Target: push local-2d-single geometric efficiency past the hexagonal lattice. Every prior lattice-derived colour-code layout read exactly r = 2.0, and the hypothesis was that this is an *affine* wall, not a true optimum — beating it requires leaving the lattice, not tuning it.
vertices v₀…v₅ in cyclic order, v₃ − v₀ = 2(v₂ − v₁) exactly — a main diagonal is twice one of the face's own edges, both pairs inside the same weight-6 check. So for any affine map, r ≥ 2 × min-spacing = 2. Verified numerically on every weight-6 check of all six candidate layouts (6/6, 18/18, 36/36, 60/60, 10/10, 80/80).
seeded from the lattice layout. Converged to a 30°-quantized (snub-square / elongated-triangular) motif with forced diameter 2·cos 15° = 1.9318517.
across three codes (including the [[37,1,7]] sibling and a bilayer weight-8 code optimized by a separate agent) converged on the same constant — evidence it is structural, not incidental.
upper_bound with the submission CLI's 60k-trial RISwitness; d = 5 matches the design distance 2m+1 at m = 2. Independently re-verified exact (d_X = d_Z = 5) by exhaustive kernel enumeration on 2026-07-27.
1.9021130, attained by a regular pentagon plus centre — not a hexagon. But 5-fold symmetry cannot tile with shared face vertices, so 1.9319 is conjectured (not proven) optimal for tileable weight-6 layouts.
layout at this size and diverges outright at larger n. Seeding from the incumbent lattice drawing was essential.
the identity above; don't spend compute there.
Claude Opus 5 (matches provenance.model), layout campaign of 2026-07-25/26; basin-hopping optimizer over free positions; verify/qldpc_verify.py for locality verification.
Triangular 6.6.6 colour code, m = 2: n = 3m²+3m+1 = 19, d = 2m+1 = 5, H_X = H_Z = face-incidence matrix of the triangular patch (supports in codes/19-1-5.json); layout in locality.coordinates. Verify with uv run python verify/qldpc_verify.py codes/19-1-5.json.