📄️ Event Bus contract
Authoritative contract for atomic message events.
📄️ Sessions Bus contract
Contract for session objects and cluster outputs.
📄️ Summary Bus contract
Contract for deterministic summaries with strict provenance.
📄️ Digest Bus contract
Contract for memory bags and published digest artifacts.
📄️ Chunk Bus contract
The Chunk Bus is the canonical contract for document chunks. It is independent from chat events and sessions. It is also the canonical upstream for document-oriented summaries emitted to Summary Bus through the Summary Request Seam.
📄️ Integration seams and allowed IO
This page is the enforcement reference for wiring repos together. If a new wiring choice is not explicitly allowed here, treat it as forbidden until an adapter and a contract update exist.
📄️ Summary Request Seam
This page defines the Summary Request seam: a narrow, append-only request interface that other repos use to ask the Summarizer Service for work.