{
  "schema_id": "sasquatch.yeti.evidence-trace",
  "schema_version": "1.0.0",
  "artifact_class": "illustrative_example",
  "executed_proof": false,
  "trace_id": "trace_example_001",
  "generated_at": "2026-09-20T00:00:00Z",
  "verification_boundary": "Synthetic, redacted semantics example only. This is not customer data, a production run, an execution receipt, or proof that a deployment passed acceptance.",
  "scope": {"tenant_ref":"tenant_example","case_ref":"case_example_001","entity_ref":"user_example","entity_kind":"identity","time_window":{"start":"2026-09-20T00:00:00Z","end":"2026-09-20T00:30:00Z"}},
  "stages": {
    "event":{"ref":"evt_example_001","evidence_class":"illustrative","state":"observed","summary":"Synthetic identity event retained with an original-record reference."},
    "detection":{"ref":"det_example_001","evidence_class":"illustrative","state":"fired","summary":"Synthetic rule finding linked to the event."},
    "investigation":{"ref":"inv_example_001","evidence_class":"illustrative","state":"inconclusive","summary":"Bounded tool results support one hypothesis while preserving missing evidence as unknown."},
    "proposal":{"ref":"prop_example_001","evidence_class":"illustrative","state":"proposed","summary":"A scoped, reversible response is proposed; proposal does not imply execution."},
    "approval":{"ref":"apr_example_001","evidence_class":"illustrative","state":"approved","summary":"Synthetic approval is bound to proposal and evidence versions; approval does not imply execution."},
    "execution":{"ref":"exec_example_001","evidence_class":"illustrative","state":"simulated","summary":"Synthetic dry run only; no customer estate changed.","executor_kind":"non_ai_playbook_executor","estate_changed":false,"action_results":["sandboxed"]},
    "reconciliation":{"ref":"rec_example_001","evidence_class":"illustrative","required":false,"status":"not_required","summary":"No reconciliation is claimed because no action executed."}
  },
  "lineage": [
    {"from":"evt_example_001","to":"det_example_001","relation":"triggered"},
    {"from":"det_example_001","to":"inv_example_001","relation":"opened_investigation"},
    {"from":"inv_example_001","to":"prop_example_001","relation":"supported_proposal"},
    {"from":"prop_example_001","to":"apr_example_001","relation":"approval_bound_to_version"},
    {"from":"apr_example_001","to":"exec_example_001","relation":"authorized_simulation"},
    {"from":"exec_example_001","to":"rec_example_001","relation":"no_execution_no_reconciliation"}
  ],
  "state_legend": {"evidence":["observed","inspected","inference","unknown"],"authority":["proposed","approved","executing","executed","simulated","refused","failed","reconciled"]}
}
