/docs — Documentation Update
See agents/doc-updater.md.
- Analyze — Map directory structure, entry points, framework patterns
- Generate codemaps — Create/update
docs/CODEMAPS/(INDEX, frontend, backend, database, integrations) - Update docs — README, API docs, environment variables
- Validate — All paths exist, examples compile, links work, freshness timestamps updated
Principles: Generate from code (single source of truth). Under 500 lines per codemap. Run after: new features, API changes, dependency changes, architecture changes.