# update-documentation > Keep documentation in sync with code changes - Author: Rob Haswell - Repository: arckeepers/arckeepers - Version: 20260127180646 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/arckeepers/arckeepers - Web: https://mule.run/skillshub/@@arckeepers/arckeepers~update-documentation:20260127180646 --- --- name: update-documentation description: Keep documentation in sync with code changes --- # Overview Documentation for this project lives in the `doc/` directory. When features, tools, or workflows are added, changed, or removed, the relevant documentation must be updated. ## Documentation Files - `doc/specification.md` - Product specification and requirements - `doc/developer-tools.md` - Internal tooling for maintainers ## When to Update Update documentation when: - Adding new features or components - Changing existing behavior or workflows - Adding or modifying developer tools - Changing data structures or APIs - Removing deprecated functionality