Published April 28, 2026 | Version v3.1
Preprint Open

Deterministic Reasoning for Quantum Error Correction: A Proof-Carrying Control and Compression Framework

Authors/Creators

  • 1. qsol-imc

Description

This work introduces QEC, a deterministic, replay-safe reasoning system for quantum error correction and invariant-driven computation.

Unlike conventional adaptive systems that rely on stochastic exploration, QEC operates as a deterministic reasoning layer over system evolution, producing proof-carrying state transitions that are fully reproducible and verifiable.

The system replaces probabilistic optimization with a structured pipeline of invariant detection, deterministic control, memory accumulation, governance, validation, repair reasoning, and invariant-preserving compression. Each stage produces canonical, hash-stable artifacts, ensuring that identical inputs yield byte-identical outputs across environments.

QEC reframes failure as a structural phenomenon ("dark states") and introduces deterministic repair through symmetry breaking, validated via counterfactual replay. The system further demonstrates that reasoning itself can be compressed into minimal canonical forms without loss of replay fidelity.

Empirical runs over QLDPC Tanner graph simulations demonstrate zero hash divergence across independent executions and compact proof artifacts (~2–5 KB), supporting the feasibility of deterministic reasoning with proof in complex systems.

This work establishes a new paradigm:

execution → reasoning → proof

Notes

  • This preprint corresponds to the QSOLKCB/QEC repository.
  • All results are deterministic and replay-safe under identical inputs.
  • The decoder core remains unchanged; all reasoning is performed externally.
  • The system enforces canonical serialization, stable hashing, and invariant preservation at all layers.
  • The corresponding implementation and release history are maintained in the associated repository.

Repository:
https://github.com/QSOLKCB/QEC

Files

qec_preprint.pdf

Files (57.7 kB)

Name Size Download all
md5:b2b7ef3c46e4cde5a341baab505f1fe3
42.8 kB Preview Download
md5:3e0820eaac27afab8be7379d69393664
6.0 kB Download
md5:ab1b7579fc0ee306db3f6e8533939017
8.8 kB Preview Download

Additional details

Software

Repository URL
https://github.com/QSOLKCB/QEC
Programming language
Python , NumPy , Rust
Development Status
Active