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 +…
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 attempts).
$ 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-doctorContext preview
What this command does when you run it.
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 attempts).
description: 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 attempts).
Invoke the `registry-doctor` skill to check the 19 invariants on the registry.
/paper-trail:doctor # full check, severity ≥ info /paper-trail:doctor --severity error # errors only /paper-trail:doctor --severity warn # errors + warnings /paper-trail:doctor --fix # apply safe auto-fixes /paper-trail:doctor --fix --severity warn # idem /paper-trail:doctor --json # machine-readable output /paper-trail:doctor --correlate-rtfm # Couche 5 — RTFM crosscheck /paper-trail:doctor --check-sha # slow — recompute all sha256
Delegates to the worker B :
python -m pipeline doctor [flags]
Returns a markdown (or JSON) report classifying violations by invariant and severity. Safe auto-fixes :
`needs_reacquisition`
Never auto-fixes (require human decision) :
artifact
needing audit
Useful for CI / pre-commit hooks.
See also :
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…