Initial Design Questions
Background Analysis
- How will users interact with it?
- What different roles exist?
- What are the different stories they have?
- What is the deployment story?
- Within each story, where are data
- Created,
- Transformed,
- Transferred,
- Destroyed?
- Do data serve different purposes at different points in time?
- Are there data you may expect to track, query, and/or analyze?
- What are your constraints/objectives:
- Externally imposed?
- Internal goals?
- 3rd party software:
- Where would you like to use 3rd party?
- What are the risks in those cases?
- Can they be mitigated?
- Is there a cheaper option?
Using the Above
- What aspects feel most uncertain?
- Architecture
- What designs apply?
- Do they clarify the uncertainties?
- Can you refine the level of detail?
- Repeat recursively on just the most uncertain pieces…
- Feasibility
- What pieces do you need to explore until feasibility is clear?
- Can you prototype only those pieces?
Updated Mon Aug. 25 2025, 12:01 by wsumner.