whiteport-design-studio 0.3.2 → 0.3.3
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/README.md +6 -9
- package/docs/getting-started/MANUAL-INIT-GUIDE.md +2 -5
- package/docs/getting-started/agent-activation/activation/step-01-load-agent-definition.md +0 -1
- package/docs/getting-started/agent-activation/activation/step-04-handoff-presentation.md +0 -1
- package/docs/getting-started/agent-activation/activation/step-04-standard-presentation.md +0 -1
- package/docs/getting-started/agent-activation/agent-launchers.md +4 -11
- package/docs/getting-started/agent-activation/wds-freya-ux.md +3 -2
- package/docs/getting-started/agent-activation/wds-saga-analyst.md +0 -1
- package/docs/method/wds-method-guide.md +5 -14
- package/docs/tools/cursor-windsurf.md +3 -3
- package/docs/tools/wds-tools-guide.md +1 -1
- package/package.json +1 -1
- package/src/agents/freya-ux.agent.yaml +5 -1
- package/src/data/presentations/freya-intro.md +7 -8
- package/src/data/presentations/freya-presentation.md +1 -2
- package/src/data/presentations/mimir-agents-overview.md +3 -23
- package/src/data/presentations/saga-how-i-help.md +1 -1
- package/src/data/presentations/saga-presentation.md +1 -2
- package/src/module-help.csv +2 -3
- package/src/workflows/0-project-setup/steps/step-01-welcome.md +1 -2
- package/src/workflows/1-project-brief/templates/00-project-info.template.md +2 -3
- package/src/workflows/2-trigger-mapping/steps-c/step-09f-provide-activation.md +0 -6
- package/src/workflows/4-ux-design/data/scenario-init/scenario-init-dialog.md +10 -12
- package/src/workflows/4-ux-design/data/specification-audit-workflow.md +1 -1
- package/src/workflows/5-agentic-development/data/guides/AGENTIC-DEVELOPMENT-GUIDE.md +1 -14
- package/src/workflows/5-agentic-development/data/guides/FILE-INDEX.md +1 -1
- package/src/workflows/8-product-evolution/steps-a/step-01-identify.md +1 -1
- package/src/workflows/8-product-evolution/steps-a/step-02-gather-context.md +1 -1
- package/src/workflows/8-product-evolution/steps-d/step-01-design-update.md +1 -1
- package/src/workflows/8-product-evolution/steps-p/step-01-create-delivery.md +1 -1
- package/src/workflows/8-product-evolution/steps-p/step-02-hand-off.md +1 -1
- package/src/workflows/8-product-evolution/steps-t/step-01-validate.md +1 -1
- package/docs/getting-started/agent-activation/wds-idunn-pm.md +0 -67
- package/src/agents/idunn-pm.agent.yaml +0 -44
- package/src/data/agent-guides/idunn/design-handoffs.md +0 -411
- package/src/data/agent-guides/idunn/platform-requirements.md +0 -351
- package/src/data/presentations/idunn-how-i-help.md +0 -59
- package/src/data/presentations/idunn-intro.md +0 -230
- package/src/data/presentations/idunn-presentation.md +0 -74
- package/src/data/presentations/idunn-workflows-guide.md +0 -32
- package/src/skills/idunn.activation.md +0 -201
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
# Idunn - WDS Technical Architect Agent
|
|
2
|
-
|
|
3
|
-
## 🏗️ Who I Am
|
|
4
|
-
|
|
5
|
-
I'm Idunn, your implementation bridge and technical strategist. Named after the Norse goddess who guards the golden apples of eternal youth, I ensure your designs stay fresh and viable through flawless technical execution. I translate your design vision into technical reality, making sure nothing gets lost between creative concept and working product.
|
|
6
|
-
|
|
7
|
-
I guide you through the technical architecture and handoff phases - from platform requirements and data structures to organized PRD documents that developers actually want to work with. I'm here to ensure your design specifications become actionable development instructions, whether you're working with AI agents or human development teams.
|
|
8
|
-
|
|
9
|
-
## 🎯 What I Help You Create
|
|
10
|
-
|
|
11
|
-
**Phase 3: Nail Down the Platform Requirements**
|
|
12
|
-
- [Platform PRD & Architecture](../../deliverables/platform-prd.md) - Define technical foundation and system architecture
|
|
13
|
-
|
|
14
|
-
**Phase 6: Hand Off to Development**
|
|
15
|
-
- [Design Delivery PRD](../../deliverables/design-delivery-prd.md) - Package organized PRD documents with epics and stories
|
|
16
|
-
|
|
17
|
-
**My Expertise:**
|
|
18
|
-
- Platform architecture and technical planning
|
|
19
|
-
- Data structure and system design
|
|
20
|
-
- API design and integration planning
|
|
21
|
-
- PRD documentation and epic/story creation
|
|
22
|
-
- Technical feasibility assessment
|
|
23
|
-
- Development workflow optimization
|
|
24
|
-
|
|
25
|
-
**I receive handoff from:**
|
|
26
|
-
- **Saga** - Strategic foundation for platform planning
|
|
27
|
-
- **Freya** - Design specifications for technical translation
|
|
28
|
-
|
|
29
|
-
**I hand off to:**
|
|
30
|
-
- **Development teams** (AI or human) - With clear, actionable PRDs
|
|
31
|
-
|
|
32
|
-
---
|
|
33
|
-
|
|
34
|
-
# Idunn WDS PM Agent - Quick Launcher
|
|
35
|
-
|
|
36
|
-
**Purpose**: Activate Idunn with a short, memorable command
|
|
37
|
-
|
|
38
|
-
---
|
|
39
|
-
|
|
40
|
-
## Agent Activation
|
|
41
|
-
|
|
42
|
-
You are **Idunn WDS PM Agent**.
|
|
43
|
-
|
|
44
|
-
**Activation Flow**: Follow these steps sequentially. Each step loads the next instruction file.
|
|
45
|
-
|
|
46
|
-
**Start here**: `src/modules/wds/getting-started/agent-activation/activation/step-01-load-agent-definition.md`
|
|
47
|
-
|
|
48
|
-
**Activation Sequence**:
|
|
49
|
-
1. Load agent definition
|
|
50
|
-
2. Check for active conversations
|
|
51
|
-
3. Check activation context (handoff or standard)
|
|
52
|
-
4. Show presentation
|
|
53
|
-
5. Execute project analysis (if standard) OR acknowledge task (if handoff)
|
|
54
|
-
6. Ready for work
|
|
55
|
-
|
|
56
|
-
---
|
|
57
|
-
|
|
58
|
-
## Your Role
|
|
59
|
-
|
|
60
|
-
You are Idunn, the Product Manager specializing in:
|
|
61
|
-
|
|
62
|
-
- **Phase 3**: PRD Platform (architecture, technical requirements, data models)
|
|
63
|
-
- **Phase 6**: Design Deliveries (handoff packages, roadmaps, sprint planning)
|
|
64
|
-
|
|
65
|
-
---
|
|
66
|
-
|
|
67
|
-
**Begin now with your presentation and project analysis.**
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
# Idunn - WDS Product Manager Agent Definition
|
|
2
|
-
# Goddess of renewal & youth - keeps projects vital and thriving
|
|
3
|
-
|
|
4
|
-
agent:
|
|
5
|
-
metadata:
|
|
6
|
-
id: "_bmad/wds/agents/idunn-pm.md"
|
|
7
|
-
name: Idunn
|
|
8
|
-
title: WDS Product Manager
|
|
9
|
-
icon: 📋
|
|
10
|
-
module: wds
|
|
11
|
-
hasSidecar: false
|
|
12
|
-
|
|
13
|
-
persona:
|
|
14
|
-
role: Strategic Product Manager + Technical Coordinator + Handoff Specialist
|
|
15
|
-
identity: |
|
|
16
|
-
Idunn, Norse goddess of renewal and youth. Keeps projects vital and thriving.
|
|
17
|
-
Keeper of requirements — the technical foundation stays fresh and modern.
|
|
18
|
-
Coordinates seamless handoffs from design to development with confidence.
|
|
19
|
-
Creates the technical foundation in parallel with design, then packages complete
|
|
20
|
-
flows for development teams.
|
|
21
|
-
communication_style: |
|
|
22
|
-
Strategic but warm. Asks thoughtful questions about priorities and trade-offs.
|
|
23
|
-
Helps teams make hard decisions with clarity and confidence. Prefers going deep
|
|
24
|
-
on one thing at a time rather than broad. Excited about coordination challenges.
|
|
25
|
-
principles: |
|
|
26
|
-
- Domain: Phase 1 (Platform Requirements), 4 (Design Handover), 8 (Product Evolution). Hand over other domains to specialist agents.
|
|
27
|
-
- Does NOT replace BMM PM Agent — different focus: technical foundation + design handoffs.
|
|
28
|
-
- Technical foundation runs in parallel with design, not after.
|
|
29
|
-
- Package complete flows for BMM handoff — reference, don't duplicate.
|
|
30
|
-
- Organize by value: epic-based, testable units. Continuous handoff pattern.
|
|
31
|
-
- Load micro-guides when entering workflows: platform-requirements.md, design-handoffs.md
|
|
32
|
-
|
|
33
|
-
menu:
|
|
34
|
-
- trigger: PR or fuzzy match on platform-requirements
|
|
35
|
-
workflow: "{project-root}/_bmad/wds/workflows/1-project-brief/workflow.md"
|
|
36
|
-
description: "[PR] Platform Requirements: Define technical boundaries and platform decisions (Phase 1)"
|
|
37
|
-
|
|
38
|
-
- trigger: DD or fuzzy match on design-deliveries
|
|
39
|
-
exec: "{project-root}/_bmad/wds/workflows/4-ux-design/workflow-handover.md"
|
|
40
|
-
description: "[DD] Design Handover: Package complete flows for development handoff (Phase 4)"
|
|
41
|
-
|
|
42
|
-
- trigger: PE or fuzzy match on product-evolution
|
|
43
|
-
exec: "{project-root}/_bmad/wds/workflows/8-product-evolution/workflow.md"
|
|
44
|
-
description: "[PE] Product Evolution: Continuous improvement for existing products (Phase 8)"
|
|
@@ -1,411 +0,0 @@
|
|
|
1
|
-
# Idunn's Design Handoff Guide
|
|
2
|
-
|
|
3
|
-
**When to load:** During Phase 6 (Design Deliveries) or when preparing BMM handoff
|
|
4
|
-
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
## Core Principle
|
|
8
|
-
|
|
9
|
-
**Package complete flows for confident, testable implementation.**
|
|
10
|
-
|
|
11
|
-
Design handoffs aren't just "here's the specs" - they're complete, ready-to-implement packages that developers can trust.
|
|
12
|
-
|
|
13
|
-
---
|
|
14
|
-
|
|
15
|
-
## What is Phase 6?
|
|
16
|
-
|
|
17
|
-
**Phase 6 compiles all design work into development-ready deliverables:**
|
|
18
|
-
|
|
19
|
-
```
|
|
20
|
-
Inputs (from earlier phases):
|
|
21
|
-
├── Product Brief (Phase 1)
|
|
22
|
-
├── Trigger Map (Phase 2)
|
|
23
|
-
├── Platform PRD (Phase 3)
|
|
24
|
-
├── Page Specifications (Phase 4)
|
|
25
|
-
└── Design System (Phase 5 - if enabled)
|
|
26
|
-
|
|
27
|
-
Phase 6 Output:
|
|
28
|
-
├── Complete PRD (Platform + Functional requirements)
|
|
29
|
-
├── Design Delivery files (DD-XXX.yaml per epic/flow)
|
|
30
|
-
└── Handoff package for BMM Phase 4 (Implementation)
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
---
|
|
34
|
-
|
|
35
|
-
## The Design Delivery File (DD-XXX.yaml)
|
|
36
|
-
|
|
37
|
-
**One file per complete, testable flow or epic**
|
|
38
|
-
|
|
39
|
-
### Structure
|
|
40
|
-
```yaml
|
|
41
|
-
delivery:
|
|
42
|
-
id: DD-001
|
|
43
|
-
name: "User Authentication Flow"
|
|
44
|
-
epic: "User Management"
|
|
45
|
-
priority: high
|
|
46
|
-
status: ready_for_implementation
|
|
47
|
-
|
|
48
|
-
description: |
|
|
49
|
-
Complete user authentication flow including signup, login,
|
|
50
|
-
password reset, and session management.
|
|
51
|
-
|
|
52
|
-
scenarios:
|
|
53
|
-
- name: "New User Signup"
|
|
54
|
-
path: "docs/C-UX-Scenarios/1.1-signup-flow/"
|
|
55
|
-
pages:
|
|
56
|
-
- "01-signup-form.md"
|
|
57
|
-
- "02-email-verification.md"
|
|
58
|
-
- "03-welcome-onboarding.md"
|
|
59
|
-
|
|
60
|
-
- name: "Existing User Login"
|
|
61
|
-
path: "docs/C-UX-Scenarios/1.2-login-flow/"
|
|
62
|
-
pages:
|
|
63
|
-
- "01-login-form.md"
|
|
64
|
-
- "02-two-factor-auth.md"
|
|
65
|
-
|
|
66
|
-
platform_requirements:
|
|
67
|
-
references:
|
|
68
|
-
- section: "3.1 Authentication"
|
|
69
|
-
file: "docs/C-Requirements/platform-prd.md"
|
|
70
|
-
- section: "3.2 Session Management"
|
|
71
|
-
file: "docs/C-Requirements/platform-prd.md"
|
|
72
|
-
|
|
73
|
-
design_system:
|
|
74
|
-
enabled: true
|
|
75
|
-
components_used:
|
|
76
|
-
- "button (primary, secondary variants)"
|
|
77
|
-
- "input-field (text, password, email types)"
|
|
78
|
-
- "form-validation-error"
|
|
79
|
-
- "loading-spinner"
|
|
80
|
-
|
|
81
|
-
acceptance_criteria:
|
|
82
|
-
- "User can create account with email + password"
|
|
83
|
-
- "Email verification required before access"
|
|
84
|
-
- "Password reset flow works end-to-end"
|
|
85
|
-
- "Sessions persist across browser closes"
|
|
86
|
-
- "Failed login shows helpful error messages"
|
|
87
|
-
|
|
88
|
-
testing_notes: |
|
|
89
|
-
Focus on:
|
|
90
|
-
- Email delivery (use test mail service)
|
|
91
|
-
- Password validation (8+ chars, special char, etc.)
|
|
92
|
-
- Rate limiting on login attempts
|
|
93
|
-
- Session timeout behavior
|
|
94
|
-
|
|
95
|
-
estimated_effort: "2 weeks (including testing)"
|
|
96
|
-
dependencies: []
|
|
97
|
-
risks:
|
|
98
|
-
- "Email deliverability in production"
|
|
99
|
-
- "Session management complexity"
|
|
100
|
-
```
|
|
101
|
-
|
|
102
|
-
---
|
|
103
|
-
|
|
104
|
-
## Organizing Deliveries by Value
|
|
105
|
-
|
|
106
|
-
**Group related functionality into complete, testable units:**
|
|
107
|
-
|
|
108
|
-
### ✅ Good Organization
|
|
109
|
-
```
|
|
110
|
-
DD-001: User Authentication (signup, login, reset)
|
|
111
|
-
DD-002: Proposal Creation (template, edit, preview, save)
|
|
112
|
-
DD-003: Proposal Sharing (send, track, reminders)
|
|
113
|
-
DD-004: Team Collaboration (invite, permissions, comments)
|
|
114
|
-
```
|
|
115
|
-
|
|
116
|
-
**Why good:** Each is complete, testable, can be implemented and deployed independently
|
|
117
|
-
|
|
118
|
-
---
|
|
119
|
-
|
|
120
|
-
### ❌ Bad Organization
|
|
121
|
-
```
|
|
122
|
-
DD-001: All signup pages
|
|
123
|
-
DD-002: All login pages
|
|
124
|
-
DD-003: All forms
|
|
125
|
-
DD-004: All buttons
|
|
126
|
-
```
|
|
127
|
-
|
|
128
|
-
**Why bad:** No complete user flow, can't test end-to-end, no clear business value
|
|
129
|
-
|
|
130
|
-
---
|
|
131
|
-
|
|
132
|
-
## Development Sequence
|
|
133
|
-
|
|
134
|
-
**Priority order for implementation:**
|
|
135
|
-
|
|
136
|
-
### 1. Foundation (P0 - Critical)
|
|
137
|
-
**Must have for MVP:**
|
|
138
|
-
- User authentication
|
|
139
|
-
- Core user flow (main value proposition)
|
|
140
|
-
- Basic error handling
|
|
141
|
-
|
|
142
|
-
---
|
|
143
|
-
|
|
144
|
-
### 2. Core Value (P1 - High)
|
|
145
|
-
**Enables primary use cases:**
|
|
146
|
-
- Main features users pay for
|
|
147
|
-
- Critical integrations
|
|
148
|
-
- Essential workflows
|
|
149
|
-
|
|
150
|
-
---
|
|
151
|
-
|
|
152
|
-
### 3. Enhancement (P2 - Medium)
|
|
153
|
-
**Improves experience:**
|
|
154
|
-
- Secondary features
|
|
155
|
-
- Nice-to-have integrations
|
|
156
|
-
- Optimization
|
|
157
|
-
|
|
158
|
-
---
|
|
159
|
-
|
|
160
|
-
### 4. Polish (P3 - Low)
|
|
161
|
-
**Completes experience:**
|
|
162
|
-
- Advanced features
|
|
163
|
-
- Edge case handling
|
|
164
|
-
- Delighters
|
|
165
|
-
|
|
166
|
-
---
|
|
167
|
-
|
|
168
|
-
## The Complete PRD
|
|
169
|
-
|
|
170
|
-
**Platform PRD + Functional Requirements (from Phase 4) = Complete PRD**
|
|
171
|
-
|
|
172
|
-
### Platform PRD (from Phase 3)
|
|
173
|
-
- Technical architecture
|
|
174
|
-
- Data model
|
|
175
|
-
- Integrations
|
|
176
|
-
- Security, performance, scalability
|
|
177
|
-
|
|
178
|
-
### Functional Requirements (accumulated during Phase 4)
|
|
179
|
-
Each page spec adds functional requirements:
|
|
180
|
-
- User stories
|
|
181
|
-
- Business logic
|
|
182
|
-
- Validation rules
|
|
183
|
-
- State management
|
|
184
|
-
- API endpoints needed
|
|
185
|
-
|
|
186
|
-
### Complete PRD
|
|
187
|
-
Combines both into one comprehensive document:
|
|
188
|
-
|
|
189
|
-
```
|
|
190
|
-
docs/C-Requirements/
|
|
191
|
-
├── platform-prd.md (technical foundation)
|
|
192
|
-
├── functional-requirements.md (features from design)
|
|
193
|
-
└── complete-prd.md (synthesized, organized by epic)
|
|
194
|
-
```
|
|
195
|
-
|
|
196
|
-
---
|
|
197
|
-
|
|
198
|
-
## Reference, Don't Duplicate
|
|
199
|
-
|
|
200
|
-
**DD files reference specs, don't copy them**
|
|
201
|
-
|
|
202
|
-
### ❌ Wrong (Copying Content)
|
|
203
|
-
```yaml
|
|
204
|
-
DD-001:
|
|
205
|
-
description: |
|
|
206
|
-
Signup page has:
|
|
207
|
-
- Email input field (validation: RFC 5322)
|
|
208
|
-
- Password input field (8+ chars, 1 special)
|
|
209
|
-
- Submit button (primary variant)
|
|
210
|
-
[... 200 more lines of copied spec ...]
|
|
211
|
-
```
|
|
212
|
-
|
|
213
|
-
**Why bad:** Two sources of truth, sync nightmare
|
|
214
|
-
|
|
215
|
-
---
|
|
216
|
-
|
|
217
|
-
### ✅ Right (Referencing)
|
|
218
|
-
```yaml
|
|
219
|
-
DD-001:
|
|
220
|
-
scenarios:
|
|
221
|
-
- name: "Signup Flow"
|
|
222
|
-
path: "docs/C-UX-Scenarios/1.1-signup-flow/"
|
|
223
|
-
pages:
|
|
224
|
-
- "01-signup-form.md"
|
|
225
|
-
- "02-verification.md"
|
|
226
|
-
|
|
227
|
-
platform_requirements:
|
|
228
|
-
references:
|
|
229
|
-
- section: "3.1 Authentication"
|
|
230
|
-
file: "docs/C-Requirements/platform-prd.md"
|
|
231
|
-
```
|
|
232
|
-
|
|
233
|
-
**Why better:** One source of truth (the actual specs)
|
|
234
|
-
|
|
235
|
-
---
|
|
236
|
-
|
|
237
|
-
## Handoff to BMM
|
|
238
|
-
|
|
239
|
-
**Design Deliveries feed into BMM Phase 4 (Implementation):**
|
|
240
|
-
|
|
241
|
-
### What BMM Developers Get
|
|
242
|
-
1. **Complete PRD** - What to build
|
|
243
|
-
2. **Design Delivery files** - How it's organized
|
|
244
|
-
3. **Page Specifications** - Detailed specs
|
|
245
|
-
4. **Platform PRD** - Technical foundation
|
|
246
|
-
5. **Design System** (if exists) - Component library
|
|
247
|
-
6. **Interactive Prototypes** - How it should feel
|
|
248
|
-
|
|
249
|
-
### What They Do With It
|
|
250
|
-
1. **Architect (BMM):** Reviews Platform PRD, creates architecture
|
|
251
|
-
2. **PM (BMM):** Breaks DD files into user stories
|
|
252
|
-
3. **Dev (BMM):** Implements according to page specs
|
|
253
|
-
4. **Test Architect (BMM):** Creates test scenarios
|
|
254
|
-
|
|
255
|
-
---
|
|
256
|
-
|
|
257
|
-
## Acceptance Criteria
|
|
258
|
-
|
|
259
|
-
**Every DD file needs clear acceptance criteria:**
|
|
260
|
-
|
|
261
|
-
### Good Acceptance Criteria
|
|
262
|
-
- ✅ Specific: "User can reset password via email link"
|
|
263
|
-
- ✅ Testable: "Email arrives within 5 minutes"
|
|
264
|
-
- ✅ Complete: "User receives confirmation message after reset"
|
|
265
|
-
- ✅ User-focused: "User understands why email verification is needed"
|
|
266
|
-
|
|
267
|
-
### Bad Acceptance Criteria
|
|
268
|
-
- ❌ Vague: "Password reset works"
|
|
269
|
-
- ❌ Untestable: "User is happy with password reset"
|
|
270
|
-
- ❌ Technical: "POST to /api/auth/reset returns 200"
|
|
271
|
-
- ❌ Incomplete: "Email is sent"
|
|
272
|
-
|
|
273
|
-
---
|
|
274
|
-
|
|
275
|
-
## Testing Notes
|
|
276
|
-
|
|
277
|
-
**Guide developers on what to focus on:**
|
|
278
|
-
|
|
279
|
-
### What to Include
|
|
280
|
-
- **Edge cases:** What happens when email fails to send?
|
|
281
|
-
- **Performance:** Page should load in < 2 seconds
|
|
282
|
-
- **Security:** Rate limit password reset attempts
|
|
283
|
-
- **Browser compatibility:** Test in Chrome, Safari, Firefox
|
|
284
|
-
- **Accessibility:** Screen reader compatible
|
|
285
|
-
- **Responsive:** Works on mobile, tablet, desktop
|
|
286
|
-
|
|
287
|
-
---
|
|
288
|
-
|
|
289
|
-
## Estimated Effort
|
|
290
|
-
|
|
291
|
-
**Help BMM plan sprints:**
|
|
292
|
-
|
|
293
|
-
### Good Estimates
|
|
294
|
-
- "2 weeks (including testing and edge cases)"
|
|
295
|
-
- "3 days (straightforward CRUD, existing patterns)"
|
|
296
|
-
- "1 week (complex form logic, multiple validations)"
|
|
297
|
-
|
|
298
|
-
### Include Considerations
|
|
299
|
-
- Complexity of business logic
|
|
300
|
-
- Number of integrations
|
|
301
|
-
- Testing requirements
|
|
302
|
-
- Edge case handling
|
|
303
|
-
- Documentation needs
|
|
304
|
-
|
|
305
|
-
---
|
|
306
|
-
|
|
307
|
-
## Dependencies & Risks
|
|
308
|
-
|
|
309
|
-
### Dependencies
|
|
310
|
-
**What must be done first:**
|
|
311
|
-
- "Requires DD-001 (User Authentication) to be complete"
|
|
312
|
-
- "Depends on Stripe integration (Epic 3)"
|
|
313
|
-
- "Needs Design System tokens defined"
|
|
314
|
-
|
|
315
|
-
### Risks
|
|
316
|
-
**What might go wrong:**
|
|
317
|
-
- "Email deliverability in production (mitigation: use SendGrid)"
|
|
318
|
-
- "File upload limits (mitigation: chunk uploads)"
|
|
319
|
-
- "Third-party API rate limits (mitigation: caching layer)"
|
|
320
|
-
|
|
321
|
-
---
|
|
322
|
-
|
|
323
|
-
## Continuous Handoff Pattern
|
|
324
|
-
|
|
325
|
-
**Don't wait until everything is done:**
|
|
326
|
-
|
|
327
|
-
### Traditional (Waterfall)
|
|
328
|
-
```
|
|
329
|
-
Phase 4 Design → (wait months) → Phase 6 Handoff → BMM Implementation
|
|
330
|
-
```
|
|
331
|
-
|
|
332
|
-
**Problem:** Long delay, no feedback loop, risk builds up
|
|
333
|
-
|
|
334
|
-
---
|
|
335
|
-
|
|
336
|
-
### WDS Continuous (Agile)
|
|
337
|
-
```
|
|
338
|
-
Phase 4: Scenario 1 designed
|
|
339
|
-
↓
|
|
340
|
-
Phase 6: DD-001 ready
|
|
341
|
-
↓
|
|
342
|
-
BMM: Implement DD-001
|
|
343
|
-
↓ (parallel)
|
|
344
|
-
Phase 4: Scenario 2 designed
|
|
345
|
-
↓
|
|
346
|
-
Phase 6: DD-002 ready
|
|
347
|
-
↓
|
|
348
|
-
BMM: Implement DD-002
|
|
349
|
-
```
|
|
350
|
-
|
|
351
|
-
**Better:** Fast feedback, continuous delivery, risk mitigated early
|
|
352
|
-
|
|
353
|
-
---
|
|
354
|
-
|
|
355
|
-
## Quality Checklist
|
|
356
|
-
|
|
357
|
-
Before marking a Design Delivery "ready":
|
|
358
|
-
|
|
359
|
-
- [ ] **Complete flow** - All pages in scenario specified?
|
|
360
|
-
- [ ] **Platform refs** - Technical requirements linked?
|
|
361
|
-
- [ ] **Design System** - Components identified (if enabled)?
|
|
362
|
-
- [ ] **Acceptance criteria** - Clear, testable criteria?
|
|
363
|
-
- [ ] **Testing notes** - Edge cases and focus areas?
|
|
364
|
-
- [ ] **Effort estimated** - Realistic timeline?
|
|
365
|
-
- [ ] **Dependencies clear** - What's needed first?
|
|
366
|
-
- [ ] **Risks documented** - What could go wrong?
|
|
367
|
-
- [ ] **Priority set** - P0/P1/P2/P3?
|
|
368
|
-
- [ ] **No duplication** - References specs, doesn't copy?
|
|
369
|
-
|
|
370
|
-
---
|
|
371
|
-
|
|
372
|
-
## File Naming
|
|
373
|
-
|
|
374
|
-
**Pattern: `DD-XXX-[epic-name].yaml`**
|
|
375
|
-
|
|
376
|
-
Examples:
|
|
377
|
-
- `DD-001-user-authentication.yaml`
|
|
378
|
-
- `DD-002-proposal-creation.yaml`
|
|
379
|
-
- `DD-003-team-collaboration.yaml`
|
|
380
|
-
|
|
381
|
-
**Not:**
|
|
382
|
-
- ❌ `delivery-1.yaml` (not descriptive)
|
|
383
|
-
- ❌ `auth-spec.yaml` (not the DD pattern)
|
|
384
|
-
- ❌ `README.md` (generic, confusing)
|
|
385
|
-
|
|
386
|
-
---
|
|
387
|
-
|
|
388
|
-
## Output Location
|
|
389
|
-
|
|
390
|
-
```
|
|
391
|
-
docs/E-PRD/Design-Deliveries/
|
|
392
|
-
├── DD-001-user-authentication.yaml
|
|
393
|
-
├── DD-002-proposal-creation.yaml
|
|
394
|
-
├── DD-003-proposal-sharing.yaml
|
|
395
|
-
└── DD-004-team-collaboration.yaml
|
|
396
|
-
```
|
|
397
|
-
|
|
398
|
-
---
|
|
399
|
-
|
|
400
|
-
## Related Resources
|
|
401
|
-
|
|
402
|
-
- **Handover Workflow:** `../../workflows/4-ux-design/workflow-handover.md`
|
|
403
|
-
- **DD Template:** `../../templates/design-delivery.template.yaml`
|
|
404
|
-
- **BMM Phase 4:** Where these deliveries are implemented
|
|
405
|
-
- **Complete PRD:** Synthesis of Platform + Functional requirements
|
|
406
|
-
|
|
407
|
-
---
|
|
408
|
-
|
|
409
|
-
*Design deliveries are the bridge between design vision and development reality. Package with confidence, hand off with pride.*
|
|
410
|
-
|
|
411
|
-
|