Methodology Disclosure

This book is built from a registry that combines AI-assisted extraction with curator review. Honesty about where each operates is a condition of the registry's claim to be trustworthy. This section is the canonical statement.

Where the AI is allowed to act unattended

The AI-assisted pipeline can:

Where the curator (and only the curator) acts

The AI-assisted pipeline cannot:

How the disagreement queue works

Two sources can disagree on the same field:

The curator resolves disagreements deliberately. The registry never silently picks a winner.

Inter-rater reliability

Where the AI extracts a structured field that the curator subsequently reviews, the extractor's hit rate is logged. Reliability targets are documented per extraction type in docs/research/methodology.md. Below-target categories are flagged for either improved prompt engineering, additional verification passes, or routing to deep research rather than AI extraction.

Snapshot and reproducibility

Every chapter in this book carries a frozen_at timestamp and a registry snapshot id. The build pipeline records the exact JSON content of every row referenced. A reader who wants to audit a claim can:

  1. Read the cited source.
  2. Fetch the registry row at the snapshot id (the build artifact preserves the JSON).
  3. Reconcile the cited source with the row.

Edits to the registry after a snapshot do not retroactively modify the book. New editions render new snapshots.

The novelty-verification commitment

Principia's most important methodological commitment is the one that's hardest to maintain at scale: every load-bearing claim is novelty-verified before it ships. AI-assisted extraction can hallucinate plausibly-sourced numbers; the only defense is a second pass that confirms the number actually appears in the cited source. The PRN-032 novelty-verification queue enforces this for synthesized priors and for any EffectSize row that the curator promotes via the standard CLI.

A reader who finds a claim in this book that does not appear in the cited source should report it. The reporting URL is on the colophon page.

---

Canonical source: `docs/research/methodology.md`. Curator policy locked at `docs/specification/loop/curator-policy.md` (2026-05-20). This disclosure is mirrored to PA-site's `docs/magazine/MASTHEAD.md` for the editorial surface.