The questions that come up before a project starts.
- How detailed does a prototype need to be?
- Detailed enough that a decision can be made or reversed by looking at it. In practice that means real terminology, role-based views, the states that cause trouble, and the information someone needs before they can act.
- Can we prototype without committing to a build?
- Yes. The engagement can end at an agreed scope, a delivery plan, and a decision to build it with us, with someone else, or not yet.
- Is the prototype thrown away?
- The decisions are the deliverable, and they carry forward whatever happens to the files. Interface work often transfers straight into the build; the definition it produced always does.