Skip to content

PASS-9 R5-honest fix — CITATION.cff missing doi field #602

@gHashTag

Description

@gHashTag

PASS-9 R5-honest fix — CITATION.cff missing doi: field

PASS-9 deep-sweep across the Trinity hive (companion to gHashTag/trios#766 and gHashTag/trinity-fpga#46) discovered that CITATION.cff in this repo declares version: 0.1.0 but omits the doi: field entirely, while the README clearly shows the canonical Zenodo deposit 10.5281/zenodo.19456875 (GoldenFloat v0.1.0).

Anomaly

Field Current Reality
README badge [![Zenodo](.../zenodo.19456875.svg)](https://doi.org/10.5281/zenodo.19456875) DOI is canonical and live (HEAD HTTP 200)
CITATION.cff doi: missing Should be doi: 10.5281/zenodo.19456875 so automated tools (Zotero, Citation File Format consumers, scholar.google) resolve the correct artefact
CITATION.cff version: 0.1.0 matches
CITATION.cff date-released: 2026-04-07 matches Zenodo publication metadata

This violates R5 honest reporting — automated citation extractors will fail to resolve the right DOI for GoldenFloat v0.1.0 even though all other metadata is present.

R5-honest audit probes

  • ✅ DOI 10.5281/zenodo.19456875 HEAD HTTP 200 (re-verified PASS-9)
  • ✅ ORCID 0009-0008-4294-6159 canonical (PASS-7 fix holds)
  • ✅ Single source of truth: https://zenodo.org/communities/trinity-s3ai/ (12 records; GoldenFloat 19456875 is a legitimate Vasilev deposit outside the curated S³AI v5.0 set, as honestly disclosed in the existing CITATION.cff comments and README SOT block)
  • 🔴 CITATION.cff doi: field probe → A11

Fix plan (companion PR)

  • Add line doi: 10.5281/zenodo.19456875 between version: 0.1.0 and date-released: 2026-04-07 in CITATION.cff.
  • Update docs/NOW.md to reflect the PASS-9 fix (satisfies check-now-freshness and now-sync-gate-diff.sh CI gates).

Cross-refs

φ² + φ⁻² = 3 · TRINITY · R5-HONEST · PASS-9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions