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
@@ -13,16 +13,11 @@ description: 'Create a complete, implementation-ready page specification with la
13
13
 
14
14
  ## INITIALIZATION
15
15
 
16
- ### Agent Dialog Gate
17
-
18
- 1. Check for pending activity dialogs
19
- 2. If none, suggest creating one
20
- 3. Load dialog context
21
-
16
+ Read design log at `{output_folder}/_progress/00-design-log.md` before starting.
22
17
 
23
18
  ## Entry
24
19
 
25
- Load page context from existing page structure in `{output_folder}/D-UX-Design/`.
20
+ Load page context from the existing page specification in the scenario's page folder (`{output_folder}/C-UX-Scenarios/[NN-slug]/pages/[NN].[step]-[page-slug]/`).
26
21
 
27
22
  ## Steps
28
23
 
@@ -37,7 +32,8 @@ Execute steps in `./steps-p/`:
37
32
  | 05 | step-05-interactions.md | User interactions and behaviors |
38
33
  | 06 | step-06-states.md | Loading, error, empty states |
39
34
  | 07 | step-07-validation.md | Form validation and constraints |
40
- | 08 | step-08-generate-spec.md | Generate final specification document |
35
+ | 08 | step-08-spacing-typography.md | Spacing objects and typography tokens |
36
+ | 09 | step-09-generate-spec.md | Generate final specification document |
41
37
 
42
38
  **Reference data:**
43
39
  - `./data/object-types/` — component types and templates
@@ -49,6 +45,5 @@ Execute steps in `./steps-p/`:
49
45
 
50
46
  ## AFTER COMPLETION
51
47
 
52
- 1. Update design log
53
- 2. Suggest next action
54
- 3. Return to activity menu
48
+ 1. Update design log: status → `specified`
49
+ 2. Return to the two-option transition from step-01-exploration.md (the calling step determines what comes next based on what was identified during specification)
@@ -13,32 +13,35 @@ description: 'Build a scenario's page flow step by step, with the agent proposin
13
13
 
14
14
  ## INITIALIZATION
15
15
 
16
- ### Agent Dialog Gate
17
-
18
- 1. Check for pending activity dialogs
19
- 2. If none, suggest creating one
20
- 3. Load dialog context
21
-
16
+ Read design log at `{output_folder}/_progress/00-design-log.md` before starting.
22
17
 
23
18
  ## Entry
24
19
 
25
20
  Load scenario context from `{output_folder}/C-UX-Scenarios/`.
26
21
 
27
- ## Steps
22
+ ### Scenario Check (CRITICAL GATE)
28
23
 
29
- Execute steps in `./steps-s/`:
24
+ Before starting page design, verify that a scenario exists for the selected scenario:
30
25
 
31
- ### Scenario Setup (if new scenario)
26
+ 1. Look for scenario files in `{output_folder}/C-UX-Scenarios/[NN-slug]/[NN-slug].md`
27
+ 2. **If a Phase 3 scenario exists** → Skip to **Page Creation** below. The scenario's 8-question answers, shortest path, and first page specification provide everything needed.
28
+ 3. **If NO scenario exists** → Do NOT attempt to define the scenario here. Instead:
29
+ - Inform the user: *"Before we design pages, we need a scenario outline. This gives us the user's device, mental state, entry point, and the shortest path — all essential for good page design."*
30
+ - Suggest returning to Phase 3 to outline the scenario using the 8-question dialog
31
+ - The user can then return here with [D] from the Phase 3 post-scenario menu
32
32
 
