Commit Graph

2 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
a532fd43b2 feat(M6-006,M6-007,M7-001,M7-002): admin jobs API, job event logging, channel adapter interface, message protocol (#325)
Some checks failed
ci/woodpecker/push/ci Pipeline failed
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
2026-03-23 01:21:03 +00:00