docs: add M7-003 through M7-007 Matrix architecture sections #326

Merged
jason.woltje merged 1 commits from docs/m7-matrix-architecture into main 2026-03-23 01:26:17 +00:00

1 Commits

Author SHA1 Message Date
86fb4aa7cc docs: add M7-003 through M7-007 Matrix architecture sections to channel-protocol.md
Some checks failed
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/pr/ci Pipeline failed
Extends the channel protocol architecture document with five new sections:
Matrix integration design (homeserver, appservice, room/space mapping, ghost
users, power levels), conversation multiplexing (gateway as source of truth,
real-time fanout, conflict resolution), remote auth bridging (token linking,
OAuth bridge, invite provisioning, session lifecycle), agent-to-agent
communication via Matrix (dedicated rooms, structured JSON payloads,
coordination patterns, gateway mediation), and multi-user isolation
(space-per-team, room visibility, encryption defaults, admin visibility,
data retention policy).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 20:25:24 -05:00