Research protocol for the six-level breakthrough ladder.
Protocols live in experiments/level-N-<slug>/protocol.md.
Artifacts go to experiments/results/YYYY-MM-DD/level-N/.
See RESEARCH.md for the master doc.
Hypothesis: full-featured statevector sim in a browser tab, reaching bandwidth-bound performance. Pass bar: F ≥ 1 − 1e-5 vs CPU reference, ≥ 40% of peak memory BW at N ≥ 22, T(N) slope ≈ 1.0 at N ≥ 18.
| ID | Experiment | Status | Diagnosis | Artifact |
|---|
Hypothesis: a CPU-only MPS / DMRG simulator in a browser tab reaches ≥ 72 qubits for low-entanglement circuits, with χ-bounded error that tracks bipartite entropy, and DMRG ground-state energies converge to the analytical thermodynamic limits for the textbook 1D models. Pass bars: (E5) F ≥ 0.999 vs CPU statevector at χ = 64 on every cell; (E6) no OOM and median sweep ≤ 1 s at N = 72, χ = 32, depth = 4; (E7) fit slope of log₂(χ_req) vs depth within 1.0 ± 0.2; (E18, Phase B) DMRG TFIM E/N converges toward Pfeuty's −4/π; (E19, Phase B) DMRG Heisenberg AFM E/N converges toward Bethe's J·(1/4 − ln 2).
runE18({ Ns: [16,32,48,64,80,100,128], chiMax: 64 })
/ runE19({ Ns: [16,32,48,64,80,100,128], chiMax: 64 }) from devtools.
| ID | Experiment | Status | Diagnosis | Artifact |
|---|
Hypothesis: fusing k single-qubit gates on the same qubit into one dispatch collapses α — the fixed dispatch cost from E4 — by a factor of k. Pass bars: (E8) fused = unfused at F ≥ 1−1e-5 on all cells; (E9) α_eff(32) ≤ α_eff(1)/16 AND ≤ 20 μs; (E10) best speedup ≥ 2× AND N=20 regression-free (≥ 1.05×). Scope note: only same-qubit chains are fused; layer fusion across different qubits (brick-wall) is deferred to a future kernel.
| ID | Experiment | Status | Diagnosis | Artifact |
|---|
Hypothesis: (E16) VQE on H₂ in STO-3G with a hardware-efficient ansatz reaches chemical accuracy (|ΔE| ≤ 1.6 mHa) at every bond length; (E20, Phase C v1) VQE on LiH in STO-3G s-only (6 qubits) with HEA L=6 + L-BFGS reaches chemical accuracy at the equilibrium bond length; (E21, Phase C v2) VQE on BeH₂ in STO-3G s-only (8 qubits, 256-dim) with HEA L=10 + L-BFGS reaches chemical accuracy on the best-of-5 trials at R = 1.34 Å. All three Hamiltonians built from molecular integrals on the fly; reference E_FCI is the Jacobi-diagonalized spectrum projected to the physical particle-number sector.
| ID | Experiment | Status | Diagnosis | Artifact |
|---|
| Level | Experiments | Protocol | Status |
|---|---|---|---|
| 4 — WebRTC swarm | E11–E13 | protocol.md | awaits webrtc-coordinator |
| 5 — Hardware cross-verify | E14–E15 | protocol.md | awaits IBM Q access |
| 6 — E17 cross-sections | E17 only | protocol.md | shipped — honest negative (Bethe-Born from finite TDA spectrum overshoots Itikawa-Mason σ_ion by 2-6× at cc-pVDZ; needs continuum representation) |