黄云龙
|
f85ee590e1
|
docs(backend): add IM channel connections and GitHub agents architecture diagrams (#4112)
Adds two focused architecture docs and references from backend/AGENTS.md:
- backend/docs/IM_CHANNEL_CONNECTIONS.md — sequence + graph diagrams for user-owned
IM channel connections: bind-code flow (/connect/<start), single-active-owner
transfer, provider message routing, owner-scoped file storage.
- backend/docs/GITHUB_AGENTS.md — sequence + graph diagrams for GitHub event-driven
agents: webhook fan-out, preferred_thread_id = UUID5, GH token lifecycle, race recovery.
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-07-12 11:42:55 +08:00 |
|