This directory serves the downloadable artefacts behind the verification claims on cfi.co/ai/ and cfi.co/archive/: GPG-signed attestations for the CFI.co transparency archives, and daily JSONL exports of the full corpora. The canonical, append-only archives live on GitHub: cfi-co/articles and cfi-co/awards.
| File | What it is | Refresh |
|---|---|---|
| attestation-articles-2026-07-22.txt .asc (detached GPG signature) |
Signed attestation fixing the SHA-256 of the articles archive manifest at release archive-2026-07-schema-2.4 (2,779 records, 2011–2026) |
Static (dated) |
| attestation-awards-2026-07-22.txt .asc (detached GPG signature) |
Same, for the awards archive | Static (dated) |
| articles.jsonl | Full articles corpus, one JSON record per line (schema v2.4) | Daily, ~05:30 UTC |
| articles.schema.json | JSON Schema for the articles records | With schema releases |
| awards.jsonl | Full awards corpus, one JSON record per line (schema v2.4) | Daily, ~05:30 UTC |
| awards.schema.json | JSON Schema for the awards records | With schema releases |
| manifest.json | Machine-readable index of this directory | With this page |
Signing key: CFI.co Transparency Archive <[email protected]>,
fingerprint B497 BDC1 9FCD 4879 72D5 D2B0 876F F2AA 3913 3BF8
(SIGNING-KEY.asc in each repository root).
gpg --import SIGNING-KEY.asc
gpg --verify attestation-articles-2026-07-22.txt.asc attestation-articles-2026-07-22.txt
git clone https://github.com/cfi-co/articles.git
cd articles && ./scripts/verify.sh
Versioned dataset releases with signed manifests: articles releases · awards releases. Mirrors: Hugging Face articles · awards (GitHub is canonical).