786 B
786 B
AGENTS - ReleaseOrchestrator Module
Working Directory
src/ReleaseOrchestrator/**(API, libraries, agents, tests).
Required Reading
docs/README.mddocs/07_HIGH_LEVEL_ARCHITECTURE.mddocs/modules/platform/architecture-overview.mddocs/modules/release-orchestrator/architecture.mddocs/modules/release-orchestrator/README.md
Engineering Rules
- Deterministic decisioning and evidence outputs.
- Policy gates must fail closed; no bypass on plugin errors.
- Offline-first behavior for evidence replay and approvals.
Testing & Verification
- Tests live in
src/ReleaseOrchestrator/__Tests/**. - Cover policy gating, approvals, and evidence replay determinism.
Sprint Discipline
- Record decisions and risks for workflow changes in sprint files.