33
- | Step | File | Purpose |
34
- |------|------|---------|
35
- | 01 | step-01-core-feature.md | Identify the core feature |
36
- | 02 | step-02-entry-point.md | Define user entry point |
37
- | 03 | step-03-mental-state.md | Capture user mental state |
38
- | 04 | step-04-mutual-success.md | Define mutual success criteria |
39
- | 05 | step-05-shortest-path.md | Map the shortest path |
40
- | 06 | step-06-scenario-name.md | Name the scenario |
41
- | 07 | step-07-create-scenario-folder.md | Create output structure |
33
+ **Why:** Phase 3's 8-question dialog is the canonical way to define scenarios. It produces richer, more grounded scenarios than trying to shortcut the process here.
34
+
35
+ ### Phase 3 Handover Context
36
+
37
+ When entering from Phase 3's [D] option (start designing), the scenario file and page folders already exist. Use:
38
+ - **Page folders** from `{output_folder}/C-UX-Scenarios/[NN-slug]/pages/[NN].1-[page-slug]/` each page has a boilerplate `.md` and a `Sketches/` subfolder
39
+ - **First page spec** (`[NN].1-*.md`) has full entry context (device, arrival, mental state) from Q4, Q5, Q6
40
+ - **Shortest path** from Q8 to know the full page sequence
41
+
42
+ ## Steps
43
+
44
+ Execute steps in `./steps-s/`:
42
45
 
43
46
  ### Page Creation (per page)
44
47
 
@@ -63,6 +66,52 @@ Execute steps in `./steps-s/`:
63
66
 
64
67
  ## AFTER COMPLETION
65
68
 
66
- 1. Update design log
67
- 2. Suggest next action
68
- 3. Return to activity menu
69
+ ### Design Log Update
70
+
71
+ After finishing a page specification, append to the Design Loop Status table in `{output_folder}/_progress/00-design-log.md`:
72
+ ```
73
+ | [Scenario slug] | [NN.X] | [Page name] | specified | [YYYY-MM-DD] |
74
+ ```
75
+ Do NOT skip this — the design log drives the adaptive dashboard.
76
+
77
+ ### Two-Option Transition
78
+
79
+ After specification is complete, check what was identified during the design:
80
+ - **Web platform?** → Responsive content decisions are needed
81
+ - **Storyboard items identified?** → On-page interactions need exploring
82
+ - **Complex functionality?** → Forms, validation, dynamic content need detail
83
+
84
+ **If complexity exists:**
85
+
86
+ <output>
87
+ **Specification for "[page name]" is complete.**
88
+
89
+ This page has [responsive states / storyboard items / complex functionality] that need exploring.
90
+
91
+ 1. **Explore [responsive states / storyboard / functionality]** — define the details
92
+ 2. **Explore the next scenario step** — [next page name]
93
+ </output>
94
+
95
+ **If simple page (no complexity identified):**
96
+
97
+ <output>
98
+ **Specification for "[page name]" is complete. Ready to build.**
99
+
100
+ 1. **Build it** — start agentic development
101
+ 2. **Explore the next scenario step** — [next page name]
102
+ </output>
103
+
104
+ **If no more pages in scenario:**
105
+ Replace option 2 with: "All pages in this scenario are designed!"
106
+
107
+ ### Transition Handling
108
+
109
+ - **Option 1 (next logical step):** Proceed to the appropriate activity (explore → responsive diffs, build → Phase 5 prototyping)
110
+ - **Option 2 (next scenario step):** Check Q8 for the next page. If the next page doesn't have a folder yet, ask the two outline questions (page purpose + exit action), create the page folder, then design it using steps 08-15.
111
+ - **Component Extraction Check** (2nd+ page only): Before designing the next page, scan completed specs for shared elements. If found, briefly suggest extraction. Don't block the flow — the user can defer.
112
+
113
+ ### Execution Rules
114
+
115
+ - ALWAYS halt and wait for user input after presenting transition options
116
+ - User can chat or ask questions — always respond and then redisplay the transition
117
+ - The user can always say "stop" to pause and return later — log current status
@@ -13,16 +13,12 @@ description: 'Systematically audit page specifications for completeness, consist
13
13
 
14
14
  ## INITIALIZATION
15
15
 
16
- ### Agent Dialog Gate
17
-
18
- 1. Check for pending activity dialogs
19
- 2. If none, suggest creating one
20
- 3. Load dialog context
16
+ Read design log at `{output_folder}/_progress/00-design-log.md` before starting.
21
17
 
22
18
  ### Configuration Loading
23
19
 
24
20
  1. Load project config
