{
  "origin": "editor_authored_synthetic_fixtures_not_model_outputs",
  "comparison_fixtures": [
    {
      "case_id": "C1_new_application",
      "condition": "glossary",
      "answer": {
        "action": "release_allowed",
        "external_distribution_allowed": true,
        "active_event": "E1",
        "clarification": "none",
        "evidence": [
          "R2",
          "E1"
        ],
        "explanation": "At 09:05 the named reviewer has explicitly approved current revision 2; no later withdrawal appears in this case. This fixture executes no distribution."
      }
    },
    {
      "case_id": "C1_new_application",
      "condition": "structured",
      "answer": {
        "action": "release_allowed",
        "external_distribution_allowed": true,
        "active_event": "E1",
        "clarification": "none",
        "evidence": [
          "R2",
          "E1"
        ],
        "explanation": "At 09:05 the named reviewer has explicitly approved current revision 2; no later withdrawal appears in this case. This fixture executes no distribution."
      }
    },
    {
      "case_id": "C2_correction",
      "condition": "glossary",
      "answer": {
        "action": "hold",
        "external_distribution_allowed": false,
        "active_event": "E2",
        "clarification": "request_new_approval",
        "evidence": [
          "R3",
          "R4",
          "E2"
        ],
        "explanation": "At 10:05 E2 has explicitly withdrawn E1. Complete files do not restore permission; request a new approval for revision 2."
      }
    },
    {
      "case_id": "C2_correction",
      "condition": "structured",
      "answer": {
        "action": "hold",
        "external_distribution_allowed": false,
        "active_event": "E2",
        "clarification": "request_new_approval",
        "evidence": [
          "R3",
          "R4",
          "E2"
        ],
        "explanation": "At 10:05 E2 has explicitly withdrawn E1. Complete files do not restore permission; request a new approval for revision 2."
      }
    }
  ],
  "negative_control": {
    "case_id": "C2_correction",
    "answer": {
      "action": "release_allowed",
      "external_distribution_allowed": true,
      "active_event": "E1",
      "clarification": "none",
      "evidence": [
        "R2",
        "E1"
      ],
      "explanation": "DELIBERATELY WRONG: I use the earlier approval and ignore the later withdrawal."
    }
  }
}
