{
  "schema_version": "0.2",
  "instrument_type": "result_to_decision_test_card",
  "record_status": "draft",
  "card_id": "__FILL__: stable card ID",
  "revision": "A",
  "case_binding": {
    "case_id": "__FILL__: controlled case or project ID",
    "case_revision": "__FILL__: bound case revision",
    "contract_refs": []
  },
  "protocol_ref": "__FILL__: controlled protocol or test-plan reference",
  "target_ref": "__FILL__: target, requirement, or path reference",
  "decision_due": null,
  "planned_start": null,
  "governing_decision": "__FILL__: one decision this evidence may change",
  "no_test_action": "__FILL__: action if the test is not run",
  "mandatory_test_basis": null,
  "branches": [
    {
      "branch_id": "B1",
      "result_predicate": "__FILL__: observable metric and threshold",
      "predicted_observation": "__FILL__: predicted value, range, or morphology",
      "path_updates": [
        {
          "path_ref": "__FILL__: path ID",
          "path_standing_if_observed": "open",
          "recovery_status_if_observed": "none_identified",
          "basis": "__FILL__: why this result supports the update"
        }
      ],
      "decision_disposition": "proceed",
      "decision_consequence": "__FILL__: decision under branch B1",
      "next_action": "__FILL__: specific owned next action",
      "inconclusive": false
    },
    {
      "branch_id": "B2",
      "result_predicate": "__FILL__: materially different observable condition",
      "predicted_observation": "__FILL__: predicted value, range, or morphology",
      "path_updates": [
        {
          "path_ref": "__FILL__: path ID",
          "path_standing_if_observed": "assessed_unreachable",
          "recovery_status_if_observed": "none_identified",
          "basis": "__FILL__: why this result supports the update"
        }
      ],
      "decision_disposition": "stop",
      "decision_consequence": "__FILL__: materially different decision under B2",
      "next_action": "__FILL__: specific owned next action",
      "inconclusive": false
    },
    {
      "branch_id": "B-OTHER",
      "result_predicate": "Invalid, mixed, unmodeled, or inconclusive result",
      "predicted_observation": "Data fail a declared validity condition or match no conclusive branch",
      "path_updates": [
        {
          "path_ref": "__FILL__: path ID",
          "path_standing_if_observed": "unknown",
          "recovery_status_if_observed": "none_identified",
          "basis": "The available evidence cannot support a conclusive standing update"
        }
      ],
      "decision_disposition": "hold",
      "decision_consequence": "Hold the governing decision",
      "next_action": "Investigate invalidity or redesign the test",
      "inconclusive": true
    }
  ],
  "measurement_readiness": {
    "ready": false,
    "quality_gate": "__FILL__: measurement-system and data-quality gate",
    "stop_conditions": ["__FILL__: safety, validity, or quality stop condition"]
  },
  "run_impact": {
    "direct_consumption": [
      {
        "category": "none_identified",
        "description": "__FILL__: state what execution consumes, or justify none identified",
        "quantity": null,
        "unit": null
      }
    ],
    "path_effects": [
      {
        "path_ref": "__FILL__: option or path affected by execution itself",
        "effect": "unknown",
        "mechanism": "__FILL__: how running the test changes this path before results are known"
      }
    ],
    "preservation_actions": ["__FILL__: retain specimens, baselines, raw data, fixtures, or rollback capacity"]
  },
  "authority": {
    "test_owner": "__FILL__: role or person",
    "decision_authority": "__FILL__: role or person"
  },
  "seal": null
}
