v1.8.0 — Persona-Driven Subagent Dispatch
v1.8.0 — Persona-Driven Subagent Dispatch
Tasks are now matched to expert personas from personas/curated/:
- Planning: writing-plans annotates each task with
[backend-architect],[frontend-engineer],[security-engineer], etc. - Execution: SDD loads the full curated persona and injects it into every implementer subagent
- Result: Backend tasks get a Backend Architect's rules (schema conventions, API patterns), frontend tasks get a Frontend Engineer's rules (component boundaries, i18n, state invalidation)
Also includes v1.7.0 changes: standalone metrics packager, SDD quality fixes, model capture.
See RELEASE-NOTES.md for full details.