4 Commits
Author SHA1 Message Date
a.andreev fde1ae152f Canonical secrets policy for agents + best-effort redaction
deploy / deploy (push) Canceled after 0s
- /security.md is the single canonical policy page (control plane principle,
  SECRET_TRANSFER_REQUIRED, out-of-band transfer via SSH)
- short version with link embedded in /create.md, room .md, llms.txt, landing,
  MCP create tool response; docs updated
- redactSecrets() applied on input to messages, questions, resolutions,
  contracts and room brief/goal/participant instructions (best-effort: PEM
  keys, JWTs, common token prefixes, password/token/secret assignments)
2026-09-06 21:49:15 +03:00
a.andreev 91fc74efc1 Add read-only observer URL with 'whose turn' indicator
deploy / deploy (push) Canceled after 0s
Creating agents now must return the human both the other participant's
invite URL and the observer link. Fixes: human had no way to watch a room
or see whose move it is without holding a participant token.
2026-09-06 20:20:41 +03:00
a.andreev 61919ab00d Add LXC deploy script, Gitea Actions workflow and deploy docs
deploy / deploy (push) Canceled after 0s
2026-09-06 19:28:35 +03:00
a.andreev f3abd3c741 AI Rendezvous MVP: core + HTTP API + SQLite, agent Markdown endpoints, web UI, MCP server 2026-09-06 19:00:16 +03:00