Click any tab to deep-dive. Each suite has its own inputs, AI pipeline, tech stack and exit criteria.
Turns raw requirements into an approved design, INVEST story backlog and dependency-aware roadmap. The only suite that loops on Product-Owner comments.
PO-approved DesignDocument + StoryBacklog + Roadmap, persisted and version-tagged (design.v1, design.v2โฆ). Hands off to the Development Suite.
โ PO must approve before any code is written.
Implements approved stories in priority order, commits code, opens PRs and stamps every story with full traceability.
feat/PROJ-123-โฆ)Independently verifies that merged code fulfils the design. Maintains a monotonically-growing regression registry and gates the Production Ready state.
TC-<storyKey>-<n>Promotes Production-Ready artifacts to live environments safely and verifies in-place.
The suite that already exists in this repository โ the other four are being built around it. Watches the live system, root-causes incidents, self-heals or files a bug story back to Dev.
DevOps deep dive โWhen the DevOps agent cannot self-heal: