diff --git a/CITATION.cff b/CITATION.cff index 262ff2f0..7b0dc083 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,6 +2,7 @@ cff-version: 1.2.0 message: "If you use T27/GoldenFloat in research or software, please cite it as below." title: "GoldenFloat: φ-Optimal Floating-Point Formats for Ternary Computing (T27)" version: 0.1.0 +doi: 10.5281/zenodo.19456875 date-released: 2026-04-07 authors: - family-names: Vasilev diff --git a/docs/NOW.md b/docs/NOW.md index c392015a..02e1c0f5 100644 --- a/docs/NOW.md +++ b/docs/NOW.md @@ -3,6 +3,8 @@ **Last updated:** 2026-05-12 **Note:** GF16 4×4 matmul validated on FPGA @ 323 MHz, 40350 LUTs, 64 DSP48E1, 0 latches. **TinyTapeout TTSKY26a submitted** — `gHashTag/tt-trinity-gf16`, CI running. 41.2 GOPS @ 323 MHz | 12.8 GOPS @ 100 MHz. +**PASS-9 (2026-05-12 UTC):** R5-honest fix — added missing `doi: 10.5281/zenodo.19456875` field to CITATION.cff so machine-readable citation metadata matches the GoldenFloat v0.1.0 Zenodo deposit. Companion PASS-9 PRs: gHashTag/trios#767 (image-gate root-fix + broken refs), gHashTag/trinity-fpga (CITATION.cff rewrite). + --- ## R5-PASS-7 Honest Audit (Issue #598 — invalid ORCID + wrong community slug in `.zenodo.json`)