25
- 2. Locate page specifications at `{output_folder}/D-UX-Design/`
21
+ 2. Locate page specifications at `{output_folder}/C-UX-Scenarios/`
26
22
  3. Begin: Load and execute `./steps-v/step-01-page-metadata.md`
27
23
 
28
24
  **Reference data:**
@@ -53,12 +49,12 @@ Execute each step in order. Each step produces a section of the validation repor
53
49
 
54
50
  ## Final Output
55
51
 
56
- Save validation report to `{output_folder}/D-UX-Design/validation-report.md`
52
+ Save validation report to `{output_folder}/_progress/validation-report.md`
57
53
 
58
54
  ---
59
55
 
60
56
  ## AFTER COMPLETION
61
57
 
62
- 1. Update design log
63
- 2. Suggest next action
64
- 3. Return to activity menu
58
+ 1. Append a progress entry to `{output_folder}/_progress/00-design-log.md` under `## Progress`:
59
+ `### [date] Validation: [N] pages audited, [results summary]`
60
+ 2. If issues found, suggest fixing them. If all pass, suggest next logical step from the adaptive dashboard
@@ -13,16 +13,11 @@ description: 'Create visual representations of page designs using external tools
13
13
 
14
14
  ## INITIALIZATION
15
15
 
16
- ### Agent Dialog Gate
17
-
18
- 1. Check for pending activity dialogs
19
- 2. If none, suggest creating one
20
- 3. Load dialog context
21
-
16
+ Read design log at `{output_folder}/_progress/00-design-log.md` before starting.
22
17
 
23
18
  ## Entry
24
19
 
25
- Load page specification from `{output_folder}/D-UX-Design/`.
20
+ Load page specification from `{output_folder}/C-UX-Scenarios/`.
26
21
 
27
22
  ## Steps
28
23
 
@@ -49,6 +44,6 @@ Execute steps in `./steps-w/`:
49
44
 
50
45
  ## AFTER COMPLETION
51
46
 
52
- 1. Update design log
53
- 2. Suggest next action
54
- 3. Return to activity menu
47
+ 1. Append a progress entry to `{output_folder}/_progress/00-design-log.md` under `## Progress`:
48
+ `### [date] Visual Design: [what was generated]`
49
+ 2. Suggest next action based on the adaptive dashboard (read Design Loop Status to find what needs attention next)
@@ -14,14 +14,14 @@ web_bundle: true
14
14
 
15
15
  ## WORKFLOW ARCHITECTURE
16
16
 
17
- Phase 4 is **menu-driven**, not linear. The user picks scenarios and activities from a dashboard.
17
+ Phase 4 is **adaptive** Freya reads the design log on startup, shows the project's design status, and suggests the next logical step. The user can follow the suggestion or switch to any activity.
18
18
 
19
19
  ### Core Principles
20
20
 
21
+ - **Adaptive**: Freya reads the design log and suggests where to continue
21
22
  - **Scenario-Driven**: Each scenario (from Phase 3) gets its own design approach
22
- - **Activity-Based**: Pick the right activity for the current need
23
- - **Non-Linear**: Start anywhere, switch between activities freely
24
- - **Design Intent**: Phase 3 handover specifies preferred approach per scenario
23
+ - **Two-Option Transitions**: Every completed stage offers: next logical step + explore next scenario step
24
+ - **Design Log as Memory**: Per-page status tracking drives the adaptive dashboard across sessions
25
25
 
26
26
  ### Step Processing Rules
27
27
 
@@ -40,53 +40,124 @@ Load and read full config from `{project-root}/_bmad/wds/config.yaml` and resolv
40
40
  - `project_name`, `output_folder`, `user_name`
41
41
  - `communication_language`, `document_output_language`
42
42
 
43
- ### 2. Agent Dialog Gate
43
+ ### 2. Design Log Loading
44
44
 
45
- 1. Check `{output_folder}/_progress/agent-dialogs/` for pending UX design dialogs
46
- 2. If pending, present with status
47
- 3. If none, suggest creating one
45
+ Read the design log at `{output_folder}/_progress/00-design-log.md`. This single file contains:
46
+ - **Backlog** business-value items to work on
47
+ - **Current** what's actively being worked on right now
48
+ - **Design Loop Status** — per-page status tracking (latest row per page = current status)
49
+ - **Log** — append-only history of completed work
50
+
51
+ If the file doesn't exist, guide the user to run Phase 0 setup first.
48
52
 
