whiteport-design-studio 0.2.2 → 0.3.0

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.
Files changed (582) hide show
  1. package/README.md +51 -67
  2. package/docs/getting-started/agent-activation/activation/step-01-load-agent-definition.md +0 -1
  3. package/docs/getting-started/agent-activation/activation/step-04-handoff-presentation.md +0 -1
  4. package/docs/getting-started/installation.md +1 -1
  5. package/docs/getting-started/quick-start.md +1 -1
  6. package/docs/getting-started/where-to-go-next.md +8 -8
  7. package/docs/learn/00-course-overview/00-course-overview.md +239 -0
  8. package/docs/{learn-wds → learn}/00-course-overview/00-getting-started-overview.md +1 -1
  9. package/docs/{learn-wds → learn}/00-course-overview/01-prerequisites.md +2 -2
  10. package/docs/{learn-wds → learn}/00-course-overview/02-learning-paths.md +6 -6
  11. package/docs/{learn-wds → learn}/00-course-overview/03-support.md +1 -1
  12. package/docs/{learn-wds → learn}/Webinars/2024-12-22-WDS-Sessions-1-Say-Hello-to-WDS.md +2 -2
  13. package/docs/{learn-wds → learn}/Webinars/2025-10-22-Webinar-WDS-v4.md +1 -1
  14. package/docs/{learn-wds → learn}/Webinars/2026-01-15-WDS-Sessions-2-Strategy-in-Practice.md +2 -2
  15. package/docs/{learn-wds → learn}/module-01-why-wds-matters/lesson-01-the-problem.md +4 -2
  16. package/docs/learn/module-01-why-wds-matters/lesson-02-designer-as-strategic-thinker.md +483 -0
  17. package/docs/{learn-wds/module-01-why-wds-matters/lesson-02-the-solution.md → learn/module-01-why-wds-matters/lesson-03-the-solution.md} +5 -3
  18. package/docs/{learn-wds/module-01-why-wds-matters/lesson-03-the-path-forward.md → learn/module-01-why-wds-matters/lesson-04-the-path-forward.md} +9 -6
  19. package/docs/{learn-wds → learn}/module-01-why-wds-matters/module-01-overview.md +22 -4
  20. package/docs/{learn-wds/module-02-installation-setup/lesson-01-git-setup/01-lesson.md → learn/module-02-installation-setup/lesson-01-git-setup.md} +12 -11
  21. package/docs/{learn-wds/module-02-installation-setup/lesson-02-ide-installation/02-lesson.md → learn/module-02-installation-setup/lesson-02-ide-installation.md} +8 -7
  22. package/docs/{learn-wds/module-02-installation-setup/lesson-03-git-cloning/02-full-lesson.md → learn/module-02-installation-setup/lesson-03-git-cloning.md} +10 -9
  23. package/docs/learn/module-02-installation-setup/lesson-04-wds-initialization.md +133 -0
  24. package/docs/learn/module-02-installation-setup/module-02-overview.md +59 -0
  25. package/docs/learn/module-02-installation-setup/tutorial-02.md +158 -0
  26. package/docs/{learn-wds → learn}/module-03-alignment-signoff/lesson-01-understanding-alignment.md +6 -2
  27. package/docs/{learn-wds → learn}/module-03-alignment-signoff/lesson-02-creating-alignment-document.md +5 -1
  28. package/docs/{learn-wds → learn}/module-03-alignment-signoff/lesson-03-negotiation-acceptance.md +6 -2
  29. package/docs/{learn-wds → learn}/module-03-alignment-signoff/lesson-04-external-contracts.md +7 -3
  30. package/docs/{learn-wds → learn}/module-03-alignment-signoff/lesson-05-internal-signoff.md +7 -3
  31. package/docs/{learn-wds → learn}/module-03-alignment-signoff/module-03-overview.md +4 -4
  32. package/docs/{learn-wds → learn}/module-03-alignment-signoff/tutorial-03.md +7 -7
  33. package/docs/{learn-wds → learn}/module-04-product-brief/lesson-01-chaos-problem.md +2 -0
  34. package/docs/{learn-wds → learn}/module-04-product-brief/lesson-02-five-questions.md +2 -0
  35. package/docs/{learn-wds → learn}/module-04-product-brief/lesson-03-document-structure.md +3 -1
  36. package/docs/{learn-wds → learn}/module-04-product-brief/lesson-04-wds-advantage.md +4 -2
  37. package/docs/{learn-wds → learn}/module-04-product-brief/lesson-05-using-brief.md +2 -0
  38. package/docs/{learn-wds → learn}/module-04-product-brief/lesson-06-additional-documents.md +3 -1
  39. package/docs/{learn-wds → learn}/module-04-product-brief/module-04-overview.md +4 -4
  40. package/docs/{learn-wds → learn}/module-04-product-brief/tutorial-04.md +10 -8
  41. package/docs/learn/module-05-platform-requirements/lesson-01-why-boundaries-matter.md +232 -0
  42. package/docs/learn/module-05-platform-requirements/lesson-02-defining-platform-requirements.md +416 -0
  43. package/docs/learn/module-05-platform-requirements/module-05-platform-requirements-overview.md +186 -0
  44. package/docs/learn/module-05-platform-requirements/tutorial-05.md +377 -0
  45. package/docs/{learn-wds/module-05-trigger-mapping → learn/module-06-trigger-mapping}/lesson-01-missing-link.md +7 -4
  46. package/docs/{learn-wds/module-05-trigger-mapping → learn/module-06-trigger-mapping}/lesson-02-heritage-evolution.md +20 -42
  47. package/docs/{learn-wds/module-05-trigger-mapping → learn/module-06-trigger-mapping}/lesson-03-five-workshops-overview.md +7 -5
  48. package/docs/learn/module-06-trigger-mapping/lesson-04-workshop-1-business-goals.md +319 -0
  49. package/docs/learn/module-06-trigger-mapping/lesson-05-workshop-2-target-groups.md +557 -0
  50. package/docs/{learn-wds/module-05-trigger-mapping → learn/module-06-trigger-mapping}/lesson-06-workshop-3-driving-forces.md +120 -83
  51. package/docs/learn/module-06-trigger-mapping/lesson-07-workshop-4-prioritization.md +373 -0
  52. package/docs/learn/module-06-trigger-mapping/lesson-08-workshop-5-feature-impact.md +543 -0
  53. package/docs/learn/module-06-trigger-mapping/lesson-09-positive-negative-drivers.md +507 -0
  54. package/docs/{learn-wds/module-05-trigger-mapping → learn/module-06-trigger-mapping}/lesson-10-visual-trigger-map.md +6 -4
  55. package/docs/{learn-wds/module-05-trigger-mapping → learn/module-06-trigger-mapping}/lesson-11-feature-impact-scoring.md +5 -3
  56. package/docs/{learn-wds/module-05-trigger-mapping/module-05-overview.md → learn/module-06-trigger-mapping/module-06-overview.md} +8 -20
  57. package/docs/{learn-wds/module-05-trigger-mapping/tutorial-05.md → learn/module-06-trigger-mapping/tutorial-06.md} +14 -12
  58. package/docs/{learn-wds/module-05-trigger-mapping/tutorial-05c-documentation-synthesis.md → learn/module-06-trigger-mapping/tutorial-06c-documentation-synthesis.md} +11 -9
  59. package/docs/learn/module-07-design-phase/lesson-01-entering-design.md +251 -0
  60. package/docs/learn/module-07-design-phase/lesson-02-why-specifications-matter.md +836 -0
  61. package/docs/learn/module-07-design-phase/lesson-03-meet-freya.md +200 -0
  62. package/docs/learn/module-07-design-phase/module-07-design-phase-overview.md +148 -0
  63. package/docs/learn/module-08-outline-scenarios/lesson-01-design-experiences-not-screens.md +559 -0
  64. package/docs/learn/module-08-outline-scenarios/lesson-02-from-trigger-map-to-scenarios.md +667 -0
  65. package/docs/learn/module-08-outline-scenarios/lesson-03-mapping-the-journey.md +347 -0
  66. package/docs/learn/module-08-outline-scenarios/module-08-outline-scenarios-overview.md +298 -0
  67. package/docs/learn/module-08-outline-scenarios/tutorial-08.md +397 -0
  68. package/docs/learn/module-09-conceptual-sketching/lesson-01-visualize-first.md +286 -0
  69. package/docs/learn/module-09-conceptual-sketching/lesson-02-sketching-techniques.md +270 -0
  70. package/docs/learn/module-09-conceptual-sketching/lesson-03-why-hand-sketching.md +250 -0
  71. package/docs/learn/module-09-conceptual-sketching/lesson-04-image-sketching-best-practices.md +272 -0
  72. package/docs/learn/module-09-conceptual-sketching/lesson-05-sketch-text-strategy.md +509 -0
  73. package/docs/learn/module-09-conceptual-sketching/lesson-06-ai-wireframe-generation.md +211 -0
  74. package/docs/learn/module-09-conceptual-sketching/module-09-conceptual-sketching-overview.md +243 -0
  75. package/docs/learn/module-09-conceptual-sketching/tutorial-09.md +381 -0
  76. package/docs/learn/module-10-storyboarding/lesson-01-transformations.md +392 -0
  77. package/docs/learn/module-10-storyboarding/lesson-02-storyboard-format.md +410 -0
  78. package/docs/learn/module-10-storyboarding/module-10-storyboarding-overview.md +290 -0
  79. package/docs/learn/module-10-storyboarding/tutorial-10.md +405 -0
  80. package/docs/learn/module-11-conceptual-specifications/lesson-01-design-is-specification.md +593 -0
  81. package/docs/learn/module-11-conceptual-specifications/lesson-02-section-widget-specifications.md +704 -0
  82. package/docs/learn/module-11-conceptual-specifications/lesson-03-element-state-specifications.md +950 -0
  83. package/docs/learn/module-11-conceptual-specifications/lesson-04-spacing-objects.md +192 -0
  84. package/docs/learn/module-11-conceptual-specifications/lesson-05-typography-tokens.md +157 -0
  85. package/docs/learn/module-11-conceptual-specifications/module-11-conceptual-specifications-overview.md +497 -0
  86. package/docs/learn/module-11-conceptual-specifications/storyboards/password-field.md +32 -0
  87. package/docs/learn/module-11-conceptual-specifications/storyboards/submit-button.md +26 -0
  88. package/docs/learn/module-11-conceptual-specifications/tutorial-11.md +509 -0
  89. package/docs/learn/module-12-functional-components/components/button.md +41 -0
  90. package/docs/learn/module-12-functional-components/components/card.md +40 -0
  91. package/docs/learn/module-12-functional-components/components/input.md +42 -0
  92. package/docs/learn/module-12-functional-components/lesson-01-patterns-emerge.md +263 -0
  93. package/docs/learn/module-12-functional-components/lesson-02-component-anatomy.md +332 -0
  94. package/docs/learn/module-12-functional-components/module-12-functional-components-overview.md +384 -0
  95. package/docs/learn/module-12-functional-components/tutorial-12.md +405 -0
  96. package/docs/learn/module-13-design-system/lesson-01-understanding-modes.md +274 -0
  97. package/docs/learn/module-13-design-system/module-13-design-system-overview.md +157 -0
  98. package/docs/learn/module-13-design-system/tutorial-13.md +344 -0
  99. package/docs/learn/module-14-agentic-development/lesson-01-iterative-building.md +182 -0
  100. package/docs/learn/module-14-agentic-development/lesson-02-documenting-decisions.md +188 -0
  101. package/docs/learn/module-14-agentic-development/lesson-03-when-you-get-stuck.md +213 -0
  102. package/docs/learn/module-14-agentic-development/lesson-04-working-with-code.md +304 -0
  103. package/docs/learn/module-14-agentic-development/lesson-05-git-discipline.md +349 -0
  104. package/docs/learn/module-14-agentic-development/module-14-agentic-development-overview.md +249 -0
  105. package/docs/learn/module-14-agentic-development/tutorial-14.md +339 -0
  106. package/docs/learn/module-15-visual-design/lesson-01-making-it-visible.md +216 -0
  107. package/docs/learn/module-15-visual-design/lesson-02-visual-techniques.md +334 -0
  108. package/docs/learn/module-15-visual-design/module-15-visual-design-overview.md +338 -0
  109. package/docs/learn/module-15-visual-design/tutorial-15.md +377 -0
  110. package/docs/learn/module-16-design-delivery/lesson-01-validation-packaging.md +340 -0
  111. package/docs/learn/module-16-design-delivery/module-16-design-delivery-overview.md +178 -0
  112. package/docs/learn/module-16-design-delivery/tutorial-16.md +411 -0
  113. package/docs/learn/module-17-usability-testing/lesson-01-spec-verification.md +243 -0
  114. package/docs/learn/module-17-usability-testing/lesson-02-test-results.md +240 -0
  115. package/docs/learn/module-17-usability-testing/lesson-03-acting-on-findings.md +253 -0
  116. package/docs/learn/module-17-usability-testing/module-17-usability-testing-overview.md +231 -0
  117. package/docs/learn/module-17-usability-testing/tutorial-17.md +301 -0
  118. package/docs/learn/module-18-product-evolution/lesson-01-continuous-improvement.md +255 -0
  119. package/docs/learn/module-18-product-evolution/lesson-02-update-spec-project-code.md +229 -0
  120. package/docs/learn/module-18-product-evolution/module-18-product-evolution-overview.md +253 -0
  121. package/docs/learn/module-18-product-evolution/tutorial-18.md +293 -0
  122. package/docs/learn/widgets/W01-task-list.md +31 -0
  123. package/docs/learn/widgets/W02-calendar.md +31 -0
  124. package/docs/learn/widgets/W02-product-card.md +31 -0
  125. package/docs/learn/widgets/W03-quick-add.md +31 -0
  126. package/docs/method/content-creation-philosophy.md +3 -3
  127. package/docs/method/content-purpose-guide.md +4 -4
  128. package/docs/method/phase-1-product-exploration-guide.md +36 -9
  129. package/docs/method/phase-2-trigger-mapping-guide.md +44 -2
  130. package/docs/method/phase-3-prd-platform-guide.md +3 -282
  131. package/docs/method/phase-3-ux-scenarios-guide.md +193 -0
  132. package/docs/method/phase-4-ux-design-guide.md +146 -158
  133. package/docs/method/value-trigger-chain-guide.md +6 -469
  134. package/docs/method/wds-method-guide.md +139 -129
  135. package/docs/models/action-mapping.md +1 -1
  136. package/docs/models/customer-awareness-cycle.md +1 -15
  137. package/docs/models/golden-circle.md +2 -3
  138. package/docs/models/impact-effect-mapping.md +5 -6
  139. package/docs/models/kathy-sierra-badass-users.md +1 -1
  140. package/docs/models/models-guide.md +1 -2
  141. package/docs/models/smart-goals-model.md +2 -2
  142. package/docs/tools/excalidraw.md +384 -0
  143. package/docs/tools/wds-tools-guide.md +16 -8
  144. package/package.json +2 -2
  145. package/src/agents/freya-ux.agent.yaml +16 -15
  146. package/src/agents/saga-analyst.agent.yaml +11 -0
  147. package/src/data/agent-guides/freya/agentic-development.md +26 -27
  148. package/src/data/agent-guides/freya/content-creation.md +7 -7
  149. package/src/data/agent-guides/freya/strategic-design.md +4 -6
  150. package/src/data/agent-guides/saga/discovery-conversation.md +20 -0
  151. package/src/data/agent-guides/saga/dream-up-approach.md +132 -7
  152. package/src/data/agent-guides/saga/strategic-documentation.md +4 -6
  153. package/src/data/agent-guides/saga/trigger-mapping.md +7 -7
  154. package/src/data/presentations/freya-presentation.md +1 -1
  155. package/src/data/presentations/freya-workflows-guide.md +1 -1
  156. package/src/data/presentations/idunn-presentation.md +1 -1
  157. package/src/data/presentations/saga-presentation.md +1 -1
  158. package/src/module-help.csv +3 -3
  159. package/src/skills/freya.activation.md +14 -15
  160. package/src/skills/idunn.activation.md +12 -13
  161. package/src/skills/saga.activation.md +13 -14
  162. package/src/workflows/0-alignment-signoff/data/02-explore-sections-routing.md +12 -12
  163. package/src/workflows/0-alignment-signoff/data/03-synthesize-present-routing.md +2 -3
  164. package/src/workflows/0-alignment-signoff/steps-c/step-01a-understand-situation.md +1 -1
  165. package/src/workflows/0-alignment-signoff/steps-c/step-01b-determine-if-needed.md +1 -1
  166. package/src/workflows/0-alignment-signoff/steps-c/step-01c-offer-extract.md +1 -1
  167. package/src/workflows/0-alignment-signoff/steps-c/step-01d-extract-info.md +1 -1
  168. package/src/workflows/0-alignment-signoff/steps-c/step-01e-detect-starting-point.md +1 -1
  169. package/src/workflows/0-alignment-signoff/steps-c/step-02a-explore-realization.md +1 -1
  170. package/src/workflows/0-alignment-signoff/steps-c/step-02b-explore-solution.md +1 -1
  171. package/src/workflows/0-alignment-signoff/steps-c/step-02c-explore-why-it-matters.md +1 -1
  172. package/src/workflows/0-alignment-signoff/steps-c/step-02d-explore-how-we-see-it-working.md +1 -1
  173. package/src/workflows/0-alignment-signoff/steps-c/step-02e-explore-paths-we-explored.md +1 -1
  174. package/src/workflows/0-alignment-signoff/steps-c/step-02f-explore-recommended-solution.md +1 -1
  175. package/src/workflows/0-alignment-signoff/steps-c/step-02g-explore-path-forward.md +1 -1
  176. package/src/workflows/0-alignment-signoff/steps-c/step-02h-explore-value-we-create.md +1 -1
  177. package/src/workflows/0-alignment-signoff/steps-c/step-02i-explore-cost-of-inaction.md +1 -1
  178. package/src/workflows/0-alignment-signoff/steps-c/step-02j-explore-our-commitment.md +1 -1
  179. package/src/workflows/0-alignment-signoff/steps-c/step-02k-explore-summary.md +1 -1
  180. package/src/workflows/0-alignment-signoff/steps-c/step-03a-reflect-back.md +1 -1
  181. package/src/workflows/0-alignment-signoff/steps-c/step-03b-synthesize-document.md +3 -3
  182. package/src/workflows/0-alignment-signoff/steps-c/step-03d-present-approval.md +2 -2
  183. package/src/workflows/0-alignment-signoff/steps-c/step-04a-offer-signoff.md +1 -1
  184. package/src/workflows/0-alignment-signoff/steps-c/step-04b-determine-business-model.md +1 -1
  185. package/src/workflows/0-alignment-signoff/steps-c/step-05a-contract-overview.md +1 -1
  186. package/src/workflows/0-alignment-signoff/steps-c/step-05b-contract-business-model.md +1 -1
  187. package/src/workflows/0-alignment-signoff/steps-c/step-05c-contract-scope.md +1 -1
  188. package/src/workflows/0-alignment-signoff/steps-c/step-05d-contract-payment.md +1 -1
  189. package/src/workflows/0-alignment-signoff/steps-c/step-05e-contract-timeline.md +1 -1
  190. package/src/workflows/0-alignment-signoff/steps-c/step-05f-contract-availability.md +1 -1
  191. package/src/workflows/0-alignment-signoff/steps-c/step-05g-contract-confidentiality.md +1 -1
  192. package/src/workflows/0-alignment-signoff/steps-c/step-05h-contract-not-to-exceed.md +1 -1
  193. package/src/workflows/0-alignment-signoff/steps-c/step-05i-contract-work-initiation.md +1 -1
  194. package/src/workflows/0-alignment-signoff/steps-c/step-05j-contract-terms.md +1 -1
  195. package/src/workflows/0-alignment-signoff/steps-c/step-05k-contract-approval.md +1 -1
  196. package/src/workflows/0-alignment-signoff/steps-c/step-05l-finalize-contract.md +1 -1
  197. package/src/workflows/0-alignment-signoff/steps-c/step-06a-build-internal-signoff.md +1 -1
  198. package/src/workflows/0-alignment-signoff/workflow.md +2 -6
  199. package/src/workflows/0-project-setup/steps/step-01-welcome.md +1 -1
  200. package/src/workflows/0-project-setup/steps/step-02-structure.md +3 -3
  201. package/src/workflows/0-project-setup/templates/folder-guides/00-design-log.template.md +59 -0
  202. package/src/workflows/0-project-setup/templates/folder-guides/00-design-system.template.md +150 -1
  203. package/src/workflows/0-project-setup/templates/folder-guides/00-trigger-map.template.md +0 -1
  204. package/src/workflows/0-project-setup/workflow.md +2 -2
  205. package/src/workflows/1-project-brief/data/positioning-reflect-confirm.md +2 -2
  206. package/src/workflows/1-project-brief/data/positioning-synthesize.md +3 -3
  207. package/src/workflows/1-project-brief/data/vision-synthesize.md +1 -1
  208. package/src/workflows/1-project-brief/steps-c/step-00-simplified-brief.md +1 -1
  209. package/src/workflows/1-project-brief/steps-c/step-01-init.md +4 -4
  210. package/src/workflows/1-project-brief/steps-c/step-02-vision.md +1 -1
  211. package/src/workflows/1-project-brief/steps-c/step-03-positioning.md +5 -5
  212. package/src/workflows/1-project-brief/steps-c/step-05-business-model.md +4 -4
  213. package/src/workflows/1-project-brief/steps-c/step-06-business-customers.md +8 -2
  214. package/src/workflows/1-project-brief/steps-c/step-07-target-users.md +10 -4
  215. package/src/workflows/1-project-brief/steps-c/step-07a-product-concept.md +9 -3
  216. package/src/workflows/1-project-brief/steps-c/step-08-success-criteria.md +3 -3
  217. package/src/workflows/1-project-brief/steps-c/step-09-competitive-landscape.md +3 -3
  218. package/src/workflows/1-project-brief/steps-c/step-10-constraints.md +1 -1
  219. package/src/workflows/1-project-brief/steps-c/step-10a-platform-strategy.md +3 -3
  220. package/src/workflows/1-project-brief/steps-c/step-11-tone-of-voice.md +4 -4
  221. package/src/workflows/1-project-brief/steps-c/{step-12-synthesize.md → step-12-create-product-brief.md} +6 -6
  222. package/src/workflows/1-project-brief/steps-c/step-13-content-init.md +3 -3
  223. package/src/workflows/1-project-brief/steps-c/step-14-personality.md +3 -3
  224. package/src/workflows/1-project-brief/steps-c/step-15-tone.md +3 -3
  225. package/src/workflows/1-project-brief/steps-c/step-16-languages.md +3 -3
  226. package/src/workflows/1-project-brief/steps-c/step-17-seo-keywords.md +3 -3
  227. package/src/workflows/1-project-brief/steps-c/step-17a-content-structure.md +2 -2
  228. package/src/workflows/1-project-brief/steps-c/{step-18-content-synthesize.md → step-18-create-content-document.md} +7 -7
  229. package/src/workflows/1-project-brief/steps-c/step-19-inspiration-workshop.md +3 -3
  230. package/src/workflows/1-project-brief/steps-c/step-20-visual-init.md +3 -3
  231. package/src/workflows/1-project-brief/steps-c/step-21-existing-brand.md +3 -3
  232. package/src/workflows/1-project-brief/steps-c/step-22-references.md +3 -3
  233. package/src/workflows/1-project-brief/steps-c/step-23-design-style.md +3 -3
  234. package/src/workflows/1-project-brief/steps-c/step-24-layout-effects.md +3 -3
  235. package/src/workflows/1-project-brief/steps-c/step-25-imagery.md +4 -4
  236. package/src/workflows/1-project-brief/steps-c/{step-26-visual-synthesize.md → step-26-create-visual-document.md} +3 -3
  237. package/src/workflows/1-project-brief/steps-c/step-27-platform-init.md +3 -3
  238. package/src/workflows/1-project-brief/steps-c/step-28-tech-stack.md +3 -3
  239. package/src/workflows/1-project-brief/steps-c/step-29-integrations.md +3 -3
  240. package/src/workflows/1-project-brief/steps-c/step-30-contact-strategy.md +3 -3
  241. package/src/workflows/1-project-brief/steps-c/step-31-multilingual.md +4 -4
  242. package/src/workflows/1-project-brief/steps-c/{step-32-platform-synthesize.md → step-32-create-platform-document.md} +3 -3
  243. package/src/workflows/1-project-brief/steps-c/step-33-analyze-brief.md +1 -1
  244. package/src/workflows/1-project-brief/steps-c/step-34-create-summary.md +1 -1
  245. package/src/workflows/1-project-brief/steps-c/step-35-update-design-log.md +4 -4
  246. package/src/workflows/1-project-brief/steps-v/step-01-brief-completeness.md +2 -2
  247. package/src/workflows/1-project-brief/steps-v/{step-02-vtc-consistency.md → step-02-trigger-map-consistency.md} +27 -27
  248. package/src/workflows/1-project-brief/steps-v/step-03-seo-strategy.md +2 -2
  249. package/src/workflows/1-project-brief/steps-v/step-04-content-language.md +1 -1
  250. package/src/workflows/1-project-brief/steps-v/step-05-visual-direction.md +1 -1
  251. package/src/workflows/1-project-brief/steps-v/step-06-platform-requirements.md +1 -1
  252. package/src/workflows/1-project-brief/templates/00-project-info.template.md +1 -2
  253. package/src/workflows/1-project-brief/templates/pitch.template.md +5 -13
  254. package/src/workflows/1-project-brief/templates/project-brief-dialog/USAGE.md +7 -92
  255. package/src/workflows/1-project-brief/templates/project-brief.template.md +5 -11
  256. package/src/workflows/1-project-brief/workflow-validate.md +3 -5
  257. package/src/workflows/1-project-brief/workflow.md +6 -10
  258. package/src/workflows/2-trigger-mapping/steps-c/step-01-overview.md +10 -10
  259. package/src/workflows/2-trigger-mapping/steps-c/step-07a-generate-hub.md +36 -0
  260. package/src/workflows/2-trigger-mapping/steps-c/step-09a-finalize-hub.md +18 -2
  261. package/src/workflows/2-trigger-mapping/steps-c/step-09e-update-design-log.md +3 -3
  262. package/src/workflows/2-trigger-mapping/workflow-validate.md +2 -5
  263. package/src/workflows/2-trigger-mapping/workflow.md +2 -4
  264. package/src/workflows/3-scenarios/data/quality-checklist.md +10 -6
  265. package/src/workflows/3-scenarios/data/scenario-outline-template.md +45 -32
  266. package/src/workflows/3-scenarios/steps-c/step-01-load-context.md +2 -2
  267. package/src/workflows/3-scenarios/steps-c/step-02-analyze-scope.md +5 -5
  268. package/src/workflows/3-scenarios/steps-c/{step-03-build-vtcs.md → step-03-build-strategic-context.md} +32 -32
  269. package/src/workflows/3-scenarios/steps-c/step-04-suggest-scenarios.md +4 -4
  270. package/src/workflows/3-scenarios/steps-c/step-05-outline-scenario.md +177 -64
  271. package/src/workflows/3-scenarios/steps-c/step-06-generate-overview.md +1 -1
  272. package/src/workflows/3-scenarios/steps-c/step-07-quality-review.md +1 -1
  273. package/src/workflows/3-scenarios/steps-c/step-08-update-design-log.md +2 -2
  274. package/src/workflows/3-scenarios/steps-c/step-09-handover.md +8 -8
  275. package/src/workflows/3-scenarios/steps-v/step-01-scenario-coverage.md +23 -23
  276. package/src/workflows/3-scenarios/workflow-validate.md +2 -5
  277. package/src/workflows/3-scenarios/workflow.md +4 -6
  278. package/src/workflows/4-ux-design/data/guides/DESIGN-LOOP-GUIDE.md +179 -0
  279. package/src/workflows/4-ux-design/data/guides/NANO-BANANA-PROMPT-GUIDE.md +1 -1
  280. package/src/workflows/4-ux-design/data/page-creation-flows/flow-b-verbal.md +1 -1
  281. package/src/workflows/4-ux-design/data/page-creation-flows/flow-e-html.md +2 -2
  282. package/src/workflows/4-ux-design/data/page-creation-flows/lightweight-page-template.md +1 -1
  283. package/src/workflows/4-ux-design/data/page-creation-flows/page-init-lightweight.md +1 -1
  284. package/src/workflows/4-ux-design/data/page-creation-flows/placeholder-templates.md +3 -3
  285. package/src/workflows/4-ux-design/data/quality-guide.md +1 -1
  286. package/src/workflows/4-ux-design/data/scenario-init/06-shortest-path.md +2 -2
  287. package/src/workflows/4-ux-design/data/scenario-init/07-reference-trigger-map.md +80 -0
  288. package/src/workflows/4-ux-design/data/scenario-init/scenario-init-guide.md +4 -4
  289. package/src/workflows/4-ux-design/data/specification-audit-workflow.md +29 -4
  290. package/src/workflows/4-ux-design/steps-c/step-01-exploration.md +230 -98
  291. package/src/workflows/4-ux-design/steps-m/step-01-review-current.md +2 -2
  292. package/src/workflows/4-ux-design/steps-m/step-02-define-component.md +1 -1
  293. package/src/workflows/4-ux-design/steps-m/step-03-validate-usage.md +2 -2
  294. package/src/workflows/4-ux-design/steps-p/step-07-validation.md +3 -3
  295. package/src/workflows/4-ux-design/steps-p/step-08-spacing-typography.md +210 -0
  296. package/src/workflows/4-ux-design/steps-p/{step-08-generate-spec.md → step-09-generate-spec.md} +19 -25
  297. package/src/workflows/4-ux-design/steps-s/step-01-core-feature.md +3 -2
  298. package/src/workflows/4-ux-design/steps-s/step-02-entry-point.md +3 -2
  299. package/src/workflows/4-ux-design/steps-s/step-03-mental-state.md +3 -2
  300. package/src/workflows/4-ux-design/steps-s/step-04-mutual-success.md +3 -2
  301. package/src/workflows/4-ux-design/steps-s/step-05-shortest-path.md +3 -2
  302. package/src/workflows/4-ux-design/steps-s/step-06-scenario-name.md +3 -2
  303. package/src/workflows/4-ux-design/steps-s/step-07-create-scenario-folder.md +8 -7
  304. package/src/workflows/4-ux-design/steps-s/step-08-page-context.md +3 -2
  305. package/src/workflows/4-ux-design/steps-s/step-09-page-name.md +3 -2
  306. package/src/workflows/4-ux-design/steps-s/step-10-page-purpose.md +3 -2
  307. package/src/workflows/4-ux-design/steps-s/step-11-entry-point.md +3 -2
  308. package/src/workflows/4-ux-design/steps-s/step-12-mental-state.md +3 -2
  309. package/src/workflows/4-ux-design/steps-s/step-13-desired-outcome.md +3 -2
  310. package/src/workflows/4-ux-design/steps-s/step-14-variants.md +3 -2
  311. package/src/workflows/4-ux-design/steps-s/step-15-create-page-structure.md +32 -13
  312. package/src/workflows/4-ux-design/steps-v/step-03-page-overview.md +1 -1
  313. package/src/workflows/4-ux-design/steps-w/step-01-visual-approach.md +1 -2
  314. package/src/workflows/4-ux-design/steps-w/step-02-generate-visual.md +1 -1
  315. package/src/workflows/4-ux-design/steps-w/step-02w-nb-compose-prompt.md +13 -22
  316. package/src/workflows/4-ux-design/steps-w/step-03-review-integrate.md +4 -4
  317. package/src/workflows/4-ux-design/templates/audit-report.template.md +2 -2
  318. package/src/workflows/4-ux-design/templates/page-specification.template.md +86 -0
  319. package/src/workflows/4-ux-design/workflow-conceptualize.md +9 -15
  320. package/src/workflows/4-ux-design/workflow-design-system.md +20 -8
  321. package/src/workflows/4-ux-design/workflow-dream.md +104 -13
  322. package/src/workflows/4-ux-design/workflow-handover.md +4 -8
  323. package/src/workflows/4-ux-design/workflow-sketch.md +2 -9
  324. package/src/workflows/4-ux-design/workflow-specify.md +6 -11
  325. package/src/workflows/4-ux-design/workflow-suggest.md +70 -21
  326. package/src/workflows/4-ux-design/workflow-validate.md +6 -10
  327. package/src/workflows/4-ux-design/workflow-visual.md +5 -10
  328. package/src/workflows/4-ux-design/workflow.md +110 -39
  329. package/src/workflows/5-agentic-development/data/guides/FILE-INDEX.md +1 -1
  330. package/src/workflows/5-agentic-development/steps-a/step-01-define-question.md +1 -1
  331. package/src/workflows/5-agentic-development/steps-a/step-02-scan-codebase.md +1 -1
  332. package/src/workflows/5-agentic-development/steps-a/step-03-map-architecture.md +1 -1
  333. package/src/workflows/5-agentic-development/steps-a/step-04-document-findings.md +2 -2
  334. package/src/workflows/5-agentic-development/steps-d/step-01-scope-and-plan.md +1 -1
  335. package/src/workflows/5-agentic-development/steps-d/step-02-setup-environment.md +1 -1
  336. package/src/workflows/5-agentic-development/steps-d/step-03-implement.md +1 -1
  337. package/src/workflows/5-agentic-development/steps-d/step-04-verify.md +1 -1
  338. package/src/workflows/5-agentic-development/steps-d/step-05-finalize.md +1 -1
  339. package/src/workflows/5-agentic-development/steps-e/step-01-scope-change.md +1 -1
  340. package/src/workflows/5-agentic-development/steps-e/step-02-analyze-impact.md +1 -1
  341. package/src/workflows/5-agentic-development/steps-e/step-03-plan-implementation.md +1 -1
  342. package/src/workflows/5-agentic-development/steps-e/step-04-implement.md +1 -1
  343. package/src/workflows/5-agentic-development/steps-e/step-05-verify-and-document.md +1 -1
  344. package/src/workflows/5-agentic-development/steps-f/step-01-reproduce.md +1 -1
  345. package/src/workflows/5-agentic-development/steps-f/step-02-investigate.md +1 -1
  346. package/src/workflows/5-agentic-development/steps-f/step-03-fix.md +1 -1
  347. package/src/workflows/5-agentic-development/steps-f/step-04-verify.md +1 -1
  348. package/src/workflows/5-agentic-development/steps-f/step-05-document.md +1 -1
  349. package/src/workflows/5-agentic-development/steps-p/1-prototype-setup.md +1 -1
  350. package/src/workflows/5-agentic-development/steps-p/2-scenario-analysis.md +1 -1
  351. package/src/workflows/5-agentic-development/steps-p/3-logical-view-breakdown.md +1 -1
  352. package/src/workflows/5-agentic-development/steps-p/4a-announce-and-gather.md +1 -1
  353. package/src/workflows/5-agentic-development/steps-p/4b-create-story-file.md +1 -1
  354. package/src/workflows/5-agentic-development/steps-p/4c-implement-section.md +1 -1
  355. package/src/workflows/5-agentic-development/steps-p/4d-present-for-testing.md +1 -1
  356. package/src/workflows/5-agentic-development/steps-p/4e-handle-issue.md +1 -1
  357. package/src/workflows/5-agentic-development/steps-p/4f-handle-improvement.md +1 -1
  358. package/src/workflows/5-agentic-development/steps-p/4g-section-approved.md +2 -2
  359. package/src/workflows/5-agentic-development/steps-p/5-finalization.md +1 -1
  360. package/src/workflows/5-agentic-development/steps-r/step-01-identify-target.md +1 -1
  361. package/src/workflows/5-agentic-development/steps-r/step-02-explore-and-capture.md +1 -1
  362. package/src/workflows/5-agentic-development/steps-r/step-03-generate-specs.md +1 -1
  363. package/src/workflows/5-agentic-development/steps-r/step-04-extract-design-system.md +1 -1
  364. package/src/workflows/5-agentic-development/steps-t/step-01-prepare.md +1 -1
  365. package/src/workflows/5-agentic-development/steps-t/step-02-execute.md +1 -1
  366. package/src/workflows/5-agentic-development/steps-t/step-03-document-issues.md +1 -1
  367. package/src/workflows/5-agentic-development/steps-t/step-04-report.md +1 -1
  368. package/src/workflows/5-agentic-development/steps-t/step-05-iterate.md +1 -1
  369. package/src/workflows/5-agentic-development/workflow-acceptance-testing.md +33 -8
  370. package/src/workflows/5-agentic-development/workflow-analysis.md +5 -8
  371. package/src/workflows/5-agentic-development/workflow-bugfixing.md +5 -8
  372. package/src/workflows/5-agentic-development/workflow-development.md +17 -8
  373. package/src/workflows/5-agentic-development/workflow-evolution.md +5 -8
  374. package/src/workflows/5-agentic-development/workflow-prototyping.md +26 -8
  375. package/src/workflows/5-agentic-development/workflow-reverse-engineering.md +5 -8
  376. package/src/workflows/5-agentic-development/workflow.md +5 -8
  377. package/src/workflows/6-asset-generation/data/00-purpose-examples.md +4 -4
  378. package/src/workflows/6-asset-generation/data/03-action-filter-example.md +1 -1
  379. package/src/workflows/6-asset-generation/data/04-example-empowerment-frame.md +1 -1
  380. package/src/workflows/6-asset-generation/data/05-example-golden-circle.md +1 -1
  381. package/src/workflows/6-asset-generation/data/05-golden-circle-guide.md +1 -1
  382. package/src/workflows/6-asset-generation/data/06-example-hairdresser-newsletter.md +1 -1
  383. package/src/workflows/6-asset-generation/data/06-generation-instructions.md +1 -1
  384. package/src/workflows/6-asset-generation/data/content-creation-workshop-guide.md +9 -10
  385. package/src/workflows/6-asset-generation/steps-c/step-00-define-purpose.md +3 -3
  386. package/src/workflows/6-asset-generation/steps-c/step-01-load-trigger-map-context.md +147 -0
  387. package/src/workflows/6-asset-generation/steps-c/step-02-awareness-strategy.md +5 -5
  388. package/src/workflows/6-asset-generation/steps-c/step-03-action-filter.md +7 -7
  389. package/src/workflows/6-asset-generation/steps-c/step-04-empowerment-frame.md +1 -1
  390. package/src/workflows/6-asset-generation/steps-c/step-05-structural-order.md +2 -2
  391. package/src/workflows/6-asset-generation/steps-c/step-06-generate-content.md +3 -3
  392. package/src/workflows/6-asset-generation/templates/content-output.template.md +5 -5
  393. package/src/workflows/6-asset-generation/workflow-content.md +4 -7
  394. package/src/workflows/6-asset-generation/workflow-figma.md +2 -5
  395. package/src/workflows/6-asset-generation/workflow-icons.md +2 -5
  396. package/src/workflows/6-asset-generation/workflow-images.md +2 -5
  397. package/src/workflows/6-asset-generation/workflow-page-designs.md +2 -5
  398. package/src/workflows/6-asset-generation/workflow-stitch.md +5 -9
  399. package/src/workflows/6-asset-generation/workflow-ui-elements.md +2 -5
  400. package/src/workflows/6-asset-generation/workflow-videos.md +2 -5
  401. package/src/workflows/6-asset-generation/workflow-wireframes.md +2 -5
  402. package/src/workflows/6-asset-generation/workflow.md +3 -5
  403. package/src/workflows/7-design-system/steps-c/step-01-scan-existing.md +2 -2
  404. package/src/workflows/7-design-system/steps-c/step-02-compare-attributes.md +2 -2
  405. package/src/workflows/7-design-system/steps-c/step-03-calculate-similarity.md +2 -2
  406. package/src/workflows/7-design-system/steps-c/step-04-identify-opportunities.md +2 -2
  407. package/src/workflows/7-design-system/steps-c/step-05-identify-risks.md +2 -2
  408. package/src/workflows/7-design-system/steps-c/step-06-present-decision.md +2 -2
  409. package/src/workflows/7-design-system/steps-c/step-07-execute-decision.md +2 -2
  410. package/src/workflows/7-design-system/steps-c/step-08a-initialize-design-system.md +2 -2
  411. package/src/workflows/7-design-system/steps-c/step-08b-create-new-component.md +2 -2
  412. package/src/workflows/7-design-system/steps-c/step-08c-update-component.md +2 -2
  413. package/src/workflows/7-design-system/steps-c/step-08d-add-variant.md +2 -2
  414. package/src/workflows/7-design-system/steps-c/step-08e-generate-catalog.md +1 -1
  415. package/src/workflows/7-design-system/workflow-browse.md +2 -5
  416. package/src/workflows/7-design-system/workflow-create.md +2 -5
  417. package/src/workflows/7-design-system/workflow-edit.md +2 -5
  418. package/src/workflows/7-design-system/workflow-import.md +2 -5
  419. package/src/workflows/7-design-system/workflow-view.md +2 -5
  420. package/src/workflows/7-design-system/workflow.md +9 -11
  421. package/src/workflows/8-product-evolution/steps-a/step-01-identify.md +4 -4
  422. package/src/workflows/8-product-evolution/steps-p/step-01-create-delivery.md +1 -1
  423. package/src/workflows/8-product-evolution/workflow-analyze.md +2 -5
  424. package/src/workflows/8-product-evolution/workflow-deploy.md +3 -6
  425. package/src/workflows/8-product-evolution/workflow-design.md +2 -5
  426. package/src/workflows/8-product-evolution/workflow-implement.md +2 -5
  427. package/src/workflows/8-product-evolution/workflow-scope.md +2 -5
  428. package/src/workflows/8-product-evolution/workflow-test.md +2 -5
  429. package/src/workflows/8-product-evolution/workflow.md +7 -9
  430. package/tools/cli/commands/install.js +1 -1
  431. package/tools/cli/installers/lib/ide/_base-ide.js +263 -0
  432. package/tools/cli/installers/lib/ide/antigravity.js +34 -0
  433. package/tools/cli/installers/lib/ide/auggie.js +42 -0
  434. package/tools/cli/installers/lib/ide/claude-code.js +114 -0
  435. package/tools/cli/installers/lib/ide/cline.js +116 -0
  436. package/tools/cli/installers/lib/ide/codex.js +43 -0
  437. package/tools/cli/installers/lib/ide/crush.js +42 -0
  438. package/tools/cli/installers/lib/ide/cursor.js +116 -0
  439. package/tools/cli/installers/lib/ide/gemini.js +50 -0
  440. package/tools/cli/installers/lib/ide/github-copilot.js +106 -0
  441. package/tools/cli/installers/lib/ide/iflow.js +42 -0
  442. package/tools/cli/installers/lib/ide/kilo.js +55 -0
  443. package/tools/cli/installers/lib/ide/kiro-cli.js +44 -0
  444. package/tools/cli/installers/lib/ide/manager.js +218 -0
  445. package/tools/cli/installers/lib/ide/opencode.js +44 -0
  446. package/tools/cli/installers/lib/ide/qwen.js +50 -0
  447. package/tools/cli/installers/lib/ide/roo.js +43 -0
  448. package/tools/cli/installers/lib/ide/rovo-dev.js +43 -0
  449. package/tools/cli/installers/lib/ide/trae.js +42 -0
  450. package/tools/cli/installers/lib/ide/windsurf.js +106 -0
  451. package/tools/cli/lib/compiler.js +10 -2
  452. package/tools/cli/lib/ide-configs.js +2 -4
  453. package/tools/cli/lib/installer.js +115 -206
  454. package/tools/cli/lib/ui.js +191 -54
  455. package/docs/getting-started/agent-activation/wds-mimir.md +0 -78
  456. package/docs/learn-wds/00-course-overview.md +0 -211
  457. package/docs/learn-wds/Webinars/2024-12-22-WDS-Jam-1-Say-Hello-to-AI-Agent-Framework.md +0 -0
  458. package/docs/learn-wds/course-explainers/Module 00-transcript.srt +0 -635
  459. package/docs/learn-wds/course-explainers/Module 02-transcript.srt +0 -807
  460. package/docs/learn-wds/course-explainers/Module-00-notebook-lm-prompt.md +0 -250
  461. package/docs/learn-wds/course-explainers/Module-00-thumbnail-prompt.md +0 -33
  462. package/docs/learn-wds/course-explainers/Module-00-youtube-show-notes.md +0 -78
  463. package/docs/learn-wds/course-explainers/Module-01-notebook-lm-prompt.md +0 -418
  464. package/docs/learn-wds/course-explainers/Module-01-thumbnail-prompt.md +0 -33
  465. package/docs/learn-wds/course-explainers/Module-01-transcript.srt +0 -731
  466. package/docs/learn-wds/course-explainers/Module-02-notebook-lm-prompt.md +0 -342
  467. package/docs/learn-wds/course-explainers/Module-02-thumbnail-prompt.md +0 -34
  468. package/docs/learn-wds/course-explainers/Module-03-notebook-lm-prompt.md +0 -745
  469. package/docs/learn-wds/course-explainers/Module-03-thumbnail-prompt.md +0 -33
  470. package/docs/learn-wds/course-explainers/Module-03-transcript.srt +0 -595
  471. package/docs/learn-wds/course-explainers/Module-04-notebook-lm-prompt.md +0 -163
  472. package/docs/learn-wds/course-explainers/Module-04-thumbnail-prompt.md +0 -36
  473. package/docs/learn-wds/course-explainers/Module-04-youtube-show-notes.md +0 -95
  474. package/docs/learn-wds/course-explainers/Module-05-notebook-lm-prompt.md +0 -274
  475. package/docs/learn-wds/course-explainers/Module-05-thumbnail-prompt.md +0 -40
  476. package/docs/learn-wds/course-explainers/Module-05-youtube-show-notes.md +0 -65
  477. package/docs/learn-wds/course-explainers/module-01-YOUTUBE-SHOW-NOTES.md +0 -75
  478. package/docs/learn-wds/course-explainers/module-02-YOUTUBE-SHOW-NOTES.md +0 -86
  479. package/docs/learn-wds/course-explainers/module-03-YOUTUBE-SHOW-NOTES.md +0 -82
  480. package/docs/learn-wds/course-explainers/trigger-map-example.jpg +0 -0
  481. package/docs/learn-wds/module-02-installation-setup/lesson-01-git-setup/01-quick-checklist.md +0 -63
  482. package/docs/learn-wds/module-02-installation-setup/lesson-01-git-setup/02-full-lesson.md +0 -124
  483. package/docs/learn-wds/module-02-installation-setup/lesson-01-github-and-ide-setup/checklist.md +0 -87
  484. package/docs/learn-wds/module-02-installation-setup/lesson-01-github-and-ide-setup/lesson.md +0 -203
  485. package/docs/learn-wds/module-02-installation-setup/lesson-01-setting-up-github/checklist.md +0 -70
  486. package/docs/learn-wds/module-02-installation-setup/lesson-02-git-configuration/checklist.md +0 -40
  487. package/docs/learn-wds/module-02-installation-setup/lesson-02-ide-installation/01-quick-checklist.md +0 -48
  488. package/docs/learn-wds/module-02-installation-setup/lesson-02-ide-installation/02-full-lesson.md +0 -88
  489. package/docs/learn-wds/module-02-installation-setup/lesson-02-ide-installation/02-quick-checklist.md +0 -48
  490. package/docs/learn-wds/module-02-installation-setup/lesson-02-install-ide/checklist.md +0 -48
  491. package/docs/learn-wds/module-02-installation-setup/lesson-02-install-ide/tutorial.md +0 -149
  492. package/docs/learn-wds/module-02-installation-setup/lesson-03-git-cloning/01-quick-checklist.md +0 -51
  493. package/docs/learn-wds/module-02-installation-setup/lesson-03-git-cloning/03-lesson.md +0 -111
  494. package/docs/learn-wds/module-02-installation-setup/lesson-03-git-cloning/03-quick-checklist.md +0 -51
  495. package/docs/learn-wds/module-02-installation-setup/lesson-03-git-setup/checklist.md +0 -41
  496. package/docs/learn-wds/module-02-installation-setup/lesson-03-git-setup/tutorial.md +0 -159
  497. package/docs/learn-wds/module-02-installation-setup/lesson-04-clone-and-wds/checklist.md +0 -93
  498. package/docs/learn-wds/module-02-installation-setup/lesson-04-clone-and-wds/tutorial.md +0 -217
  499. package/docs/learn-wds/module-02-installation-setup/lesson-04-wds-initialization/01-quick-checklist.md +0 -73
  500. package/docs/learn-wds/module-02-installation-setup/lesson-04-wds-initialization/02-full-lesson.md +0 -206
  501. package/docs/learn-wds/module-02-installation-setup/lesson-04-wds-initialization/04-lesson.md +0 -206
  502. package/docs/learn-wds/module-02-installation-setup/lesson-04-wds-initialization/04-quick-checklist.md +0 -73
  503. package/docs/learn-wds/module-02-installation-setup/lesson-05-initiate-mimir/checklist.md +0 -79
  504. package/docs/learn-wds/module-02-installation-setup/lesson-05-initiate-mimir/tutorial.md +0 -244
  505. package/docs/learn-wds/module-02-installation-setup/module-02-overview.md +0 -77
  506. package/docs/learn-wds/module-05-map-triggers-outcomes/tutorial-04.md +0 -460
  507. package/docs/learn-wds/module-05-trigger-mapping/lesson-04-workshop-1-business-goals.md +0 -274
  508. package/docs/learn-wds/module-05-trigger-mapping/lesson-05-workshop-2-target-groups.md +0 -504
  509. package/docs/learn-wds/module-05-trigger-mapping/lesson-07-workshop-4-prioritization.md +0 -313
  510. package/docs/learn-wds/module-05-trigger-mapping/lesson-08-workshop-5-feature-impact.md +0 -474
  511. package/docs/learn-wds/module-05-trigger-mapping/lesson-09-positive-negative-drivers.md +0 -348
  512. package/docs/learn-wds/module-05-trigger-mapping/tutorial-05b-value-trigger-chain.md +0 -393
  513. package/docs/learn-wds/module-06-platform-architecture/tutorial-06.md +0 -358
  514. package/docs/learn-wds/module-08-initialize-scenario/tutorial-08.md +0 -521
  515. package/docs/learn-wds/module-09-design-system/tutorial-09.md +0 -515
  516. package/docs/learn-wds/module-10-design-delivery/tutorial-10.md +0 -604
  517. package/docs/learn-wds/module-12-conceptual-specs/tutorial-12.md +0 -734
  518. package/src/agents/mimir-orchestrator.agent.yaml +0 -45
  519. package/src/data/agent-guides/mimir/emotional-intelligence.md +0 -295
  520. package/src/data/agent-guides/mimir/teaching-styles.md +0 -286
  521. package/src/data/agent-guides/mimir/wds-overview.md +0 -377
  522. package/src/data/presentations/mimir-getting-started.md +0 -52
  523. package/src/data/presentations/mimir-presentation.md +0 -123
  524. package/src/gems/eira-visual-designer.md +0 -571
  525. package/src/workflows/0-alignment-signoff/steps-c/step-03c-create-vtc.md +0 -148
  526. package/src/workflows/0-project-setup/templates/folder-guides/00-progress.template.md +0 -56
  527. package/src/workflows/1-project-brief/steps-c/step-04-create-vtc.md +0 -120
  528. package/src/workflows/1-project-brief/steps-c/step-11a-create-vtc.md +0 -181
  529. package/src/workflows/1-project-brief/templates/vtc-template.yaml +0 -210
  530. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-01a-define-business-goal.md +0 -137
  531. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-01b-load-trigger-map.md +0 -127
  532. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-02a-identify-solution.md +0 -133
  533. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-02b-select-business-goal.md +0 -138
  534. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-03a-describe-user.md +0 -147
  535. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-03b-select-user.md +0 -142
  536. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-04a-positive-driving-forces.md +0 -163
  537. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-04b-select-driving-forces.md +0 -154
  538. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-05a-negative-driving-forces.md +0 -195
  539. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-05b-define-solution.md +0 -117
  540. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-06a-customer-awareness.md +0 -216
  541. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-06b-customer-awareness.md +0 -123
  542. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-07a-review-and-save.md +0 -250
  543. package/src/workflows/1-project-brief/vtc-workshop/steps-c/step-07b-review-and-save.md +0 -191
  544. package/src/workflows/1-project-brief/vtc-workshop/workflow.md +0 -209
  545. package/src/workflows/4-ux-design/data/scenario-init/07-create-vtc.md +0 -132
  546. package/src/workflows/6-asset-generation/steps-c/step-01-load-vtc-context.md +0 -150
  547. package/src/workflows/_agent-dialogs/conversation-persistence/check-conversations.md +0 -162
  548. package/src/workflows/_agent-dialogs/conversation-persistence/conversation-template.md +0 -70
  549. package/src/workflows/_agent-dialogs/conversation-persistence/persistence-guide.md +0 -81
  550. package/src/workflows/_agent-dialogs/conversation-persistence/save-conversation.md +0 -146
  551. package/src/workflows/_agent-dialogs/project-analysis/01-instructions.md +0 -79
  552. package/src/workflows/_agent-dialogs/project-analysis/02-project-analysis-router.md +0 -99
  553. package/src/workflows/_agent-dialogs/project-analysis/03-context-aware-activation.md +0 -99
  554. package/src/workflows/_agent-dialogs/project-analysis/04-task-reflection.md +0 -303
  555. package/src/workflows/_agent-dialogs/project-analysis/05-agent-handoff-guide.md +0 -233
  556. package/src/workflows/_agent-dialogs/project-analysis/agent-domains/freya-domain.md +0 -144
  557. package/src/workflows/_agent-dialogs/project-analysis/agent-domains/idunn-domain.md +0 -112
  558. package/src/workflows/_agent-dialogs/project-analysis/agent-domains/saga-domain.md +0 -132
  559. package/src/workflows/_agent-dialogs/project-analysis/analysis-types/empty-project-response.md +0 -207
  560. package/src/workflows/_agent-dialogs/project-analysis/analysis-types/folder-based-analysis.md +0 -135
  561. package/src/workflows/_agent-dialogs/project-analysis/analysis-types/new-project-response.md +0 -235
  562. package/src/workflows/_agent-dialogs/project-analysis/analysis-types/outline-based-analysis.md +0 -238
  563. package/src/workflows/_agent-dialogs/project-analysis/analysis-types/unknown-structure-response.md +0 -216
  564. package/src/workflows/_agent-dialogs/project-analysis/validation/deep-validation-before-work.md +0 -235
  565. package/src/workflows/_agent-dialogs/project-analysis/work-types/strategy-work.md +0 -88
  566. package/src/workflows/_agent-dialogs/step-completion-protocol.md +0 -175
  567. package/src/workflows/_agent-dialogs/steps/step-01-initialize-dialog.md +0 -244
  568. package/src/workflows/_agent-dialogs/steps/step-02-analyze-scope.md +0 -195
  569. package/src/workflows/_agent-dialogs/steps/step-03-create-steps.md +0 -186
  570. package/src/workflows/_agent-dialogs/steps/step-04-execute-steps.md +0 -250
  571. package/src/workflows/_agent-dialogs/steps/step-05-complete-dialog.md +0 -177
  572. package/src/workflows/_agent-dialogs/templates/agent-dialog.template.md +0 -115
  573. package/src/workflows/_agent-dialogs/templates/dialog-capture.template.md +0 -75
  574. package/src/workflows/_agent-dialogs/templates/dialog-types/INDEX.md +0 -142
  575. package/src/workflows/_agent-dialogs/templates/dialog-types/bug-fix.template.md +0 -164
  576. package/src/workflows/_agent-dialogs/templates/dialog-types/design-exploration.template.md +0 -180
  577. package/src/workflows/_agent-dialogs/templates/dialog-types/prototype-implementation.template.md +0 -292
  578. package/src/workflows/_agent-dialogs/templates/dialog-types/stitch-generation.template.md +0 -311
  579. package/src/workflows/_agent-dialogs/templates/dialog.template.md +0 -200
  580. package/src/workflows/_agent-dialogs/templates/dream-up-agent-dialog.template.md +0 -271
  581. package/src/workflows/_agent-dialogs/templates/step.template.md +0 -138
  582. package/src/workflows/_agent-dialogs/workflow.md +0 -193
