The documentation needs to be reviewed and updated to accurately reflect the current state of the codebase. This is a tracking issue for that effort that will collect all the related tasks.
Key areas to align:
- Circuits — Review docs covering the Noir circuits in circuits/ to ensure they match the current implementation (constraint definitions, public/private inputs, proof structure).
- Recursive aggregation — Update documentation on the recursive proof aggregation pipeline to reflect any changes in how proofs are composed and verified.
- CRISP — Align the CRISP example docs (examples/CRISP/) with the current example code, ensuring the walkthrough, architecture description, and API references are up to date.
- Template
The documentation needs to be reviewed and updated to accurately reflect the current state of the codebase. This is a tracking issue for that effort that will collect all the related tasks.
Key areas to align: