Collected sources and patterns will appear here. Add from search or the patterns library.
List<RawTrace> -> StructuredAnalysisReport
Distill high-volume raw agent execution traces (messages, tool calls, and execution logs) into structured cross-task failure reports.
Problem it solves
Raw LLM agent execution logs are too massive (millions of tokens) for optimizer models to digest directly.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.