Collected sources and patterns will appear here. Add from search or the patterns library.
MessagePayload -> StoredMessage
Takes inter-agent messages -> writes them to a shared SQLite database acting as an asynchronous mail bus.
Problem it solves
Agents need an asynchronous, inspectable message transport that persists across process restarts.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.