@@ -87,9 +87,158 @@ D-Design-System/
87
87
 
88
88
  ---
89
89
 
90
+ ## Spacing Scale
91
+
92
+ > **Bring your own or use ours.** If your project already has a design system with a spacing scale (Tailwind, Material, Carbon, your own tokens), use that. Map your token names below so page specs reference them consistently. If you don't have one yet, WDS provides a default 9-token scale to get started.
93
+
94
+ ### Option A: Use your existing design system
95
+
96
+ Replace the table below with your system's spacing tokens. Any naming convention works — numbered (`spacing-4`), t-shirt (`sm`/`md`/`lg`), or your own. The only rule: page specs reference token names, never raw pixel values.
97
+
98
+ ### Option B: WDS default scale
99
+
100
+ Nine tokens, symmetric around `space-md` (the baseline). Freya will propose pixel values during the first design session.
101
+
102
+ `space-md` is to spacing what `text-md` is to typography — the default you reach for first. It's the gap between paragraphs, between form fields, between list items. Everything else is relative to it: `space-sm` is tighter, `space-lg` is more generous.
103
+
104
+ | Token | Value | Use |
105
+ |-------|-------|-----|
106
+ | space-3xs | — | Hairline gaps (icon-to-label, inline elements) |
107
+ | space-2xs | — | Minimal spacing (badge padding, tight lists) |
108
+ | space-xs | — | Tight spacing (within compact groups) |
109
+ | space-sm | — | Small gaps (between related elements) |
110
+ | **space-md** | — | **Default element spacing (the baseline)** |
111
+ | space-lg | — | Comfortable spacing (card padding, form fields) |
112
+ | space-xl | — | Section padding |
113
+ | space-2xl | — | Section gaps |
114
+ | space-3xl | — | Page-level breathing room |
115
+
116
+ ### Optical adjustments
117
+
118
+ Sometimes the math is right but the eye says it's wrong. A circular image leaves white corners, a light element on a light background looks more spaced than it is. When this happens, use token math — not raw pixels:
119
+
120
+ ```
121
+ space-lg - space-3xs → "standard spacing, pulled in by a hairline"
122
+ space-xl + space-2xs → "section padding, nudged out slightly"
123
+ ```
124
+
125
+ In page specs, always annotate why:
126
+
127
+ | Padding top | **space-lg - space-3xs** (optical: circular image adds perceived whitespace) |
128
+
129
+ **Rules:**
130
+ - Adjustments always use token math: `base ± correction`
131
+ - Always annotate the reason — future readers need to know this wasn't a mistake
132
+ - If adjusting by more than one step, the base token is probably wrong — reconsider
133
+
134
+ In CSS: `calc(var(--space-lg) - var(--space-3xs))`
135
+
136
+ <!--
137
+ space-md is typically 16px (on an 8px grid) or 12px (on a 4px grid) — the most common
138
+ default spacing on the web. Same ballpark as body text size, which is not a coincidence.
139
+
140
+ The pixel values are yours to define. Common starting points:
141
+ 2/4/8/12/16/24/32/48/64 (8px grid) or 4/6/12/16/24/32/48/72.
142
+ You can adjust later — specs stay valid because they reference names, not numbers.
143
+ -->
144
+
145
+ ---
146
+
147
+ ## Type Scale
148
+
149
+ > **Bring your own or use ours.** Same principle as spacing — if your project has a type system, map it here. If not, use the WDS default.
150
+
151
+ The type scale controls **visual size** — how big text looks. This is separate from semantic level (H1, H2, p) which controls **document structure**. An H2 in a sidebar might be `text-sm`. A tagline might be a `<p>` at `text-2xl`. The semantic level is for accessibility and SEO; the type token is for visual hierarchy.
152
+
153
+ Headings can have different typefaces, weights, and styles on different pages. A landing page H1 might be a serif display font at `text-3xl` italic. An admin page H1 might be clean sans-serif at `text-lg` medium. Each page spec declares its own typographic treatment — the type scale provides the shared sizing vocabulary.
154
+
155
+ ### Option A: Use your existing type system
156
+
157
+ Replace the table below with your system's type tokens.
158
+
159
+ ### Option B: WDS default scale
160
+
161
+ Nine tokens, symmetric around `text-md` (body text). Freya will propose sizes during the first design session.
162
+
163
+ | Token | Value | Use |
164
+ |-------|-------|-----|
165
+ | text-3xs | — | Fine print, legal text |
166
+ | text-2xs | — | Metadata, timestamps |
167
+ | text-xs | — | Captions, helper text |
168
+ | text-sm | — | Labels, secondary text |
169
+ | text-md | — | Body text (the baseline) |
170
+ | text-lg | — | Emphasis, lead paragraphs |
171
+ | text-xl | — | Subheadings |
172
+ | text-2xl | — | Section titles, display text |
173
+ | text-3xl | — | Hero headings, page titles |
174
+
175
+ <!--
176
+ text-md (body text) is typically 16px or 14px — the most common baseline on the web.
177
+ Common starting points: 11/12/13/14/16/18/20/24/32 or 10/11/12/14/16/18/22/30/40.
178
+ Line heights should align to your spacing grid for vertical rhythm.
179
+ -->
180
+
181
+ ---
182
+
90
183
  ## Tokens
