v1.0.0-arxiv — Agentic Publication Protocol release
Paper: Beyond transversality: structure of Clifford circuits for CSS codes
— Victor V. Albert (arXiv:2608.05688)
This repository is an Agentic Publication Protocol
publication: clone it and open it in any AI coding agent that reads AGENTS.md
to get an agent that can explain the paper, check its claims, and navigate the
proofs and data.
What's inside
paper/— complete LaTeX source and compiled PDF.data/— two certified datasets: 78 CSS codes whose depth-one two-local
(two-fold transversal) circuits generate the full logical Clifford group, and
58 mostly-QLDPC codes with exactly computed logical images; plus the full
independent certification pipeline (data/certify/).code/certificate/— self-contained machine certificate for the Local
Reduction Lemma (statement + proof inPROOF.md, two independent checkers).code/two-fold-aut/— self-contained certificate for the two-fold
automorphism claim on the [[9,3,2]] code (complete 945-matching enumeration,
GAP cross-check).code/figure-reproduction/README.md— figure/table reproduction map with
five quick claim checks (seconds–minutes each).
Verification: the attached APP_PUBLICATION.json is the verified APP
manifest for this exact tag/commit/tree (full validation passed 2026-08-06;
paper-agent smoke test in supplementary/paper-agent-test.md).
License: MIT (code) + CC-BY-4.0 (paper text and data) — see LICENSE.