initial commit
This commit is contained in:
@@ -0,0 +1,82 @@
|
||||
# Step 4: Product Concept
|
||||
|
||||
**Completed:** {{date}}
|
||||
**Session:** {{session_number}}
|
||||
|
||||
---
|
||||
|
||||
## Purpose
|
||||
|
||||
Capture the designer's STRUCTURAL vision - the founding principle or key feature that defines the product concept.
|
||||
|
||||
**Not just requirements - the IDEA.**
|
||||
|
||||
---
|
||||
|
||||
## Concept Exploration
|
||||
|
||||
**Agent asked:**
|
||||
{{question_to_surface_concept}}
|
||||
|
||||
**User described:**
|
||||
{{concept_description}}
|
||||
|
||||
---
|
||||
|
||||
## Deep Dive
|
||||
|
||||
### Core Structural Idea
|
||||
|
||||
**The founding principle:**
|
||||
{{what_makes_this_product_distinct}}
|
||||
|
||||
**Concrete example:**
|
||||
{{specific_example_of_concept_in_action}}
|
||||
|
||||
### Why This Matters
|
||||
|
||||
**User's rationale:**
|
||||
{{why_this_approach}}
|
||||
|
||||
**Problem it solves:**
|
||||
{{what_this_enables}}
|
||||
|
||||
---
|
||||
|
||||
## Reflection Checkpoint
|
||||
|
||||
**Agent's synthesis:**
|
||||
{{understanding_of_concept}}
|
||||
|
||||
**User response:**
|
||||
- [ ] Confirmed
|
||||
- [ ] Corrected
|
||||
|
||||
**Corrections (if any):**
|
||||
{{corrections}}
|
||||
|
||||
---
|
||||
|
||||
## Concept Documentation
|
||||
|
||||
**Core concept:**
|
||||
{{concept_statement}}
|
||||
|
||||
**Implementation principle:**
|
||||
{{how_this_shapes_design}}
|
||||
|
||||
**Example:** {{concrete_example}}
|
||||
|
||||
---
|
||||
|
||||
## Related Features
|
||||
|
||||
Features that stem from this concept:
|
||||
1. {{feature_1}}
|
||||
2. {{feature_2}}
|
||||
3. {{feature_3}}
|
||||
|
||||
---
|
||||
|
||||
**Documented in:** `wds-project-outline.yaml` → `product_concept`
|
||||
**Impacts:** Navigation structure, information architecture, feature priorities
|
||||
Reference in New Issue
Block a user