Edukaizen

Menu
  • News
  • Hubbard 1D
    • Part 1: 1D Hubbard model
    • Part 2: Snake layout and fSWAP
    • Part 3: Qiskit and Fire Opal
    • Part 4: 120-qubit run
    • Part 5: Time-to-answer
    • Part 6: Tensor networks
    • Part 7: Majorana propagation
    • Part 8: Reading heatmaps
    • Part 9: Digital vs cold-atom labs
    • Part 10: Official Monoprop benchmark
  • Hubbard 2D
    • Part 1: 1D to 2D
    • Part 2: Cuprates
    • Part 3: 3×3
    • Part 4: Time
    • Part 5: 4×4
    • Part 6: 6×6 Fez
  • Hadron
    • Part 1: Hadron on a quantum processor
    • Part 2: Quarks and confinement
    • Part 3: SU(2) and LSH
    • Part 4: Hamiltonian and circuit
    • Part 5: Fire Opal
    • Part 6: Classical simulations
    • Part 7: Quantum advantage
  • Black Hole OLE
    • Part 1: What we ran
    • Part 2: How OLE works
    • Part 3: Fire Opal and Kingston
    • Part 4: The tensor-network challenge
    • Part 5: Hawking and scrambling
    • Part 6: What the result proves
    • Part 7: Local toy model
    • Part 8: QGSS26 compatibility
  • Random Graph
    • Start here
    • Part 1: Theory
    • Part 2: Circuit
    • Part 3: Qiskit
    • Part 4: Complexity
    • Part 5: Verification
    • Part 6: Workflow
    • Part 7: Conclusion
  • QOS QML
    • Tutorial: UMI counts to a four-qubit circuit
    • Part 1: The QML task
    • Part 2: QOS theory
    • Part 3: Gene expression to 40 qubits
    • Part 4: JAX to hardware
    • Part 5: Readout and classifier
    • Part 6: 40-qubit result
    • Part 7: Route to quantum advantage
    • Part 8: 60-qubit result
  • Floquet-Ising
    • Part 1: Floquet physics
    • Part 2: Ising cycle
    • Part 3: Two-qubit toy model
    • Part 4: Oscillation and entanglement
    • Part 5: Noise and error mitigation
    • Part 6: Toward 51 qubits
  • Work
    • Quantum Gold
      • Part 1: Why gold is a relativistic quantum problem
      • Part 2: Why the 2025 gold VQE study stalled
      • Part 3: From QE and spin–orbit coupling to Qiskit
      • Part 4: Twelve gold spinor modes on four qubits
      • Part 5: The 24-qubit route: an active window for transport
      • Part 6: 24 qubits on IBM and with Fire Opal
      • Part 7: The road to quantum advantage for gold
      • Part 8: 24 gold spinor modes on IBM with ZNE-PEA
    • HaPPY Gravity
      • Part 1: Gravity as a phase gate
      • Part 2: Bosons and convergence
      • Part 3: The dynamic HaPPY benchmark
      • Part 4: The N=145 classical audit
      • Part 5: MPS and Majorana baselines
      • Part 6: PEA/ZNE and the decisive test
    • Fibonacci Anyons
      • Part 1: Fusion and braiding
      • Part 2: The 3/5/9-qubit ladder
      • Part 3: Why nine qubits were too deep
      • Part 4: Structure-aware simplification
      • Part 5: IBM hardware diagnostic
      • Part 6: Results and open questions
  • Advantage List
Menu

An interleaved IBM Marrakesh hardware diagnostic

Series home | Previous | Next | Code and evidence | Minimal-circuit paper

The observable-compressed circuit was shallow enough to make a narrow hardware question meaningful: does the fixed-input braid-order probability agree with its Fibonacci target when measured alongside state-assignment controls and repeated before and after a reference circuit?

The diagnostic job d9veubgb1g9c73a8hlp0 completed on ibm_marrakesh. It contained seven circuits, each with 256 shots. No two-qubit gates and no Fire Opal execution were used.