49
53
  ### 3. Mode Determination
50
54
 
51
55
  **Check invocation:**
52
56
  - "validate" / -v → Load and execute `./workflow-validate.md`
53
- - Default → Continue to Scenario Dashboard
57
+ - Default → Continue to Adaptive Dashboard
54
58
 
55
- ### 4. Scenario Dashboard
59
+ ### 4. Adaptive Dashboard
56
60
 
57
- Read all scenario files from `{output_folder}/C-UX-Scenarios/scenarios/` and display:
61
+ Read from the design log and scenario files:
62
+ 1. **Design log** (`{output_folder}/_progress/00-design-log.md`) — Backlog, Current, Design Loop Status, Log
63
+ 2. **Scenario files** from `{output_folder}/C-UX-Scenarios/` — full page inventory
58
64
 
59
- ```
60
- Your scenarios and their design status:
65
+ #### 4a. Build Status Overview
61
66
 
62
- 1. [Scenario Name] → [Approach] [Status]
63
- 2. [Scenario Name] → [Approach] — [Status]
64
- 3. [Scenario Name] → [Approach] — [Status]
67
+ For each scenario, determine per-page status from the **Design Loop Status** table. The latest row per page is the current status.
65
68
 
66
- Pick a scenario to work on, or choose a scenario-independent activity:
67
- ```
69
+ Check the **Current** table — if a task is listed there, the user was mid-work when the last session ended.
70
+
71
+ #### 4b. Suggest Where to Continue
72
+
73
+ **If a task is listed in Current:**
74
+
75
+ <output>
76
+ **Welcome back! Here's where we left off:**
77
+
78
+ **In progress:** [task from Current table]
79
+
80
+ **Design status:**
81
+ | Scenario | Page | Status |
82
+ |----------|------|--------|
83
+ | [NN] | [page name] | [current status] |
84
+ | ... | ... | ... |
85
+
86
+ I'd suggest we continue with **[the in-progress task]**.
87
+ Pick up there, or change direction?
88
+ </output>
89
+
90
+ **If Current is empty but Backlog has items:**
91
+
92
+ <output>
93
+ **Ready to continue!**
94
+
95
+ **Next from backlog:**
96
+ - [ ] [first unchecked backlog item]
97
+ - [ ] [second unchecked backlog item]
98
+
99
+ **Design status:**
100
+ | Scenario | Page | Status |
101
+ |----------|------|--------|
102
+ | [NN] | [page name] | [latest status] |
103
+
104
+ I'd suggest we start with **[first backlog item]**. Sound good?
105
+ </output>
106
+
107
+ **If both Current and Backlog are empty** (fresh project):
108
+
109
+ <output>
110
+ **Ready to start designing!**
111
+
112
+ Your scenarios:
113
+ | # | Scenario | Pages | Designed |
114
+ |---|----------|-------|----------|
115
+ | 01 | [Name] | [total] | [done] |
116
+ | 02 | [Name] | [total] | [done] |
117
+
118
+ Which scenario shall we work on?
119
+ </output>
120
+
121
+ #### 4c. Design Log Updates
122
+
123
+ **When starting work:** Move the task from Backlog to Current (or add a new row to Current).
124
+
125
+ **At each transition:** Append a row to the Design Loop Status table with the new status. Update the Log section with what was accomplished.
126
+
127
+ **When finishing a task:** Remove from Current. Check off the Backlog item if applicable. The next session reads the updated design log and knows exactly where things stand.
128
+
129
+ #### 4d. Agent Experiences
130
+
131
+ After fruitful design discussions, methodology breakthroughs, or pattern discoveries, save compressed insights to `{output_folder}/_progress/agent-experiences/YYYY-MM-DD-[topic].md`. These are cross-session wisdom — not project state, but lessons learned.
132
+
133
+ #### 4e. User Response Handling
68
134
 
