paper-trail-audit-all
Batch audit of every SOTA in the vault. For each SOTA, identifies refs that are page1_validated (technical OK) but not yet sota_cited_confirmed (content…
Troisième passe du pipeline cible refondu. Lance la cascade PDF (10 sources : Crossref OA + arXiv + OpenAlex + Unpaywall + HAL + CORE + éditeur par DOI + archive.org + WebSearch ; jusqu'à 17 avec les voies par navigateur et les sources étendues opt-in) ciblée sur les refs d'un
$ npx -y skills add roomi-fields/paper-trail --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/paper-trail-acquireContext preview
What this command does when you run it.
Troisième passe du pipeline cible refondu. Lance la cascade PDF (10 sources : Crossref OA + arXiv + OpenAlex + Unpaywall + HAL + CORE + éditeur par DOI + archive.org + WebSearch ; jusqu'à 17 avec les voies par navigateur et les sources étendues opt-in) ciblée sur les refs d'un
description: "Troisième passe du pipeline cible refondu. Lance la cascade PDF (10 sources : Crossref OA + arXiv + OpenAlex + Unpaywall + HAL + CORE + éditeur par DOI + archive.org + WebSearch ; jusqu'à 17 avec les voies par navigateur et les sources étendues opt-in) ciblée sur les refs d'un SOTA donné. Différent de `pipeline run` qui itère sur TOUTES les refs actives — `acquire` ne traite que les refs citées par le SOTA en cours."
Étape 3 du pipeline cible refondu. Pour chaque fiche citée par le SOTA mais sans PDF (state `candidate`, `uid_resolved`, `pdf_acquired`, `awaiting_rtfm_ocr`, `needs_reacquisition`), lance la cascade jusqu'à `page1_validated` ou blocage.
/paper-trail:acquire <SOTA-path> # dry-run (compte les cibles) /paper-trail:acquire <SOTA-path> --apply # exécute les transitions
1. **Détermine les cibles** : appelle
python3 -m pipeline acquire <SOTA-path>
La CLI scanne les wikilinks existants du SOTA + les slugs créés précédemment par identify (si `--citations-json` fourni), produit la liste des slugs à pousser dans la FSM.
2. **Lance la cascade** (mode `--apply`) :
terminal ou max 5 itérations.
HAL → CORE → archive.org → WebSearch → (opt-in : Sci-Hub + AA).
3. **Présente le récap** : N succeeded (page1_validated), N pending (cascade en attente d'humain), N blocked.
4. **Propose** : `/paper-trail:linkify <SOTA>` pour insérer les wikilinks finaux maintenant que les PDFs sont prêts.
occupe en interne).
`/paper-trail:decide <slug>`.
Anti-hallucination plugin for academic research in Claude Code. Create literature reviews and papers guaranteed without fabricated citations.
Batch audit of every SOTA in the vault. For each SOTA, identifies refs that are page1_validated (technical OK) but not yet sota_cited_confirmed (content…
Per-citation audit of an academic article (LaTeX or Markdown). Produces RECEIPTS.md classifying each citation as VALID/ADJUST/INVALID/UNVERIFIABLE. Optional…
Audit a SOTA's bibliography. Classify each cited ref by validation state. Optional --purge removes citations to retracted refs from the SOTA (with .bak backup).
Acquire PDFs via the 8-source cascade (11 with opt-in extended sources) for a single ref by slug, or a batch filtered by state. Validates page 1 anti-homonymy…
Inspect a single reference in detail (identity, PDF status, acquisition history with verdicts, citation context in vault, state transitions) and decide its…
Audit the registry via the 19 mechanical invariants (I1-I19). Reports ERROR/WARN/INFO violations. Optional auto-fix for safe ones (I4 path, I6 sha256, I9…