91
184
 
92
- _Design tokens will be documented here as they emerge from page specifications._
185
+ _Additional design tokens (colors, shadows, borders) will be documented here as they emerge from page specifications._
186
+
187
+ ---
188
+
189
+ ## Patterns
190
+
191
+ <!--
192
+ Patterns are organized BY the spacing, not by object pairs.
193
+ Each spacing value/composition accumulates a list of where it's used.
194
+
195
+ When the designer says "more space here", the agent fixes it, reflects
196
+ what it learned, and adds the situation to the relevant pattern below.
197
+
198
+ The agent does NOT ask "why?" — it observes and reflects:
199
+ "Got it — large image above a card row needs extra room. I'll remember that."
200
+
201
+ EXTRACTION RULES — objects vs spacing:
202
+ - Objects: first use stays in the page spec. Second use → extract here.
203
+ - Spacing: first use → immediately extract here. No waiting.
204
+ Spacing is relational — a decision about two object types is universal from day one.
205
+
206
+ CONTEXT RULE: Entries are context-free by default (universal).
207
+ Add context only when the same object pair needs DIFFERENT spacing
208
+ in different situations. When that happens, BOTH entries get context
209
+ so you can tell them apart. Before the first violation, keep it clean.
210
+ -->
211
+
212
+ Spacing objects are first-class — they have IDs in page specs (e.g., `hem-v-space-xl`) and live here organized by value. Each spacing value accumulates the situations where it's used. The list grows from real design decisions.
213
+
214
+ _Patterns will be documented here as spacing objects recur across pages._
215
+
216
+ <!--
217
+ Example format (delete when real patterns emerge):
218
+
219
+ ### space-sm
220
+ | Above | Below | Why |
221
+ |-------|-------|-----|
222
+ | Heading | Subheading | Tight pair — always read together |
223
+ | Icon | Label (inside button) | Compact inline group |
224
+
225
+ ### space-lg
226
+ | Above | Below | Why |
227
+ |-------|-------|-----|
228
+ | Card | Card (grid gap) | Comfortable breathing room |
229
+ | Image | Caption | Standard image-to-text |
230
+
231
+ ### space-zero
232
+ | Above | Below | Why |
233
+ |-------|-------|-----|
234
+ | Header | Service menu | One continuous nav unit |
235
+ | Icon bar | Section below | Flush — belongs to the section above |
236
+
237
+ ### v-separator-2xl
238
+ | Above | Below | Why |
239
+ |-------|-------|-----|
240
+ | About preview | Trust cards | Gray line, equal space above/below |
241
+ -->
93
242
 
