Open science conventions · June 2026
Two root files. One declares how findable and reusable your data is. The other declares how much to trust it.
Damien Huzard, PhD · Neuronautix
The problem
Cited fact, inference, and opinion look identical on the page
FAIR is widely endorsed; self-declaration is rare
AI-assisted drafts blur provenance further
No lightweight, conventional place to state a repo's FAIR posture
Can I find and reuse this? (FAIR)
How much should I trust it? (epistemic)
Who or what produced it, and under what review?
Machine-readable, so crawlers can harvest it too
The idea
Place fair.md and trust.md at the root of any repository. Each is a YAML front-matter block (machine-readable) + plain English prose (human-readable). Together they answer both questions in under five seconds.
fair.md — what it declares
fair.md — format snapshot
fair_md_version: "0.1" fair_assessment: findable: F1_globally_unique_persistent_id: "partial" # HTTPS URLs; no DOIs yet F4_indexed_searchable: "yes" # sitemap.xml + robots.txt reusable: R1.1_clear_data_usage_license: "planned" # honest gap — not hidden R1.2_detailed_provenance: "yes" # see /trust.md companions: trust: "/trust.md" ro_crate: "/ro-crate-metadata.json" # recommended
trust.md — what it declares
Named human authors + ORCID
AI agent roles + oversight policy
No-fabricated-citations governance
Correction and conflict-of-interest policy
5 claim categories (cited → view)
0–100 confidence scale, 5 bands
Inline markup spec (Trust Lens)
Corpus-level stats, auto-derivable
trust.md — epistemic categories
53 %
Cited
Directly supported by a cited source
22 %
View
Explicit interpretation, position, or normative conclusion
19 %
Inference
Reasoned from one or more sources; not stated verbatim
3 %
Consensus
Widely accepted domain knowledge or standard definitions
3 %
Hypothesis
Forward-looking or speculative claim
Percentages from this repository's corpus of 440 graded claims.
trust.md — confidence scale
Lineage — prior art and related standards
llms.txt
Root Markdown for machines — fair.md borrows ergonomics
codemeta / CITATION.cff
Rich machine-readable metadata — fair.md links to them
RO-Crate / FAIR Signposting
FAIR Digital Object packaging — fair.md is the front door
trust.txt (JournalList)
Org relationships — trust.md is epistemic status, distinct
W3C PROV / PAV
Provenance & authoring — trust.md aligns at corpus level
Nanopublications
Assertion + provenance + pub info — per-claim cousin
SEPIO / ECO
Formal evidence ontologies — trust.md is lightweight companion
ClaimReview
schema.org — path to harvestable JSON-LD per graded claim
Worked example — this repository
Marked notes
19
Every published note carries inline Trust Lens markup — category + confidence per claim.
Total graded claims
440
Across all 19 notes; derivable automatically from inline data-trust attributes.
Average confidence
74
Out of 100 — "High" band. Evidence-dense notes reach 83–88; forward-looking notes score 54–55 by design.
A low average score is a feature, not a failure — it signals "this note is a position or prediction, not a literature report." The per-artifact table in trust.md makes this auditable for every note.
Why it matters now
LLMs draft more content — provenance blurs without explicit markup
Crawlers and review agents need harvestable claim metadata
schema.org ClaimReview maps directly onto trust.md's model
FAIR assessors can map F/A/I/R sub-keys automatically
Two files at the root of a repo give any reader — human, crawler, or agent — an immediate, honest answer to: can I reuse this, and how much should I trust it?
Adopt the convention
partial and planned are features, not failures — the point is a truthful, improvable baseline
Read the full spec: neuronautix.com/notes/2026-06-fair-trust-md-manifests/ · neuronautix.com/contact
Damien Huzard, PhD · Neuronautix · June 2026
neuronautix.com/contact