This is a diagnostic of one digitally encoded fusion-space observable. It is not a hardware execution of every F-move in the nine-qubit source diagram.

Why the circuits were interleaved

A single target circuit can look convincing for the wrong reason. Readout assignment may be biased, calibration can drift, and one anomalous batch can dominate a small sample. The protocol therefore interleaved:

  1. q2 prepared in \(|0\rangle\) before and after the target block;
  2. q2 prepared in \(|1\rangle\) before and after the target block;
  3. the nontrivial order-21 circuit before and after a reference;
  4. the order-12 reference, whose ideal \(P(q_2=0)\) is one.

The remaining eight qubits served as the same fixed-basis guard used in the readiness simulation. Leakage was evaluated from their measured bit patterns, rather than inferred from the logical qubit alone.

Direct measurements

Circuit \(P(q_2=0)\) 95% interval Fusion-space leakage
control $ 0\rangle$ pre 1.0000 \([0.9852,1.0000]\) 3.52%
control $ 1\rangle$ pre 0.0039 \([0.0007,0.0218]\) 3.52%
order 21 pre 0.3711 \([0.3142,0.4318]\) 5.47%
order 12 reference 1.0000 \([0.9852,1.0000]\) 5.47%
order 21 post 0.4219 \([0.3630,0.4831]\) 3.52%
control $ 0\rangle$ post 1.0000 \([0.9852,1.0000]\) 5.08%
control $ 1\rangle$ post 0.0117 \([0.0040,0.0339]\) 4.30%

All expected shots returned, the native mappings and observables matched the frozen protocol, and transpilation introduced no two-qubit gates.

Assignment correction and the golden-ratio target

Pooling the \(|0\rangle\) and \(|1\rangle\) controls gave a q2 assignment visibility of \(0.992188\). The raw pooled order-21 probability was \(0.396484\). Applying the preregistered one-qubit assignment correction produced

\[
P_0^{\mathrm{corr}} = 0.391732,
\qquad 95\%\ \mathrm{CI}=[0.348972,0.435287].
\]

The ideal Fibonacci value \(1/\phi^2=0.381966\) lies inside that interval. The maximum observed encoded-subspace leakage was 5.47%, below the frozen 10% limit.

Drift and the earlier smoke result

The two new order-21 repetitions differed by \(-0.0508\), with an interval that included zero. The q2 assignment controls also showed no significant pre/post drift. An earlier low-shot smoke result was lower than the new pooled measurement, and that difference did exclude zero. Because the new repetitions agree with each other while the assignment error is small, the earlier deviation did not reproduce and is not used as the final estimate.

This is precisely why the control structure matters. Without it, one could have selected whichever small run happened to sit closest to the ideal value.

Decision: proceed, but only one step

All preregistered diagnostic checks passed, so the recorded outcome is GO TO FULL PROTOCOL. That means the higher-shot version of the same compressed observable is scientifically authorized as the next experiment. It does not mean that the full protocol has already run, and it does not reopen the much deeper source circuit for hardware execution.

The result is encouraging because a real device reproduces the expected fixed-input probability within quantified uncertainty. It is deliberately modest because nine logical source qubits, physical Fibonacci anyons, topological error protection, scaling, and quantum advantage remain outside the demonstrated claim.

Sources

  • Hardware diagnostic report
  • Machine-readable job result
  • Frozen observable-compressed protocol
Series home | Previous | Next | Code and evidence | Minimal-circuit paper

Recent Posts

  • Quantum computing-nieuws — 14 augustus 2026
  • IBM Quantum queues surge past 264,000 pending jobs
  • Quantum computing news — August 13, 2026
  • Quantum computing news — August 12, 2026
  • Quantum computing news — August 11, 2026

Recent Comments

No comments to show.

Archives

  • August 2026
  • July 2026
  • May 2026
  • March 2026
  • February 2026
  • September 2024

Categories

  • 10
  • Quantum Computing
  • Uncategorized
©2026 Edukaizen | Theme by SuperbThemes