Collected sources and patterns will appear here. Add from search or the patterns library.
Stream<AgentInteraction> -> FilePath<JSONL>
Persist complete agent-environment interactions sequentially into structured JSONL format for post-run audits.
Problem it solves
Transient agent runtime state is lost after execution, preventing offline diagnostic analysis.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.