v2.4.0 — EPIC-0028: Agentic Orchestration Engine
EPIC-0028 — Agentic Orchestration Engine complete
The Conductor can now drive a story end-to-end — spec → plan → dispatch → per-task review → next task — without a human watching between tasks.
New in v2.4.0
US-0182 Pre-dispatch spec/plan orchestration — agent-spec-plan.js drives full spec/plan/review/approval gate lifecycle before implementation starts.
US-0183 Per-task lifecycle protocol — agent-lifecycle.js tracks DONE/BLOCKED/NEEDS_CONTEXT with smart routing; sdlc-status.json tasks schema.
US-0184 Context Curator — agent-context.js generate assembles context payloads (task, ACs, plan excerpt, prior-work summaries, agent-tagged lessons).
US-0185 Conductor dispatch protocol — agent-task-review.js drives two-phase Lens review gates per task; [sha:<commit>] convention; automated BLOCKED routing.
US-0186 CI optimisation — deduplicated CodeQL, docs-only skip, npm audit fix.
Stats
- 1233 tests, 88.9% coverage
- 25 epics, 179+ stories
- 67 LESSONS.md entries