Plan readiness scoring
Read more about SDD in Spec-Driven Development.
Maturity: Still defining
Summary
A readiness score communicates how prepared an Agent plan is for agent execution. It acts as a lightweight quality gate before Duo Developer handoff.
Issue: Workstream 0.5 — Agent plan score and approval flow
Scoring model
What signals contribute to the score — completeness of template sections, presence of acceptance criteria, resolved vs pending decisions, token efficiency — is TBD.
Computation
Whether the score is computed client-side (heuristic on the Markdown), server-side (background job), or by an LLM call is TBD.
Display
How and where the score is shown (on the widget, as a badge, as a blocking gate) is TBD.
Approval flow
Eventually the score may gate automated execution. Work item approvals do not exist yet, so this is a future concern.
77530995)
