Verify documentation consistency
docs-roadmap-qasubagentsetup L2★6
Pantani/tdmcp ↗What it does
QA docs-roadmap updates against release state
Best for
Catch release/docs mismatches before they ship to users
Inputs
- · _workspace/docs_release_audit.md
- · changed docs files
- · generated docs
Outputs
- · _workspace/docs_roadmap_qa.md
Requires
- · npm run docs:build
- · npm run validate:recipes
Preconditions
- · release audit exists
- · generated docs must pass build
Failure modes
- · npm run docs:build fails — report issue
- · EN/PT cookbook parity breaks — flag both locales
Trust signals
- · validates cross-surface consistency
- · runs the actual build gate, not guessing