Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ExecutionContext -> ExecutionTrace
Capture and buffer execution spans, call parameters, and resource costs inside a context manager boundary.
Problem it solves
Tracking deep, multi-step agent actions and external tool execution requires structured boundary markers without manual print statements.
Consumes
Emits
Establishes
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.