| title |
|---|
Project Documentation |
Purpose
- Provide the routing map for project documentation.
When
- At the start of any task to pick the right handles.
Routing
- Start a change: @docs/workflows/codex-workflow.md
- Testing flow: @docs/TESTING.md
- Testing commands: @docs/tooling/testing-cli.md
- Reviews and gate: @docs/policies/acceptance-gate.md, @docs/tooling/inspection.md
- Odoo canon: @docs/odoo/workflow.md, @docs/odoo/orm.md, @docs/odoo/security.md, @docs/odoo/performance.md
- Style: @docs/style/index.md (then @docs/style/python.md, @docs/style/javascript.md, @docs/style/testing.md)
- Integrations: @docs/integrations/README.md (Shopify: @docs/integrations/shopify.md)
- Tooling: @docs/tooling/codex-cli.md, @docs/tooling/odoo-intelligence.md, @docs/tooling/ops.md, @docs/tooling/docker.md
- Architecture: @docs/ARCHITECTURE.md, @docs/resources.md
- Roles: @docs/roles.md
Notes
- Keep docs small; prefer linking by handle to larger guides when needed.