Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ExecutableBlock -> TracedExecutionRecord
Wrap steps of an execution pipeline in a context manager to generate structured traces of inputs, outputs, and execution metrics.
Problem it solves
Debugging multi-step agentic workflows requires visibility into intermediate steps, latencies, and payload changes.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.