04 · Result
Your result
Reference
How to tell whether an AI feature can ship in ten days
An AI feature can ship in ten days when it is one narrow workflow: one user, one input, one output. Its data already sits in one system you can export, it runs on APIs you already have, and a person reviews every output before anything leaves. Miss one and it takes longer.
The one-sentence scope
Every Sprint is written around one sentence with five blanks. If you can't fill all five, the workflow isn't scoped yet.
For [user], when [trigger or input], the workflow will [process] and produce [output], so that [value].
Example. "For the founder, when monthly metrics and three to five sentences of context are in, the workflow will draft and produce an investor update covering metrics, risks, and asks, so that sending it takes 8 minutes instead of 90."
The eight dimensions
Each is scored from 1 to 5, for a total out of 40.
Business value
Whether the workflow moves a number leadership already tracks. A 1 is a nice-to-have nobody would miss; a 5 is something the board asks about. It most often fails when the value is stated as "saves time" with no number attached.
Frequency
How often the workflow runs. A 1 runs a few times a year; a 5 runs daily. It fails when the idea is a quarterly report: too few runs to tune the prompts or to pay back the build.
Pain intensity
How much the people who do the task today dislike it. A 1 is mildly annoying; a 5 is a task people avoid or hand to the newest hire. It fails when the pain belongs to the founder rather than to the person who does the work.
Data availability
Whether the inputs exist and can be reached. A 1 means the data is scattered or absent; a 5 means it sits in one system with an API or export. It most often fails on data that exists but lives in five places with no owner.
Technical feasibility
Whether the workflow fits the systems you already run. A 1 needs new infrastructure; a 5 calls APIs you already use. It fails when the plan starts with building a platform instead of the workflow.
Risk manageability
What happens when the output is wrong. A 1 means a mistake is irreversible, legal, or financial; a 5 means a person reviews every output before anything leaves. It fails when version one is designed to act on its own instead of drafting for review.
Adoption likelihood
Whether someone will use it every week. A 1 has no owner; a 5 was asked for by the person who will use it. It fails when the workflow is built for "the team" and nobody in particular.
Reusability
Whether the same build serves more than one need. A 1 is a one-off; a 5 has the same shape, input to draft to review, as three other things you need. It fails when the workflow is so custom that the next one starts from zero.
Green, yellow, red
Green means Sprint-ready. The total is 30 or more, data availability and technical feasibility are 4 or more, risk manageability is 3 or more, at least three of the four readiness checks are a yes, and every blank in the sentence is filled.
Red means not a Sprint yet. Business value, data availability, or technical feasibility is 2 or lower, risk manageability is 1, or the total is under 22. Any one of these is enough. The fix is usually a different workflow, a month of sample data in one place, or turning the workflow into a draft a person reviews.
Yellow is everything in between: fixable. The scorecard names the two lowest dimensions and any readiness gap, with what closes each one. An empty blank in the sentence also holds a result at yellow.