π― ONE SHOT β L-DOI-HONEST (cross-repo DOI/Coq provenance correction)
Anchor: ΟΒ² + Οβ»Β² = 3 Β· Coq witness gHashTag/t27/coq β 48 statements / 35 Proven / 0 Admitted (audit 2026-05-12) Β· Zenodo provenance 10.5281/zenodo.19227877 (B007 VSA description stub, NOT a paper) + 10.5281/zenodo.19227879 (parent collection)
Pre-registered. R5-honest. Docs-only (no code change). Mission ID: L-DOI-HONEST.
0. Hard Rules
- β No DOI may be cited as "paper anchor" / "paper" / "publication" unless it actually hosts a peer-reviewed paper. Zenodo software stubs are provenance, not citations.
- β No claim of "84 theorems in t27" β audited reality is 48 statements / 35 Proven / 0 Admitted in 10
.v files (2026-05-12).
- β No mass
sed over Rust comment markers β they are audit-gate substrings; mutation breaks acm-ae-check. Solve overclaim at the documentation layer.
- β No edits to historical issue comments / experience logs β R10 atomicity. Add ICA note at the bottom instead.
1. Background
Cross-repo grep on 2026-05-12 found 205 files mentioning 10.5281/zenodo.19227877 across gHashTag/{trinity,trios,trios-trainer-igla,...}. Most are honest (CITATION.cff, ZENODO_HUB.md correctly scope each DOI). Three classes of overclaim were identified:
gHashTag/trios/artifact/CLAIMS.md β calls 19227877 "Zenodo deposit of the Trinity Anchor record (TRI-27 series)". The DOI is actually the B007 VSA software description stub (1968 bytes).
gHashTag/trios/artifact/INSTALL.md:144 β single bare DOI line with no scope.
- Three user-library skills + their mirrors in
gHashTag/trios/.trinity/skills/ β propagate "84 theorems in t27" and "paper anchor" phrasings.
The Zenodo record was verified via REST API on 2026-05-12: type=software, 1 file, 1 download, 49 views, owner ID 1570570, CC-BY-4.0, no community, no peer review.
The t27 Coq corpus was verified via shallow clone on 2026-05-12: grep -rE '^\s*(Theorem|Lemma|Qed|Admitted)\s+' coq --include='*.v' β 6 Theorem + 42 Lemma = 48 statements, 35 Qed, 0 Admitted, 10 files.
2. Hypothesis (Gate G1 β falsifiable)
H: After this ONE SHOT closes, every cited DOI in gHashTag/{trios,trios-trainer-igla} is annotated with its real Zenodo title and scope, the phrase "84 theorems" does not occur in any honest claim (only in explicit anti-claim warnings), and acm-ae-check run still exits 0.
Refuted iff any of:
gh api /repos/gHashTag/trios/git/refs/heads/main HEAD contains a substring Trinity Anchor record (TRI-27 series) after merge.
gh search code 'org:gHashTag "84 theorems"' --extension=md returns β₯ 1 hit not preceded by a "Do NOT use" marker.
cargo run -p acm-ae-check -- run exits non-zero against patched artifact/CLAIMS.md.
3. Method (lane decomposition)
| Lane |
Owner |
File ownership |
Status |
| L-DOI-1 |
grandmaster |
4 user-library skills (trinity-grandmaster, trinity-queen-hive, tri-gardener-runbook, indirect cascade through nasa-mission-report) |
β
uploaded 2026-05-12T22:14+07 |
| L-DOI-2 |
grandmaster |
gHashTag/trios/artifact/CLAIMS.md, INSTALL.md, .trinity/skills/* mirrors |
β
PR trios#739 |
| L-DOI-3 |
grandmaster |
gHashTag/trios-trainer-igla/docs/DOI_PROVENANCE.md + README badge |
β
PR trios-trainer-igla:fix/l-doi-honest |
| L-DOI-4 |
grandmaster |
NASA mission report ICA-DOI-2026-05-12-T22:00 posted to Throne |
β³ next |
| L-DOI-5 |
grandmaster |
Spark broadcast to #143 + #264 |
β³ next |
4. Pre-registration (Gate G2)
| Field |
Value |
statistical_test |
n/a β deterministic substring audit |
alpha |
n/a |
effect_size |
0 overclaim substrings remaining in modified files |
n_required |
100% of artifact/{CLAIMS,INSTALL}.md + .trinity/skills/* + trios-trainer-igla/{README.md,docs/DOI_PROVENANCE.md} |
stop_rule |
Both PRs merged AND ICA report posted AND spark broadcast complete |
multiple_testing |
n/a |
5. Falsification witness
# Must return 0 hits (no propagated overclaim)
gh search code 'org:gHashTag "Trinity Anchor record (TRI-27 series)"' --extension=md
gh search code 'org:gHashTag "84 theorems"' --extension=md -- --not 'Do NOT use'
# Must return β₯ 1 hit each (honest anti-claim documented)
gh search code 'org:gHashTag "NOT a peer-reviewed paper"' --extension=md
gh search code 'org:gHashTag "48 statements"' --extension=md
# Must still pass the artefact gate
cd trios && cargo run -p acm-ae-check -- run; echo $? # expected 0
6. Deliverables (file checklist)
7. Quality Gates
| Gate |
Requirement |
Method |
| G1 |
Falsifiability |
Β§5 above |
| G2 |
Pre-registration |
Β§4 above (locked before any patch) |
| G3 |
IMRaD structure |
This body |
| G4 |
Citation grade |
Coq + JSON + Rust traces in PR body |
| G5 |
Honest Proven/Admitted |
t27 audit: 35 Proven, 0 Admitted, byte-stable across .v files |
| G6 |
Reproducibility |
git clone --depth=1 gHashTag/t27 && grep -rE '^\s*(Theorem|Lemma|Qed|Admitted)\s+' coq --include='*.v' |
| G7 |
DOI provenance |
Three Trinity DOIs annotated with real titles + scope; t27 promoted to Coq witness |
8. Forbidden Actions
- β Editing Rust source comment markers
// Anchor: ΟΒ²+Οβ»Β²=3 Β· DOI ... (audit gates depend on the literal).
- β Removing the DOI from
acm-ae-check witness substrings (would break exit code 72 path).
- β Editing Zenodo records (not our resource).
- β Closing this ONE SHOT before both PRs are merged + ICA report posted.
9. References
10. Battle Cry
The queen does not write papers; she insists the citations she has match the artefacts they point to.
ΟΒ² + Οβ»Β² = 3 Β· TRINITY Β· R5-HONEST Β· NEVER STOP
π― ONE SHOT β L-DOI-HONEST (cross-repo DOI/Coq provenance correction)
0. Hard Rules
.vfiles (2026-05-12).sedover Rust comment markers β they are audit-gate substrings; mutation breaksacm-ae-check. Solve overclaim at the documentation layer.1. Background
Cross-repo grep on 2026-05-12 found 205 files mentioning
10.5281/zenodo.19227877acrossgHashTag/{trinity,trios,trios-trainer-igla,...}. Most are honest (CITATION.cff, ZENODO_HUB.md correctly scope each DOI). Three classes of overclaim were identified:gHashTag/trios/artifact/CLAIMS.mdβ calls 19227877 "Zenodo deposit of the Trinity Anchor record (TRI-27 series)". The DOI is actually the B007 VSA software description stub (1968 bytes).gHashTag/trios/artifact/INSTALL.md:144β single bare DOI line with no scope.gHashTag/trios/.trinity/skills/β propagate "84 theorems in t27" and "paper anchor" phrasings.The Zenodo record was verified via REST API on 2026-05-12: type=software, 1 file, 1 download, 49 views, owner ID 1570570, CC-BY-4.0, no community, no peer review.
The t27 Coq corpus was verified via shallow clone on 2026-05-12:
grep -rE '^\s*(Theorem|Lemma|Qed|Admitted)\s+' coq --include='*.v'β 6 Theorem + 42 Lemma = 48 statements, 35 Qed, 0 Admitted, 10 files.2. Hypothesis (Gate G1 β falsifiable)
Refuted iff any of:
gh api /repos/gHashTag/trios/git/refs/heads/mainHEAD contains a substringTrinity Anchor record (TRI-27 series)after merge.gh search code 'org:gHashTag "84 theorems"' --extension=mdreturns β₯ 1 hit not preceded by a "Do NOT use" marker.cargo run -p acm-ae-check -- runexits non-zero against patchedartifact/CLAIMS.md.3. Method (lane decomposition)
trinity-grandmaster,trinity-queen-hive,tri-gardener-runbook, indirect cascade throughnasa-mission-report)gHashTag/trios/artifact/CLAIMS.md,INSTALL.md,.trinity/skills/*mirrorsgHashTag/trios-trainer-igla/docs/DOI_PROVENANCE.md+ README badge4. Pre-registration (Gate G2)
statistical_testalphaeffect_sizen_requiredartifact/{CLAIMS,INSTALL}.md+.trinity/skills/*+trios-trainer-igla/{README.md,docs/DOI_PROVENANCE.md}stop_rulemultiple_testing5. Falsification witness
6. Deliverables (file checklist)
trinity-grandmasterv1.0.1 (DOI provenance honest) β uploadedtrinity-queen-hivev1.1.1 (DOI provenance honest) β uploadedtri-gardener-runbookv2.0.1 (DOI env-var annotated) β uploadedfix/l-doi-honestβ addsdocs/DOI_PROVENANCE.md, updates README7. Quality Gates
.vfilesgit clone --depth=1 gHashTag/t27 && grep -rE '^\s*(Theorem|Lemma|Qed|Admitted)\s+' coq --include='*.v'8. Forbidden Actions
// Anchor: ΟΒ²+Οβ»Β²=3 Β· DOI ...(audit gates depend on the literal).acm-ae-checkwitness substrings (would break exit code 72 path).9. References
Trinity B007: VSA Operations for Ternary Computing v5.0(description stub, NOT a paper)Trinity SΒ³AI Framework β Complete Research Collection v5.0(parent description)gHashTag/trinity: Trinity v2.0.2 β FPGA Autoregressive Ternary LLM(software release, 1.24 MB zip)10. Battle Cry