94
243
  ---
95
244
 
@@ -23,7 +23,6 @@ This folder feeds directly into Phase 4 (UX Scenarios). Every page spec should t
23
23
  **Learn more:**
24
24
  - WDS Course Module 06: Trigger Mapping — Connect Business Goals to User Psychology
25
25
  - WDS Course Module 06, Lessons 4–8: The Five Workshops
26
- - WDS Course Tutorial 06b: Value Trigger Chain
27
26
 
28
27
  ---
29
28
 
@@ -47,7 +47,7 @@ Phase 0: Project Setup
47
47
  ├─→ Tech stack (optional)
48
48
  ├─→ Component library (optional)
49
49
  ├─→ Brief level (complete/simplified)
50
- ├─→ Strategic analysis (full/VTC/skip)
50
+ ├─→ Strategic analysis (full/simplified/skip)
51
51
  ├─→ Create folder structure
52
52
  └─→ Generate project outline
53
53
 
@@ -102,4 +102,4 @@ Phase 0: Project Setup
102
102
  | Tech Stack | react / vue / wordpress / etc. | Delivery format guidance |
103
103
  | Component Library | shadcn / tailwind / custom | Skip or enable Phase 5 |
104
104
  | Brief Level | complete / simplified | Depth of Phase 1 |
105
- | Strategic Analysis | full / simplified / skip | Full Trigger Map or VTC in brief |
105
+ | Strategic Analysis | full / simplified / skip | Full Trigger Map or simplified in brief |
@@ -40,7 +40,7 @@ Present the positioning components you captured:
40
40
 
