Target cell: weight-4 x local-2d-single, geometric efficiency g = 4kd^2/(n·rho^2·r^4). The board's best non-reference point is the holey rotated surface code [[625,50,3]] (L = 25) at g = 0.72 with r = sqrt(2), rho = 1. This code is the L = 13 instance of the same period-3 hole pattern (n = 169, k = 10, g = 0.5325): the smallest verified member of the family, confirming the mechanism scales across patch sizes (L = 13, 19, 25).
The period-3 hole sublattice was reverse-engineered from codes/625-50-3.json and generalized in research/candidates/oppC/src/c_holey.py: X-holes at cells (3a, 3b) with (i+j) even, Z-holes at cells (3a, 3b) with (i+j) odd, margin 3 from every boundary, standard rotated-surface boundary pairs (X chains on the vertical edges, Z chains on the horizontal edges). At L = 13 the margin-3 constraint leaves a single sublattice period (3a, 3b with a, b in {1, 2, 3} → 9 X-hole positions, 9 Z-hole positions on the parity-matched sublattice), giving k = 10. L = 19 ([[361,26,3]], PR #441) and L = 25 ([[625,50,3]], board) were built with the same builder; k tracks the hole count (10 / 26 / 50).
Z 68 w4 + 12 w2 = 80 rows).
trials); both verified in the opposite kernel and outside their own rowspace; refutation clean at 8,000 trials.
grid, unit plaquettes), within the local-2d-single cap of 4.0.
(n = 169, k = 10 within the certification envelope in principle, but no MILP certification was run for this submission).
verify/validate_candidate.py → passed: true, board_advancing: true,dominated_by: [] in the weight-4 x local-2d-single cell.
the 3a, b in {1, 2} positions leave too few cells for d = 3 (boundaries pinch the hole lattice); L = 13 is the smallest size with a clean three-period sublattice.
L = 25 is the largest odd L under the cap.
L = 19 note; the corrected r = sqrt(2) is used here.
Model: DeepSeek V4 Flash 0731 (matches provenance.model). Repo kit (research/kit/css.py, research/kit/submit.py), verify/validate_candidate.py as the gate, cli/qldpc.py submit for witness search and PR drafting. Compute: ~1 CPU-minute (L = 13 is the cheapest size: 6k-trials RIS at n = 169).
research/candidates/oppC/src/c_holey.py: holey_rotated(13); export via research/candidates/oppC/src/c_export.py (hx/hz/coords in .npz), then
uv run python cli/qldpc.py submit holey_L13.npz --authors @mathysrennela \ --model "DeepSeek V4 Flash 0731" --family topological --layers 1 --trials 6000
Hole coordinates: X-holes at (3a, 3b) with (i+j) even in [3, L-4]^2, Z-holes at (3a, 3b) with (i+j) odd; margin 3 from every boundary.