Merit AC
Discipline 8 of 10 — Observability Day 8 of 30

Reconstruct one execution path end to end

The prompt

Pick one real change from this repository's history. Try to reconstruct, from your existing logs alone, the complete path: model invocation, tool call, identity used, policy decision, tool result, deployment event, health signal. Where does the trail go cold?

Why it's built that way

Operators should be able to reconstruct the complete execution path from what's captured — model invocation, tool call, identity, policy decision, tool result, deployment event, health signal. Wherever the trail goes cold is exactly where an incident would be hardest to investigate.

What to do with the answer

Instrument the first place the trail went cold before moving on to the next day's prompt.

← Day 7All 30 daysDay 9 →