Skip to content

Commit 32c74bf

Browse files
AgentMedia1942gHashTag
authored andcommitted
docs: anchor on live arXiv ID 2606.05017
Replace internal QFHDTL endorsement code with the live arXiv anchor in conformance/FORMAT-SPEC-001.json. The GoldenFloat preprint is now live as arXiv:2606.05017 (cs.AR, 2026-06-03); internal workflow codes should not appear in committed public artefacts. Also update docs/NOW.md with the chore-arxiv-id-propagation section. Closes #1056
1 parent 0f7424b commit 32c74bf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

conformance/FORMAT-SPEC-001.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"cross_repo_consumers": [
9797
"gHashTag/tt-trinity-gamma -- RTL for GF4..GF256 (frozen silicon for GF16)",
9898
"gHashTag/tt-trinity-corona -- ROM records for all 80 formats; GF cluster routed via D2D to Gamma",
99-
"gHashTag/goldenfloat-preprint -- arXiv cs.AR (Hunhold endorsed, code QFHDTL)",
99+
"gHashTag/goldenfloat-preprint -- arXiv:2606.05017 (cs.AR, live 2026-06-03)",
100100
"gHashTag/arith2027-goldenfloat -- ARITH 2027 submission",
101101
"gHashTag/trinity-s3ai -- Coq proofs, claims.yaml ledger",
102102
"gHashTag/claim-audit-lab -- public self-audit ledger"

docs/NOW.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
Last updated: 2026-06-07
44

5+
## chore-arxiv-id-propagation -- replace QFHDTL endorsement code with live arXiv ID (Closes #1056)
6+
7+
- **WHERE** (conformance metadata): `conformance/FORMAT-SPEC-001.json` line 99 -- the internal QFHDTL endorsement code is replaced by the live arXiv anchor `arXiv:2606.05017` (cs.AR, 2026-06-03). One-line metadata change; no schema, no field widths, no claim-status row touched. The internal workflow code predates the live preprint and should not appear in committed public artefacts now that the canonical anchor exists.
8+
- **Why**: track-D arXiv ID propagation. The GoldenFloat preprint is live and citable; the public conformance contract now references the canonical anchor instead of an opaque internal code. No L5/L6 surface, no codegen, no spec change. Companion sync to `docs/NUMERIC_FORMATS_SSOT.md` follows in a separate PR once this lands. Closes #1056.
9+
- **Anchor**: phi^2 + phi^-2 = 3
10+
11+
512
## feat-gf-ladder-expansion-v1.2 -- GF ladder expansion v1.2 closed-form rule + Corona ROM CATALOG fix (Closes #1052)
613

714
- **WHERE** (numeric specs + conformance + codegen): `specs/numeric/goldenfloat_family.t27` extended from 9 rungs (GF4..GF256) to 17 binary rungs (GF4..GF1024) using the single closed-form rule `e = round((N-1)/phi^2)`, all field widths verified at 50 digits with mpmath. Nine new per-rung spec files `specs/numeric/gf{6,10,14,48,96,128,256,512,1024}.t27`. `conformance/FORMAT-SPEC-001.json` bumped to v1.2 with `frozen_silicon_anchor` for GF16. `docs/NUMERIC_FORMATS_SSOT.md` updated to 18-rung table (GFTernary + 17 binary + TF3 container). `specs/numeric/formats_catalog.t27` GF128 typo fixed, 8 rule-derived entries added. Corona ROM CATALOG: 8 corrections to broken rung entries in `tools/gen_rom.py` CATALOG cluster 3 (GF16/24/32/48/64/96/128/256), RECORD_COUNT expanded 80->82 for GF512/GF1024.

0 commit comments

Comments
 (0)