{
  "example_version": "nt-example:v0",
  "title": "Denial already sent, authority self-asserted",
  "synthetic": true,
  "expected": {
    "outcome": "HOLD",
    "reason_codes": [
      "UNAUTHORIZED"
    ]
  },
  "proposal": {
    "proposal_version": "nt-proposal:v0",
    "proposal_id": "INS-003",
    "class_id": "insurance.claim-auto-denial",
    "class_version": "0.1.0",
    "domain": "insurance claims",
    "s_before": {
      "claim_id": "C-1003",
      "status": "open",
      "open_mismatches": 2
    },
    "action": {
      "type": "deny_claim",
      "purpose": "Deny after mismatches; submitted after the notice was sent",
      "effects": [
        {
          "target": "claims-db",
          "description": "status open → denied"
        },
        {
          "target": "notice-service",
          "description": "send denial notice with appeal instructions"
        }
      ]
    },
    "s_proposed": {
      "claim_id": "C-1003",
      "status": "denied",
      "notices": [
        "denial_with_appeal"
      ]
    },
    "t_valid": "2026-09-10T12:00:00Z",
    "authority": {
      "principal": "claims-agent-9",
      "trust_root": {
        "id": "claims-agent-9-self",
        "declared_by": "claims-agent-9",
        "independent_of_proposer": false
      },
      "delegation_chain": []
    },
    "evidence": [
      {
        "id": "E1",
        "subject": "mismatch_record",
        "source": "claims workflow",
        "sha256": "6dbea05dc9ee94433fd9d153c29d414b0206ca7e79465c1e688035e65cf0e8c3",
        "captured_at": "2026-09-01T09:00:00Z",
        "valid_until": null,
        "binds_to": "INS-003",
        "tier": "E2"
      },
      {
        "id": "E2",
        "subject": "policy_wording",
        "source": "insurer document system",
        "sha256": "19f383da0723af9b5f4bcf1b8ae76eaf5b3530522c28304e848f61902286683d",
        "captured_at": "2026-09-01T09:00:00Z",
        "valid_until": null,
        "binds_to": "INS-003",
        "tier": "E4"
      },
      {
        "id": "E3",
        "subject": "model_version",
        "source": "model registry",
        "sha256": "d085b838f99022653b47cd3770ae673dec62eaf78b7858519070873351e6f60a",
        "captured_at": "2026-09-01T09:00:00Z",
        "valid_until": null,
        "binds_to": "INS-003",
        "tier": "E2"
      }
    ],
    "timing": {
      "review_seconds": 1800,
      "commit_seconds": 3600
    },
    "recovery": {
      "inverse_action": "reopen_claim",
      "routes_after": [
        "human_review",
        "document_correction",
        "appeal"
      ]
    },
    "reachability": {
      "horizon": "90 days",
      "before": 12,
      "after": 9
    },
    "feedback": {
      "cycle": "denials → training labels → model",
      "loop_gain": 0.4
    },
    "dependencies": {
      "declared": [
        "claims-db",
        "notice-service"
      ],
      "model": "model-m3",
      "vendor": "vendor-alpha",
      "policy_source": "policy-wording-2026",
      "data_source": "claims-intake"
    },
    "execution_state": "executed",
    "executed_at": "2026-09-10T12:00:02Z"
  }
}
