- Regenerated CLI reference using the CLI crate binary (gen-cli-reference)
- Updated all subcommands to use clap-markdown auto-generation format
- Preserved hand-curated content after AUTOGEN END marker
- CI gate verifies docs stay in sync with CLI changes
Acceptance criteria verified:
- cli-reference.md covers all subcommands (extract, classify, profiles, serve, mcp, inspect, grep, cache, doctor, verify-receipt, hash, validate, conformance)
- Auto-gen compiles and runs: cargo run --bin gen-cli-reference
- CI gate in pdftract-ci.yaml checks for stale docs
- mdBook builds without errors