What problem does it solve?
Gaia review helps reviewers correctly assign probabilistic priors to independent Gaia claims so belief propagation produces results that match the reviewer’s intent.
Core Features & Use Cases
- Prior-assignment workflow: turn the package’s reviewer intent into a complete priors.py using register_prior with non-empty justifications.
- Role-aware prior guidance: identifies which claims need priors (independent/background/orphaned) and which must not (derived conclusions).
- Iteration and publish readiness: supports a structured loop (brief → hole → edit priors.py → infer → interpret → gate) to reach an internally consistent, reviewable package.
Quick Start
Run gaia build check for the target package with --hole, then use the resulting Holes list to author priors.py via gaia author register-prior until the next gaia run infer and gate checks pass.