{
  "analyzer_sha256": "6314743db493b01ee01e550bcbed5558ee7e0d86334d019ff65d03e29cfad339",
  "extra_identity_and_repeat_cases": {
    "healthy-repeat": {
      "argv": [
        "C:\\Program Files\\Python312\\python.exe",
        "-B",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate.py",
        "--capture",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\synthetic-healthy",
        "--out",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-healthy-repeat",
        "--subnet",
        "SPT_DEV",
        "--subnet",
        "SPT_MANTLE",
        "--subnet",
        "BIGNET",
        "--broker-pid",
        "12345",
        "--run-id",
        "synthetic-step2-healthy"
      ],
      "exit": 0,
      "reasons": [],
      "status": "PASS"
    },
    "wrong-pid": {
      "argv": [
        "C:\\Program Files\\Python312\\python.exe",
        "-B",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate.py",
        "--capture",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\synthetic-healthy",
        "--out",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-wrong-pid",
        "--subnet",
        "SPT_DEV",
        "--subnet",
        "SPT_MANTLE",
        "--subnet",
        "BIGNET",
        "--broker-pid",
        "12346",
        "--run-id",
        "synthetic-step2-healthy"
      ],
      "exit": 1,
      "reasons": [
        {
          "kind": "FAIL",
          "reason": "sample_broker_pid_mismatch"
        },
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_or_ambiguous_instrumented_epoch"
        },
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_structured_pair_meet_up_in_sample_window:BIGNET"
        },
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_structured_pair_meet_up_in_sample_window:SPT_DEV"
        },
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_structured_pair_meet_up_in_sample_window:SPT_MANTLE"
        }
      ],
      "status": "FAIL"
    },
    "wrong-run": {
      "argv": [
        "C:\\Program Files\\Python312\\python.exe",
        "-B",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate.py",
        "--capture",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\synthetic-healthy",
        "--out",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-wrong-run",
        "--subnet",
        "SPT_DEV",
        "--subnet",
        "SPT_MANTLE",
        "--subnet",
        "BIGNET",
        "--broker-pid",
        "12345",
        "--run-id",
        "not-the-accepted-epoch"
      ],
      "exit": 1,
      "reasons": [
        {
          "kind": "FAIL",
          "reason": "instrumented_run_id_mismatch"
        },
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_structured_pair_meet_up_in_sample_window:BIGNET"
        },
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_structured_pair_meet_up_in_sample_window:SPT_DEV"
        },
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_structured_pair_meet_up_in_sample_window:SPT_MANTLE"
        }
      ],
      "status": "FAIL"
    }
  },
  "gate_sha256": "ad18a1b0aee132bd37fe1ded8a92f5f71242389837e40fc0a6b3c807ffa2d806",
  "healthy_receipts_byte_identical": true,
  "historical": {
    "duration_ms": 178966,
    "exit": 1,
    "receipt": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\historical\\gate-receipt.json",
    "stale_intervals": 4
  },
  "resident_access": false,
  "scope": "LOCAL synthetic acceptance smoke and immutable historical replay; not fixed field evidence",
  "synthetic_cases": {
    "healthy": {
      "argv": [
        "C:\\Program Files\\Python312\\python.exe",
        "-B",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate.py",
        "--capture",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\synthetic-healthy",
        "--out",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-healthy",
        "--subnet",
        "SPT_DEV",
        "--subnet",
        "SPT_MANTLE",
        "--subnet",
        "BIGNET",
        "--broker-pid",
        "12345",
        "--run-id",
        "synthetic-step2-healthy"
      ],
      "exit": 0,
      "out": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-healthy",
      "reasons": [],
      "status": "PASS"
    },
    "heartbeat-gap": {
      "argv": [
        "C:\\Program Files\\Python312\\python.exe",
        "-B",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate.py",
        "--capture",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\synthetic-heartbeat-gap",
        "--out",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-heartbeat-gap",
        "--subnet",
        "SPT_DEV",
        "--subnet",
        "SPT_MANTLE",
        "--subnet",
        "BIGNET",
        "--broker-pid",
        "12345",
        "--run-id",
        "synthetic-step2-heartbeat-gap"
      ],
      "exit": 2,
      "out": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-heartbeat-gap",
      "reasons": [
        {
          "kind": "INSUFFICIENT",
          "reason": "v2_epoch:heartbeat_gap_inside_peak"
        }
      ],
      "status": "INSUFFICIENT"
    },
    "missing-subnet": {
      "argv": [
        "C:\\Program Files\\Python312\\python.exe",
        "-B",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate.py",
        "--capture",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\synthetic-missing-subnet",
        "--out",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-missing-subnet",
        "--subnet",
        "SPT_DEV",
        "--subnet",
        "SPT_MANTLE",
        "--subnet",
        "BIGNET",
        "--broker-pid",
        "12345",
        "--run-id",
        "synthetic-step2-missing-subnet"
      ],
      "exit": 2,
      "out": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-missing-subnet",
      "reasons": [
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_structured_pair_meet_up_in_sample_window:BIGNET"
        }
      ],
      "status": "INSUFFICIENT"
    },
    "outside-window": {
      "argv": [
        "C:\\Program Files\\Python312\\python.exe",
        "-B",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate.py",
        "--capture",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\synthetic-outside-window",
        "--out",
        "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-outside-window",
        "--subnet",
        "SPT_DEV",
        "--subnet",
        "SPT_MANTLE",
        "--subnet",
        "BIGNET",
        "--broker-pid",
        "12345",
        "--run-id",
        "synthetic-step2-outside-window"
      ],
      "exit": 2,
      "out": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.spt\\preserved\\302\\step2-gate-proof\\gate-outside-window",
      "reasons": [
        {
          "kind": "INSUFFICIENT",
          "reason": "missing_structured_pair_meet_up_in_sample_window:BIGNET"
        }
      ],
      "status": "INSUFFICIENT"
    }
  }
}