69
- **Status values:** not started / in progress / completed
70
- **Approach values:** [K] Sketch, [C] Conceptualize, [S] Suggest, [D] Dream Up, [L] Not chosen
135
+ - **User accepts suggestion** Load the appropriate activity workflow and continue
136
+ - **User picks a different page or scenario** Update the session plan and continue
137
+ - **User asks for the full activity menu** → Show the Activity Reference below
138
+ - **User wants scenario-independent work** (design system, validation, delivery) → Route to that activity
71
139
 
72
140
  ---
73
141
 
74
- ## ACTIVITY MENU
142
+ ## ACTIVITY REFERENCE
75
143
 
76
- When a scenario is selected (or for scenario-independent work), present:
144
+ The primary navigation is the adaptive dashboard above — Freya suggests the next logical step based on the design log. The activities below are available when the user wants to switch to a specific workflow or asks for the full menu.
77
145
 
78
146
  ```
79
- What would you like to do?
80
-
81
- [C] Conceptualize Explore what the design needs
82
- [K] Analyse Sketches — I'll interpret your sketch
83
- [S] Suggest Interface — I'll propose a design, checking each step
84
- [D] Dream Up Interface — I'll create it all, you review
85
- [P] Write Specifications — Detail a page specification
86
- [W] Visual Design Work with visual tools, integrate results
87
- [M] Manage Design System Define/update design system components
88
- [V] Validate Specifications — Audit a finished spec
89
- [H] Design Delivery — Package DD-XXX, hand off to BMad
147
+ ── Design ──────────────────────────────────────
148
+ [C] Discuss — Creative dialog (D1, D2), wireframe, iterate
149
+ [K] Analyse Sketches I'll interpret your sketch
150
+ [S] Suggest Design — I'll propose a design, you confirm each step
151
+ [D] Dream Up Design — I'll create it all, you review
152
+
153
+ ── Specify ─────────────────────────────────────
154
+ [P] Write Specifications Content, interactions, spacing, typography specs
155
+ [V] Validate Specs Audit spec completeness and quality
156
+
157
+ ── Produce ─────────────────────────────────────
158
+ [W] Visual Design — Generate assets with Nano Banana, Stitch, etc.
159
+ [M] Design System — Extract or update shared components
160
+ [H] Design Delivery — Package for development handoff
90
161
  ```
91
162
 
92
163
  ### Activity Routing
@@ -96,10 +167,10 @@ What would you like to do?
96
167
  | [C] | workflow-conceptualize.md | steps-c/ |
97
168
  | [K] | workflow-sketch.md | steps-k/ |
98
169
  | [S] | workflow-suggest.md | steps-s/ |
99
- | [D] | workflow-dream.md | steps-d/ (uses steps-s/) |
170
+ | [D] | workflow-dream.md | steps-s/ (autonomous mode) |
100
171
  | [P] | workflow-specify.md | steps-p/ |
101
172
  | [W] | workflow-visual.md | steps-w/ |
102
- | [M] | workflow-design-system.md | steps-m/ |
173
+ | [M] | workflow-design-system.md | steps-m/ (extract on 2nd use) |
103
174
  | [V] | workflow-validate.md | steps-v/ |
104
175
  | [H] | workflow-handover.md | steps-h/ |
105
176
 
@@ -112,7 +183,7 @@ If the scenario has a `design_intent` from Phase 3 handover, pre-select that act
112
183
  | Location | Purpose |
113
184
  |----------|---------|
114
185
  | `data/object-types/` | Component type definitions and templates |
115
- | `data/guides/` | Sketch analysis, specification patterns, styling |
186
+ | `data/guides/` | Design loop, sketch analysis, specification patterns, styling |
116
187
  | `data/modular-architecture/` | Three-tier architecture documentation |
117
188
  | `data/scenario-init/` | Scenario initialization guides and examples |
118
189
  | `data/page-creation-flows/` | Page creation flow approaches |
@@ -123,11 +194,11 @@ If the scenario has a `design_intent` from Phase 3 handover, pre-select that act
123
194
 
124
195
  ## OUTPUT
125
196
 
