{
  "schema": "atlas_benchmark_manifest_aggregate/v1",
  "generated_utc": "2026-07-02T06:14:02Z",
  "generator": "benchmarks/build_slice_manifests.py",
  "note": "aggregate view over the three slice manifests of the 2,517-circuit oracle-certified corpus: core-800 (benchmark_manifest.json, served live at /api/benchmark-manifest) + ext-90 (manifest_ext.json) + moat-1627 (manifest_moat.json). No new measurement: pure combination of the committed, oracle-certified CSVs.",
  "combined_sha256": "6ac57ee9712c97089fa5b440d32954cb8d3753986333174ff371673c1ad49336",
  "combined_hash_detail": {
    "method": "sha256 over the concatenated raw bytes of the three slice CSVs, in order: scaled_results.csv + scaled_results_ext.csv + scaled_results_moat.csv"
  },
  "slices": {
    "core-800": {
      "csv_source": "benchmarks/results_scaled/scaled_results.csv",
      "csv_sha256": "831a4a6812a7e4905289391ce86cfaf9107ef1798503f964358b61095ba04383",
      "num_circuits": 800,
      "manifest": "benchmark_manifest.json (full corpus hash incl. .qasm bytes; served live at /api/benchmark-manifest)"
    },
    "ext-90": {
      "csv_source": "benchmarks/results_scaled/scaled_results_ext.csv",
      "csv_sha256": "f7efb4ac8cc1c27f1aef3795a8775dbbef19cd68ef887fe97ab3e410c3968e15",
      "num_circuits": 90,
      "manifest": "manifest_ext.json"
    },
    "moat-1627": {
      "csv_source": "benchmarks/results_scaled/scaled_results_moat.csv",
      "csv_sha256": "d44af6ee3a0689b00d9960fbb4b6bb51c1f7fdd47b71925bc5b1b02ef9f966f2",
      "num_circuits": 1627,
      "manifest": "manifest_moat.json"
    }
  },
  "num_circuits": 2517,
  "num_oracle_certified": 2517,
  "n_values": {
    "min": 8,
    "max": 44
  },
  "route_distribution_atlas": {
    "cpu": 2441,
    "hpc_first": 24,
    "tensor": 52
  },
  "route_distribution_oracle_certified": {
    "cpu": 2431,
    "hpc_first": 25,
    "tensor": 61
  },
  "confusion_vs_oracle": {
    "partition": "CHEAP={cpu,tensor} < HARD={hpc_first,escalate}",
    "certified_rows": 2517,
    "oracle_hard": 25,
    "false_alarms": 0,
    "false_security": 1
  },
  "wilson_ci_false_security": {
    "certified_rows": 2517,
    "csv_sources": [
      "scaled_results.csv",
      "scaled_results_ext.csv",
      "scaled_results_moat.csv"
    ],
    "hard_verified_subset": 25,
    "false_security_count": 1,
    "false_security_rate_hard_verified": 0.04,
    "wilson_ci95_hard_verified": [
      0.0071,
      0.1954
    ],
    "ci_warning": "small-n: the hard-verified subset (exact classical ground truth exists only below the memory wall) is tiny, so the interval is wide; the genuinely quantum-hard regime is unmeasurable (BQP!=BPP)."
  },
  "package_versions": {
    "python": "3.14.5",
    "qiskit": "2.4.2",
    "stim": "1.16.0",
    "quimb": "1.14.0",
    "cotengra": "0.8.1"
  },
  "reproduction_command": "python3 benchmarks/run_scaled_validation.py 800 && python3 benchmarks/extend_calibration.py && python3 benchmarks/build_calibration_corpus.py ; then python3 benchmarks/build_slice_manifests.py",
  "scope": {
    "oracle_basis": "exact only (Stim Clifford / non-truncated MPS / statevector / exact treewidth)",
    "not_claimed": [
      "classical impossibility",
      "quantum advantage"
    ],
    "escalate_unmeasured": "the genuinely quantum-hard regime has no classical ground truth; false-security there is unmeasurable by construction."
  }
}
