- Waykit
- Product guide
- Feature lifecycle
Feature lifecycle
When the job is a product feature, Waykit routes work through specialist roles: grilling, spec, TDD, cross-functional quality, audit, telemetry, and release. Language and framework profiles load on top of that once the stack is known. EDD is how you prove tool calls; it lives inside TDD when the change is a prompt or a tool schema.
- Grilling: If the idea is still mushy, interview until the decision frontier is clear.
- Spec: Gherkin and acceptance criteria, including cross-functional rows.
- TDD: Inventory the behavior catalog, then gear 1 (domain) and gear 2 (thin adapters) in the same loop. EDD lives here when the change is a prompt or tool schema.
- XFN: Green the apply rows (accessibility, load, security) or skip with a reason.
- Audit: Security and architecture-drift checks, then pre-commit.
- Telemetry and release: Map SLOs, update public docs if you touched them, ship with a conventional PR title.