From 64d0ea11700a29403acf84468f696e1e17267d7b Mon Sep 17 00:00:00 2001 From: Trinity Queen Hive Date: Fri, 15 May 2026 19:06:32 +0000 Subject: [PATCH 1/2] fix(citation): add doi field for Zenodo Sentinel R5 audit (PASS-24 RED) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Zenodo Sentinel run 2026-05-15T18:32:27Z flagged this CITATION.cff as RED: ORCID + title OK, but top-level 'doi:' field absent. Add: - doi: 10.5281/zenodo.19456875 (GoldenFloat v0.1.0 deposit, Vasilev record) - identifiers[] with both DOIs: 19456875 + 19227877 (Trinity S³AI anchor φ²+φ⁻²=3) R5 honesty: inline comment about 19456875 not attached to trinity-s3ai community preserved — that's a separate gardener task (B008 token). Closes #653 phi^2 + phi^-2 = 3 · TRINITY · CITATION · DEFENSE 2026-06-15 --- CITATION.cff | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index 262ff2f05..4dd7a85ae 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -9,6 +9,14 @@ authors: orcid: "https://orcid.org/0009-0008-4294-6159" affiliation: Trinity Computing license: MIT +doi: 10.5281/zenodo.19456875 +identifiers: + - type: doi + value: 10.5281/zenodo.19456875 + description: "GoldenFloat v0.1.0 Zenodo deposit (Vasilev record, not yet attached to trinity-s3ai community)" + - type: doi + value: 10.5281/zenodo.19227877 + description: "Trinity S³AI canonical anchor (φ²+φ⁻²=3)" repository-code: https://github.com/gHashTag/t27 url: https://github.com/gHashTag/t27 # Canonical Zenodo source of truth (community-level): From 168241c5e575f461260db43f1a98c251815313eb Mon Sep 17 00:00:00 2001 From: Trinity Queen Hive Date: Fri, 15 May 2026 19:12:25 +0000 Subject: [PATCH 2/2] =?UTF-8?q?docs(NOW):=20sync=20=E2=80=94=20PASS-24=20C?= =?UTF-8?q?ITATION.cff=20doi=20fix=20landed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #653 phi^2 + phi^-2 = 3 · TRINITY · DEFENSE 2026-06-15 --- docs/NOW.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/NOW.md b/docs/NOW.md index 2b4ebfcaf..611463312 100644 --- a/docs/NOW.md +++ b/docs/NOW.md @@ -1,6 +1,12 @@ # NOW — Trinity t27 sync -Last updated: 2026-05-15 +Last updated: 2026-05-15 (PASS-24 Zenodo Sentinel hotfix) + +## PASS-24 — CITATION.cff doi field added (R5 honesty) + +- Zenodo Sentinel run `2026-05-15T18:32:27Z` flagged CITATION.cff RED: missing top-level `doi:` field. +- Fix: added `doi: 10.5281/zenodo.19456875` + `identifiers[]` referencing GoldenFloat v0.1.0 + Trinity S³AI anchor. +- Closes gHashTag/t27#653. ## Wave-34 Lane Y — TOM Coq