1. Design the trace as an evidence graph, not a log dump
Outcome: One task can be traced through model, retrieval, tool, approval, and authoritative outcome without losing release identity.
Tasks
- →Define the correlation/run ID and parent-child span contract
- →Add a behavior fingerprint without secrets
- →Separate model/retrieval/tool/approval/outcome spans
- →Mark sampled, dropped, and unavailable telemetry states
Checks
- ✓The trace identifies the specific model/config revision
- ✓A missing span is not interpreted as success
- ✓High-cardinality labels do not create an uncontrolled cost explosion