41
41
  ### 3. Document What Was Misunderstood
42
42
 
43
- **For agent dialog `07-positioning.md`:**
43
+ **For design log `07-positioning.md`:**
44
44
 
45
45
  In the Reflection Checkpoint section, record:
46
46
  - Your synthesis (what you presented)
@@ -72,7 +72,7 @@ Am I capturing this right?"
72
72
 
73
73
  **Agent:** [Updates understanding, proceeds to Substep 4]
74
74
 
75
- **Agent Dialog Update (`dialog/07-positioning.md`):**
75
+ **Design Log Update (`dialog/07-positioning.md`):**
76
76
  ```markdown
77
77
  ### Reflection Checkpoint
78
78
 
@@ -56,7 +56,7 @@ Show them the positioning statement:
56
56
  [1-2 sentences explaining why this positioning makes sense - reference specific context from conversation]
57
57
  ```
58
58
 
59
- ### 4. Update Agent Dialog
59
+ ### 4. Update Design Log
60
60
 
61
61
  **In `dialog/07-positioning.md`:**
62
62
 
@@ -108,7 +108,7 @@ Northern Öland's geography creates a natural monopoly during summer season, but
108
108
 
109
109
  ---
110
110
 
111
- ## Agent Dialog Update
111
+ ## Design Log Update
112
112
 
