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
@@ -1,117 +0,0 @@
1
- ---
2
- name: 'step-05b-define-solution'
3
- description: 'Define what solution is being built - NOT in Trigger Map, solutions stay out of map'
4
-
5
- # File References
6
- nextStepFile: './step-06b-customer-awareness.md'
7
- workflowFile: '../../workflow.md'
8
- activityWorkflowFile: '../workflow.md'
9
- ---
10
-
11
- # Step 5: Define Solution
12
-
13
- ## STEP GOAL:
14
- Define what we're building - solutions are NOT in the Trigger Map, they are defined per VTC as the bridge between business goal and user.
15
-
16
- ## MANDATORY EXECUTION RULES (READ FIRST):
17
-
18
- ### Universal Rules:
19
- - NEVER generate content without user input
20
- - CRITICAL: Read the complete step file before taking any action
21
- - CRITICAL: When loading next step with 'C', ensure entire file is read
22
- - YOU ARE A FACILITATOR, not a content generator
23
- - YOU MUST ALWAYS SPEAK OUTPUT in your Agent communication style with the config `{communication_language}`
24
-
25
- ### Role Reinforcement:
26
- - You are a Strategic Business Analyst facilitating VTC selection from an existing Trigger Map
27
- - If you already have been given a name, communication_style and persona, continue to use those while playing this new role
28
- - We engage in collaborative dialogue, not command-response
29
- - You bring structured thinking and facilitation skills, user brings domain expertise and product vision
30
- - Maintain collaborative and strategic tone throughout
31
-
32
- ### Step-Specific Rules:
33
- - Focus: Specific solution definition, test connection to map elements
34
- - FORBIDDEN: Do not accept vague solution descriptions
35
- - Approach: Ask, apply guidelines, test chain connection, validate
36
-
37
- ## EXECUTION PROTOCOLS:
38
- - Primary goal: Solution defined and validated against map elements
39
- - Save/document outputs appropriately
40
- - Avoid generating content without user input
41
-
42
- ## CONTEXT BOUNDARIES:
43
- - Available context: Trigger Map, selected goal, user, forces from steps 1-4
44
- - Focus: Solution definition (new element, not from map)
45
- - Limits: Specific, focused, user-facing
46
- - Dependencies: Step 04b completed
47
-
48
- ## Sequence of Instructions (Do not deviate, skip, or optimize)
49
-
50
- ### 1. Ask for Solution
51
-
52
- > "What solution are you building to serve this VTC?"
53
-
54
- **Reminder:** This is the bridge between business goal and user.
55
-
56
- ### 2. Apply Guidelines
57
-
58
- Same as Creation Workshop - specific about WHAT this is:
59
-
60
- **Good examples:**
61
- - "Landing page with newsletter signup"
62
- - "Onboarding flow for new users"
63
- - "User profile settings page"
64
-
65
- **Bad examples:**
66
- - "A great experience" (too vague)
67
- - "Lots of features" (not specific)
68
-
69
- ### 3. Capture Format
70
-
71
- ```yaml
72
- solution: "[Specific solution being built]"
73
- ```
74
-
75
- ### 4. Test Connection
76
-
77
- Business Goal (from map) -> Solution (new) -> User (from map) -> Forces (from map)
78
-
79
- Does this chain make sense?
80
-
81
- ### 5. Validation
82
-
83
- - [ ] Solution is specific?
84
- - [ ] Solution serves selected business goal?
85
- - [ ] Solution connects to selected user and forces?
86
-
87
- ### N. Present MENU OPTIONS
88
- Display: "**Select an Option:** [C] Continue to next step"
89
-
90
- #### Menu Handling Logic:
91
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
92
- - IF M: Return to {workflowFile} or {activityWorkflowFile}
93
- - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
94
-
95
- #### EXECUTION RULES:
96
- - ALWAYS halt and wait for user input after presenting menu
97
- - User can chat or ask questions - always respond and then redisplay menu options
98
-
99
- ## CRITICAL STEP COMPLETION NOTE
100
- ONLY WHEN step objectives are met and user confirms will you then load and read fully `{nextStepFile}`.
101
-
102
- ---
103
-
104
- ## SYSTEM SUCCESS/FAILURE METRICS
105
-
106
- ### SUCCESS:
107
- - Specific solution defined
108
- - Chain connection tested (goal -> solution -> user -> forces)
109
- - User confirmed the solution
110
- - Solution bridges business goal and user
111
-
112
- ### FAILURE:
113
- - Accepted vague solution description
114
- - Skipped chain connection test
115
- - Generated solution without user input
116
-
117
- **Master Rule:** Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.
@@ -1,216 +0,0 @@
1
- ---
2
- name: 'step-06a-customer-awareness'
3
- description: 'Define where user starts and where we move them in their awareness journey'
4
-
5
- # File References
6
- nextStepFile: './step-07a-review-and-save.md'
7
- workflowFile: '../../workflow.md'
8
- activityWorkflowFile: '../workflow.md'
9
- ---
10
-
11
- # Step 6: Position Customer Awareness
12
-
13
- ## STEP GOAL:
14
- Define where user starts and where we move them in their awareness journey - explore what the user knows NOW, and what transformation we want to create.
15
-
16
- ## MANDATORY EXECUTION RULES (READ FIRST):
17
-
18
- ### Universal Rules:
19
- - NEVER generate content without user input
20
- - CRITICAL: Read the complete step file before taking any action
21
- - CRITICAL: When loading next step with 'C', ensure entire file is read
22
- - YOU ARE A FACILITATOR, not a content generator
23
- - YOU MUST ALWAYS SPEAK OUTPUT in your Agent communication style with the config `{communication_language}`
24
-
25
- ### Role Reinforcement:
26
- - You are a Strategic Business Analyst facilitating VTC creation from scratch
27
- - If you already have been given a name, communication_style and persona, continue to use those while playing this new role
28
- - We engage in collaborative dialogue, not command-response
29
- - You bring structured thinking and facilitation skills, user brings domain expertise and product vision
30
- - Maintain collaborative and strategic tone throughout
31
-
32
- ### Step-Specific Rules:
33
- - Focus: Customer awareness start and end positions with realistic progression
34
- - FORBIDDEN: Do not skip validating realistic progression (usually 1-2 stages)
35
- - Approach: Explore current state, define transformation, validate realistic progression, storytelling validation
36
-
37
- ## EXECUTION PROTOCOLS:
38
- - Primary goal: Customer awareness journey defined and validated
39
- - Save/document outputs appropriately
40
- - Avoid generating content without user input
41
-
42
- ## CONTEXT BOUNDARIES:
43
- - Available context: Business goal, solution, user, driving forces from steps 1-5
44
- - Focus: Customer awareness positioning
45
- - Limits: Realistic progression, usually 1-2 stages
46
- - Dependencies: Step 05a completed
47
-
48
- ## Sequence of Instructions (Do not deviate, skip, or optimize)
49
-
50
- ### 1. Understand Current State (6A)
51
-
52
- **Start with exploration:**
53
-
54
- > "Let's understand where [user name] is right now. When they encounter [solution], what's going on in their head?"
55
-
56
- **Ask progressively:**
57
-
58
- **"Do they know something's wrong?"**
59
- - If NO: "Interesting - so they don't even realize there's a problem yet. What would make them suddenly notice?" -> Starting at **Unaware**
60
- - If YES: "Okay, they know something's not working. Tell me more about that..."
61
-
62
- **"What language are they using?"**
63
- > "When they talk about this problem - to themselves or others - what words do they use?"
64
-
65
- **Listen for:**
66
- - Generic problem language -> **Problem Aware**
67
- - Comparing solutions -> **Solution Aware**
68
- - Mentioning your product -> **Product Aware**
69
- - Sharing their experience -> **Most Aware**
70
-
71
- **"What are they looking for?"**
72
- > "If they're searching for help, what would they type into Google?"
73
-
74
- **Examples show awareness:**
75
- - "how to fix [problem]" -> Problem Aware
76
- - "best tools for [need]" -> Solution Aware
77
- - "[your product name] review" -> Product Aware
78
-
79
- **"Have they tried anything?"**
80
- > "Are they already trying other solutions? Or still figuring out if solutions exist?"
81
-
82
- **Reveals:**
83
- - Never tried anything -> Problem Aware
84
- - Tried competitors -> Solution Aware
85
- - Using your free version -> Product Aware
86
- - Paying customer -> Most Aware
87
-
88
- **Capture their current position:**
89
-
90
- ```yaml
91
- customer_awareness:
92
- start: "[One of: Unaware / Problem Aware / Solution Aware / Product Aware / Most Aware]"
93
- start_context: "[What they know, what they're looking for, language they use]"
94
- ```
95
-
96
- **The 5 stages:** Unaware -> Problem Aware -> Solution Aware -> Product Aware -> Most Aware
97
-
98
- ### 2. Define Desired Transformation (6B)
99
-
100
- > "After they interact with [solution], what should change in their understanding?"
101
-
102
- **"What will they realize?"**
103
- > "What new insight or understanding will they gain?"
104
-
105
- **"What will they be able to articulate?"**
106
- > "After this experience, if they told a friend about it, what would they say?"
107
-
108
- **"What action becomes possible?"**
109
- > "What can they do NOW that they couldn't before?"
110
-
111
- **Actions show awareness level:**
112
- - Admit problem -> Problem Aware
113
- - Compare solutions -> Solution Aware
114
- - Try your product -> Product Aware
115
- - Recommend it -> Most Aware
116
-
117
- ### 3. Validate Realistic Progression (6C)
118
-
119
- > "So they're starting at [start stage]. Where's realistic to move them with [this solution]?"
120
-
121
- **Important:** Usually move 1-2 stages, not jumping from Unaware -> Most Aware
122
-
123
- **Guide with questions:**
124
- - "Is this a quick interaction or deep engagement?"
125
- - "Will they actually USE it, or just learn about it?"
126
- - "What's preventing bigger jump?"
127
-
128
- **Capture:**
129
-
130
- ```yaml
131
- customer_awareness:
132
- start: "[Current stage]"
133
- start_context: "[What they know/feel NOW]"
134
- end: "[Target stage]"
135
- end_context: "[What they'll know/feel AFTER]"
136
- transformation: "[Key shift that happens]"
137
- ```
138
-
139
- ### 4. Validation Through Storytelling
140
-
141
- **Ask user to tell the story:**
142
-
143
- > "Walk me through their awareness journey: They start knowing what? -> They encounter this solution -> They realize what? -> They end up able to do what?"
144
-
145
- **Listen for:** Coherent narrative, Realistic transformation, Matches driving forces, Supports business goal
146
-
147
- **If story doesn't flow** - one of the stages is wrong.
148
-
149
- ### 5. Common Patterns Reference
150
-
151
- | Context | Typical Journey |
152
- |---------|-----------------|
153
- | **Landing Pages** | Problem/Solution -> Product Aware |
154
- | **Onboarding** | Product -> Most Aware |
155
- | **Educational Content** | Unaware -> Problem Aware |
156
- | **Feature Announcements** | Most Aware -> Most Aware (deepen) |
157
-
158
- ### 6. Handle Common Issues
159
-
160
- **Issue:** User wants to jump multiple stages
161
- > "That's the ultimate goal, but THIS interaction likely moves them 1-2 stages. What's the next realistic step?"
162
-
163
- **Issue:** User not sure about stages
164
- > "Let's think about it this way: What do they know BEFORE? What should they know AFTER?"
165
-
166
- **Issue:** Starting and ending are the same stage
167
- > "If awareness doesn't change, what IS changing? Maybe we're maintaining Most Aware, or maybe the starting point needs adjustment?"
168
-
169
- ### 7. How This Guides Design
170
-
171
- **Content Strategy:**
172
- - **Start stage** -> what language to use (theirs, not yours)
173
- - **End stage** -> what message to deliver (the transformation)
174
- - **Gap between** -> how much explanation needed
175
-
176
- **Tone:** Earlier = exploratory, educational | Later = direct, action-oriented
177
-
178
- **Depth:**
179
- - Unaware: Need context (why should I care?)
180
- - Problem Aware: Need options (what solves this?)
181
- - Solution Aware: Need differentiation (why yours?)
182
- - Product Aware: Need proof (does it work?)
183
- - Most Aware: Need expansion (what else?)
184
-
185
- ### N. Present MENU OPTIONS
186
- Display: "**Select an Option:** [C] Continue to next step"
187
-
188
- #### Menu Handling Logic:
189
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
190
- - IF M: Return to {workflowFile} or {activityWorkflowFile}
191
- - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
192
-
193
- #### EXECUTION RULES:
194
- - ALWAYS halt and wait for user input after presenting menu
195
- - User can chat or ask questions - always respond and then redisplay menu options
196
-
197
- ## CRITICAL STEP COMPLETION NOTE
198
- ONLY WHEN step objectives are met and user confirms will you then load and read fully `{nextStepFile}`.
199
-
200
- ---
201
-
202
- ## SYSTEM SUCCESS/FAILURE METRICS
203
-
204
- ### SUCCESS:
205
- - Customer awareness start and end defined
206
- - Progression is realistic (1-2 stages)
207
- - Storytelling validation passed
208
- - Transformation is clear and actionable
209
- - User confirmed the awareness journey
210
-
211
- ### FAILURE:
212
- - Skipped realistic progression validation
213
- - Accepted unrealistic stage jumps without questioning
214
- - Generated awareness positions without user input
215
-
216
- **Master Rule:** Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.
@@ -1,123 +0,0 @@
1
- ---
2
- name: 'step-06b-customer-awareness'
3
- description: 'Define awareness start/end - typically NOT in Trigger Map, defined per scenario'
4
-
5
- # File References
6
- nextStepFile: './step-07b-review-and-save.md'
7
- workflowFile: '../../workflow.md'
8
- activityWorkflowFile: '../workflow.md'
9
- ---
10
-
11
- # Step 6: Position Customer Awareness
12
-
13
- ## STEP GOAL:
14
- Define awareness start/end positions - typically NOT in the Trigger Map, defined per scenario. Explore what user knows NOW and what transformation happens.
15
-
16
- ## MANDATORY EXECUTION RULES (READ FIRST):
17
-
18
- ### Universal Rules:
19
- - NEVER generate content without user input
20
- - CRITICAL: Read the complete step file before taking any action
21
- - CRITICAL: When loading next step with 'C', ensure entire file is read
22
- - YOU ARE A FACILITATOR, not a content generator
23
- - YOU MUST ALWAYS SPEAK OUTPUT in your Agent communication style with the config `{communication_language}`
24
-
25
- ### Role Reinforcement:
26
- - You are a Strategic Business Analyst facilitating VTC selection from an existing Trigger Map
27
- - If you already have been given a name, communication_style and persona, continue to use those while playing this new role
28
- - We engage in collaborative dialogue, not command-response
29
- - You bring structured thinking and facilitation skills, user brings domain expertise and product vision
30
- - Maintain collaborative and strategic tone throughout
31
-
32
- ### Step-Specific Rules:
33
- - Focus: Customer awareness start and end with context, realistic progression
34
- - FORBIDDEN: Do not skip storytelling validation of the awareness journey
35
- - Approach: Use same exploratory approach as Creation Workshop, capture with context, validate through story
36
-
37
- ## EXECUTION PROTOCOLS:
38
- - Primary goal: Customer awareness journey defined and validated
39
- - Save/document outputs appropriately
40
- - Avoid generating content without user input
41
-
42
- ## CONTEXT BOUNDARIES:
43
- - Available context: Trigger Map, selected goal, user, forces, solution from steps 1-5
44
- - Focus: Customer awareness positioning (new element, not from map)
45
- - Limits: Realistic progression, usually 1-2 stages
46
- - Dependencies: Step 05b completed
47
-
48
- ## Sequence of Instructions (Do not deviate, skip, or optimize)
49
-
50
- ### 1. Quick Exploration Questions
51
-
52
- **Current State:**
53
-
54
- 1. **"Do they know something's wrong?"**
55
- 2. **"What language are they using?"** (when talking about this)
56
- 3. **"What are they looking for?"** (search terms, questions)
57
- 4. **"Have they tried anything?"** (your product, competitors, nothing)
58
-
59
- **Desired Transformation:**
60
-
61
- 1. **"What will they realize?"** (new insight)
62
- 2. **"What will they be able to articulate?"** (to a friend)
63
- 3. **"What action becomes possible?"** (what can they DO now)
64
-
65
- ### 2. Capture with Context
66
-
67
- ```yaml
68
- customer_awareness:
69
- start: "[Stage]"
70
- start_context: "[What they know/feel NOW]"
71
- end: "[Stage]"
72
- end_context: "[What they'll know/feel AFTER]"
73
- transformation: "[Key shift that happens]"
74
- ```
75
-
76
- **Example:**
77
- ```yaml
78
- customer_awareness:
79
- start: "Solution Aware"
80
- start_context: "Researching design tools, overwhelmed by options"
81
- end: "Product Aware"
82
- end_context: "Knows WDS exists, understands it's agent-based, considering trial"
83
- transformation: "From 'tools are complex' to 'this specific approach might work'"
84
- ```
85
-
86
- ### 3. Validate Through Story
87
-
88
- **Ask user:**
89
- > "Walk me through their awareness journey in this scenario."
90
-
91
- Story should flow naturally and match the selected driving forces from Trigger Map.
92
-
93
- ### N. Present MENU OPTIONS
94
- Display: "**Select an Option:** [C] Continue to next step"
95
-
96
- #### Menu Handling Logic:
97
- - IF C: Update agent dialog, then load, read entire file, then execute {nextStepFile}
98
- - IF M: Return to {workflowFile} or {activityWorkflowFile}
99
- - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
100
-
101
- #### EXECUTION RULES:
102
- - ALWAYS halt and wait for user input after presenting menu
103
- - User can chat or ask questions - always respond and then redisplay menu options
104
-
105
- ## CRITICAL STEP COMPLETION NOTE
106
- ONLY WHEN step objectives are met and user confirms will you then load and read fully `{nextStepFile}`.
107
-
108
- ---
109
-
110
- ## SYSTEM SUCCESS/FAILURE METRICS
111
-
112
- ### SUCCESS:
113
- - Customer awareness start and end defined with context
114
- - Transformation clearly articulated
115
- - Storytelling validation passed
116
- - Journey matches selected driving forces
117
-
118
- ### FAILURE:
119
- - Skipped storytelling validation
120
- - Defined positions without context
121
- - Generated awareness positions without user input
122
-
123
- **Master Rule:** Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.
@@ -1,250 +0,0 @@
1
- ---
2
- name: 'step-07a-review-and-save'
3
- description: 'Validate completeness and save the VTC - final step of Creation Workshop'
4
-
5
- # File References
6
- workflowFile: '../../workflow.md'
7
- activityWorkflowFile: '../workflow.md'
8
- ---
9
-
10
- # Step 7: Review and Save VTC
11
-
12
- ## STEP GOAL:
13
- Validate completeness and save the VTC for use - review the complete VTC for coherence, then save it to the appropriate location.
14
-
15
- ## MANDATORY EXECUTION RULES (READ FIRST):
16
-
17
- ### Universal Rules:
18
- - NEVER generate content without user input
19
- - CRITICAL: Read the complete step file before taking any action
20
- - CRITICAL: When loading next step with 'C', ensure entire file is read
21
- - YOU ARE A FACILITATOR, not a content generator
22
- - YOU MUST ALWAYS SPEAK OUTPUT in your Agent communication style with the config `{communication_language}`
23
-
24
- ### Role Reinforcement:
25
- - You are a Strategic Business Analyst completing the VTC Creation Workshop
26
- - If you already have been given a name, communication_style and persona, continue to use those while playing this new role
27
- - We engage in collaborative dialogue, not command-response
28
- - You bring structured thinking and facilitation skills, user brings domain expertise and product vision
29
- - Maintain collaborative and strategic tone throughout
30
-
31
- ### Step-Specific Rules:
32
- - Focus: Read back complete VTC, validate with 4 questions, refine if needed, determine save location, save
33
- - FORBIDDEN: Do not skip any of the 4 validation questions
34
- - Approach: Present VTC, validate coherence/actionability/specificity/realism, refine, save, communicate
35
-
36
- ## EXECUTION PROTOCOLS:
37
- - Primary goal: VTC validated, saved, and user understands what they have
38
- - Save/document outputs appropriately
39
- - Avoid generating content without user input
40
-
41
- ## CONTEXT BOUNDARIES:
42
- - Available context: All VTC elements from steps 1-6
43
- - Focus: Review, validation, and save
44
- - Limits: Finalizing, not starting new work
45
- - Dependencies: Steps 01a-06a completed
46
-
47
- ## Sequence of Instructions (Do not deviate, skip, or optimize)
48
-
49
- ### 1. Read Back Complete VTC (7A)
50
-
51
- **Present the full VTC to user:**
52
-
53
- ```yaml
54
- vtc:
55
- business_goal: "[goal]"
56
- solution: "[solution]"
57
- user:
58
- name: "[name]"
59
- description: "[description]"
60
- context: "[context]"
61
- driving_forces:
62
- positive:
63
- - "[wish 1]"
64
- - "[wish 2]"
65
- negative:
66
- - "[fear 1]"
67
- - "[fear 2]"
68
- customer_awareness:
69
- start: "[start stage]"
70
- end: "[end stage]"
71
- ```
72
-
73
- ### 2. Validate with Questions (7B)
74
-
75
- **Ask each validation question:**
76
-
77
- **Coherence:**
78
- > "Does this tell a coherent story?"
79
- - Business goal -> Solution -> User -> Forces -> Awareness
80
- - Does it flow logically?
81
- - Does each piece connect to the others?
82
-
83
- **Actionable:**
84
- > "Can you make design decisions from this?"
85
- - Specific enough to guide choices?
86
- - Clear what would/wouldn't serve this VTC?
87
- - Could someone else use this?
88
-
89
- **Specific:**
90
- > "Are the driving forces specific enough?"
91
- - Go beyond generic?
92
- - Emotionally resonant?
93
- - Different from other users?
94
-
95
- **Realistic:**
96
- > "Does the awareness progression make sense?"
97
- - Can solution realistically move user that far?
98
- - Appropriate for this interaction type?
99
- - Supports business goal?
100
-
101
- **All YES?** -> VTC is ready to save
102
- **Any NO?** -> Refine that specific element
103
-
104
- ### 3. Quick Refinement (7C) - if needed
105
-
106
- **If any validation failed:**
107
-
108
- 1. Identify which element needs work
109
- 2. Return to that step briefly
110
- 3. Make adjustment
111
- 4. Re-validate
112
-
113
- **Keep momentum** - don't get stuck perfecting. "Good enough to guide design" is the bar.
114
-
115
- ### 4. Determine Save Location (7D)
116
-
117
- **Ask:**
118
- > "What is this VTC for?"
119
-
120
- **If Product Pitch:**
121
- - Location: `{output_folder}/A-Product-Brief/vtc-primary.yaml`
122
- - Purpose: Stakeholder communication, strategic alignment
123
-
124
- **If Scenario:**
125
- - Location: `{output_folder}/C-UX-Scenarios/[scenario-name]/vtc.yaml`
126
- - Purpose: Guide scenario design decisions
127
-
128
- **If Prototype/Other:**
129
- - Location: `{output_folder}/[appropriate-folder]/vtc-[name].yaml`
130
- - Purpose: As defined by user
131
-
132
- ### 5. Create VTC File (7E)
133
-
134
- **Use template:** Copy from `../../templates/vtc-template.yaml`
135
-
136
- **Fill in all sections:**
137
-
138
- ```yaml
139
- vtc:
140
- business_goal: "[captured value]"
141
- solution: "[captured value]"
142
- user:
143
- name: "[captured value]"
144
- description: "[captured value]"
145
- context: "[captured value]"
146
- driving_forces:
147
- positive: [captured values]
148
- negative: [captured values]
149
- customer_awareness:
150
- start: "[captured value]"
151
- end: "[captured value]"
152
-
153
- metadata:
154
- created_date: "[today's date]"
155
- created_by: "[team/person]"
156
- version: "1.0"
157
- source: "creation"
158
- purpose: "[product_pitch / scenario / etc]"
159
- phase: "[WDS phase]"
160
-
161
- notes: |
162
- Created: [date]
163
- Context: [why this VTC was created]
164
-
165
- Key decisions made:
166
- - [Important choices during workshop]
167
- - [Insights captured]
168
-
169
- Usage guidance:
170
- - [How this VTC should inform design]
171
- ```
172
-
173
- **Save file to determined location**
174
-
175
- ### 6. Communicate What They Have (7F)
176
-
177
- **Explain to user:**
178
-
179
- > "Excellent! We've created a Value Trigger Chain that shows:
180
- >
181
- > **Business Goal:** [goal]
182
- > **User:** [name] who wants to [positive force] and avoid [negative force]
183
- > **Solution:** [solution] that moves them from [start] to [end] awareness
184
- >
185
- > This VTC will guide all design decisions for [context]. Every piece of content, every interaction, every design choice should serve this strategic chain.
186
- >
187
- > **Next time you're making a design decision, ask:**
188
- > 'Does this serve the business goal by triggering these driving forces while moving the user forward in awareness?'
189
- >
190
- > If yes -> Good decision
191
- > If no -> Reconsider"
192
-
193
- ### 7. Define Next Actions (7G)
194
-
195
- **If Product Pitch:**
196
- > "Next steps:
197
- > 1. Add this VTC to your pitch document
198
- > 2. Structure pitch narrative around this chain
199
- > 3. Use it to explain strategic reasoning to stakeholders
200
- > 4. Can evolve into full Trigger Map later as project grows"
201
-
202
- **If Scenario:**
203
- > "Next steps:
204
- > 1. Use this VTC to guide page design in this scenario
205
- > 2. All content should address these driving forces
206
- > 3. Track if you're actually moving users through awareness
207
- > 4. Create additional VTCs for other scenarios as needed"
208
-
209
- ### 8. Completion Checklist
210
-
211
- - [ ] VTC validated with all 4 questions
212
- - [ ] VTC saved to appropriate location
213
- - [ ] Metadata completed (date, source, purpose)
214
- - [ ] Notes section filled with context
215
- - [ ] User understands what they have
216
- - [ ] User knows how to use VTC
217
- - [ ] Next actions defined
218
-
219
- ### N. Present MENU OPTIONS
220
- Display: "**Select an Option:** [M] Return to workflow menu"
221
-
222
- #### Menu Handling Logic:
223
- - IF M: Return to {workflowFile} or {activityWorkflowFile}
224
- - IF Any other comments or queries: help user respond then [Redisplay Menu Options]
225
-
226
- #### EXECUTION RULES:
227
- - ALWAYS halt and wait for user input after presenting menu
228
- - User can chat or ask questions - always respond and then redisplay menu options
229
-
230
- ## CRITICAL STEP COMPLETION NOTE
231
- This is the FINAL step of the VTC Creation Workshop. Workshop is complete.
232
-
233
- ---
234
-
235
- ## SYSTEM SUCCESS/FAILURE METRICS
236
-
237
- ### SUCCESS:
238
- - Complete VTC presented and validated
239
- - All 4 validation questions answered YES
240
- - VTC saved to correct location with metadata
241
- - User understands what they have and how to use it
242
- - Next actions defined
243
-
244
- ### FAILURE:
245
- - Skipped validation questions
246
- - Saved without metadata or notes
247
- - Did not communicate value to user
248
- - Left user without clear next actions
249
-
250
- **Master Rule:** Skipping steps, optimizing sequences, or not following exact instructions is FORBIDDEN and constitutes SYSTEM FAILURE.