Repository-wide instructions for Claude Code.
docs/platform/DEVELOPER_CONTRACT.mddocs/platform/PLATFORM_RUNTIME_MAP.mddocs/platform/CONFIGURATION_AND_POLICY_CONVENTIONS.mddocs/platform/REBAC.mdwhen access/team behavior is touched
- Keep scope minimal. No over-engineering.
- Use existing conventions and existing Make targets.
- Run
make code-qualityandmake testin each touched project. - Keep default tests offline. Any external dependency test must be marked
integration.
Canonical source:
This defines:
- Agentic API vs Knowledge Flow API vs Control Plane API responsibilities.
- Knowledge Flow / Agentic / Control Plane Temporal worker responsibilities.