From 7317fd7ab29ecb28fa76491c9ba1ee3f58442d48 Mon Sep 17 00:00:00 2001 From: Trinity Queen Hive Date: Fri, 15 May 2026 10:08:33 +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 trinity-fpga/CITATION.cff as missing top-level 'doi:' field. This commit inherits the canonical Trinity anchor DOI 10.5281/zenodo.19227877 (φ²+φ⁻²=3) at the top level, while preserving the identifiers: block with companion FPGA release DOIs. R5: no behavioural change, only metadata. phi^2 + phi^-2 = 3 · TRINITY · PASS-20 · DEFENSE 2026-06-15 --- CITATION.cff | 1 + 1 file changed, 1 insertion(+) diff --git a/CITATION.cff b/CITATION.cff index ecbbf1dd6..b467be2d2 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,7 @@ cff-version: 1.2.0 message: "If you use this FPGA synthesis stack, please cite it as below." title: "trinity-fpga: openxc7-synth + T27 VM + GF16 ternary matmul FPGA stack" +doi: "10.5281/zenodo.19227877" abstract: "trinity-fpga is the FPGA synthesis and hardware deployment branch of the Trinity S³AI programme. It packages openxc7-synth flows for Artix-7 / Kintex-7, the T27 ternary VM bitstream, the GF16 ternary matmul macro (XOR-popcount, zero multipliers), and the Sacred ALU 352-LUT silicon-port pre-image used by the TTSKY26a Tiny Tapeout submission (Wave-15-TT-E). Companion FPGA release artefacts live under the parent gHashTag/trinity repository at 10.5281/zenodo.18947017 (v2.0.2) and 10.5281/zenodo.18950696 (v2.0.3); trinity-fpga itself has no independent DOI deposit and inherits the canonical anchor 10.5281/zenodo.19227877 (φ²+φ⁻²=3). Statistical claims and Coq witnesses for the Trinity Identity live in gHashTag/t27/coq and gHashTag/trios/docs/phd — not asserted by this CITATION.cff. PASS-9 R5-honest fix 2026-05-15." authors: - family-names: "Vasilev"