126
- - `{output_folder}/D-UX-Design/` — page specifications, design system, validation reports
197
+ - `{output_folder}/C-UX-Scenarios/` — page specifications within scenario page folders
198
+ - `{output_folder}/D-Design-System/` — shared components and design tokens
127
199
 
128
200
  ---
129
201
 
130
202
  ## AFTER COMPLETION
131
203
 
132
- 1. Update design log
133
- 2. Suggest next action or return to Scenario Dashboard
204
+ When the user returns to Phase 4 (or starts a new session), the Adaptive Dashboard (section 4) reads the design log and suggests where to continue. No separate "after completion" action is needed — the design log IS the memory.
@@ -1,6 +1,6 @@
1
1
  # Agentic Development - File Index
2
2
 
3
- **Location**: `src/workflows/4-ux-design/agentic-development/`
3
+ **Location**: `src/workflows/5-agentic-development/`
4
4
 
5
5
  ---
6
6
 
@@ -115,7 +115,7 @@ If the time box expires, document what you found and what remains unexplored.
115
115
  Display: "**Select an Option:** [C] Continue to Step 2: Scan Codebase"
116
116
 
117
117
  #### Menu Handling Logic:
118
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
118
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
119
119
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
120
120
 
121
121
  #### EXECUTION RULES:
@@ -147,7 +147,7 @@ As you scan, note initial observations about:
147
147
  Display: "**Select an Option:** [C] Continue to Step 3: Map Architecture"
148
148
 
149
149
  #### Menu Handling Logic:
150
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
150
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
151
151
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
152
152
 
153
153
  #### EXECUTION RULES:
@@ -152,7 +152,7 @@ Document patterns you observe:
152
152
  Display: "**Select an Option:** [C] Continue to Step 4: Document Findings"
153
153
 
154
154
  #### Menu Handling Logic:
155
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
155
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
156
156
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
157
157
 
158
158
  #### EXECUTION RULES:
@@ -193,7 +193,7 @@ Example:
193
193
  Save the document to the project's output location. If no output location is defined, save to:
194
194
 
195
195
  - `docs/architecture/` in the analyzed project, or
196
- - The dialog output folder if using the agent dialog system
196
+ - The agent experiences folder for session insights
197
197
 
198
198
  ### 6. Verify Checklist
199
199
 
@@ -209,7 +209,7 @@ Save the document to the project's output location. If no output location is def
209
209
  Display: "**Select an Option:** [M] Return to Activity Menu"
210
210
 
211
211
  #### Menu Handling Logic:
212
- - IF M: Update agent dialog, then load, read entire file, then execute {activityWorkflowFile}
212
+ - IF M: Update design log, then load, read entire file, then execute {activityWorkflowFile}
213
213
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
214
214
 
215
215
  #### EXECUTION RULES:
@@ -123,7 +123,7 @@ Record the inventory, implementation order, and acceptance criteria in the dialo
123
123
  Display: "**Select an Option:** [C] Continue to Step 2: Setup Environment"
124
124
 
125
125
  #### Menu Handling Logic:
126
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
126
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
127
127
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
128
128
 
129
129
  #### EXECUTION RULES:
@@ -134,7 +134,7 @@ Record the result:
134
134
  Display: "**Select an Option:** [C] Continue to Step 3: Implement"
135
135
 
136
136
  #### Menu Handling Logic:
137
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
137
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
138
138
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
139
139
 
140
140
  #### EXECUTION RULES:
@@ -142,7 +142,7 @@ Write clear commit messages that reference what was built. Do not accumulate lar
142
142
  Display: "**Select an Option:** [C] Continue to Step 4: Verify"
143
143
 
144
144
  #### Menu Handling Logic:
145
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
145
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
146
146
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
147
147
 
148
148
  #### EXECUTION RULES:
@@ -144,7 +144,7 @@ For projects using Puppeteer, follow the verification process in INLINE-TESTING-
144
144
  Display: "**Select an Option:** [C] Continue to Step 5: Finalize"
145
145
 
146
146
  #### Menu Handling Logic:
147
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
147
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
148
148
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
149
149
 
150
150
  #### EXECUTION RULES:
