Review and update documentation to match the codebase
- Read all code including Python, Typescript, Storybook stories and components
- Read all documentation in
/docs/docs/ (exclude /docs/docs/llm/, /docs/docs/code/ and /docs/docs/safety/)
- Compare code vs documentation:
- Code is the canonical truth
- Update documentation in
/docs/docs/ to reflect actual implementation
- If documentation describes features not in the code, leave it as-is (future features)
- Any issues that you are unsure on how to resolve, ask the user to clarity in a numbered list.