What problem does it solve?
It eliminates the manual, error-prone work of updating and versioning the Aztec developer documentation for each network release.
Core Features & Use Cases
- Release metadata discovery: Queries the provided RPC endpoint to fetch node and contract information and auto-detects the release type from the returned version string.
- Doc generation and validation: Updates developer version configs, generates API reference docs (Aztec.nr, TypeScript, and Node RPC), and regenerates CLI reference docs from the installed CLI output.
- Migration and network docs maintenance: Triages and updates migration notes, resolves missing contract addresses, and cuts synchronized versioned snapshots for developer and network/operator documentation, including cleanup and backport checks on the next branch.
Quick Start
Ask the AI to run /release-docs with your target RPC URL (for example, a devnet endpoint) so it can query the network, prepare the versioned documentation snapshot, and prepare changes on the next branch.