paper-trail-acquire
Troisième passe du pipeline cible refondu. Lance la cascade PDF (10 sources : Crossref OA + arXiv + OpenAlex + Unpaywall + HAL + CORE + éditeur par DOI +…
Search the validated registry for references matching a topic (author, title, year, slug). Returns only refs in state page1_validated or sota_cited_confirmed by default — i.e. references that have been technically validated (PDF acquired, page 1 OK) or fully audited (content
$ 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-searchContext preview
What this command does when you run it.
Search the validated registry for references matching a topic (author, title, year, slug). Returns only refs in state page1_validated or sota_cited_confirmed by default — i.e. references that have been technically validated (PDF acquired, page 1 OK) or fully audited (content
description: Search the validated registry for references matching a topic (author, title, year, slug). Returns only refs in state page1_validated or sota_cited_confirmed by default — i.e. references that have been technically validated (PDF acquired, page 1 OK) or fully audited (content validated against PDF). Used by sota-writer / paper-writer to find truthful sources, and by the user to query what's been confirmed.
Étape 5 du pipeline cible : interrogation du registre validé.
/paper-trail:search beat tracking # par défaut, refs sota_cited_confirmed /paper-trail:search "tempo estimation" --include-pending # inclut page1_validated /paper-trail:search heydari --limit 10
1. **Lance la recherche** :
python3 -m pipeline search "<query>" [--include-pending] [--limit N]
2. **Filtre** :
claims non audités)
3. **Sortie** : liste compacte
[sota_cited_confirmed] Heydari, M. (2021) — BeatNet: CRNN and Particle...
heydari_2021_beatnet
[page1_validated] Chang, Y.-C. & Su, L. (2024) — BEAST: Online Joint Beat...
chang_2024_beast4. **Propose les usages** :
cette commande montre lesquelles sont déjà dans ton registre validé
Anti-hallucination plugin for academic research in Claude Code. Create literature reviews and papers guaranteed without fabricated citations.
Troisième passe du pipeline cible refondu. Lance la cascade PDF (10 sources : Crossref OA + arXiv + OpenAlex + Unpaywall + HAL + CORE + éditeur par DOI +…
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…