@@ -147,7 +147,7 @@ Based on what was built, recommend next steps:
147
147
  Display: "**Select an Option:** [M] Return to Activity Menu"
148
148
 
149
149
  #### Menu Handling Logic:
150
- - IF M: Update agent dialog, then load, read entire file, then execute {activityWorkflowFile}
150
+ - IF M: Update design log, then load, read entire file, then execute {activityWorkflowFile}
151
151
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
152
152
 
153
153
  #### EXECUTION RULES:
@@ -102,7 +102,7 @@ Categorize all affected areas:
102
102
  Display: "**Select an Option:** [C] Continue to Step 2: Analyze Impact"
103
103
 
104
104
  #### Menu Handling Logic:
105
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
105
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
106
106
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
107
107
 
108
108
  #### EXECUTION RULES:
@@ -104,7 +104,7 @@ Write a risk assessment in the dialog file:
104
104
  Display: "**Select an Option:** [C] Continue to Step 3: Plan Implementation"
105
105
 
106
106
  #### Menu Handling Logic:
107
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
107
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
108
108
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
109
109
 
110
110
  #### EXECUTION RULES:
@@ -112,7 +112,7 @@ Between steps, define what to check:
112
112
  Display: "**Select an Option:** [C] Continue to Step 4: Implement"
113
113
 
114
114
  #### Menu Handling Logic:
115
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
115
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
116
116
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
117
117
 
118
118
  #### EXECUTION RULES:
@@ -106,7 +106,7 @@ When the plan calls for feature flags:
106
106
  Display: "**Select an Option:** [C] Continue to Step 5: Verify and Document"
107
107
 
108
108
  #### Menu Handling Logic:
109
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
109
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
110
110
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
111
111
 
112
112
  #### EXECUTION RULES:
@@ -114,7 +114,7 @@ Comprehensive verification of all new and existing functionality, then document
114
114
  Display: "**Select an Option:** [M] Return to Activity Menu"
115
115
 
116
116
  #### Menu Handling Logic:
117
- - IF M: Update agent dialog, then load, read entire file, then execute {activityWorkflowFile}
117
+ - IF M: Update design log, then load, read entire file, then execute {activityWorkflowFile}
118
118
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
119
119
 
120
120
  #### EXECUTION RULES:
@@ -103,7 +103,7 @@ If the bug cannot be reproduced:
103
103
  Display: "**Select an Option:** [C] Continue to Step 2: Investigate"
104
104
 
105
105
  #### Menu Handling Logic:
106
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
106
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
107
107
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
108
108
 
109
109
  #### EXECUTION RULES:
@@ -105,7 +105,7 @@ Identify the root cause of the bug, not just the symptom.
105
105
  Display: "**Select an Option:** [C] Continue to Step 3: Fix"
106
106
 
107
107
  #### Menu Handling Logic:
108
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
108
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
109
109
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
110
110
 
111
111
  #### EXECUTION RULES:
@@ -98,7 +98,7 @@ Implement the minimal fix targeting the root cause.
98
98
  Display: "**Select an Option:** [C] Continue to Step 4: Verify"
99
99
 
100
100
  #### Menu Handling Logic:
101
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
101
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
102
102
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
103
103
 
104
104
  #### EXECUTION RULES:
@@ -101,7 +101,7 @@ Confirm the fix works and has not introduced regressions.
101
101
  Display: "**Select an Option:** [C] Continue to Step 5: Document"
102
102
 
103
103
  #### Menu Handling Logic:
104
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
104
+ - IF C: Update design log, then load, read entire file, then execute {nextStepFile}
105
105
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
106
106
 
107
107
  #### EXECUTION RULES:
@@ -101,7 +101,7 @@ Document the bug, the fix, and create a clean PR.
101
101
  Display: "**Select an Option:** [M] Return to Activity Menu"
102
102
 
103
103
  #### Menu Handling Logic:
104
- - IF M: Update agent dialog, then load, read entire file, then execute {activityWorkflowFile}
104
+ - IF M: Update design log, then load, read entire file, then execute {activityWorkflowFile}
105
105
  - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
106
106
 
107
107
  #### EXECUTION RULES: