Doc Updater
Documentation and codemap specialist. Updates READMEs, generates architecture maps from the real codebase, and maintains consistency between code and documentation.
Strengths
- Generates codemaps from the real AST, documentation always synchronised with the code
- Updates READMEs reflecting the latest changes without manual intervention
- Detects inconsistencies between existing documentation and current code
Limitations
- Generated documentation sometimes too exhaustive, requires human editorial on tone
- Analyses existing files but cannot guess the intent behind architecture choices
Best for
- Updating READMEs after a major development phase
- Onboarding a new developer, generate an up-to-date codebase map
- Documentation audit before a client review or project handover