| Identity & intent | request_id, timestamp, user_id, role, intent, order/customer scope | Who asked, for what purpose and under which authority |
| Runtime & version | model_version, prompt_policy_version, workflow_version, tool_versions, rule_version | Compare behavior across releases and regressions |
| Evidence | source IDs, source versions, retrieved_at, effective_at, freshness state | Prove which operational facts supported the answer |
| Reasoning controls | rule IDs/results, calculation trace, abstention reason, recommendation set | Explain blocker classification and why options were permitted/withheld |
| Human control | proposed_action, approval_id, approved_by, approval_time | Tie protected action to accountable decision |
| Execution | pre-execution versions, execution result, verification result, errors | Detect stale state, partial failure and post-action mismatch |
| Performance | latency, tool latency, retry count, token/cost telemetry | Track reliability, cost and service performance |
| Outcome | user disposition, escalation, final exception state, reopen/rework signal | Connect AI behavior to business outcome |