01
Define
Describe the problem, who experiences it, and what the first release must accomplish.
03 / How we build
Each project moves through four stages. Every stage ends with a documented decision and a clear next step.
Describe the problem, who experiences it, and what the first release must accomplish.
Decide how the software will work and remove anything the first release does not need.
Build the software in small, reviewable parts with an agreed checklist for completion.
Test the result, record what passed, and clearly list anything that remains unresolved.
05 / How we work
“Build the smallest version that solves the real problem.”
“Write down important decisions.”
“Include security from the start.”
“Work must pass agreed checks before it moves forward.”