From 9228362e1473b58c019cae84922d2c8dd4744f40 Mon Sep 17 00:00:00 2001 From: Trinity Queen Hive Date: Fri, 15 May 2026 10:07:43 +0000 Subject: [PATCH] fix(citation): add top-level doi field (PASS-20 zenodo-sentinel R5) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Zenodo Sentinel v1.5 audit flagged t27/CITATION.cff as missing top-level 'doi:' field. This commit adds it pointing to the existing Vasilev record 10.5281/zenodo.19456875 (GoldenFloat v0.1.0), plus an 'identifiers' block mirroring the Trinity anchor 10.5281/zenodo.19227877. R5: no behavioural change, only metadata. R7: zenodo-sentinel citation_cff probe should flip green next tick. phi^2 + phi^-2 = 3 · TRINITY · PASS-20 · DEFENSE 2026-06-15 --- CITATION.cff | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 262ff2f05..4b4845bba 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,6 +3,7 @@ message: "If you use T27/GoldenFloat in research or software, please cite it as title: "GoldenFloat: φ-Optimal Floating-Point Formats for Ternary Computing (T27)" version: 0.1.0 date-released: 2026-04-07 +doi: "10.5281/zenodo.19456875" authors: - family-names: Vasilev given-names: Dmitrii @@ -11,11 +12,18 @@ authors: license: MIT repository-code: https://github.com/gHashTag/t27 url: https://github.com/gHashTag/t27 +identifiers: + - description: "GoldenFloat v0.1.0 (Vasilev record)" + type: "doi" + value: "10.5281/zenodo.19456875" + - description: "Canonical Trinity Identity anchor (φ²+φ⁻²=3)" + type: "doi" + value: "10.5281/zenodo.19227877" # Canonical Zenodo source of truth (community-level): # https://zenodo.org/communities/trinity-s3ai/ # This record (GoldenFloat v0.1.0, 10.5281/zenodo.19456875) is a -# legitimate Vasilev record but is NOT currently attached to the -# trinity-s3ai community. PASS-6 R5-honest audit 2026-05-12. +# legitimate Vasilev record. Community attachment pending (see Throne #264). +# PASS-20 R5-honest fix: top-level doi: field added for CFF validators. abstract: > GoldenFloat (GF) is a family of seven narrow floating-point formats parameterized by φ ≈ 1.618. We prove that φ is