113
113
  **Mandatory:** Update `dialog/07-positioning.md` with:
114
114
  - Full conversation flow
@@ -129,4 +129,4 @@ stepsCompleted: ['step-01-init.md', 'step-02-vision.md', 'step-03-positioning.md
129
129
  positioning: '[final positioning statement]'
130
130
  ```
131
131
 
132
- Load, read full file, and execute: `step-04-create-vtc.md`
132
+ Load, read full file, and execute: `step-05-business-model.md` (Business Model)
@@ -33,7 +33,7 @@ Add to `product-brief.md`:
33
33
  - [Insight 3 - unique angle]
34
34
  ```
35
35
 
36
- ### 3. Update Agent Dialog
36
+ ### 3. Update Design Log
37
37
 
38
38
  **Mandatory:** Update `dialog/02-vision.md` before marking this step complete.
39
39
 
@@ -42,7 +42,7 @@ Guide the user through a quick, focused session to capture the essential project
42
42
  ## CONTEXT BOUNDARIES:
43
43
  - Available context: Project configuration, user name, communication language
44
44
  - Focus: Essential project context in minimal time
45
- - Limits: No deep competitive analysis, no VTC, no detailed positioning
45
+ - Limits: No deep competitive analysis, no Trigger Map, no detailed positioning
46
46
  - Dependencies: Config loaded from `{project-root}/_bmad/wds/config.yaml`
47
47
 
48
48
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
@@ -58,7 +58,7 @@ Welcome the user and explain that this is their strategic foundation. This workf
58
58
 
59
59
  Set time expectations (30-60 minutes) and ask about any existing context that should be considered.
60
60
 
61
- ### 2. Agent Dialog Update
61
+ ### 2. Design Log Update
62
62
  **Mandatory:** Update `dialog/00-context.md` before marking this step complete.
63
63
 
64
64
  Fill in:
@@ -72,7 +72,7 @@ Mark Phase 0 / Step 1 complete in `dialog/progress-tracker.md` progress tracker.
72
72
  Display: "**Select an Option:** [C] Continue to Vision"
73
73
 
74
74
  #### Menu Handling Logic:
75
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
75
+ - IF C: Load, read entire file, then execute {nextStepFile}
76
76
  - IF M: Return to {workflowFile}
77
77
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
78
78
 
@@ -91,13 +91,13 @@ ONLY WHEN user confirms readiness will you then load and read fully `{nextStepFi
91
91
  - User welcomed and expectations set
92
92
  - Time estimate communicated (30-60 minutes)
93
93
  - Existing context gathered (or noted as none)
94
- - Agent dialog updated with project metadata
94
+ - Design log updated with project metadata
95
95
  - User confirms readiness to proceed
96
96
 
97
97
  ### ❌ SYSTEM FAILURE:
98
98
  - Started exploring vision or strategic topics
99
99
  - Generated content without user input
100
- - Skipped agent dialog update
100
+ - Skipped design log update
101
101
  - Did not wait for user confirmation before proceeding
102
102
 
103
103
  **Master Rule:** Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.
@@ -71,7 +71,7 @@ vision: '[synthesized vision statement]'
71
71
  Display: "**Select an Option:** [C] Continue to Positioning"
72
72
 
73
73
  #### Menu Handling Logic:
74
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
74
+ - IF C: Load, read entire file, then execute {nextStepFile}
75
75
  - IF M: Return to {workflowFile}
76
76
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
77
77
 
@@ -3,7 +3,7 @@ name: 'step-03-positioning'
3
3
  description: 'Help user explore and articulate their positioning through natural conversation'
4
4
 
5
5
  # File References
6
- nextStepFile: './step-04-create-vtc.md'
6
+ nextStepFile: './step-05-business-model.md'
7
7
  workflowFile: '../workflow.md'
8
8
  ---
9
9
 
@@ -60,7 +60,7 @@ Load and reference `../data/positioning-reflect-confirm.md`. Synthesize position
60
60
  ### 4. Synthesize & Document (Substep 4)
61
61
  Load and reference `../data/positioning-synthesize.md`. Create positioning statement, document with components and rationale.
62
62
 
63
- ### 5. Agent Dialog Update
63
+ ### 5. Design Log Update
64
64
  **Mandatory:** Update `dialog/07-positioning.md` before marking this step complete.
65
65
 
66
66
  The dialog should capture:
@@ -73,10 +73,10 @@ The dialog should capture:
73
73
  Mark Step 3 complete in `dialog/progress-tracker.md` progress tracker.
74
74
 
75
75
  ### 6. Present MENU OPTIONS
76
- Display: "**Select an Option:** [C] Continue to Create VTC"
76
+ Display: "**Select an Option:** [C] Continue to Create Trigger Map"
77
77
 
78
78
  #### Menu Handling Logic:
79
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
79
+ - IF C: Load, read entire file, then execute {nextStepFile}
80
80
  - IF M: Return to {workflowFile}
81
81
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
82
82
 
@@ -96,7 +96,7 @@ ONLY WHEN positioning is synthesized and user confirms will you then load and re
96
96
  - All components captured (target, need, category, benefit, differentiator)
97
97
  - Positioning statement synthesized by agent from user input
98
98
  - User confirmed the synthesis
99
- - Agent dialog updated
99
+ - Design log updated
100
100
 
101
101
  ### ❌ SYSTEM FAILURE:
102
102
  - Asked user to write a positioning statement directly
@@ -41,7 +41,7 @@ Help the user identify and understand their business model (B2B, B2C, or both) t
41
41
  - 🚫 Avoid generic questions — adapt to context
42
42
 
43
43
  ## CONTEXT BOUNDARIES:
44
- - Available context: Vision, Positioning, VTC from previous steps
44
+ - Available context: Vision, Positioning, Trigger Map from previous steps
45
45
  - Focus: Business model determination and implications
46
46
  - Limits: Not detailed customer profiles yet — that is next steps
47
47
  - Dependencies: Steps 1-4 completed
@@ -62,7 +62,7 @@ Reflect back what you heard. If user corrects, update understanding and confirm
62
62
  ### 4. Document Decision
63
63
  Add Business Model section to product brief with Model, Rationale, and Implications.
64
64
 
65
- ### 5. Agent Dialog Update
65
+ ### 5. Design Log Update
66
66
  **Mandatory:** In `dialog/decisions.md`, append Business Model decision with opening question, user response, key discussion points, final decision, rationale, and implications.
67
67
 
68
68
  Mark Step 5 complete in `dialog/progress-tracker.md` progress tracker.
@@ -75,7 +75,7 @@ Mark Step 5 complete in `dialog/progress-tracker.md` progress tracker.
75
75
  Display: "**Select an Option:** [C] Continue to Business Customers" (or "Continue to Target Users" if B2C)
76
76
 
77
77
  #### Menu Handling Logic:
78
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile} (or step-07 if B2C)
78
+ - IF C: Load, read entire file, then execute {nextStepFile} (or step-07 if B2C)
79
79
  - IF M: Return to {workflowFile}
80
80
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
81
81
 
@@ -94,7 +94,7 @@ ONLY WHEN business model is determined and user confirms will you then load and
94
94
  - Business model determined through natural conversation
95
95
  - Rationale and implications documented
96
96
  - User confirmed the business model assessment
97
- - Agent dialog updated with decision
97
+ - Design log updated with decision
98
98
  - Correct conditional routing applied
99
99
 
100
100
  ### ❌ SYSTEM FAILURE:
@@ -46,12 +46,18 @@ Help the user define their ideal business customer profile, including company ch
46
46
  - Limits: Not end users — that is next step
47
47
  - Dependencies: Step 5 determined B2B or Both
48
48
 
49
+ ## CONTEXT CARRY-FORWARD (READ BEFORE ASKING QUESTIONS):
50
+ - From Step 3 (Positioning): You already know the target segment and market positioning. DO NOT re-ask "who is this for?" — instead reference: "In positioning, we identified [target segment]. Now let's go deeper into the business customer profile."
51
+ - From Trigger Map Workshop (if completed): You may already have Trigger Maps with user archetypes. Reference those rather than starting from scratch.
52
+ - BUILD ON prior answers. If the user already described their customers during positioning, acknowledge that: "You mentioned [X] earlier. Let's build on that — tell me more about the decision-making structure."
53
+ - RULE: If the user says "I already told you this," immediately acknowledge, reference the earlier answer, and ask only for NEW information.
54
+
49
55
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
50
56
 
51
57
  ### 1. Guide Business Customer Definition
52
58
  Ask about company size, industry, decision-making structure, and budget authority. Also identify buying roles (buyer vs. user).
53
59
 
54
- ### 2. Agent Dialog Update
60
+ ### 2. Design Log Update
55
61
  **Mandatory:** Append to `dialog/decisions.md` if key decisions were made.
56
62
 
57
63
  Record: Business customer definition, buyer vs end-user distinction, business customer needs and decision criteria.
@@ -62,7 +68,7 @@ Mark Step 6 complete in `dialog/progress-tracker.md` progress tracker.
62
68
  Display: "**Select an Option:** [C] Continue to Target Users"
63
69
 
64
70
  #### Menu Handling Logic:
65
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
71
+ - IF C: Load, read entire file, then execute {nextStepFile}
66
72
  - IF M: Return to {workflowFile}
67
73
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
68
74
 
@@ -41,17 +41,23 @@ Help the user define their ideal customer profile by exploring who we are design
41
41
  - 🚫 Avoid superficial user descriptions
42
42
 
43
43
  ## CONTEXT BOUNDARIES:
44
- - Available context: Vision, positioning, business model, VTC from previous steps
44
+ - Available context: Vision, positioning, business model, Trigger Map from previous steps
45
45
  - Focus: User identification and behavioral profiling
46
46
  - Limits: Not detailed personas (that comes in Phase 2) — focus on who and why
47
47
  - Dependencies: Steps 1-5 (or 1-6 if B2B) completed
48
48
 
49
+ ## CONTEXT CARRY-FORWARD (READ BEFORE ASKING QUESTIONS):
50
+ - From Step 3 (Positioning): Target segment already defined. DO NOT re-ask "who are your users?" — instead reference: "We've established your positioning targets [segment]. Now let's build behavioral profiles."
51
+ - From Step 6 (Business Customers, if B2B): Buyer vs end-user distinction already captured. Reference it: "We defined the business buyers in the last step. Now let's focus on the end users who actually interact with the product."
52
+ - From Trigger Map Workshop (if completed): User archetypes may exist. Use them as starting points rather than re-discovering.
53
+ - RULE: If the user says "I already told you this," immediately acknowledge, reference the earlier answer, and ask only for NEW information not yet captured.
54
+
49
55
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
50
56
 
51
57
  ### 1. Guide User Description
52
58
  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.
53
59
 
54
- ### 2. Agent Dialog Update
60
+ ### 2. Design Log Update
55
61
  **Mandatory:** Update `dialog/03-users.md` before marking this step complete.
56
62
 
57
63
  Fill in: Opening question about users + user's initial response, key exchanges exploring who they are, frustrations, goals, current solutions, user scenarios captured, reflection checkpoint, primary user definition + secondary users.
@@ -62,7 +68,7 @@ Mark Step 7 complete in `dialog/progress-tracker.md` progress tracker.
62
68
  Display: "**Select an Option:** [C] Continue to Product Concept"
63
69
 
64
70
  #### Menu Handling Logic:
65
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
71
+ - IF C: Load, read entire file, then execute {nextStepFile}
66
72
  - IF M: Return to {workflowFile}
67
73
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
68
74
 
@@ -81,7 +87,7 @@ ONLY WHEN target users are defined and user confirms will you then load and read
81
87
  - Primary user profile defined with behavioral depth
82
88
  - Secondary users identified if applicable
83
89
  - User confirmed the profiles match their target
84
- - Agent dialog updated
90
+ - Design log updated
85
91
 
86
92
  ### ❌ SYSTEM FAILURE:
87
93
  - Accepted demographics-only user description
@@ -46,6 +46,12 @@ Capture the designer's STRUCTURAL vision — the founding idea, key concept, or
46
46
  - Limits: Not detailed features or specifications — the founding principle
47
47
  - Dependencies: Steps 1-7 completed
48
48
 
49
+ ## CONTEXT CARRY-FORWARD (READ BEFORE ASKING QUESTIONS):
50
+ - From Step 2 (Vision): The high-level vision is already captured. Product concept is the STRUCTURAL realization of that vision — do not re-ask about vision.
51
+ - From Step 3 (Positioning): Market positioning and differentiation already defined. Product concept is how the structural design delivers on that positioning.
52
+ - From Step 7 (Target Users): User needs and behavioral profiles exist. Product concept should serve those users — reference them rather than re-exploring user needs.
53
+ - RULE: Open with "We've established the vision, positioning, and target users. Now I want to understand the structural idea — the founding principle that makes this product WORK differently."
54
+
49
55
  ## Sequence of Instructions (Do not deviate, skip, or optimize)
50
56
 
51
57
  ### 1. Open the Concept Conversation
@@ -67,7 +73,7 @@ Synthesize what you heard and confirm understanding with: Core Structural Idea,
67
73
  ### 5. Document the Concept
68
74
  Record: Core Structural Idea, Implementation Principle, Rationale, Concrete Example, Features That Stem From Concept.
69
75
 
70
- ### 6. Agent Dialog Update
76
+ ### 6. Design Log Update
71
77
  **Mandatory:** Update `dialog/04-concept.md` before marking this step complete.
72
78
 
73
79
  Fill in: Opening question, user's initial description, key exchanges, rationale discussion, reflection checkpoint, final concept documentation. Mark Step 7a complete in `dialog/progress-tracker.md`.
@@ -76,7 +82,7 @@ Fill in: Opening question, user's initial description, key exchanges, rationale
76
82
  Display: "**Select an Option:** [C] Continue to Success Criteria"
77
83
 
78
84
  #### Menu Handling Logic:
79
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
85
+ - IF C: Load, read entire file, then execute {nextStepFile}
80
86
  - IF M: Return to {workflowFile}
81
87
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
82
88
 
@@ -96,7 +102,7 @@ ONLY WHEN product concept is articulated and user confirms will you then load an
96
102
  - Rationale explored and documented
97
103
  - Concrete example provided
98
104
  - User confirmed the concept captures their vision
99
- - Agent dialog updated
105
+ - Design log updated
100
106
 
101
107
  ### ❌ SYSTEM FAILURE:
102
108
  - Accepted a feature list as the product concept
@@ -40,7 +40,7 @@ Help the user explore and define what success looks like through conversational
40
40
  - Avoid generating content without user input
41
41
 
42
42
  ## CONTEXT BOUNDARIES:
43
- - Available context: Vision, positioning, VTC, business model, target users, product concept
43
+ - Available context: Vision, positioning, Trigger Map, business model, target users, product concept
44
44
  - Focus: Measurable success criteria with primary/secondary metrics and timeline
45
45
  - Limits: Not business model changes, not competitive analysis
46
46
  - Dependencies: Steps 1-7a completed
@@ -62,14 +62,14 @@ Ask which is most important.
62
62
  ### 5. Confirm and Document
63
63
  Reflect back. Get confirmation. Document in product brief.
64
64
 
65
- ### 6. Agent Dialog Update
65
+ ### 6. Design Log Update
66
66
  Mandatory: Append to dialog/decisions.md. Mark Step 8 complete.
67
67
 
68
68
  ### N. Present MENU OPTIONS
69
69
  Display: "**Select an Option:** [C] Continue to next step"
70
70
 
71
71
  #### Menu Handling Logic:
72
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
72
+ - IF C: Load, read entire file, then execute {nextStepFile}
73
73
  - IF M: Return to {workflowFile} or {activityWorkflowFile}
74
74
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
75
75
 
@@ -40,7 +40,7 @@ Help user explore alternatives and discover their unfair advantage. Explore what
40
40
  - Avoid generating content without user input
41
41
 
42
42
  ## CONTEXT BOUNDARIES:
43
- - Available context: Vision, positioning, VTC, business model, users, success criteria
43
+ - Available context: Vision, positioning, Trigger Map, business model, users, success criteria
44
44
  - Focus: Competitive landscape and unfair advantage
45
45
  - Limits: Not detailed feature comparison - strategic positioning
46
46
  - Dependencies: Steps 1-8 completed
@@ -65,14 +65,14 @@ What if the main alternative just adds your key feature?
65
65
  ### 6. Synthesize and Document
66
66
  Reflect back. Get confirmation. Document in product brief.
67
67
 
68
- ### 7. Agent Dialog Update
68
+ ### 7. Design Log Update
69
69
  Append to dialog/decisions.md. Mark Step 9 complete.
70
70
 
71
71
  ### N. Present MENU OPTIONS
72
72
  Display: "**Select an Option:** [C] Continue to next step"
73
73
 
74
74
  #### Menu Handling Logic:
75
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
75
+ - IF C: Load, read entire file, then execute {nextStepFile}
76
76
  - IF M: Return to {workflowFile} or {activityWorkflowFile}
77
77
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
78
78
 
@@ -63,7 +63,7 @@ Brief and dialog.
63
63
  Display: "**Select an Option:** [C] Continue to next step"
64
64
 
65
65
  #### Menu Handling Logic:
66
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
66
+ - IF C: Load, read entire file, then execute {nextStepFile}
67
67
  - IF M: Return to {workflowFile} or {activityWorkflowFile}
68
68
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
69
69
 
@@ -40,7 +40,7 @@ Establish the technical platform strategy and device support requirements that w
40
40
  - Avoid generating content without user input
41
41
 
42
42
  ## CONTEXT BOUNDARIES:
43
- - Available context: All previous steps (vision, positioning, VTC, business model, users, success criteria, competitive landscape, constraints)
43
+ - Available context: All previous steps (vision, positioning, Trigger Map, business model, users, success criteria, competitive landscape, constraints)
44
44
  - Focus: Platform and device strategy
45
45
  - Limits: Not detailed technical specs - strategic platform direction
46
46
  - Dependencies: Steps 1-10 completed
@@ -76,7 +76,7 @@ Help user define their platform strategy by asking about primary platform choice
76
76
  ### 2. Capture and Validate
77
77
  Capture platform strategy, validate alignment with vision and constraints, and document in Product Brief under "Platform & Device Strategy" section including primary platform, supported devices, device priority with rationale, interaction models, technical requirements (offline, native features), platform rationale, constraints considered, future plans, and design/development implications.
78
78
 
79
- ### 3. Agent Dialog Update
79
+ ### 3. Design Log Update
80
80
  **Mandatory:** Append to `dialog/decisions.md` if key decisions were made.
81
81
 
82
82
  **Record:**
@@ -90,7 +90,7 @@ Capture platform strategy, validate alignment with vision and constraints, and d
90
90
  Display: "**Select an Option:** [C] Continue to next step"
91
91
 
92
92
  #### Menu Handling Logic:
93
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
93
+ - IF C: Load, read entire file, then execute {nextStepFile}
94
94
  - IF M: Return to {workflowFile} or {activityWorkflowFile}
95
95
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
96
96
 
@@ -3,7 +3,7 @@ name: 'step-11-tone-of-voice'
3
3
  description: 'Establish the product communication personality and style'
4
4
 
5
5
  # File References
6
- nextStepFile: './step-11a-create-vtc.md'
6
+ nextStepFile: './step-12-create-product-brief.md'
7
7
  workflowFile: '../workflow.md'
8
8
  activityWorkflowFile: '../workflow.md'
9
9
  ---
@@ -40,7 +40,7 @@ Establish the product's communication personality and style for consistent UI mi
40
40
  - Avoid generating content without user input
41
41
 
42
42
  ## CONTEXT BOUNDARIES:
43
- - Available context: Vision, positioning, VTC, business model, users, success criteria, competitive landscape, constraints, platform strategy
43
+ - Available context: Vision, positioning, Trigger Map, business model, users, success criteria, competitive landscape, constraints, platform strategy
44
44
  - Focus: Communication personality and microcopy style
45
45
  - Limits: Tone of Voice is for UI microcopy (buttons, labels, errors, system messages), NOT strategic content (headlines, feature descriptions, value propositions)
46
46
  - Dependencies: Steps 1-10a completed
@@ -122,7 +122,7 @@ Once confirmed, document:
122
122
  4. **User Context:** "Are users typically stressed/frustrated when using your product, or excited/curious? How should tone respond to their state?"
123
123
  5. **Differentiation:** "How do competitors communicate? Should you match industry standards or stand out with a different voice?"
124
124
 
125
- ### 7. Agent Dialog Update
125
+ ### 7. Design Log Update
126
126
  **Mandatory:** Append to `dialog/decisions.md` if key decisions were made.
127
127
 
128
128
  **Record:**
@@ -136,7 +136,7 @@ Once confirmed, document:
136
136
  Display: "**Select an Option:** [C] Continue to next step"
137
137
 
138
138
  #### Menu Handling Logic:
139
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
139
+ - IF C: Load, read entire file, then execute {nextStepFile}
140
140
  - IF M: Return to {workflowFile} or {activityWorkflowFile}
141
141
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
142
142
 
@@ -1,6 +1,6 @@
1
1
  ---
2
- name: 'step-12-synthesize'
3
- description: 'Synthesize all captured information and generate the complete Product Brief document'
2
+ name: 'step-12-create-product-brief'
3
+ description: 'Compile all captured information and generate the complete Product Brief document'
4
4
 
5
5
  # File References
6
6
  nextStepFile: './step-13-content-init.md'
@@ -8,10 +8,10 @@ workflowFile: '../workflow.md'
8
8
  activityWorkflowFile: '../workflow.md'
9
9
  ---
10
10
 
11
- # Step 12: Synthesize and Create Brief
11
+ # Step 12: Create Product Brief
12
12
 
13
13
  ## STEP GOAL:
14
- Present a cohesive synthesis of everything captured, get final confirmation, and generate the complete Product Brief document.
14
+ Present a cohesive summary of everything captured, get final confirmation, and generate the complete Product Brief document.
15
15
 
16
16
  ## MANDATORY EXECUTION RULES (READ FIRST):
17
17
 
@@ -177,7 +177,7 @@ Present a cohesive synthesis of everything captured, get final confirmation, and
177
177
 
178
178
  ### 5. Update All Dialog Files
179
179
 
180
- **Finalize agent dialogs:**
180
+ **Finalize design log:**
181
181
 
182
182
  **In `dialog/progress-tracker.md`:**
183
183
  - Mark ALL steps complete
@@ -205,7 +205,7 @@ Present a cohesive synthesis of everything captured, get final confirmation, and
205
205
  Display: "**Select an Option:** [C] Continue to next step"
206
206
 
207
207
  #### Menu Handling Logic:
208
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
208
+ - IF C: Load, read entire file, then execute {nextStepFile}
209
209
  - IF M: Return to {workflowFile} or {activityWorkflowFile}
210
210
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
211
211