fix(R5): rewrite CITATION.cff abstract to drop unverifiable claims#42
Merged
Conversation
Phase 3 of L-DOI-HONEST sweep. Mirrors gHashTag/trinity#fix/zenodo-repo-honest-deepsweep. The previous abstract claimed 'Full FAIR compliance with statistical rigor' which is not auditable from the repo content. The new abstract is honest: research software stack, software description stubs, Coq witness with audited counts (48 statements / 35 Proven / 0 Admitted on 2026-05-12) linked from gHashTag/t27/coq. Anchor: phi^2 + phi^-2 = 3 (algebraic identity).
…ustified 'statistical rigor' keyword PASS-2 of L-DOI-HONEST. Same fix as trinity#591 PASS-2: Phase-3 quoted 48 statements / 35 Proven / 0 Admitted (a SUBSET, only trios/docs/phd/ theorems/Kernel/*). The full audited gHashTag/t27 corpus on 2026-05-12 is: 28 .v files | 218 statements | 162 Qed | 32 Admitted | 11 Abort. Also drops the "statistical rigor" keyword (not a property of this software package — it is a methodology in the companion PhD monograph). Anchor: phi^2 + phi^-2 = 3 (algebraic identity). Co-authored-by: Trinity Queen Hive <queen-hive@trinity.local>
Owner
Author
|
🌀 PASS-2 push — this PR now contains an additional commit closing R5 violations the original Phase-3 sweep missed. What's new in PASS-2:
📜 Full NASA mission report: ZENODO-REPO-AUDIT-PASS-2-2026-05-12-T23:50 φ² + φ⁻² = 3 · R5-HONEST · TRINITY |
…3 (mirror)
PASS-3 anomalies fixed in trinity-fpga (25 files, mirror of trinity):
- docs/research/.zenodo.B00{1..7,PARENT}_v{8,9}.0.json (16 files): same hallucinated-DOI cleanup + 5 self-DOI corrections (B003-B007)
- .trinity/patent/status.json: D-series 19020211/13/15/17 -> 19020270/75/80/82 + _audit field
- src/tri/tri_zenodo.zig:1547: hardcoded JSON literal patched
- docs/lab/papers/patent-strategy/full-analysis.md + 7 zenodo-descriptions/*.html: D-series sweep
R5 verification: 0 hallucinated/superseded DOI references remain in trinity-fpga.
Anchor: phi^2 + phi^-2 = 3
Issue: gHashTag/trios#264
Owner
Author
🔥 PASS-3 update — three new anomaly classes purgedThis PR was expanded with PASS-3 fixes discovered after PASS-2 was declared complete. R5 honesty gate triggered a third iterative deep sweep. Three new anomaly classes found and fixed:
See full NASA PASS-3 report: trios#264 — NASA PASS-3 RVR-003 comment R5 verification (post-PASS-3): 0 hallucinated / 0 superseded / 0 self-DOI errors remain across all three repos. Anchor: |
This was referenced May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔴 R5-HONEST · Phase 3 of L-DOI-HONEST sweep
Companion to PR #739 (trios), PR #137 (trainer), and ZENODO-REHAB report.
Context
Phase 2 (Zenodo metadata rehab, 2026-05-12) made all canonical Trinity Zenodo records R5-honest: "software description stub, not a peer-reviewed paper", linked to gHashTag/t27/coq witness (48 statements, 35 Proven, 0 Admitted).
Phase 3 (this PR) fixes the matching repo-side overclaims that survived the previous sweep — found via deep-grep across gHashTag/{trios,trinity,trinity-fpga,trios-trainer-igla} (279 files touched 10.5281/zenodo.*, 7 carried R5 violations).
Witness
fix/zenodo-repo-honest-deepsweep.grep -rE '^\s*(Theorem|Lemma|Qed|Admitted)\s+' coq --include='*.v'in gHashTag/t27.Anchor
phi^2 + phi^-2 = 3(algebraic identity, not an empirical claim).