whiteport-design-studio 0.3.3 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "whiteport-design-studio",
4
- "version": "0.3.3",
4
+ "version": "0.3.4",
5
5
  "description": "Whiteport Design Studio - Strategic design methodology for AI-powered workflows",
6
6
  "keywords": [
7
7
  "design",
@@ -1,16 +1,16 @@
1
1
  # Working with Existing Materials
2
2
 
3
- **Purpose:** Guide for naturally incorporating existing materials into conversational PB workflow.
3
+ **Purpose:** Guide for incorporating existing materials into the PB workflow. When users provide documentation, Saga MUST analyze it first, present findings for confirmation, and only ask questions about gaps.
4
4
 
5
5
  ---
6
6
 
7
7
  ## Core Principles
8
8
 
9
- 1. **Reference, don't re-ask** - Build on documented work
10
- 2. **Validate currency** - "Is this still accurate?"
11
- 3. **Focus on gaps** - What's missing or needs refinement?
12
- 4. **Document refinement** - Capture UPDATE conversation, not just creation
13
- 5. **Stay casual** - No judgment about what exists or doesn't
9
+ 1. **Analyze first, ask second** Read and extract before any questions
10
+ 2. **Present, don't pocket** Show the user what you found, structured by topic
11
+ 3. **Confirm step by step** Each extracted insight gets a yes/no/refine from the user
12
+ 4. **Only ask about gaps** If the answer is in the document, don't ask the question
13
+ 5. **Stay casual** No judgment about what exists or doesn't
14
14
 
15
15
  ---
16
16
 
@@ -29,26 +29,126 @@ existing_materials:
29
29
  context_notes: "[brief notes]"
30
30
  ```
31
31
 
32
- **If materials exist:** Read them before starting PB steps
32
+ **If materials exist:** Read them COMPLETELY before starting PB steps. Then run the Material Analysis Phase.
33
33
 
34
34
  ---
35
35
 
36
- ## Adaptation Pattern
36
+ ## Material Analysis Phase (MANDATORY when materials exist)
37
37
 
38
- ### Opening Adaptation
38
+ This phase runs ONCE, after Step 1 (Init) and BEFORE Step 2 (Vision). It replaces the old "reference and ask" pattern with "analyze, present, confirm, then fill gaps."
39
39
 
40
- **Without materials:**
41
- > "Let's start with vision. What are you envisioning?"
40
+ ### Step A: Read and Extract
42
41
 
43
- **With materials:**
44
- > "I see you mentioned [reference from materials]. Let's build on that - tell me more."
42
+ Read every provided document completely. Extract information into these categories:
45
43
 
46
- ### Follow-Up Patterns
44
+ | Category | What to look for |
45
+ |----------|-----------------|
46
+ | **Vision** | Purpose, mission, "why this exists", aspirational statements |
47
+ | **Positioning** | Target market, differentiators, alternatives, category |
48
+ | **Business Model** | Revenue, pricing, monetization, cost structure |
49
+ | **Target Users** | User types, personas, segments, pain points |
50
+ | **Product Concept** | Core features, key interactions, product shape |
51
+ | **Success Criteria** | KPIs, metrics, milestones, definition of done |
52
+ | **Competitive Landscape** | Named competitors, alternatives, market gaps |
53
+ | **Constraints** | Technical limits, budget, timeline, team, regulations |
54
+ | **Tone & Brand** | Voice, personality, visual direction, existing brand |
47
55
 
48
- - **Validate:** "You wrote X - is that still accurate?"
49
- - **Fill gaps:** "Your brief mentions Y, but I'm curious about Z..."
50
- - **Refine:** "When you said X, did you mean [interpretation]?"
51
- - **Update:** "Has your thinking evolved since you wrote this?"
56
+ For each category, note:
57
+ - **Complete** enough information to draft this section
58
+ - **Partial** some information, needs clarification or expansion
59
+ - **Missing** not covered in the materials
60
+
61
+ ### Step B: Present the Analysis
62
+
63
+ Present your findings to the user, organized by category. Use this pattern:
64
+
65
+ ```
66
+ I've read through your materials. Here's what I found — let me walk you through
67
+ it section by section so you can confirm, correct, or add to each one.
68
+
69
+ **Vision**
70
+ From your [document name]: "[relevant quote or paraphrase]"
71
+ My interpretation: [your synthesis in one sentence]
72
+ → Does this capture it? Anything that's evolved?
73
+
74
+ **Positioning**
75
+ From your [document name]: "[relevant quote or paraphrase]"
76
+ My interpretation: [your synthesis]
77
+ → Still the direction?
78
+
79
+ [...continue for each category that has content...]
80
+ ```
81
+
82
+ **Rules for presentation:**
83
+ - Present ONE category at a time. Wait for user response before moving to the next.
84
+ - Quote or closely paraphrase the source material so the user can see what you're working from
85
+ - Add your interpretation — this is where your strategic thinking adds value
86
+ - Ask for confirmation explicitly: ✓ confirm / ✗ reject / ~ refine
87
+ - If the user refines, capture the refinement before moving on
88
+
89
+ ### Step C: Identify Gaps
90
+
91
+ After all extracted categories are confirmed, present the gaps:
92
+
93
+ ```
94
+ That covers what I found in your materials. Here's what we still need to explore:
95
+
96
+ - [Gap 1]: Not covered in your documents
97
+ - [Gap 2]: Mentioned briefly but needs more depth
98
+ - [Gap 3]: Implied but not explicit
99
+
100
+ These are the topics I'll focus our conversation on.
101
+ The rest is already solid from your materials.
102
+ ```
103
+
104
+ ### Step D: Adjusted Workflow Plan
105
+
106
+ Tell the user which steps will be quick confirmations vs. full conversations:
107
+
108
+ ```
109
+ Here's how the rest of the workflow will go:
110
+
111
+ Quick confirmation (already covered):
112
+ - Vision ✓ — confirmed from your materials
113
+ - Target Users ✓ — confirmed from your materials
114
+
115
+ Needs conversation (gaps to fill):
116
+ - Competitive Landscape — not covered yet
117
+ - Success Criteria — mentioned but needs specifics
118
+ - Constraints — partially covered, need technical details
119
+
120
+ This should be much faster since you've already done a lot of the thinking.
121
+ ```
122
+
123
+ ---
124
+
125
+ ## Adapted Step Execution (after Material Analysis)
126
+
127
+ Once the Material Analysis Phase is complete, each subsequent step runs in one of two modes:
128
+
129
+ ### Confirmation Mode (category = Complete)
130
+
131
+ The step's content was already extracted and confirmed during the analysis phase. The step becomes a quick pass:
132
+
133
+ 1. Reference the confirmed content: "We already confirmed your vision as [synthesis]. I've documented it."
134
+ 2. Ask if anything to add: "Anything else before we move on?"
135
+ 3. If nothing: document and advance
136
+ 4. If additions: capture them, update, confirm, advance
137
+
138
+ **This replaces the full exploratory conversation.** Do NOT re-ask questions the user already answered during the analysis phase.
139
+
140
+ ### Gap-Filling Mode (category = Partial or Missing)
141
+
142
+ The step needs real conversation, but scoped to what's missing:
143
+
144
+ 1. Reference what IS known: "From your materials, I know [X]. What I'm missing is [Y]."
145
+ 2. Explore only the gap — do not re-cover confirmed ground
146
+ 3. Synthesize the gap content with the confirmed content
147
+ 4. Present the combined picture for confirmation
148
+
149
+ ### CRITICAL RULE
150
+
151
+ **Never re-ask a question whose answer was already confirmed in the Material Analysis Phase.** If the user confirmed their vision during analysis, Step 2 (Vision) should take 30 seconds, not 10 minutes. The exploratory conversation pattern is for discovery — when materials exist, the discovery already happened.
52
152
 
53
153
  ---
54
154
 
@@ -56,15 +156,14 @@ existing_materials:
56
156
 
57
157
  **Apply to all conversational steps** (2, 3, 5, 7, 7a, 8, 9, 10, 11, 12):
58
158
 
59
- | Step | No Materials | With Materials |
60
- |------|-------------|----------------|
61
- | Vision (2) | "What are you envisioning?" | "You mentioned [vision]. Tell me more." |
62
- | Positioning (3) | "Let's explore positioning." | "Your brief positions this as [quote]. Still accurate?" |
63
- | Users (7) | "Who are ideal users?" | "You described [archetypes]. Still primary users?" |
64
- | Concept (7a) | "What's the core concept?" | "I see [concept from materials]. Tell me more about that principle." |
65
- | Success (8) | "What does success look like?" | "You mentioned success means [quote]. Still the goal?" |
66
-
67
- **Pattern:** Reference existing → Validate → Build on it
159
+ | Step | No Materials | With Materials (Confirmed) | With Materials (Gap) |
160
+ |------|-------------|---------------------------|---------------------|
161
+ | Vision (2) | Full exploration | "Confirmed as [X]. Anything to add?" | "You mentioned [X] but I need [Y]." |
162
+ | Positioning (3) | Full exploration | "Confirmed as [X]. Anything to add?" | "Target is clear, but differentiator needs work." |
163
+ | Business Model (5) | Full exploration | "Confirmed as [X]. Anything to add?" | "Revenue model clear, pricing needs detail." |
164
+ | Users (7) | Full exploration | "Confirmed as [X]. Anything to add?" | "Primary users clear, need to explore secondary." |
165
+ | Concept (7a) | Full exploration | "Confirmed as [X]. Anything to add?" | "Core concept clear, need interaction model." |
166
+ | Success (8) | Full exploration | "Confirmed as [X]. Anything to add?" | "Goals clear, need measurable KPIs." |
68
167
 
69
168
  ---
70
169
 
@@ -73,83 +172,91 @@ existing_materials:
73
172
  When materials exist, capture:
74
173
 
75
174
  1. **What existed:** Quote/summarize existing material
76
- 2. **Validation:** User's response to "Is this still accurate?"
77
- 3. **Refinement:** What changed, added, or clarified
78
- 4. **Why:** Rationale for changes
79
- 5. **Synthesis:** Updated version (old + new integrated)
175
+ 2. **Analysis presented:** What Saga extracted and interpreted
176
+ 3. **User response:** Confirmed / Refined / Rejected
177
+ 4. **Gaps identified:** What was missing
178
+ 5. **Gap conversation:** Discovery for missing pieces only
179
+ 6. **Synthesis:** Final version (confirmed material + gap fills + refinements)
80
180
 
81
181
  **Template:**
82
182
 
83
183
  ```markdown
84
- **Existing context:** [What was documented]
184
+ **Source material:** [Document name, relevant section]
85
185
 
86
- **Opening:** "I see [reference]. [Question]"
186
+ **Saga's extraction:**
187
+ > [Quote from material]
188
+ Interpretation: [Saga's synthesis]
87
189
 
88
- **User response:** [Confirmed/refined/changed]
190
+ **User response:** [Confirmed/ Refined ~ / Rejected ✗]
191
+ [If refined/rejected: what changed and why]
89
192
 
90
- **Key exchanges:**
91
- - [Exploration]
92
- - [Gaps filled]
93
- - [Evolution]
193
+ **Gaps explored:**
194
+ - [Gap topic]: [Discovery conversation summary]
94
195
 
95
- **Reflection checkpoint:**
96
- "Building on your earlier work: [synthesis].
97
- Keeps [solid parts], adds [new], refines [changed].
98
- Does that capture it?"
196
+ **Final synthesis:** [Confirmed content + gap fills integrated]
99
197
 
100
198
  **User confirmation:** [Confirmed / Corrected]
101
-
102
- **Final:** [Updated artifact]
103
199
  ```
104
200
 
105
201
  ---
106
202
 
107
203
  ## Common Scenarios
108
204
 
205
+ **Scenario: Comprehensive PRD provided**
206
+ 1. Read it thoroughly — this is the primary source
207
+ 2. Run full Material Analysis Phase (Steps A-D)
208
+ 3. Most categories will be Complete — workflow becomes mostly confirmations
209
+ 4. Focus conversation on strategic gaps (positioning nuance, success metrics, constraints)
210
+ 5. Result: 15-minute workflow instead of 60-minute workflow
211
+
109
212
  **Scenario: Previous brief exists**
110
213
  1. Read it thoroughly
111
- 2. Identify solid vs gaps/unclear
112
- 3. Open: "I read your brief. [Strong points] captured well. Questions about [gaps]."
113
- 4. Explore gaps conversationally
114
- 5. Dialog: what was there + what we added + why
214
+ 2. Run Material Analysis Phase
215
+ 3. Identify what's solid vs outdated vs missing
216
+ 4. Present: "Your brief from [date] covers X, Y, Z well. Has anything evolved?"
217
+ 5. Focus on evolution and gaps
115
218
 
116
219
  **Scenario: Existing website**
117
220
  1. Review site (if URL in materials)
118
- 2. Note current positioning/tone/UX
119
- 3. Reference: "I looked at your site. It positions you as [observation]. Still the direction?"
221
+ 2. Extract positioning, tone, target audience signals
222
+ 3. Present observations: "Your site positions you as [X], targets [Y], tone is [Z]"
120
223
  4. Use as baseline for "what's changing?"
121
224
 
122
225
  **Scenario: Brand guidelines exist**
123
226
  1. Read guidelines (voice, values, identity)
124
- 2. Reference when discussing tone: "Your guidelines describe tone as [quote]. Match exactly or evolve?"
125
- 3. Don't re-ask defined things (colors, values)
126
- 4. Focus on how brand translates to this project
127
-
128
- **Scenario: Research exists**
129
- 1. Review findings
130
- 2. Reference insights: "Your research showed [finding]. Great insight for..."
131
- 3. Validate currency: "Is this still what you hear from customers?"
227
+ 2. Extract: personality, tone, visual direction, constraints
228
+ 3. Present: "Your brand guidelines define [X]. These carry forward unless you say otherwise."
229
+ 4. Mark brand-related categories as Complete
230
+ 5. Focus on how brand translates to this specific product
231
+
232
+ **Scenario: Research / user interviews exist**
233
+ 1. Review findings thoroughly
234
+ 2. Extract: user pain points, needs, behaviors, quotes
235
+ 3. Present: "Your research identified these user patterns: [list]"
236
+ 4. Validate currency: "Is this still what you hear from users?"
237
+ 5. Use as foundation for Target Users and Success Criteria steps
132
238
 
133
239
  ---
134
240
 
135
241
  ## What NOT to Do
136
242
 
137
- Ignore existing materials (if outline says they exist)
138
- Make users repeat documented work
139
- Assume everything is still current (validate!)
140
- Judge quality of existing work
141
- Create separate "refinement workflow" (same conversational pattern, just adapt openings)
243
+ - Say "thank you" and move on as if nothing was provided
244
+ - Pocket the information silently and only reference it in passing
245
+ - Ask questions whose answers are clearly in the provided documents
246
+ - Make the user repeat or re-explain documented work
247
+ - Assume everything is still current without asking (validate!)
248
+ - Judge quality of existing work
249
+ - Skip the Material Analysis Phase and go straight to step-by-step questions
142
250
 
143
251
  ---
144
252
 
145
253
  ## Benefits
146
254
 
147
- Efficiency - Don't re-explore documented areas
148
- Continuity - Build on previous work
149
- Respect - Acknowledge existing thinking
150
- Focus - Spend time on gaps/unclear areas
151
- Natural flow - Same pattern, context-aware
152
- ✅ Rich dialog - Captures refinement, not just creation
255
+ - Efficiency 15 minutes instead of 60 when materials are comprehensive
256
+ - Respect Acknowledges the thinking already done
257
+ - Trust User sees that Saga actually read and understood their materials
258
+ - Focus Conversation time spent on real gaps, not re-discovery
259
+ - Quality Final brief builds on confirmed foundation, not fresh guesses
153
260
 
154
261
  ---
155
262
 
@@ -157,16 +264,18 @@ Does that capture it?"
157
264
 
158
265
  **Check:** `existing_materials.has_materials` in outline
159
266
 
160
- **If true:**
161
- 1. Read materials before starting PB
162
- 2. Adapt openings to reference what exists
163
- 3. Validate currency with each step
164
- 4. Fill gaps conversationally
165
- 5. Document: old + new + why
267
+ **If true — run Material Analysis Phase:**
268
+ 1. Read ALL materials completely
269
+ 2. Extract information into categories (vision, positioning, users, etc.)
270
+ 3. Present findings ONE category at a time, wait for confirmation
271
+ 4. Identify gaps after all categories confirmed
272
+ 5. Tell user which steps will be quick vs. need conversation
273
+ 6. Execute steps in Confirmation Mode or Gap-Filling Mode accordingly
166
274
 
167
- **Dialog pattern:** Existing Validate → Refine → Synthesize → Confirm
275
+ **If false run standard discovery:**
276
+ 1. Full exploratory conversation per step
277
+ 2. Standard pattern: Open → Explore → Reflect → Synthesize → Confirm
168
278
 
169
279
  ---
170
280
 
171
- **Remember:** Not a separate workflow - same conversational pattern, just context-aware.
172
- If materials exist, read and adapt. If not, explore from scratch. Either way, natural conversation.
281
+ **The golden rule:** If the user gave you a document, they expect you to USE it — not just acknowledge it. Analyze it, show them what you found, and only ask about what's missing.
@@ -56,9 +56,28 @@ Welcome the user and explain that this is their strategic foundation. This workf
56
56
  - Competitive landscape (what alternatives exist)
57
57
  - Constraints & context (real-world limitations)
58
58
 
59
- Set time expectations (30-60 minutes) and ask about any existing context that should be considered.
59
+ Set time expectations and ask about any existing context that should be considered.
60
60
 
61
- ### 2. Design Log Update
61
+ If the user provides or has provided existing materials (PRD, brief, research, website, guidelines), acknowledge them and tell the user you will analyze them before starting the strategic conversation.
62
+
63
+ ### 2. Material Analysis Phase (if materials exist)
64
+
65
+ **MANDATORY when `existing_materials.has_materials` is true or when the user provides documents during this step.**
66
+
67
+ Load and follow `src/data/agent-guides/saga/working-with-existing-materials.md` — specifically the **Material Analysis Phase** (Steps A through D).
68
+
69
+ This means:
70
+ 1. **Read** every provided document completely
71
+ 2. **Extract** information into categories (vision, positioning, users, business model, etc.)
72
+ 3. **Present** your findings ONE category at a time — quote the source, add your interpretation, ask the user to confirm/refine/reject each one
73
+ 4. **Identify gaps** — tell the user which topics are not covered in their materials
74
+ 5. **Plan the workflow** — tell the user which steps will be quick confirmations vs. full conversations
75
+
76
+ **Time estimate adjustment:** If materials are comprehensive, tell the user: "Since you've already done a lot of the thinking, this will be faster — probably 15-20 minutes to confirm and fill gaps, rather than a full 60-minute discovery."
77
+
78
+ **CRITICAL:** Do NOT skip this phase and jump to Step 2 (Vision). The analysis must happen here, before any step-by-step workflow begins. If you acknowledge the materials and then proceed to ask "What's your vision?" — that is a SYSTEM FAILURE.
79
+
80
+ ### 3. Design Log Update
62
81
  **Mandatory:** Update `dialog/00-context.md` before marking this step complete.
63
82
 
64
83
  Fill in:
@@ -89,8 +108,9 @@ ONLY WHEN user confirms readiness will you then load and read fully `{nextStepFi
89
108
 
90
109
  ### ✅ SUCCESS:
91
110
  - User welcomed and expectations set
92
- - Time estimate communicated (30-60 minutes)
111
+ - Time estimate communicated
93
112
  - Existing context gathered (or noted as none)
113
+ - If materials provided: Material Analysis Phase completed (extract → present → confirm → identify gaps → plan workflow)
94
114
  - Design log updated with project metadata
95
115
  - User confirms readiness to proceed
96
116
 
@@ -99,5 +119,8 @@ ONLY WHEN user confirms readiness will you then load and read fully `{nextStepFi
99
119
  - Generated content without user input
100
120
  - Skipped design log update
101
121
  - Did not wait for user confirmation before proceeding
122
+ - Materials provided but NOT analyzed (acknowledged and moved on = FAILURE)
123
+ - Materials analyzed but NOT presented to user for confirmation (pocketed silently = FAILURE)
124
+ - Asked questions whose answers are clearly in the provided documents
102
125
 
103
126
  **Master Rule:** Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.
@@ -48,6 +48,19 @@ Help the user explore and articulate their vision through natural conversation,
48
48
 
49
49
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
50
50
 
51
+ ### 0. Check Material Analysis Status
52
+
53
+ **If vision was already confirmed during the Material Analysis Phase (Step 1):**
54
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
55
+ 1. Reference the confirmed vision: "We confirmed your vision as [synthesis from analysis phase]."
56
+ 2. Ask: "Anything to add or refine before I document it?"
57
+ 3. If nothing: synthesize, document, and advance to Step 5 (State Update)
58
+ 4. If additions: capture them, update the synthesis, confirm, then advance
59
+ 5. Skip substeps 1-3 below — they are for discovery, not re-discovery
60
+
61
+ **If no materials exist or vision was not covered:**
62
+ Run the full exploration below.
63
+
51
64
  ### 1. Open Conversation (Substep 1)
52
65
  Load and reference `../data/vision-open-conversation.md`. Adapt opening question to context, invite user to think out loud about what they are building and why it matters.
53
66
 
@@ -48,6 +48,19 @@ Help the user explore and articulate their positioning through natural conversat
48
48
 
49
49
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
50
50
 
51
+ ### 0. Check Material Analysis Status
52
+
53
+ **If positioning was already confirmed during the Material Analysis Phase (Step 1):**
54
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
55
+ 1. Reference the confirmed positioning: "We confirmed your positioning as [synthesis from analysis phase]."
56
+ 2. Ask: "Anything to add or refine before I document it?"
57
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
58
+ 4. If additions: capture them, update the synthesis, confirm, then advance
59
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
60
+
61
+ **If no materials exist or positioning was not covered in materials:**
62
+ Run the full exploration below.
63
+
51
64
  ### 1. Open Conversation (Substep 1)
52
65
  Load and reference `../data/positioning-open-conversation.md`. Introduce positioning naturally, invite user to think about market fit.
53
66
 
@@ -48,6 +48,19 @@ Help the user identify and understand their business model (B2B, B2C, or both) t
48
48
 
49
49
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
50
50
 
51
+ ### 0. Check Material Analysis Status
52
+
53
+ **If business model was already confirmed during the Material Analysis Phase (Step 1):**
54
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
55
+ 1. Reference the confirmed business model: "We confirmed your business model as [synthesis from analysis phase]."
56
+ 2. Ask: "Anything to add or refine before I document it?"
57
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
58
+ 4. If additions: capture them, update the synthesis, confirm, then advance
59
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
60
+
61
+ **If no materials exist or business model was not covered in materials:**
62
+ Run the full exploration below.
63
+
51
64
  ### 1. Open the Conversation
52
65
  Start naturally based on context. If they have mentioned customers already, reference that. If unclear, ask about who pays for the product. Adapt tone to stakes level.
53
66
 
@@ -54,6 +54,19 @@ Help the user define their ideal business customer profile, including company ch
54
54
 
55
55
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
56
56
 
57
+ ### 0. Check Material Analysis Status
58
+
59
+ **If business customers were already confirmed during the Material Analysis Phase (Step 1):**
60
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
61
+ 1. Reference the confirmed business customers: "We confirmed your business customers as [synthesis from analysis phase]."
62
+ 2. Ask: "Anything to add or refine before I document it?"
63
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
64
+ 4. If additions: capture them, update the synthesis, confirm, then advance
65
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
66
+
67
+ **If no materials exist or business customers were not covered in materials:**
68
+ Run the full exploration below.
69
+
57
70
  ### 1. Guide Business Customer Definition
58
71
  Ask about company size, industry, decision-making structure, and budget authority. Also identify buying roles (buyer vs. user).
59
72
 
@@ -54,6 +54,19 @@ Help the user define their ideal customer profile by exploring who we are design
54
54
 
55
55
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
56
56
 
57
+ ### 0. Check Material Analysis Status
58
+
59
+ **If target users were already confirmed during the Material Analysis Phase (Step 1):**
60
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
61
+ 1. Reference the confirmed target users: "We confirmed your target users as [synthesis from analysis phase]."
62
+ 2. Ask: "Anything to add or refine before I document it?"
63
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
64
+ 4. If additions: capture them, update the synthesis, confirm, then advance
65
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
66
+
67
+ **If no materials exist or target users were not covered in materials:**
68
+ Run the full exploration below.
69
+
57
70
  ### 1. Guide User Description
58
71
  Guide user to describe their ideal users in detail. Ask about their role, demographics, daily experience, frustrations, goals, and current solutions. Also identify any secondary users or stakeholders.
59
72
 
@@ -54,6 +54,19 @@ Capture the designer's STRUCTURAL vision — the founding idea, key concept, or
54
54
 
55
55
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
56
56
 
57
+ ### 0. Check Material Analysis Status
58
+
59
+ **If product concept was already confirmed during the Material Analysis Phase (Step 1):**
60
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
61
+ 1. Reference the confirmed product concept: "We confirmed your product concept as [synthesis from analysis phase]."
62
+ 2. Ask: "Anything to add or refine before I document it?"
63
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
64
+ 4. If additions: capture them, update the synthesis, confirm, then advance
65
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
66
+
67
+ **If no materials exist or product concept was not covered in materials:**
68
+ Run the full exploration below.
69
+
57
70
  ### 1. Open the Concept Conversation
58
71
  Check for existing materials first. Without materials: Ask about the core concept, the structural idea, what everything builds from. With materials: Reference what they mention and probe deeper.
59
72
 
@@ -47,6 +47,19 @@ Help the user explore and define what success looks like through conversational
47
47
 
48
48
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
49
49
 
50
+ ### 0. Check Material Analysis Status
51
+
52
+ **If success criteria were already confirmed during the Material Analysis Phase (Step 1):**
53
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
54
+ 1. Reference the confirmed success criteria: "We confirmed your success criteria as [synthesis from analysis phase]."
55
+ 2. Ask: "Anything to add or refine before I document it?"
56
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
57
+ 4. If additions: capture them, update the synthesis, confirm, then advance
58
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
59
+
60
+ **If no materials exist or success criteria were not covered in materials:**
61
+ Run the full exploration below.
62
+
50
63
  ### 1. Open the Conversation
51
64
  Ask about what changes when this launches and is working well.
52
65
 
@@ -47,6 +47,19 @@ Help user explore alternatives and discover their unfair advantage. Explore what
47
47
 
48
48
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
49
49
 
50
+ ### 0. Check Material Analysis Status
51
+
52
+ **If competitive landscape was already confirmed during the Material Analysis Phase (Step 1):**
53
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
54
+ 1. Reference the confirmed competitive landscape: "We confirmed your competitive landscape as [synthesis from analysis phase]."
55
+ 2. Ask: "Anything to add or refine before I document it?"
56
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
57
+ 4. If additions: capture them, update the synthesis, confirm, then advance
58
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
59
+
60
+ **If no materials exist or competitive landscape was not covered in materials:**
61
+ Run the full exploration below.
62
+
50
63
  ### 1. Open with Alternatives
51
64
  Start broad: what do people do today? Include manual solutions, do-nothing, different approaches.
52
65
 
@@ -47,6 +47,19 @@ Help user identify constraints as design parameters.
47
47
 
48
48
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
49
49
 
50
+ ### 0. Check Material Analysis Status
51
+
52
+ **If constraints were already confirmed during the Material Analysis Phase (Step 1):**
53
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
54
+ 1. Reference the confirmed constraints: "We confirmed your constraints as [synthesis from analysis phase]."
55
+ 2. Ask: "Anything to add or refine before I document it?"
56
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
57
+ 4. If additions: capture them, update the synthesis, confirm, then advance
58
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
59
+
60
+ **If no materials exist or constraints were not covered in materials:**
61
+ Run the full exploration below.
62
+
50
63
  ### 1. Frame Positively
51
64
  Design parameters.
52
65
 
@@ -47,6 +47,19 @@ Establish the technical platform strategy and device support requirements that w
47
47
 
48
48
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
49
49
 
50
+ ### 0. Check Material Analysis Status
51
+
52
+ **If platform strategy was already confirmed during the Material Analysis Phase (Step 1):**
53
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
54
+ 1. Reference the confirmed platform strategy: "We confirmed your platform strategy as [synthesis from analysis phase]."
55
+ 2. Ask: "Anything to add or refine before I document it?"
56
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
57
+ 4. If additions: capture them, update the synthesis, confirm, then advance
58
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
59
+
60
+ **If no materials exist or platform strategy was not covered in materials:**
61
+ Run the full exploration below.
62
+
50
63
  ### 1. Guide Platform Strategy Definition
51
64
  Help user define their platform strategy by asking about primary platform choice, supported devices, device priority, interaction models needed, offline functionality requirements, native device features needed, and platform rationale including constraints and future plans.
52
65
 
@@ -47,6 +47,19 @@ Establish the product's communication personality and style for consistent UI mi
47
47
 
48
48
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
49
49
 
50
+ ### 0. Check Material Analysis Status
51
+
52
+ **If tone and brand personality were already confirmed during the Material Analysis Phase (Step 1):**
53
+ Run in **Confirmation Mode** — do NOT re-run the full exploratory conversation:
54
+ 1. Reference the confirmed tone: "We confirmed your tone and brand personality as [synthesis from analysis phase]."
55
+ 2. Ask: "Anything to add or refine before I document it?"
56
+ 3. If nothing: synthesize, document, and advance to the Design Log / State Update step
57
+ 4. If additions: capture them, update the synthesis, confirm, then advance
58
+ 5. Skip the exploratory substeps below — they are for discovery, not re-discovery
59
+
60
+ **If no materials exist or tone was not covered in materials:**
61
+ Run the full exploration below.
62
+
50
63
  ### 1. Analyze Product Context
51
64
  Review what you've learned:
52
65
  - Vision & positioning