haiku-method 2.2.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 (1390) hide show
  1. package/.claude-plugin/plugin.json +25 -0
  2. package/.mcp.json +8 -0
  3. package/VALIDATION.md +537 -0
  4. package/bin/haiku +2034 -0
  5. package/data/archetypes.json +174 -0
  6. package/harnesses/cursor.json +9 -0
  7. package/harnesses/gemini-cli.json +9 -0
  8. package/harnesses/kiro.yaml +9 -0
  9. package/harnesses/opencode.yaml +9 -0
  10. package/harnesses/windsurf.json +9 -0
  11. package/hooks/hooks.json +74 -0
  12. package/lib/capture-interface.md +100 -0
  13. package/lib/capture-playwright-worker.js +133 -0
  14. package/lib/vision-comparison-prompt.md +100 -0
  15. package/package.json +50 -0
  16. package/passes/design.md +29 -0
  17. package/passes/dev.md +30 -0
  18. package/passes/product.md +30 -0
  19. package/providers/comms.md +75 -0
  20. package/providers/crm.md +95 -0
  21. package/providers/design.md +120 -0
  22. package/providers/git.md +110 -0
  23. package/providers/knowledge.md +98 -0
  24. package/providers/spec.md +67 -0
  25. package/providers/ticketing.md +101 -0
  26. package/schemas/providers/canva.schema.json +29 -0
  27. package/schemas/providers/confluence.schema.json +31 -0
  28. package/schemas/providers/discord.schema.json +18 -0
  29. package/schemas/providers/excalidraw.schema.json +22 -0
  30. package/schemas/providers/figma.schema.json +27 -0
  31. package/schemas/providers/github-git.schema.json +30 -0
  32. package/schemas/providers/github-issues.schema.json +57 -0
  33. package/schemas/providers/gitlab-issues.schema.json +81 -0
  34. package/schemas/providers/google-docs.schema.json +23 -0
  35. package/schemas/providers/hubspot.schema.json +41 -0
  36. package/schemas/providers/jira.schema.json +90 -0
  37. package/schemas/providers/linear.schema.json +67 -0
  38. package/schemas/providers/notion.schema.json +27 -0
  39. package/schemas/providers/openpencil.schema.json +26 -0
  40. package/schemas/providers/pencil.schema.json +24 -0
  41. package/schemas/providers/penpot.schema.json +29 -0
  42. package/schemas/providers/salesforce.schema.json +50 -0
  43. package/schemas/providers/slack.schema.json +23 -0
  44. package/schemas/providers/stack-alerting.schema.json +20 -0
  45. package/schemas/providers/stack-compute.schema.json +24 -0
  46. package/schemas/providers/stack-infrastructure.schema.json +24 -0
  47. package/schemas/providers/stack-monitoring.schema.json +28 -0
  48. package/schemas/providers/stack-operations.schema.json +62 -0
  49. package/schemas/providers/stack-packaging.schema.json +20 -0
  50. package/schemas/providers/stack-pipeline.schema.json +20 -0
  51. package/schemas/providers/stack-secrets.schema.json +16 -0
  52. package/schemas/providers/teams.schema.json +18 -0
  53. package/schemas/settings.schema.json +549 -0
  54. package/skills/adopt/SKILL.md +34 -0
  55. package/skills/archive/SKILL.md +10 -0
  56. package/skills/autopilot/SKILL.md +35 -0
  57. package/skills/backlog/SKILL.md +10 -0
  58. package/skills/capacity/SKILL.md +8 -0
  59. package/skills/changelog/SKILL.md +8 -0
  60. package/skills/composite/SKILL.md +36 -0
  61. package/skills/dashboard/SKILL.md +8 -0
  62. package/skills/gate-review/SKILL.md +8 -0
  63. package/skills/ideate/SKILL.md +16 -0
  64. package/skills/migrate/SKILL.md +12 -0
  65. package/skills/operate/SKILL.md +25 -0
  66. package/skills/pickup/SKILL.md +20 -0
  67. package/skills/pressure-testing/SKILL.md +34 -0
  68. package/skills/quick/SKILL.md +25 -0
  69. package/skills/refine/SKILL.md +11 -0
  70. package/skills/reflect/SKILL.md +10 -0
  71. package/skills/repair/SKILL.md +69 -0
  72. package/skills/report/SKILL.md +11 -0
  73. package/skills/reset/SKILL.md +10 -0
  74. package/skills/revisit/SKILL.md +45 -0
  75. package/skills/scaffold/SKILL.md +13 -0
  76. package/skills/seed/SKILL.md +10 -0
  77. package/skills/setup/SKILL.md +16 -0
  78. package/skills/start/SKILL.md +31 -0
  79. package/skills/studios/SKILL.md +58 -0
  80. package/skills/triggers/SKILL.md +24 -0
  81. package/skills/unarchive/SKILL.md +10 -0
  82. package/skills/version/SKILL.md +14 -0
  83. package/studios/ARCHITECTURE.md +425 -0
  84. package/studios/compliance/STUDIO.md +11 -0
  85. package/studios/compliance/examples/soc2-readiness-audit/intent.md +17 -0
  86. package/studios/compliance/examples/soc2-readiness-audit/pre-intent.yml +17 -0
  87. package/studios/compliance/fix-hats/reconciler.md +10 -0
  88. package/studios/compliance/fix-hats/validator.md +10 -0
  89. package/studios/compliance/operations/control-monitoring.md +20 -0
  90. package/studios/compliance/operations/evidence-collection.md +20 -0
  91. package/studios/compliance/operations/framework-update-watch.md +20 -0
  92. package/studios/compliance/reflections/audit-readiness.md +17 -0
  93. package/studios/compliance/reflections/coverage.md +17 -0
  94. package/studios/compliance/review-agents/cross-stage-consistency.md +17 -0
  95. package/studios/compliance/stages/assess/STAGE.md +15 -0
  96. package/studios/compliance/stages/assess/discovery/GAP-REPORT.md +33 -0
  97. package/studios/compliance/stages/assess/hats/auditor.md +8 -0
  98. package/studios/compliance/stages/assess/hats/feedback-assessor.md +11 -0
  99. package/studios/compliance/stages/assess/hats/risk-assessor.md +8 -0
  100. package/studios/compliance/stages/assess/outputs/GAP-ANALYSIS.md +25 -0
  101. package/studios/compliance/stages/assess/phases/ELABORATION.md +16 -0
  102. package/studios/compliance/stages/assess/review-agents/accuracy.md +10 -0
  103. package/studios/compliance/stages/assess/review-agents/thoroughness.md +10 -0
  104. package/studios/compliance/stages/certify/STAGE.md +20 -0
  105. package/studios/compliance/stages/certify/discovery/AUDIT-RESULT.md +33 -0
  106. package/studios/compliance/stages/certify/hats/audit-liaison.md +8 -0
  107. package/studios/compliance/stages/certify/hats/feedback-assessor.md +11 -0
  108. package/studios/compliance/stages/certify/hats/finding-resolver.md +8 -0
  109. package/studios/compliance/stages/certify/hats/verifier.md +26 -0
  110. package/studios/compliance/stages/certify/outputs/AUDIT-READINESS.md +25 -0
  111. package/studios/compliance/stages/certify/phases/ELABORATION.md +16 -0
  112. package/studios/compliance/stages/certify/review-agents/audit-readiness.md +10 -0
  113. package/studios/compliance/stages/document/STAGE.md +15 -0
  114. package/studios/compliance/stages/document/discovery/EVIDENCE-PACKAGE.md +31 -0
  115. package/studios/compliance/stages/document/hats/documentation-writer.md +8 -0
  116. package/studios/compliance/stages/document/hats/evidence-collector.md +8 -0
  117. package/studios/compliance/stages/document/hats/feedback-assessor.md +11 -0
  118. package/studios/compliance/stages/document/hats/verifier.md +26 -0
  119. package/studios/compliance/stages/document/outputs/EVIDENCE-PACKAGE.md +25 -0
  120. package/studios/compliance/stages/document/phases/ELABORATION.md +16 -0
  121. package/studios/compliance/stages/document/review-agents/evidence-quality.md +10 -0
  122. package/studios/compliance/stages/remediate/STAGE.md +15 -0
  123. package/studios/compliance/stages/remediate/discovery/REMEDIATION-LOG.md +33 -0
  124. package/studios/compliance/stages/remediate/hats/feedback-assessor.md +11 -0
  125. package/studios/compliance/stages/remediate/hats/policy-writer.md +8 -0
  126. package/studios/compliance/stages/remediate/hats/remediation-engineer.md +8 -0
  127. package/studios/compliance/stages/remediate/hats/verifier.md +26 -0
  128. package/studios/compliance/stages/remediate/outputs/REMEDIATION-LOG.md +25 -0
  129. package/studios/compliance/stages/remediate/phases/ELABORATION.md +16 -0
  130. package/studios/compliance/stages/remediate/review-agents/effectiveness.md +10 -0
  131. package/studios/compliance/stages/scope/STAGE.md +13 -0
  132. package/studios/compliance/stages/scope/discovery/CONTROL-MAPPING.md +30 -0
  133. package/studios/compliance/stages/scope/hats/compliance-analyst.md +8 -0
  134. package/studios/compliance/stages/scope/hats/feedback-assessor.md +11 -0
  135. package/studios/compliance/stages/scope/hats/scope-definer.md +8 -0
  136. package/studios/compliance/stages/scope/hats/verifier.md +26 -0
  137. package/studios/compliance/stages/scope/outputs/CONTROL-MAPPING.md +25 -0
  138. package/studios/compliance/stages/scope/phases/ELABORATION.md +16 -0
  139. package/studios/compliance/stages/scope/review-agents/completeness.md +10 -0
  140. package/studios/compliance/templates/quarterly-evidence-collection.md +31 -0
  141. package/studios/customer-success/STUDIO.md +11 -0
  142. package/studios/customer-success/examples/q2-churn-playbook/intent.md +17 -0
  143. package/studios/customer-success/examples/q2-churn-playbook/pre-intent.yml +17 -0
  144. package/studios/customer-success/fix-hats/reconciler.md +10 -0
  145. package/studios/customer-success/fix-hats/validator.md +10 -0
  146. package/studios/customer-success/operations/health-score-refresh.md +21 -0
  147. package/studios/customer-success/operations/nps-collection.md +20 -0
  148. package/studios/customer-success/operations/renewal-tracker.md +20 -0
  149. package/studios/customer-success/reflections/adoption.md +17 -0
  150. package/studios/customer-success/reflections/retention.md +17 -0
  151. package/studios/customer-success/review-agents/cross-stage-consistency.md +17 -0
  152. package/studios/customer-success/stages/adoption/STAGE.md +15 -0
  153. package/studios/customer-success/stages/adoption/discovery/USAGE-REPORT.md +30 -0
  154. package/studios/customer-success/stages/adoption/hats/adoption-coach.md +8 -0
  155. package/studios/customer-success/stages/adoption/hats/feedback-assessor.md +11 -0
  156. package/studios/customer-success/stages/adoption/hats/usage-analyst.md +8 -0
  157. package/studios/customer-success/stages/adoption/hats/verifier.md +26 -0
  158. package/studios/customer-success/stages/adoption/outputs/USAGE-REPORT.md +25 -0
  159. package/studios/customer-success/stages/adoption/phases/ELABORATION.md +16 -0
  160. package/studios/customer-success/stages/adoption/review-agents/effectiveness.md +10 -0
  161. package/studios/customer-success/stages/expansion/STAGE.md +15 -0
  162. package/studios/customer-success/stages/expansion/discovery/OPPORTUNITY-BRIEF.md +30 -0
  163. package/studios/customer-success/stages/expansion/hats/feedback-assessor.md +11 -0
  164. package/studios/customer-success/stages/expansion/hats/growth-strategist.md +8 -0
  165. package/studios/customer-success/stages/expansion/hats/value-consultant.md +8 -0
  166. package/studios/customer-success/stages/expansion/hats/verifier.md +26 -0
  167. package/studios/customer-success/stages/expansion/outputs/OPPORTUNITY-BRIEF.md +25 -0
  168. package/studios/customer-success/stages/expansion/phases/ELABORATION.md +16 -0
  169. package/studios/customer-success/stages/expansion/review-agents/opportunity-validity.md +10 -0
  170. package/studios/customer-success/stages/health-check/STAGE.md +15 -0
  171. package/studios/customer-success/stages/health-check/discovery/HEALTH-REPORT.md +30 -0
  172. package/studios/customer-success/stages/health-check/hats/feedback-assessor.md +11 -0
  173. package/studios/customer-success/stages/health-check/hats/health-monitor.md +8 -0
  174. package/studios/customer-success/stages/health-check/hats/risk-analyst.md +8 -0
  175. package/studios/customer-success/stages/health-check/hats/verifier.md +26 -0
  176. package/studios/customer-success/stages/health-check/outputs/HEALTH-REPORT.md +25 -0
  177. package/studios/customer-success/stages/health-check/phases/ELABORATION.md +16 -0
  178. package/studios/customer-success/stages/health-check/review-agents/risk-accuracy.md +10 -0
  179. package/studios/customer-success/stages/onboarding/STAGE.md +13 -0
  180. package/studios/customer-success/stages/onboarding/discovery/ONBOARDING-REPORT.md +30 -0
  181. package/studios/customer-success/stages/onboarding/hats/feedback-assessor.md +11 -0
  182. package/studios/customer-success/stages/onboarding/hats/onboarding-lead.md +8 -0
  183. package/studios/customer-success/stages/onboarding/hats/technical-enabler.md +8 -0
  184. package/studios/customer-success/stages/onboarding/hats/verifier.md +26 -0
  185. package/studios/customer-success/stages/onboarding/outputs/ONBOARDING-REPORT.md +25 -0
  186. package/studios/customer-success/stages/onboarding/phases/ELABORATION.md +16 -0
  187. package/studios/customer-success/stages/onboarding/review-agents/completeness.md +10 -0
  188. package/studios/customer-success/stages/renewal/STAGE.md +15 -0
  189. package/studios/customer-success/stages/renewal/discovery/RENEWAL-OUTCOME.md +30 -0
  190. package/studios/customer-success/stages/renewal/hats/executive-sponsor.md +8 -0
  191. package/studios/customer-success/stages/renewal/hats/feedback-assessor.md +11 -0
  192. package/studios/customer-success/stages/renewal/hats/renewal-manager.md +8 -0
  193. package/studios/customer-success/stages/renewal/hats/verifier.md +26 -0
  194. package/studios/customer-success/stages/renewal/outputs/RENEWAL-STRATEGY.md +25 -0
  195. package/studios/customer-success/stages/renewal/phases/ELABORATION.md +16 -0
  196. package/studios/customer-success/stages/renewal/review-agents/risk-assessment.md +10 -0
  197. package/studios/customer-success/templates/new-customer-onboarding.md +43 -0
  198. package/studios/data-pipeline/STUDIO.md +20 -0
  199. package/studios/data-pipeline/examples/salesforce-to-warehouse-sync/intent.md +18 -0
  200. package/studios/data-pipeline/examples/salesforce-to-warehouse-sync/pre-intent.yml +17 -0
  201. package/studios/data-pipeline/fix-hats/reconciler.md +10 -0
  202. package/studios/data-pipeline/fix-hats/validator.md +10 -0
  203. package/studios/data-pipeline/operations/backfill-procedure.md +22 -0
  204. package/studios/data-pipeline/operations/data-freshness-check.md +20 -0
  205. package/studios/data-pipeline/operations/schema-drift-detection.md +20 -0
  206. package/studios/data-pipeline/reflections/data-quality.md +17 -0
  207. package/studios/data-pipeline/reflections/pipeline-reliability.md +17 -0
  208. package/studios/data-pipeline/review-agents/cross-stage-consistency.md +17 -0
  209. package/studios/data-pipeline/stages/deployment/STAGE.md +20 -0
  210. package/studios/data-pipeline/stages/deployment/hats/feedback-assessor.md +11 -0
  211. package/studios/data-pipeline/stages/deployment/hats/pipeline-engineer.md +8 -0
  212. package/studios/data-pipeline/stages/deployment/hats/sre.md +8 -0
  213. package/studios/data-pipeline/stages/deployment/hats/verifier.md +26 -0
  214. package/studios/data-pipeline/stages/deployment/outputs/PIPELINE-CONFIG.md +25 -0
  215. package/studios/data-pipeline/stages/deployment/phases/ELABORATION.md +16 -0
  216. package/studios/data-pipeline/stages/deployment/review-agents/reliability.md +10 -0
  217. package/studios/data-pipeline/stages/discovery/STAGE.md +13 -0
  218. package/studios/data-pipeline/stages/discovery/hats/data-architect.md +8 -0
  219. package/studios/data-pipeline/stages/discovery/hats/feedback-assessor.md +11 -0
  220. package/studios/data-pipeline/stages/discovery/hats/schema-analyst.md +8 -0
  221. package/studios/data-pipeline/stages/discovery/hats/verifier.md +26 -0
  222. package/studios/data-pipeline/stages/discovery/outputs/SOURCE-CATALOG.md +25 -0
  223. package/studios/data-pipeline/stages/discovery/phases/ELABORATION.md +16 -0
  224. package/studios/data-pipeline/stages/discovery/review-agents/completeness.md +10 -0
  225. package/studios/data-pipeline/stages/extraction/STAGE.md +15 -0
  226. package/studios/data-pipeline/stages/extraction/hats/connector-reviewer.md +11 -0
  227. package/studios/data-pipeline/stages/extraction/hats/extractor.md +8 -0
  228. package/studios/data-pipeline/stages/extraction/hats/feedback-assessor.md +11 -0
  229. package/studios/data-pipeline/stages/extraction/outputs/EXTRACTION-JOBS.md +25 -0
  230. package/studios/data-pipeline/stages/extraction/phases/ELABORATION.md +16 -0
  231. package/studios/data-pipeline/stages/extraction/review-agents/correctness.md +10 -0
  232. package/studios/data-pipeline/stages/transformation/STAGE.md +15 -0
  233. package/studios/data-pipeline/stages/transformation/hats/data-modeler.md +8 -0
  234. package/studios/data-pipeline/stages/transformation/hats/feedback-assessor.md +11 -0
  235. package/studios/data-pipeline/stages/transformation/hats/transformer.md +8 -0
  236. package/studios/data-pipeline/stages/transformation/hats/verifier.md +26 -0
  237. package/studios/data-pipeline/stages/transformation/outputs/DATA-MODEL.md +25 -0
  238. package/studios/data-pipeline/stages/transformation/phases/ELABORATION.md +16 -0
  239. package/studios/data-pipeline/stages/transformation/review-agents/data-quality.md +10 -0
  240. package/studios/data-pipeline/stages/validation/STAGE.md +18 -0
  241. package/studios/data-pipeline/stages/validation/hats/data-quality-reviewer.md +11 -0
  242. package/studios/data-pipeline/stages/validation/hats/feedback-assessor.md +11 -0
  243. package/studios/data-pipeline/stages/validation/hats/validator.md +8 -0
  244. package/studios/data-pipeline/stages/validation/outputs/VALIDATION-REPORT.md +25 -0
  245. package/studios/data-pipeline/stages/validation/phases/ELABORATION.md +16 -0
  246. package/studios/data-pipeline/stages/validation/review-agents/coverage.md +10 -0
  247. package/studios/dev-evangelism/STUDIO.md +11 -0
  248. package/studios/dev-evangelism/examples/launch-conference-talk/intent.md +17 -0
  249. package/studios/dev-evangelism/examples/launch-conference-talk/pre-intent.yml +17 -0
  250. package/studios/dev-evangelism/fix-hats/reconciler.md +10 -0
  251. package/studios/dev-evangelism/fix-hats/validator.md +10 -0
  252. package/studios/dev-evangelism/review-agents/cross-stage-consistency.md +17 -0
  253. package/studios/dev-evangelism/stages/create/STAGE.md +15 -0
  254. package/studios/dev-evangelism/stages/create/discovery/CONTENT-PACKAGE.md +28 -0
  255. package/studios/dev-evangelism/stages/create/hats/content-creator.md +8 -0
  256. package/studios/dev-evangelism/stages/create/hats/demo-builder.md +8 -0
  257. package/studios/dev-evangelism/stages/create/hats/feedback-assessor.md +11 -0
  258. package/studios/dev-evangelism/stages/create/hats/verifier.md +26 -0
  259. package/studios/dev-evangelism/stages/create/outputs/CONTENT-PACKAGE.md +25 -0
  260. package/studios/dev-evangelism/stages/create/phases/ELABORATION.md +16 -0
  261. package/studios/dev-evangelism/stages/create/review-agents/engagement.md +10 -0
  262. package/studios/dev-evangelism/stages/create/review-agents/technical-accuracy.md +10 -0
  263. package/studios/dev-evangelism/stages/measure/STAGE.md +15 -0
  264. package/studios/dev-evangelism/stages/measure/hats/analyst.md +8 -0
  265. package/studios/dev-evangelism/stages/measure/hats/feedback-assessor.md +11 -0
  266. package/studios/dev-evangelism/stages/measure/hats/feedback-synthesizer.md +8 -0
  267. package/studios/dev-evangelism/stages/measure/hats/verifier.md +26 -0
  268. package/studios/dev-evangelism/stages/measure/outputs/IMPACT-REPORT.md +25 -0
  269. package/studios/dev-evangelism/stages/measure/phases/ELABORATION.md +16 -0
  270. package/studios/dev-evangelism/stages/measure/review-agents/roi.md +10 -0
  271. package/studios/dev-evangelism/stages/narrative/STAGE.md +15 -0
  272. package/studios/dev-evangelism/stages/narrative/discovery/STORY-ARC.md +29 -0
  273. package/studios/dev-evangelism/stages/narrative/hats/editor.md +8 -0
  274. package/studios/dev-evangelism/stages/narrative/hats/feedback-assessor.md +11 -0
  275. package/studios/dev-evangelism/stages/narrative/hats/storyteller.md +8 -0
  276. package/studios/dev-evangelism/stages/narrative/hats/verifier.md +26 -0
  277. package/studios/dev-evangelism/stages/narrative/outputs/NARRATIVE-BRIEF.md +25 -0
  278. package/studios/dev-evangelism/stages/narrative/phases/ELABORATION.md +16 -0
  279. package/studios/dev-evangelism/stages/narrative/review-agents/coherence.md +10 -0
  280. package/studios/dev-evangelism/stages/publish/STAGE.md +15 -0
  281. package/studios/dev-evangelism/stages/publish/discovery/DISTRIBUTION-LOG.md +28 -0
  282. package/studios/dev-evangelism/stages/publish/hats/community-manager.md +8 -0
  283. package/studios/dev-evangelism/stages/publish/hats/distributor.md +8 -0
  284. package/studios/dev-evangelism/stages/publish/hats/feedback-assessor.md +11 -0
  285. package/studios/dev-evangelism/stages/publish/hats/verifier.md +26 -0
  286. package/studios/dev-evangelism/stages/publish/outputs/DISTRIBUTION-LOG.md +25 -0
  287. package/studios/dev-evangelism/stages/publish/phases/ELABORATION.md +16 -0
  288. package/studios/dev-evangelism/stages/publish/review-agents/reach.md +10 -0
  289. package/studios/dev-evangelism/stages/research/STAGE.md +13 -0
  290. package/studios/dev-evangelism/stages/research/discovery/AUDIENCE-LANDSCAPE.md +29 -0
  291. package/studios/dev-evangelism/stages/research/hats/audience-analyst.md +8 -0
  292. package/studios/dev-evangelism/stages/research/hats/feedback-assessor.md +11 -0
  293. package/studios/dev-evangelism/stages/research/hats/topic-scout.md +8 -0
  294. package/studios/dev-evangelism/stages/research/hats/verifier.md +26 -0
  295. package/studios/dev-evangelism/stages/research/outputs/RESEARCH-BRIEF.md +25 -0
  296. package/studios/dev-evangelism/stages/research/phases/ELABORATION.md +16 -0
  297. package/studios/dev-evangelism/stages/research/review-agents/relevance.md +10 -0
  298. package/studios/documentation/STUDIO.md +13 -0
  299. package/studios/documentation/examples/api-reference-revamp/intent.md +17 -0
  300. package/studios/documentation/examples/api-reference-revamp/pre-intent.yml +17 -0
  301. package/studios/documentation/fix-hats/reconciler.md +10 -0
  302. package/studios/documentation/fix-hats/validator.md +10 -0
  303. package/studios/documentation/operations/freshness-review.md +20 -0
  304. package/studios/documentation/operations/link-checker.md +20 -0
  305. package/studios/documentation/reflections/clarity.md +16 -0
  306. package/studios/documentation/reflections/coverage.md +16 -0
  307. package/studios/documentation/review-agents/cross-stage-consistency.md +17 -0
  308. package/studios/documentation/stages/audit/STAGE.md +13 -0
  309. package/studios/documentation/stages/audit/hats/auditor.md +7 -0
  310. package/studios/documentation/stages/audit/hats/feedback-assessor.md +11 -0
  311. package/studios/documentation/stages/audit/hats/gap-analyst.md +8 -0
  312. package/studios/documentation/stages/audit/hats/verifier.md +26 -0
  313. package/studios/documentation/stages/audit/outputs/AUDIT-REPORT.md +25 -0
  314. package/studios/documentation/stages/audit/phases/ELABORATION.md +16 -0
  315. package/studios/documentation/stages/audit/review-agents/coverage.md +9 -0
  316. package/studios/documentation/stages/draft/STAGE.md +15 -0
  317. package/studios/documentation/stages/draft/hats/feedback-assessor.md +11 -0
  318. package/studios/documentation/stages/draft/hats/technical-reviewer.md +11 -0
  319. package/studios/documentation/stages/draft/hats/writer.md +9 -0
  320. package/studios/documentation/stages/draft/outputs/DRAFT-CONTENT.md +25 -0
  321. package/studios/documentation/stages/draft/phases/ELABORATION.md +16 -0
  322. package/studios/documentation/stages/draft/review-agents/accuracy.md +10 -0
  323. package/studios/documentation/stages/draft/review-agents/clarity.md +10 -0
  324. package/studios/documentation/stages/outline/STAGE.md +15 -0
  325. package/studios/documentation/stages/outline/hats/architect.md +8 -0
  326. package/studios/documentation/stages/outline/hats/feedback-assessor.md +11 -0
  327. package/studios/documentation/stages/outline/hats/outline-reviewer.md +10 -0
  328. package/studios/documentation/stages/outline/outputs/DOCUMENT-OUTLINE.md +25 -0
  329. package/studios/documentation/stages/outline/phases/ELABORATION.md +16 -0
  330. package/studios/documentation/stages/outline/review-agents/structure.md +10 -0
  331. package/studios/documentation/stages/publish/STAGE.md +20 -0
  332. package/studios/documentation/stages/publish/hats/feedback-assessor.md +11 -0
  333. package/studios/documentation/stages/publish/hats/publisher.md +8 -0
  334. package/studios/documentation/stages/publish/hats/verifier.md +26 -0
  335. package/studios/documentation/stages/publish/outputs/PUBLISHED-DOCS.md +25 -0
  336. package/studios/documentation/stages/publish/phases/ELABORATION.md +16 -0
  337. package/studios/documentation/stages/publish/review-agents/formatting.md +10 -0
  338. package/studios/documentation/stages/review/STAGE.md +15 -0
  339. package/studios/documentation/stages/review/hats/editor.md +8 -0
  340. package/studios/documentation/stages/review/hats/feedback-assessor.md +11 -0
  341. package/studios/documentation/stages/review/hats/subject-matter-expert.md +8 -0
  342. package/studios/documentation/stages/review/hats/verifier.md +26 -0
  343. package/studios/documentation/stages/review/outputs/REVIEW-REPORT.md +25 -0
  344. package/studios/documentation/stages/review/phases/ELABORATION.md +16 -0
  345. package/studios/documentation/stages/review/review-agents/completeness.md +10 -0
  346. package/studios/documentation/templates/api-documentation.md +38 -0
  347. package/studios/executive-strategy/STUDIO.md +11 -0
  348. package/studios/executive-strategy/examples/ai-platform-strategy/intent.md +17 -0
  349. package/studios/executive-strategy/examples/ai-platform-strategy/pre-intent.yml +17 -0
  350. package/studios/executive-strategy/fix-hats/reconciler.md +10 -0
  351. package/studios/executive-strategy/fix-hats/validator.md +10 -0
  352. package/studios/executive-strategy/review-agents/cross-stage-consistency.md +17 -0
  353. package/studios/executive-strategy/stages/communicate/STAGE.md +15 -0
  354. package/studios/executive-strategy/stages/communicate/hats/communicator.md +13 -0
  355. package/studios/executive-strategy/stages/communicate/hats/feedback-assessor.md +11 -0
  356. package/studios/executive-strategy/stages/communicate/hats/planner.md +13 -0
  357. package/studios/executive-strategy/stages/communicate/hats/verifier.md +26 -0
  358. package/studios/executive-strategy/stages/communicate/outputs/COMMS-PACKAGE.md +26 -0
  359. package/studios/executive-strategy/stages/communicate/phases/ELABORATION.md +16 -0
  360. package/studios/executive-strategy/stages/communicate/review-agents/consistency.md +10 -0
  361. package/studios/executive-strategy/stages/decide/STAGE.md +17 -0
  362. package/studios/executive-strategy/stages/decide/discovery/DECISION-BRIEF.md +29 -0
  363. package/studios/executive-strategy/stages/decide/hats/advisor.md +13 -0
  364. package/studios/executive-strategy/stages/decide/hats/facilitator.md +13 -0
  365. package/studios/executive-strategy/stages/decide/hats/feedback-assessor.md +11 -0
  366. package/studios/executive-strategy/stages/decide/hats/verifier.md +26 -0
  367. package/studios/executive-strategy/stages/decide/outputs/DECISION-BRIEF.md +25 -0
  368. package/studios/executive-strategy/stages/decide/phases/ELABORATION.md +16 -0
  369. package/studios/executive-strategy/stages/decide/review-agents/transparency.md +10 -0
  370. package/studios/executive-strategy/stages/evaluate/STAGE.md +17 -0
  371. package/studios/executive-strategy/stages/evaluate/discovery/EVALUATION-REPORT.md +29 -0
  372. package/studios/executive-strategy/stages/evaluate/hats/evaluator.md +13 -0
  373. package/studios/executive-strategy/stages/evaluate/hats/feedback-assessor.md +11 -0
  374. package/studios/executive-strategy/stages/evaluate/hats/risk-analyst.md +13 -0
  375. package/studios/executive-strategy/stages/evaluate/hats/verifier.md +26 -0
  376. package/studios/executive-strategy/stages/evaluate/outputs/EVALUATION-REPORT.md +25 -0
  377. package/studios/executive-strategy/stages/evaluate/phases/ELABORATION.md +16 -0
  378. package/studios/executive-strategy/stages/evaluate/review-agents/objectivity.md +10 -0
  379. package/studios/executive-strategy/stages/landscape/STAGE.md +13 -0
  380. package/studios/executive-strategy/stages/landscape/discovery/LANDSCAPE-ANALYSIS.md +29 -0
  381. package/studios/executive-strategy/stages/landscape/hats/analyst.md +13 -0
  382. package/studios/executive-strategy/stages/landscape/hats/feedback-assessor.md +11 -0
  383. package/studios/executive-strategy/stages/landscape/hats/strategist.md +13 -0
  384. package/studios/executive-strategy/stages/landscape/hats/verifier.md +26 -0
  385. package/studios/executive-strategy/stages/landscape/outputs/LANDSCAPE-ANALYSIS.md +25 -0
  386. package/studios/executive-strategy/stages/landscape/phases/ELABORATION.md +16 -0
  387. package/studios/executive-strategy/stages/landscape/review-agents/rigor.md +10 -0
  388. package/studios/executive-strategy/stages/options/STAGE.md +15 -0
  389. package/studios/executive-strategy/stages/options/discovery/OPTIONS-MATRIX.md +29 -0
  390. package/studios/executive-strategy/stages/options/hats/feedback-assessor.md +11 -0
  391. package/studios/executive-strategy/stages/options/hats/ideator.md +13 -0
  392. package/studios/executive-strategy/stages/options/hats/modeler.md +13 -0
  393. package/studios/executive-strategy/stages/options/hats/verifier.md +26 -0
  394. package/studios/executive-strategy/stages/options/outputs/OPTIONS-MATRIX.md +25 -0
  395. package/studios/executive-strategy/stages/options/phases/ELABORATION.md +16 -0
  396. package/studios/executive-strategy/stages/options/review-agents/differentiation.md +10 -0
  397. package/studios/finance/STUDIO.md +11 -0
  398. package/studios/finance/examples/2026-q3-forecast/intent.md +17 -0
  399. package/studios/finance/examples/2026-q3-forecast/pre-intent.yml +17 -0
  400. package/studios/finance/fix-hats/reconciler.md +10 -0
  401. package/studios/finance/fix-hats/validator.md +10 -0
  402. package/studios/finance/review-agents/cross-stage-consistency.md +17 -0
  403. package/studios/finance/stages/analysis/STAGE.md +17 -0
  404. package/studios/finance/stages/analysis/discovery/VARIANCE-REPORT.md +29 -0
  405. package/studios/finance/stages/analysis/hats/analyst.md +13 -0
  406. package/studios/finance/stages/analysis/hats/auditor.md +13 -0
  407. package/studios/finance/stages/analysis/hats/feedback-assessor.md +11 -0
  408. package/studios/finance/stages/analysis/outputs/VARIANCE-REPORT.md +25 -0
  409. package/studios/finance/stages/analysis/phases/ELABORATION.md +16 -0
  410. package/studios/finance/stages/analysis/review-agents/accuracy.md +10 -0
  411. package/studios/finance/stages/budget/STAGE.md +15 -0
  412. package/studios/finance/stages/budget/discovery/BUDGET-PLAN.md +29 -0
  413. package/studios/finance/stages/budget/hats/allocator.md +13 -0
  414. package/studios/finance/stages/budget/hats/budget-owner.md +13 -0
  415. package/studios/finance/stages/budget/hats/feedback-assessor.md +11 -0
  416. package/studios/finance/stages/budget/hats/verifier.md +26 -0
  417. package/studios/finance/stages/budget/outputs/BUDGET-PLAN.md +25 -0
  418. package/studios/finance/stages/budget/phases/ELABORATION.md +16 -0
  419. package/studios/finance/stages/budget/review-agents/alignment.md +10 -0
  420. package/studios/finance/stages/close/STAGE.md +17 -0
  421. package/studios/finance/stages/close/discovery/CLOSE-REPORT.md +29 -0
  422. package/studios/finance/stages/close/hats/controller.md +13 -0
  423. package/studios/finance/stages/close/hats/feedback-assessor.md +11 -0
  424. package/studios/finance/stages/close/hats/reconciler.md +13 -0
  425. package/studios/finance/stages/close/hats/verifier.md +26 -0
  426. package/studios/finance/stages/close/outputs/CLOSE-PACKAGE.md +25 -0
  427. package/studios/finance/stages/close/phases/ELABORATION.md +16 -0
  428. package/studios/finance/stages/close/review-agents/compliance.md +10 -0
  429. package/studios/finance/stages/forecast/STAGE.md +13 -0
  430. package/studios/finance/stages/forecast/discovery/FORECAST-MODEL.md +29 -0
  431. package/studios/finance/stages/forecast/hats/analyst.md +13 -0
  432. package/studios/finance/stages/forecast/hats/feedback-assessor.md +11 -0
  433. package/studios/finance/stages/forecast/hats/forecaster.md +13 -0
  434. package/studios/finance/stages/forecast/hats/verifier.md +26 -0
  435. package/studios/finance/stages/forecast/outputs/FORECAST-MODEL.md +25 -0
  436. package/studios/finance/stages/forecast/phases/ELABORATION.md +16 -0
  437. package/studios/finance/stages/forecast/review-agents/methodology.md +10 -0
  438. package/studios/finance/stages/reporting/STAGE.md +19 -0
  439. package/studios/finance/stages/reporting/hats/feedback-assessor.md +11 -0
  440. package/studios/finance/stages/reporting/hats/reporter.md +13 -0
  441. package/studios/finance/stages/reporting/hats/verifier.md +26 -0
  442. package/studios/finance/stages/reporting/hats/visualizer.md +13 -0
  443. package/studios/finance/stages/reporting/outputs/FINANCIAL-REPORTS.md +26 -0
  444. package/studios/finance/stages/reporting/phases/ELABORATION.md +16 -0
  445. package/studios/finance/stages/reporting/review-agents/clarity.md +10 -0
  446. package/studios/gamedev/STUDIO.md +16 -0
  447. package/studios/gamedev/examples/coop-shooter-prototype/intent.md +17 -0
  448. package/studios/gamedev/examples/coop-shooter-prototype/pre-intent.yml +17 -0
  449. package/studios/gamedev/fix-hats/reconciler.md +10 -0
  450. package/studios/gamedev/fix-hats/validator.md +10 -0
  451. package/studios/gamedev/review-agents/cross-stage-consistency.md +17 -0
  452. package/studios/gamedev/stages/concept/STAGE.md +20 -0
  453. package/studios/gamedev/stages/concept/discovery/CONCEPT-DOC.md +46 -0
  454. package/studios/gamedev/stages/concept/hats/creative-director.md +6 -0
  455. package/studios/gamedev/stages/concept/hats/distiller.md +6 -0
  456. package/studios/gamedev/stages/concept/hats/feedback-assessor.md +11 -0
  457. package/studios/gamedev/stages/concept/hats/game-designer.md +7 -0
  458. package/studios/gamedev/stages/concept/hats/verifier.md +28 -0
  459. package/studios/gamedev/stages/concept/outputs/KNOWLEDGE.md +19 -0
  460. package/studios/gamedev/stages/concept/phases/ELABORATION.md +47 -0
  461. package/studios/gamedev/stages/concept/review-agents/pillar-coherence.md +10 -0
  462. package/studios/gamedev/stages/concept/review-agents/scope-feasibility.md +10 -0
  463. package/studios/gamedev/stages/polish/STAGE.md +22 -0
  464. package/studios/gamedev/stages/polish/hats/feedback-assessor.md +11 -0
  465. package/studios/gamedev/stages/polish/hats/gameplay-engineer.md +6 -0
  466. package/studios/gamedev/stages/polish/hats/performance-engineer.md +6 -0
  467. package/studios/gamedev/stages/polish/hats/qa.md +6 -0
  468. package/studios/gamedev/stages/polish/hats/tuner.md +6 -0
  469. package/studios/gamedev/stages/polish/outputs/POLISHED-BUILD.md +28 -0
  470. package/studios/gamedev/stages/polish/review-agents/bug-readiness.md +10 -0
  471. package/studios/gamedev/stages/polish/review-agents/performance-targets.md +10 -0
  472. package/studios/gamedev/stages/production/STAGE.md +24 -0
  473. package/studios/gamedev/stages/production/hats/content-author.md +6 -0
  474. package/studios/gamedev/stages/production/hats/feedback-assessor.md +11 -0
  475. package/studios/gamedev/stages/production/hats/gameplay-engineer.md +6 -0
  476. package/studios/gamedev/stages/production/hats/reviewer.md +9 -0
  477. package/studios/gamedev/stages/production/hats/systems-designer.md +6 -0
  478. package/studios/gamedev/stages/production/outputs/GAME-BUILD.md +28 -0
  479. package/studios/gamedev/stages/production/review-agents/pillar-alignment.md +9 -0
  480. package/studios/gamedev/stages/production/review-agents/scope-discipline.md +10 -0
  481. package/studios/gamedev/stages/prototype/STAGE.md +22 -0
  482. package/studios/gamedev/stages/prototype/hats/feedback-assessor.md +11 -0
  483. package/studios/gamedev/stages/prototype/hats/game-designer.md +7 -0
  484. package/studios/gamedev/stages/prototype/hats/playtester.md +7 -0
  485. package/studios/gamedev/stages/prototype/hats/prototype-engineer.md +8 -0
  486. package/studios/gamedev/stages/prototype/hats/verifier.md +26 -0
  487. package/studios/gamedev/stages/prototype/outputs/PROTOTYPE.md +27 -0
  488. package/studios/gamedev/stages/prototype/review-agents/fun-validation.md +10 -0
  489. package/studios/gamedev/stages/prototype/review-agents/loop-integrity.md +9 -0
  490. package/studios/gamedev/stages/release/STAGE.md +23 -0
  491. package/studios/gamedev/stages/release/hats/feedback-assessor.md +11 -0
  492. package/studios/gamedev/stages/release/hats/platform-cert-specialist.md +6 -0
  493. package/studios/gamedev/stages/release/hats/release-engineer.md +6 -0
  494. package/studios/gamedev/stages/release/hats/verifier.md +26 -0
  495. package/studios/gamedev/stages/release/outputs/RELEASE.md +25 -0
  496. package/studios/gamedev/stages/release/phases/ELABORATION.md +46 -0
  497. package/studios/gamedev/stages/release/review-agents/cert-readiness.md +10 -0
  498. package/studios/gamedev/stages/release/review-agents/patch-pipeline.md +10 -0
  499. package/studios/hr/STUDIO.md +11 -0
  500. package/studios/hr/examples/senior-backend-hire/intent.md +17 -0
  501. package/studios/hr/examples/senior-backend-hire/pre-intent.yml +17 -0
  502. package/studios/hr/fix-hats/reconciler.md +10 -0
  503. package/studios/hr/fix-hats/validator.md +10 -0
  504. package/studios/hr/review-agents/cross-stage-consistency.md +17 -0
  505. package/studios/hr/stages/interview/STAGE.md +17 -0
  506. package/studios/hr/stages/interview/discovery/INTERVIEW-SCORECARD.md +28 -0
  507. package/studios/hr/stages/interview/hats/evaluator.md +13 -0
  508. package/studios/hr/stages/interview/hats/feedback-assessor.md +11 -0
  509. package/studios/hr/stages/interview/hats/interviewer.md +13 -0
  510. package/studios/hr/stages/interview/hats/verifier.md +26 -0
  511. package/studios/hr/stages/interview/outputs/INTERVIEW-SCORECARD.md +25 -0
  512. package/studios/hr/stages/interview/phases/ELABORATION.md +16 -0
  513. package/studios/hr/stages/interview/review-agents/fairness.md +10 -0
  514. package/studios/hr/stages/offer/STAGE.md +17 -0
  515. package/studios/hr/stages/offer/hats/closer.md +13 -0
  516. package/studios/hr/stages/offer/hats/compensator.md +13 -0
  517. package/studios/hr/stages/offer/hats/feedback-assessor.md +11 -0
  518. package/studios/hr/stages/offer/hats/verifier.md +26 -0
  519. package/studios/hr/stages/offer/outputs/OFFER-PACKAGE.md +26 -0
  520. package/studios/hr/stages/offer/phases/ELABORATION.md +16 -0
  521. package/studios/hr/stages/offer/review-agents/equity.md +10 -0
  522. package/studios/hr/stages/requisition/STAGE.md +13 -0
  523. package/studios/hr/stages/requisition/discovery/JOB-SPEC.md +29 -0
  524. package/studios/hr/stages/requisition/hats/feedback-assessor.md +11 -0
  525. package/studios/hr/stages/requisition/hats/hiring-manager.md +13 -0
  526. package/studios/hr/stages/requisition/hats/recruiter.md +13 -0
  527. package/studios/hr/stages/requisition/hats/verifier.md +26 -0
  528. package/studios/hr/stages/requisition/outputs/JOB-SPEC.md +25 -0
  529. package/studios/hr/stages/requisition/phases/ELABORATION.md +16 -0
  530. package/studios/hr/stages/requisition/review-agents/market-fit.md +10 -0
  531. package/studios/hr/stages/screening/STAGE.md +17 -0
  532. package/studios/hr/stages/screening/discovery/SCREENING-REPORT.md +28 -0
  533. package/studios/hr/stages/screening/hats/assessor.md +13 -0
  534. package/studios/hr/stages/screening/hats/feedback-assessor.md +11 -0
  535. package/studios/hr/stages/screening/hats/screener.md +13 -0
  536. package/studios/hr/stages/screening/outputs/SCREENING-REPORT.md +25 -0
  537. package/studios/hr/stages/screening/phases/ELABORATION.md +16 -0
  538. package/studios/hr/stages/screening/review-agents/consistency.md +10 -0
  539. package/studios/hr/stages/sourcing/STAGE.md +15 -0
  540. package/studios/hr/stages/sourcing/discovery/CANDIDATE-PIPELINE.md +28 -0
  541. package/studios/hr/stages/sourcing/hats/feedback-assessor.md +11 -0
  542. package/studios/hr/stages/sourcing/hats/recruiter.md +13 -0
  543. package/studios/hr/stages/sourcing/hats/sourcer.md +13 -0
  544. package/studios/hr/stages/sourcing/hats/verifier.md +26 -0
  545. package/studios/hr/stages/sourcing/outputs/CANDIDATE-PIPELINE.md +25 -0
  546. package/studios/hr/stages/sourcing/phases/ELABORATION.md +16 -0
  547. package/studios/hr/stages/sourcing/review-agents/diversity.md +10 -0
  548. package/studios/hwdev/STUDIO.md +25 -0
  549. package/studios/hwdev/examples/indoor-air-sensor/intent.md +18 -0
  550. package/studios/hwdev/examples/indoor-air-sensor/pre-intent.yml +17 -0
  551. package/studios/hwdev/fix-hats/reconciler.md +10 -0
  552. package/studios/hwdev/fix-hats/validator.md +10 -0
  553. package/studios/hwdev/review-agents/cross-stage-consistency.md +17 -0
  554. package/studios/hwdev/stages/design/STAGE.md +37 -0
  555. package/studios/hwdev/stages/design/hats/design-reviewer.md +11 -0
  556. package/studios/hwdev/stages/design/hats/electrical-engineer.md +11 -0
  557. package/studios/hwdev/stages/design/hats/feedback-assessor.md +11 -0
  558. package/studios/hwdev/stages/design/hats/mechanical-engineer.md +7 -0
  559. package/studios/hwdev/stages/design/hats/pcb-designer.md +10 -0
  560. package/studios/hwdev/stages/design/outputs/BOM.md +44 -0
  561. package/studios/hwdev/stages/design/outputs/PCB.md +28 -0
  562. package/studios/hwdev/stages/design/outputs/SCHEMATIC.md +24 -0
  563. package/studios/hwdev/stages/design/phases/ELABORATION.md +52 -0
  564. package/studios/hwdev/stages/design/review-agents/compliance-mapping.md +10 -0
  565. package/studios/hwdev/stages/design/review-agents/manufacturability.md +11 -0
  566. package/studios/hwdev/stages/firmware/STAGE.md +21 -0
  567. package/studios/hwdev/stages/firmware/hats/feedback-assessor.md +11 -0
  568. package/studios/hwdev/stages/firmware/hats/firmware-engineer.md +7 -0
  569. package/studios/hwdev/stages/firmware/hats/reviewer.md +9 -0
  570. package/studios/hwdev/stages/firmware/outputs/FIRMWARE-BINARY.md +22 -0
  571. package/studios/hwdev/stages/firmware/review-agents/resource-budget.md +10 -0
  572. package/studios/hwdev/stages/firmware/review-agents/safety-path-coverage.md +10 -0
  573. package/studios/hwdev/stages/inception/STAGE.md +17 -0
  574. package/studios/hwdev/stages/inception/discovery/DISCOVERY.md +39 -0
  575. package/studios/hwdev/stages/inception/hats/distiller.md +6 -0
  576. package/studios/hwdev/stages/inception/hats/feedback-assessor.md +11 -0
  577. package/studios/hwdev/stages/inception/hats/researcher.md +7 -0
  578. package/studios/hwdev/stages/inception/hats/verifier.md +24 -0
  579. package/studios/hwdev/stages/inception/outputs/KNOWLEDGE.md +11 -0
  580. package/studios/hwdev/stages/inception/phases/ELABORATION.md +45 -0
  581. package/studios/hwdev/stages/inception/review-agents/completeness.md +10 -0
  582. package/studios/hwdev/stages/inception/review-agents/market-feasibility.md +10 -0
  583. package/studios/hwdev/stages/manufacturing/STAGE.md +25 -0
  584. package/studios/hwdev/stages/manufacturing/hats/feedback-assessor.md +11 -0
  585. package/studios/hwdev/stages/manufacturing/hats/manufacturing-engineer.md +7 -0
  586. package/studios/hwdev/stages/manufacturing/hats/qa-lead.md +7 -0
  587. package/studios/hwdev/stages/manufacturing/hats/verifier.md +26 -0
  588. package/studios/hwdev/stages/manufacturing/outputs/PRODUCTION.md +28 -0
  589. package/studios/hwdev/stages/manufacturing/phases/ELABORATION.md +46 -0
  590. package/studios/hwdev/stages/manufacturing/review-agents/dfm-readiness.md +10 -0
  591. package/studios/hwdev/stages/manufacturing/review-agents/quality-plan.md +10 -0
  592. package/studios/hwdev/stages/requirements/STAGE.md +23 -0
  593. package/studios/hwdev/stages/requirements/discovery/FUNCTIONAL-REQUIREMENTS.md +41 -0
  594. package/studios/hwdev/stages/requirements/discovery/SAFETY-ANALYSIS.md +41 -0
  595. package/studios/hwdev/stages/requirements/hats/compliance-officer.md +7 -0
  596. package/studios/hwdev/stages/requirements/hats/distiller.md +5 -0
  597. package/studios/hwdev/stages/requirements/hats/feedback-assessor.md +11 -0
  598. package/studios/hwdev/stages/requirements/hats/systems-engineer.md +7 -0
  599. package/studios/hwdev/stages/requirements/hats/verifier.md +30 -0
  600. package/studios/hwdev/stages/requirements/phases/ELABORATION.md +50 -0
  601. package/studios/hwdev/stages/requirements/review-agents/regulatory-coverage.md +10 -0
  602. package/studios/hwdev/stages/requirements/review-agents/traceability.md +10 -0
  603. package/studios/hwdev/stages/validation/STAGE.md +29 -0
  604. package/studios/hwdev/stages/validation/hats/compliance-officer.md +7 -0
  605. package/studios/hwdev/stages/validation/hats/feedback-assessor.md +11 -0
  606. package/studios/hwdev/stages/validation/hats/test-engineer.md +7 -0
  607. package/studios/hwdev/stages/validation/hats/validation-lead.md +6 -0
  608. package/studios/hwdev/stages/validation/hats/verifier.md +26 -0
  609. package/studios/hwdev/stages/validation/outputs/CERTIFICATION.md +43 -0
  610. package/studios/hwdev/stages/validation/phases/ELABORATION.md +48 -0
  611. package/studios/hwdev/stages/validation/review-agents/cert-completion.md +10 -0
  612. package/studios/hwdev/stages/validation/review-agents/coverage.md +10 -0
  613. package/studios/ideation/STUDIO.md +13 -0
  614. package/studios/ideation/examples/streaming-api-post/intent.md +17 -0
  615. package/studios/ideation/examples/streaming-api-post/pre-intent.yml +17 -0
  616. package/studios/ideation/fix-hats/reconciler.md +10 -0
  617. package/studios/ideation/fix-hats/validator.md +10 -0
  618. package/studios/ideation/operations/content-review.md +19 -0
  619. package/studios/ideation/operations/source-freshness.md +19 -0
  620. package/studios/ideation/reflections/deliverable-quality.md +16 -0
  621. package/studios/ideation/reflections/research-quality.md +16 -0
  622. package/studios/ideation/review-agents/cross-stage-consistency.md +17 -0
  623. package/studios/ideation/stages/create/STAGE.md +15 -0
  624. package/studios/ideation/stages/create/discovery/DRAFT-DELIVERABLE.md +28 -0
  625. package/studios/ideation/stages/create/hats/creator.md +8 -0
  626. package/studios/ideation/stages/create/hats/editor.md +8 -0
  627. package/studios/ideation/stages/create/hats/feedback-assessor.md +11 -0
  628. package/studios/ideation/stages/create/hats/verifier.md +26 -0
  629. package/studios/ideation/stages/create/outputs/DRAFT-DELIVERABLE.md +25 -0
  630. package/studios/ideation/stages/create/phases/ELABORATION.md +16 -0
  631. package/studios/ideation/stages/create/review-agents/accuracy.md +10 -0
  632. package/studios/ideation/stages/create/review-agents/quality.md +10 -0
  633. package/studios/ideation/stages/deliver/STAGE.md +17 -0
  634. package/studios/ideation/stages/deliver/discovery/FINAL-DELIVERABLE.md +28 -0
  635. package/studios/ideation/stages/deliver/hats/feedback-assessor.md +11 -0
  636. package/studios/ideation/stages/deliver/hats/publisher.md +8 -0
  637. package/studios/ideation/stages/deliver/hats/verifier.md +26 -0
  638. package/studios/ideation/stages/deliver/outputs/FINAL-DELIVERABLE.md +25 -0
  639. package/studios/ideation/stages/deliver/phases/ELABORATION.md +16 -0
  640. package/studios/ideation/stages/deliver/review-agents/completeness.md +10 -0
  641. package/studios/ideation/stages/research/STAGE.md +13 -0
  642. package/studios/ideation/stages/research/discovery/RESEARCH-BRIEF.md +30 -0
  643. package/studios/ideation/stages/research/hats/analyst.md +7 -0
  644. package/studios/ideation/stages/research/hats/feedback-assessor.md +11 -0
  645. package/studios/ideation/stages/research/hats/researcher.md +8 -0
  646. package/studios/ideation/stages/research/hats/verifier.md +26 -0
  647. package/studios/ideation/stages/research/outputs/RESEARCH-BRIEF.md +25 -0
  648. package/studios/ideation/stages/research/phases/ELABORATION.md +16 -0
  649. package/studios/ideation/stages/research/review-agents/thoroughness.md +10 -0
  650. package/studios/ideation/stages/review/STAGE.md +15 -0
  651. package/studios/ideation/stages/review/discovery/REVIEW-REPORT.md +39 -0
  652. package/studios/ideation/stages/review/hats/critic.md +8 -0
  653. package/studios/ideation/stages/review/hats/fact-checker.md +8 -0
  654. package/studios/ideation/stages/review/hats/feedback-assessor.md +11 -0
  655. package/studios/ideation/stages/review/hats/review-planner.md +9 -0
  656. package/studios/ideation/stages/review/hats/reviewer.md +30 -0
  657. package/studios/ideation/stages/review/hats/synthesizer.md +10 -0
  658. package/studios/ideation/stages/review/outputs/REVIEW-FINDINGS.md +25 -0
  659. package/studios/ideation/stages/review/phases/ELABORATION.md +16 -0
  660. package/studios/ideation/stages/review/review-agents/coherence.md +10 -0
  661. package/studios/incident-response/STUDIO.md +14 -0
  662. package/studios/incident-response/examples/db-outage-2026-03/intent.md +17 -0
  663. package/studios/incident-response/examples/db-outage-2026-03/pre-intent.yml +17 -0
  664. package/studios/incident-response/fix-hats/reconciler.md +10 -0
  665. package/studios/incident-response/fix-hats/validator.md +10 -0
  666. package/studios/incident-response/operations/incident-drill.md +20 -0
  667. package/studios/incident-response/operations/runbook-review.md +20 -0
  668. package/studios/incident-response/reflections/prevention.md +17 -0
  669. package/studios/incident-response/reflections/response-effectiveness.md +17 -0
  670. package/studios/incident-response/review-agents/cross-stage-consistency.md +17 -0
  671. package/studios/incident-response/stages/investigate/STAGE.md +15 -0
  672. package/studios/incident-response/stages/investigate/discovery/ROOT-CAUSE.md +29 -0
  673. package/studios/incident-response/stages/investigate/hats/feedback-assessor.md +11 -0
  674. package/studios/incident-response/stages/investigate/hats/investigator.md +8 -0
  675. package/studios/incident-response/stages/investigate/hats/log-analyst.md +8 -0
  676. package/studios/incident-response/stages/investigate/hats/verifier.md +26 -0
  677. package/studios/incident-response/stages/investigate/outputs/ROOT-CAUSE.md +25 -0
  678. package/studios/incident-response/stages/investigate/phases/ELABORATION.md +16 -0
  679. package/studios/incident-response/stages/investigate/review-agents/thoroughness.md +10 -0
  680. package/studios/incident-response/stages/mitigate/STAGE.md +15 -0
  681. package/studios/incident-response/stages/mitigate/discovery/MITIGATION-LOG.md +30 -0
  682. package/studios/incident-response/stages/mitigate/hats/feedback-assessor.md +11 -0
  683. package/studios/incident-response/stages/mitigate/hats/mitigator.md +8 -0
  684. package/studios/incident-response/stages/mitigate/hats/verifier.md +8 -0
  685. package/studios/incident-response/stages/mitigate/outputs/MITIGATION-LOG.md +25 -0
  686. package/studios/incident-response/stages/mitigate/phases/ELABORATION.md +16 -0
  687. package/studios/incident-response/stages/mitigate/review-agents/safety.md +10 -0
  688. package/studios/incident-response/stages/postmortem/STAGE.md +15 -0
  689. package/studios/incident-response/stages/postmortem/discovery/POSTMORTEM.md +34 -0
  690. package/studios/incident-response/stages/postmortem/hats/action-item-tracker.md +8 -0
  691. package/studios/incident-response/stages/postmortem/hats/feedback-assessor.md +11 -0
  692. package/studios/incident-response/stages/postmortem/hats/postmortem-author.md +8 -0
  693. package/studios/incident-response/stages/postmortem/hats/verifier.md +26 -0
  694. package/studios/incident-response/stages/postmortem/outputs/POSTMORTEM-DOCUMENT.md +25 -0
  695. package/studios/incident-response/stages/postmortem/phases/ELABORATION.md +16 -0
  696. package/studios/incident-response/stages/postmortem/review-agents/actionability.md +10 -0
  697. package/studios/incident-response/stages/resolve/STAGE.md +15 -0
  698. package/studios/incident-response/stages/resolve/discovery/RESOLUTION-SUMMARY.md +30 -0
  699. package/studios/incident-response/stages/resolve/hats/engineer.md +8 -0
  700. package/studios/incident-response/stages/resolve/hats/feedback-assessor.md +11 -0
  701. package/studios/incident-response/stages/resolve/hats/reviewer.md +11 -0
  702. package/studios/incident-response/stages/resolve/outputs/RESOLUTION-SUMMARY.md +25 -0
  703. package/studios/incident-response/stages/resolve/phases/ELABORATION.md +16 -0
  704. package/studios/incident-response/stages/resolve/review-agents/correctness.md +10 -0
  705. package/studios/incident-response/stages/triage/STAGE.md +13 -0
  706. package/studios/incident-response/stages/triage/discovery/INCIDENT-BRIEF.md +30 -0
  707. package/studios/incident-response/stages/triage/hats/feedback-assessor.md +11 -0
  708. package/studios/incident-response/stages/triage/hats/first-responder.md +8 -0
  709. package/studios/incident-response/stages/triage/hats/incident-commander.md +8 -0
  710. package/studios/incident-response/stages/triage/hats/verifier.md +26 -0
  711. package/studios/incident-response/stages/triage/outputs/INCIDENT-BRIEF.md +25 -0
  712. package/studios/incident-response/stages/triage/phases/ELABORATION.md +16 -0
  713. package/studios/incident-response/stages/triage/review-agents/severity-accuracy.md +10 -0
  714. package/studios/incident-response/templates/production-incident.md +48 -0
  715. package/studios/legal/STUDIO.md +11 -0
  716. package/studios/legal/examples/vendor-nda-mutual/intent.md +17 -0
  717. package/studios/legal/examples/vendor-nda-mutual/pre-intent.yml +17 -0
  718. package/studios/legal/fix-hats/reconciler.md +10 -0
  719. package/studios/legal/fix-hats/validator.md +10 -0
  720. package/studios/legal/review-agents/cross-stage-consistency.md +17 -0
  721. package/studios/legal/stages/draft/STAGE.md +17 -0
  722. package/studios/legal/stages/draft/hats/drafter.md +13 -0
  723. package/studios/legal/stages/draft/hats/editor.md +13 -0
  724. package/studios/legal/stages/draft/hats/feedback-assessor.md +11 -0
  725. package/studios/legal/stages/draft/hats/verifier.md +26 -0
  726. package/studios/legal/stages/draft/outputs/DRAFT-DOCUMENT.md +26 -0
  727. package/studios/legal/stages/draft/phases/ELABORATION.md +16 -0
  728. package/studios/legal/stages/draft/review-agents/precision.md +10 -0
  729. package/studios/legal/stages/execute/STAGE.md +17 -0
  730. package/studios/legal/stages/execute/hats/administrator.md +13 -0
  731. package/studios/legal/stages/execute/hats/closer.md +13 -0
  732. package/studios/legal/stages/execute/hats/feedback-assessor.md +11 -0
  733. package/studios/legal/stages/execute/hats/verifier.md +26 -0
  734. package/studios/legal/stages/execute/outputs/EXECUTED-DOCUMENT.md +26 -0
  735. package/studios/legal/stages/execute/phases/ELABORATION.md +16 -0
  736. package/studios/legal/stages/execute/review-agents/formality.md +10 -0
  737. package/studios/legal/stages/intake/STAGE.md +13 -0
  738. package/studios/legal/stages/intake/discovery/LEGAL-BRIEF.md +29 -0
  739. package/studios/legal/stages/intake/hats/feedback-assessor.md +11 -0
  740. package/studios/legal/stages/intake/hats/paralegal.md +13 -0
  741. package/studios/legal/stages/intake/hats/risk-assessor.md +13 -0
  742. package/studios/legal/stages/intake/outputs/LEGAL-BRIEF.md +25 -0
  743. package/studios/legal/stages/intake/phases/ELABORATION.md +16 -0
  744. package/studios/legal/stages/intake/review-agents/completeness.md +10 -0
  745. package/studios/legal/stages/research/STAGE.md +15 -0
  746. package/studios/legal/stages/research/discovery/RESEARCH-MEMO.md +29 -0
  747. package/studios/legal/stages/research/hats/analyst.md +13 -0
  748. package/studios/legal/stages/research/hats/feedback-assessor.md +11 -0
  749. package/studios/legal/stages/research/hats/researcher.md +13 -0
  750. package/studios/legal/stages/research/hats/verifier.md +26 -0
  751. package/studios/legal/stages/research/outputs/RESEARCH-MEMO.md +25 -0
  752. package/studios/legal/stages/research/phases/ELABORATION.md +16 -0
  753. package/studios/legal/stages/research/review-agents/authority.md +10 -0
  754. package/studios/legal/stages/review/STAGE.md +19 -0
  755. package/studios/legal/stages/review/discovery/REVIEW-FINDINGS.md +29 -0
  756. package/studios/legal/stages/review/hats/compliance-officer.md +13 -0
  757. package/studios/legal/stages/review/hats/feedback-assessor.md +11 -0
  758. package/studios/legal/stages/review/hats/reviewer.md +16 -0
  759. package/studios/legal/stages/review/hats/verifier.md +26 -0
  760. package/studios/legal/stages/review/outputs/REVIEW-FINDINGS.md +25 -0
  761. package/studios/legal/stages/review/phases/ELABORATION.md +16 -0
  762. package/studios/legal/stages/review/review-agents/risk-coverage.md +10 -0
  763. package/studios/libdev/STUDIO.md +15 -0
  764. package/studios/libdev/examples/retry-middleware-lib/intent.md +18 -0
  765. package/studios/libdev/examples/retry-middleware-lib/pre-intent.yml +17 -0
  766. package/studios/libdev/fix-hats/reconciler.md +10 -0
  767. package/studios/libdev/fix-hats/validator.md +10 -0
  768. package/studios/libdev/review-agents/cross-stage-consistency.md +17 -0
  769. package/studios/libdev/stages/development/STAGE.md +20 -0
  770. package/studios/libdev/stages/development/hats/builder.md +8 -0
  771. package/studios/libdev/stages/development/hats/feedback-assessor.md +11 -0
  772. package/studios/libdev/stages/development/hats/planner.md +7 -0
  773. package/studios/libdev/stages/development/hats/reviewer.md +10 -0
  774. package/studios/libdev/stages/development/outputs/CODE.md +29 -0
  775. package/studios/libdev/stages/development/review-agents/api-compatibility.md +11 -0
  776. package/studios/libdev/stages/development/review-agents/correctness.md +10 -0
  777. package/studios/libdev/stages/development/review-agents/test-quality.md +10 -0
  778. package/studios/libdev/stages/inception/STAGE.md +16 -0
  779. package/studios/libdev/stages/inception/discovery/API-SURFACE.md +43 -0
  780. package/studios/libdev/stages/inception/discovery/DISCOVERY.md +41 -0
  781. package/studios/libdev/stages/inception/hats/api-architect.md +8 -0
  782. package/studios/libdev/stages/inception/hats/distiller.md +7 -0
  783. package/studios/libdev/stages/inception/hats/feedback-assessor.md +11 -0
  784. package/studios/libdev/stages/inception/hats/researcher.md +7 -0
  785. package/studios/libdev/stages/inception/hats/verifier.md +27 -0
  786. package/studios/libdev/stages/inception/outputs/KNOWLEDGE.md +24 -0
  787. package/studios/libdev/stages/inception/phases/ELABORATION.md +45 -0
  788. package/studios/libdev/stages/inception/review-agents/api-stability.md +11 -0
  789. package/studios/libdev/stages/inception/review-agents/completeness.md +11 -0
  790. package/studios/libdev/stages/inception/review-agents/feasibility.md +10 -0
  791. package/studios/libdev/stages/release/STAGE.md +23 -0
  792. package/studios/libdev/stages/release/hats/doc-writer.md +6 -0
  793. package/studios/libdev/stages/release/hats/feedback-assessor.md +11 -0
  794. package/studios/libdev/stages/release/hats/release-engineer.md +7 -0
  795. package/studios/libdev/stages/release/hats/verifier.md +26 -0
  796. package/studios/libdev/stages/release/outputs/RELEASE-ARTIFACTS.md +27 -0
  797. package/studios/libdev/stages/release/phases/ELABORATION.md +46 -0
  798. package/studios/libdev/stages/release/review-agents/changelog-quality.md +11 -0
  799. package/studios/libdev/stages/release/review-agents/semver-correctness.md +12 -0
  800. package/studios/libdev/stages/security/STAGE.md +27 -0
  801. package/studios/libdev/stages/security/hats/feedback-assessor.md +11 -0
  802. package/studios/libdev/stages/security/hats/security-reviewer.md +9 -0
  803. package/studios/libdev/stages/security/hats/threat-modeler.md +7 -0
  804. package/studios/libdev/stages/security/outputs/SECURITY-REPORT.md +37 -0
  805. package/studios/libdev/stages/security/phases/ELABORATION.md +49 -0
  806. package/studios/libdev/stages/security/review-agents/misuse-resistance.md +10 -0
  807. package/studios/libdev/stages/security/review-agents/supply-chain.md +11 -0
  808. package/studios/marketing/STUDIO.md +11 -0
  809. package/studios/marketing/examples/pricing-page-relaunch/intent.md +17 -0
  810. package/studios/marketing/examples/pricing-page-relaunch/pre-intent.yml +17 -0
  811. package/studios/marketing/fix-hats/reconciler.md +10 -0
  812. package/studios/marketing/fix-hats/validator.md +10 -0
  813. package/studios/marketing/operations/attribution-audit.md +20 -0
  814. package/studios/marketing/operations/content-calendar.md +19 -0
  815. package/studios/marketing/operations/performance-dashboard.md +20 -0
  816. package/studios/marketing/reflections/audience-insights.md +17 -0
  817. package/studios/marketing/reflections/campaign-effectiveness.md +17 -0
  818. package/studios/marketing/review-agents/cross-stage-consistency.md +17 -0
  819. package/studios/marketing/stages/content/STAGE.md +15 -0
  820. package/studios/marketing/stages/content/discovery/ASSETS.md +29 -0
  821. package/studios/marketing/stages/content/hats/content-creator.md +9 -0
  822. package/studios/marketing/stages/content/hats/copy-editor.md +8 -0
  823. package/studios/marketing/stages/content/hats/feedback-assessor.md +11 -0
  824. package/studios/marketing/stages/content/hats/verifier.md +26 -0
  825. package/studios/marketing/stages/content/outputs/CAMPAIGN-ASSETS.md +25 -0
  826. package/studios/marketing/stages/content/phases/ELABORATION.md +16 -0
  827. package/studios/marketing/stages/content/review-agents/brand-alignment.md +10 -0
  828. package/studios/marketing/stages/launch/STAGE.md +15 -0
  829. package/studios/marketing/stages/launch/discovery/CAMPAIGN-LOG.md +29 -0
  830. package/studios/marketing/stages/launch/hats/campaign-manager.md +8 -0
  831. package/studios/marketing/stages/launch/hats/channel-coordinator.md +8 -0
  832. package/studios/marketing/stages/launch/hats/feedback-assessor.md +11 -0
  833. package/studios/marketing/stages/launch/hats/verifier.md +26 -0
  834. package/studios/marketing/stages/launch/outputs/CAMPAIGN-LOG.md +25 -0
  835. package/studios/marketing/stages/launch/phases/ELABORATION.md +16 -0
  836. package/studios/marketing/stages/launch/review-agents/readiness.md +10 -0
  837. package/studios/marketing/stages/measure/STAGE.md +15 -0
  838. package/studios/marketing/stages/measure/discovery/PERFORMANCE-REPORT.md +30 -0
  839. package/studios/marketing/stages/measure/hats/analyst.md +8 -0
  840. package/studios/marketing/stages/measure/hats/feedback-assessor.md +11 -0
  841. package/studios/marketing/stages/measure/hats/report-writer.md +8 -0
  842. package/studios/marketing/stages/measure/hats/verifier.md +26 -0
  843. package/studios/marketing/stages/measure/outputs/PERFORMANCE-REPORT.md +25 -0
  844. package/studios/marketing/stages/measure/phases/ELABORATION.md +16 -0
  845. package/studios/marketing/stages/measure/review-agents/methodology.md +10 -0
  846. package/studios/marketing/stages/research/STAGE.md +13 -0
  847. package/studios/marketing/stages/research/discovery/MARKET-BRIEF.md +29 -0
  848. package/studios/marketing/stages/research/hats/audience-analyst.md +8 -0
  849. package/studios/marketing/stages/research/hats/feedback-assessor.md +11 -0
  850. package/studios/marketing/stages/research/hats/market-researcher.md +8 -0
  851. package/studios/marketing/stages/research/hats/verifier.md +26 -0
  852. package/studios/marketing/stages/research/outputs/MARKET-BRIEF.md +25 -0
  853. package/studios/marketing/stages/research/phases/ELABORATION.md +16 -0
  854. package/studios/marketing/stages/research/review-agents/rigor.md +10 -0
  855. package/studios/marketing/stages/strategy/STAGE.md +15 -0
  856. package/studios/marketing/stages/strategy/discovery/MESSAGING-FRAMEWORK.md +30 -0
  857. package/studios/marketing/stages/strategy/hats/brand-reviewer.md +11 -0
  858. package/studios/marketing/stages/strategy/hats/feedback-assessor.md +11 -0
  859. package/studios/marketing/stages/strategy/hats/strategist.md +8 -0
  860. package/studios/marketing/stages/strategy/outputs/MESSAGING-FRAMEWORK.md +25 -0
  861. package/studios/marketing/stages/strategy/phases/ELABORATION.md +16 -0
  862. package/studios/marketing/stages/strategy/review-agents/consistency.md +10 -0
  863. package/studios/marketing/templates/product-launch.md +42 -0
  864. package/studios/migration/STUDIO.md +14 -0
  865. package/studios/migration/examples/mongo-to-postgres-migration/intent.md +18 -0
  866. package/studios/migration/examples/mongo-to-postgres-migration/pre-intent.yml +17 -0
  867. package/studios/migration/fix-hats/reconciler.md +10 -0
  868. package/studios/migration/fix-hats/validator.md +10 -0
  869. package/studios/migration/operations/data-sync-monitor.md +20 -0
  870. package/studios/migration/operations/rollback-readiness.md +20 -0
  871. package/studios/migration/reflections/cutover-execution.md +17 -0
  872. package/studios/migration/reflections/data-integrity.md +17 -0
  873. package/studios/migration/review-agents/cross-stage-consistency.md +17 -0
  874. package/studios/migration/stages/assessment/STAGE.md +13 -0
  875. package/studios/migration/stages/assessment/discovery/MIGRATION-INVENTORY.md +30 -0
  876. package/studios/migration/stages/assessment/hats/feedback-assessor.md +11 -0
  877. package/studios/migration/stages/assessment/hats/migration-analyst.md +8 -0
  878. package/studios/migration/stages/assessment/hats/risk-assessor.md +8 -0
  879. package/studios/migration/stages/assessment/outputs/MIGRATION-INVENTORY.md +25 -0
  880. package/studios/migration/stages/assessment/phases/ELABORATION.md +16 -0
  881. package/studios/migration/stages/assessment/review-agents/risk-coverage.md +10 -0
  882. package/studios/migration/stages/cutover/STAGE.md +20 -0
  883. package/studios/migration/stages/cutover/discovery/CUTOVER-RUNBOOK.md +31 -0
  884. package/studios/migration/stages/cutover/hats/cutover-coordinator.md +8 -0
  885. package/studios/migration/stages/cutover/hats/feedback-assessor.md +11 -0
  886. package/studios/migration/stages/cutover/hats/rollback-engineer.md +8 -0
  887. package/studios/migration/stages/cutover/hats/verifier.md +26 -0
  888. package/studios/migration/stages/cutover/outputs/CUTOVER-RUNBOOK.md +25 -0
  889. package/studios/migration/stages/cutover/phases/ELABORATION.md +16 -0
  890. package/studios/migration/stages/cutover/review-agents/rollback-readiness.md +10 -0
  891. package/studios/migration/stages/mapping/STAGE.md +15 -0
  892. package/studios/migration/stages/mapping/discovery/MAPPING-SPEC.md +30 -0
  893. package/studios/migration/stages/mapping/hats/compatibility-reviewer.md +11 -0
  894. package/studios/migration/stages/mapping/hats/feedback-assessor.md +11 -0
  895. package/studios/migration/stages/mapping/hats/schema-mapper.md +8 -0
  896. package/studios/migration/stages/mapping/outputs/MAPPING-SPEC.md +25 -0
  897. package/studios/migration/stages/mapping/phases/ELABORATION.md +16 -0
  898. package/studios/migration/stages/mapping/review-agents/accuracy.md +10 -0
  899. package/studios/migration/stages/migrate/STAGE.md +15 -0
  900. package/studios/migration/stages/migrate/discovery/MIGRATION-ARTIFACTS.md +30 -0
  901. package/studios/migration/stages/migrate/hats/feedback-assessor.md +11 -0
  902. package/studios/migration/stages/migrate/hats/integration-tester.md +8 -0
  903. package/studios/migration/stages/migrate/hats/migration-engineer.md +8 -0
  904. package/studios/migration/stages/migrate/hats/verifier.md +26 -0
  905. package/studios/migration/stages/migrate/outputs/MIGRATION-ARTIFACTS.md +25 -0
  906. package/studios/migration/stages/migrate/phases/ELABORATION.md +16 -0
  907. package/studios/migration/stages/migrate/review-agents/data-integrity.md +11 -0
  908. package/studios/migration/stages/validation/STAGE.md +18 -0
  909. package/studios/migration/stages/validation/discovery/VALIDATION-REPORT.md +30 -0
  910. package/studios/migration/stages/validation/hats/feedback-assessor.md +11 -0
  911. package/studios/migration/stages/validation/hats/regression-tester.md +8 -0
  912. package/studios/migration/stages/validation/hats/validator.md +8 -0
  913. package/studios/migration/stages/validation/hats/verifier.md +26 -0
  914. package/studios/migration/stages/validation/outputs/VALIDATION-REPORT.md +25 -0
  915. package/studios/migration/stages/validation/phases/ELABORATION.md +16 -0
  916. package/studios/migration/stages/validation/review-agents/parity.md +10 -0
  917. package/studios/product-strategy/STUDIO.md +11 -0
  918. package/studios/product-strategy/examples/mobile-priority-roadmap/intent.md +17 -0
  919. package/studios/product-strategy/examples/mobile-priority-roadmap/pre-intent.yml +17 -0
  920. package/studios/product-strategy/fix-hats/reconciler.md +10 -0
  921. package/studios/product-strategy/fix-hats/validator.md +10 -0
  922. package/studios/product-strategy/operations/roadmap-refresh.md +20 -0
  923. package/studios/product-strategy/operations/user-signal-review.md +20 -0
  924. package/studios/product-strategy/reflections/market-fit.md +17 -0
  925. package/studios/product-strategy/reflections/prioritization-accuracy.md +17 -0
  926. package/studios/product-strategy/review-agents/cross-stage-consistency.md +17 -0
  927. package/studios/product-strategy/stages/discovery/STAGE.md +13 -0
  928. package/studios/product-strategy/stages/discovery/discovery/MARKET-LANDSCAPE.md +29 -0
  929. package/studios/product-strategy/stages/discovery/hats/competitive-analyst.md +8 -0
  930. package/studios/product-strategy/stages/discovery/hats/feedback-assessor.md +11 -0
  931. package/studios/product-strategy/stages/discovery/hats/market-explorer.md +8 -0
  932. package/studios/product-strategy/stages/discovery/hats/verifier.md +26 -0
  933. package/studios/product-strategy/stages/discovery/outputs/MARKET-LANDSCAPE.md +25 -0
  934. package/studios/product-strategy/stages/discovery/phases/ELABORATION.md +16 -0
  935. package/studios/product-strategy/stages/discovery/review-agents/thoroughness.md +10 -0
  936. package/studios/product-strategy/stages/prioritization/STAGE.md +15 -0
  937. package/studios/product-strategy/stages/prioritization/discovery/PRIORITY-MATRIX.md +29 -0
  938. package/studios/product-strategy/stages/prioritization/hats/feedback-assessor.md +11 -0
  939. package/studios/product-strategy/stages/prioritization/hats/prioritizer.md +8 -0
  940. package/studios/product-strategy/stages/prioritization/hats/stakeholder-proxy.md +8 -0
  941. package/studios/product-strategy/stages/prioritization/hats/verifier.md +26 -0
  942. package/studios/product-strategy/stages/prioritization/outputs/PRIORITY-MATRIX.md +25 -0
  943. package/studios/product-strategy/stages/prioritization/phases/ELABORATION.md +16 -0
  944. package/studios/product-strategy/stages/prioritization/review-agents/rigor.md +10 -0
  945. package/studios/product-strategy/stages/roadmap/STAGE.md +15 -0
  946. package/studios/product-strategy/stages/roadmap/discovery/ROADMAP-DOC.md +31 -0
  947. package/studios/product-strategy/stages/roadmap/hats/capacity-planner.md +8 -0
  948. package/studios/product-strategy/stages/roadmap/hats/feedback-assessor.md +11 -0
  949. package/studios/product-strategy/stages/roadmap/hats/roadmap-architect.md +8 -0
  950. package/studios/product-strategy/stages/roadmap/hats/verifier.md +26 -0
  951. package/studios/product-strategy/stages/roadmap/outputs/ROADMAP-DOC.md +25 -0
  952. package/studios/product-strategy/stages/roadmap/phases/ELABORATION.md +16 -0
  953. package/studios/product-strategy/stages/roadmap/review-agents/feasibility.md +10 -0
  954. package/studios/product-strategy/stages/stakeholder-review/STAGE.md +15 -0
  955. package/studios/product-strategy/stages/stakeholder-review/discovery/ALIGNMENT-DOC.md +31 -0
  956. package/studios/product-strategy/stages/stakeholder-review/hats/feedback-assessor.md +11 -0
  957. package/studios/product-strategy/stages/stakeholder-review/hats/feedback-synthesizer.md +8 -0
  958. package/studios/product-strategy/stages/stakeholder-review/hats/presenter.md +8 -0
  959. package/studios/product-strategy/stages/stakeholder-review/hats/verifier.md +26 -0
  960. package/studios/product-strategy/stages/stakeholder-review/outputs/ALIGNMENT-RECORD.md +25 -0
  961. package/studios/product-strategy/stages/stakeholder-review/phases/ELABORATION.md +16 -0
  962. package/studios/product-strategy/stages/stakeholder-review/review-agents/clarity.md +10 -0
  963. package/studios/product-strategy/stages/user-research/STAGE.md +15 -0
  964. package/studios/product-strategy/stages/user-research/discovery/INSIGHTS-REPORT.md +30 -0
  965. package/studios/product-strategy/stages/user-research/hats/feedback-assessor.md +11 -0
  966. package/studios/product-strategy/stages/user-research/hats/insights-synthesizer.md +8 -0
  967. package/studios/product-strategy/stages/user-research/hats/user-researcher.md +8 -0
  968. package/studios/product-strategy/stages/user-research/hats/verifier.md +26 -0
  969. package/studios/product-strategy/stages/user-research/outputs/INSIGHTS-REPORT.md +25 -0
  970. package/studios/product-strategy/stages/user-research/phases/ELABORATION.md +16 -0
  971. package/studios/product-strategy/stages/user-research/review-agents/methodology.md +10 -0
  972. package/studios/project-management/STUDIO.md +11 -0
  973. package/studios/project-management/examples/website-redesign-delivery/intent.md +17 -0
  974. package/studios/project-management/examples/website-redesign-delivery/pre-intent.yml +17 -0
  975. package/studios/project-management/fix-hats/reconciler.md +10 -0
  976. package/studios/project-management/fix-hats/validator.md +10 -0
  977. package/studios/project-management/review-agents/cross-stage-consistency.md +17 -0
  978. package/studios/project-management/stages/charter/STAGE.md +13 -0
  979. package/studios/project-management/stages/charter/discovery/PROJECT-CHARTER.md +29 -0
  980. package/studios/project-management/stages/charter/hats/feedback-assessor.md +11 -0
  981. package/studios/project-management/stages/charter/hats/scoper.md +13 -0
  982. package/studios/project-management/stages/charter/hats/sponsor.md +13 -0
  983. package/studios/project-management/stages/charter/hats/verifier.md +26 -0
  984. package/studios/project-management/stages/charter/outputs/PROJECT-CHARTER.md +25 -0
  985. package/studios/project-management/stages/charter/phases/ELABORATION.md +16 -0
  986. package/studios/project-management/stages/charter/review-agents/feasibility.md +10 -0
  987. package/studios/project-management/stages/close/STAGE.md +19 -0
  988. package/studios/project-management/stages/close/discovery/LESSONS-LEARNED.md +30 -0
  989. package/studios/project-management/stages/close/hats/archivist.md +13 -0
  990. package/studios/project-management/stages/close/hats/closer.md +13 -0
  991. package/studios/project-management/stages/close/hats/feedback-assessor.md +11 -0
  992. package/studios/project-management/stages/close/hats/verifier.md +26 -0
  993. package/studios/project-management/stages/close/outputs/RETROSPECTIVE.md +25 -0
  994. package/studios/project-management/stages/close/phases/ELABORATION.md +16 -0
  995. package/studios/project-management/stages/close/review-agents/closure.md +10 -0
  996. package/studios/project-management/stages/plan/STAGE.md +15 -0
  997. package/studios/project-management/stages/plan/discovery/PROJECT-PLAN.md +29 -0
  998. package/studios/project-management/stages/plan/hats/estimator.md +13 -0
  999. package/studios/project-management/stages/plan/hats/feedback-assessor.md +11 -0
  1000. package/studios/project-management/stages/plan/hats/planner.md +13 -0
  1001. package/studios/project-management/stages/plan/hats/verifier.md +26 -0
  1002. package/studios/project-management/stages/plan/outputs/PROJECT-PLAN.md +25 -0
  1003. package/studios/project-management/stages/plan/phases/ELABORATION.md +16 -0
  1004. package/studios/project-management/stages/plan/review-agents/completeness.md +10 -0
  1005. package/studios/project-management/stages/report/STAGE.md +19 -0
  1006. package/studios/project-management/stages/report/hats/communicator.md +13 -0
  1007. package/studios/project-management/stages/report/hats/feedback-assessor.md +11 -0
  1008. package/studios/project-management/stages/report/hats/reporter.md +13 -0
  1009. package/studios/project-management/stages/report/hats/verifier.md +26 -0
  1010. package/studios/project-management/stages/report/outputs/PROJECT-DASHBOARD.md +26 -0
  1011. package/studios/project-management/stages/report/phases/ELABORATION.md +16 -0
  1012. package/studios/project-management/stages/report/review-agents/accuracy.md +10 -0
  1013. package/studios/project-management/stages/track/STAGE.md +15 -0
  1014. package/studios/project-management/stages/track/discovery/STATUS-REPORT.md +29 -0
  1015. package/studios/project-management/stages/track/hats/feedback-assessor.md +11 -0
  1016. package/studios/project-management/stages/track/hats/risk-monitor.md +13 -0
  1017. package/studios/project-management/stages/track/hats/tracker.md +13 -0
  1018. package/studios/project-management/stages/track/outputs/STATUS-REPORT.md +25 -0
  1019. package/studios/project-management/stages/track/phases/ELABORATION.md +16 -0
  1020. package/studios/project-management/stages/track/review-agents/currency.md +10 -0
  1021. package/studios/quality-assurance/STUDIO.md +11 -0
  1022. package/studios/quality-assurance/examples/mobile-app-release-cert/intent.md +17 -0
  1023. package/studios/quality-assurance/examples/mobile-app-release-cert/pre-intent.yml +17 -0
  1024. package/studios/quality-assurance/fix-hats/reconciler.md +10 -0
  1025. package/studios/quality-assurance/fix-hats/validator.md +10 -0
  1026. package/studios/quality-assurance/review-agents/cross-stage-consistency.md +17 -0
  1027. package/studios/quality-assurance/stages/analyze/STAGE.md +17 -0
  1028. package/studios/quality-assurance/stages/analyze/discovery/QUALITY-REPORT.md +29 -0
  1029. package/studios/quality-assurance/stages/analyze/hats/analyst.md +13 -0
  1030. package/studios/quality-assurance/stages/analyze/hats/feedback-assessor.md +11 -0
  1031. package/studios/quality-assurance/stages/analyze/hats/statistician.md +13 -0
  1032. package/studios/quality-assurance/stages/analyze/hats/verifier.md +26 -0
  1033. package/studios/quality-assurance/stages/analyze/outputs/QUALITY-REPORT.md +25 -0
  1034. package/studios/quality-assurance/stages/analyze/phases/ELABORATION.md +16 -0
  1035. package/studios/quality-assurance/stages/analyze/review-agents/insight.md +10 -0
  1036. package/studios/quality-assurance/stages/certify/STAGE.md +19 -0
  1037. package/studios/quality-assurance/stages/certify/discovery/CERTIFICATION-REPORT.md +29 -0
  1038. package/studios/quality-assurance/stages/certify/hats/certifier.md +13 -0
  1039. package/studios/quality-assurance/stages/certify/hats/feedback-assessor.md +11 -0
  1040. package/studios/quality-assurance/stages/certify/hats/reviewer.md +16 -0
  1041. package/studios/quality-assurance/stages/certify/outputs/CERTIFICATION-REPORT.md +25 -0
  1042. package/studios/quality-assurance/stages/certify/phases/ELABORATION.md +16 -0
  1043. package/studios/quality-assurance/stages/certify/review-agents/standards.md +10 -0
  1044. package/studios/quality-assurance/stages/design-tests/STAGE.md +15 -0
  1045. package/studios/quality-assurance/stages/design-tests/discovery/TEST-SUITE-SPEC.md +29 -0
  1046. package/studios/quality-assurance/stages/design-tests/hats/automator.md +13 -0
  1047. package/studios/quality-assurance/stages/design-tests/hats/designer.md +13 -0
  1048. package/studios/quality-assurance/stages/design-tests/hats/feedback-assessor.md +11 -0
  1049. package/studios/quality-assurance/stages/design-tests/hats/verifier.md +26 -0
  1050. package/studios/quality-assurance/stages/design-tests/outputs/TEST-SUITE-SPEC.md +25 -0
  1051. package/studios/quality-assurance/stages/design-tests/phases/ELABORATION.md +16 -0
  1052. package/studios/quality-assurance/stages/design-tests/review-agents/traceability.md +10 -0
  1053. package/studios/quality-assurance/stages/execute-tests/STAGE.md +17 -0
  1054. package/studios/quality-assurance/stages/execute-tests/hats/feedback-assessor.md +11 -0
  1055. package/studios/quality-assurance/stages/execute-tests/hats/reporter.md +13 -0
  1056. package/studios/quality-assurance/stages/execute-tests/hats/tester.md +13 -0
  1057. package/studios/quality-assurance/stages/execute-tests/hats/verifier.md +26 -0
  1058. package/studios/quality-assurance/stages/execute-tests/outputs/TEST-RESULTS.md +27 -0
  1059. package/studios/quality-assurance/stages/execute-tests/phases/ELABORATION.md +16 -0
  1060. package/studios/quality-assurance/stages/execute-tests/review-agents/evidence.md +10 -0
  1061. package/studios/quality-assurance/stages/plan/STAGE.md +13 -0
  1062. package/studios/quality-assurance/stages/plan/discovery/TEST-STRATEGY.md +30 -0
  1063. package/studios/quality-assurance/stages/plan/hats/feedback-assessor.md +11 -0
  1064. package/studios/quality-assurance/stages/plan/hats/planner.md +13 -0
  1065. package/studios/quality-assurance/stages/plan/hats/strategist.md +13 -0
  1066. package/studios/quality-assurance/stages/plan/hats/verifier.md +26 -0
  1067. package/studios/quality-assurance/stages/plan/outputs/TEST-STRATEGY.md +25 -0
  1068. package/studios/quality-assurance/stages/plan/phases/ELABORATION.md +16 -0
  1069. package/studios/quality-assurance/stages/plan/review-agents/coverage.md +10 -0
  1070. package/studios/sales/STUDIO.md +11 -0
  1071. package/studios/sales/examples/enterprise-lead-close/intent.md +17 -0
  1072. package/studios/sales/examples/enterprise-lead-close/pre-intent.yml +17 -0
  1073. package/studios/sales/fix-hats/reconciler.md +10 -0
  1074. package/studios/sales/fix-hats/validator.md +10 -0
  1075. package/studios/sales/operations/crm-sync.md +20 -0
  1076. package/studios/sales/operations/pipeline-review.md +20 -0
  1077. package/studios/sales/operations/win-loss-log.md +19 -0
  1078. package/studios/sales/reflections/conversion.md +17 -0
  1079. package/studios/sales/reflections/objection-patterns.md +17 -0
  1080. package/studios/sales/review-agents/cross-stage-consistency.md +17 -0
  1081. package/studios/sales/stages/close/STAGE.md +15 -0
  1082. package/studios/sales/stages/close/discovery/HANDOFF-PACKAGE.md +31 -0
  1083. package/studios/sales/stages/close/hats/closer.md +8 -0
  1084. package/studios/sales/stages/close/hats/feedback-assessor.md +11 -0
  1085. package/studios/sales/stages/close/hats/handoff-coordinator.md +8 -0
  1086. package/studios/sales/stages/close/hats/verifier.md +26 -0
  1087. package/studios/sales/stages/close/outputs/HANDOFF-PACKAGE.md +25 -0
  1088. package/studios/sales/stages/close/phases/ELABORATION.md +16 -0
  1089. package/studios/sales/stages/close/review-agents/handoff-quality.md +10 -0
  1090. package/studios/sales/stages/negotiation/STAGE.md +15 -0
  1091. package/studios/sales/stages/negotiation/discovery/TERMS.md +30 -0
  1092. package/studios/sales/stages/negotiation/hats/feedback-assessor.md +11 -0
  1093. package/studios/sales/stages/negotiation/hats/legal-reviewer.md +11 -0
  1094. package/studios/sales/stages/negotiation/hats/negotiator.md +8 -0
  1095. package/studios/sales/stages/negotiation/outputs/NEGOTIATION-TERMS.md +25 -0
  1096. package/studios/sales/stages/negotiation/phases/ELABORATION.md +16 -0
  1097. package/studios/sales/stages/negotiation/review-agents/terms-review.md +10 -0
  1098. package/studios/sales/stages/proposal/STAGE.md +19 -0
  1099. package/studios/sales/stages/proposal/discovery/PROPOSAL-DOC.md +31 -0
  1100. package/studios/sales/stages/proposal/hats/feedback-assessor.md +11 -0
  1101. package/studios/sales/stages/proposal/hats/proposal-writer.md +8 -0
  1102. package/studios/sales/stages/proposal/hats/solution-architect.md +8 -0
  1103. package/studios/sales/stages/proposal/hats/verifier.md +26 -0
  1104. package/studios/sales/stages/proposal/outputs/PROPOSAL-DOC.md +25 -0
  1105. package/studios/sales/stages/proposal/phases/ELABORATION.md +16 -0
  1106. package/studios/sales/stages/proposal/review-agents/accuracy.md +10 -0
  1107. package/studios/sales/stages/qualification/STAGE.md +15 -0
  1108. package/studios/sales/stages/qualification/discovery/DEAL-BRIEF.md +31 -0
  1109. package/studios/sales/stages/qualification/hats/deal-strategist.md +8 -0
  1110. package/studios/sales/stages/qualification/hats/feedback-assessor.md +11 -0
  1111. package/studios/sales/stages/qualification/hats/qualifier.md +8 -0
  1112. package/studios/sales/stages/qualification/hats/verifier.md +26 -0
  1113. package/studios/sales/stages/qualification/outputs/DEAL-BRIEF.md +25 -0
  1114. package/studios/sales/stages/qualification/phases/ELABORATION.md +16 -0
  1115. package/studios/sales/stages/qualification/review-agents/rigor.md +10 -0
  1116. package/studios/sales/stages/research/STAGE.md +13 -0
  1117. package/studios/sales/stages/research/discovery/PROSPECT-BRIEF.md +30 -0
  1118. package/studios/sales/stages/research/hats/feedback-assessor.md +11 -0
  1119. package/studios/sales/stages/research/hats/industry-analyst.md +8 -0
  1120. package/studios/sales/stages/research/hats/prospect-researcher.md +8 -0
  1121. package/studios/sales/stages/research/hats/verifier.md +26 -0
  1122. package/studios/sales/stages/research/outputs/PROSPECT-BRIEF.md +25 -0
  1123. package/studios/sales/stages/research/phases/ELABORATION.md +16 -0
  1124. package/studios/sales/stages/research/review-agents/relevance.md +10 -0
  1125. package/studios/sales/templates/new-prospect.md +48 -0
  1126. package/studios/security-assessment/STUDIO.md +11 -0
  1127. package/studios/security-assessment/examples/internal-app-pentest/intent.md +17 -0
  1128. package/studios/security-assessment/examples/internal-app-pentest/pre-intent.yml +17 -0
  1129. package/studios/security-assessment/fix-hats/reconciler.md +10 -0
  1130. package/studios/security-assessment/fix-hats/validator.md +10 -0
  1131. package/studios/security-assessment/operations/finding-tracker.md +21 -0
  1132. package/studios/security-assessment/operations/retest-schedule.md +20 -0
  1133. package/studios/security-assessment/reflections/coverage.md +17 -0
  1134. package/studios/security-assessment/reflections/impact.md +17 -0
  1135. package/studios/security-assessment/review-agents/cross-stage-consistency.md +17 -0
  1136. package/studios/security-assessment/stages/enumeration/STAGE.md +15 -0
  1137. package/studios/security-assessment/stages/enumeration/hats/enumerator.md +9 -0
  1138. package/studios/security-assessment/stages/enumeration/hats/feedback-assessor.md +11 -0
  1139. package/studios/security-assessment/stages/enumeration/hats/verifier.md +27 -0
  1140. package/studios/security-assessment/stages/enumeration/hats/vulnerability-scanner.md +9 -0
  1141. package/studios/security-assessment/stages/enumeration/outputs/VULNERABILITY-CATALOG.md +25 -0
  1142. package/studios/security-assessment/stages/enumeration/phases/ELABORATION.md +16 -0
  1143. package/studios/security-assessment/stages/enumeration/review-agents/false-positive-check.md +10 -0
  1144. package/studios/security-assessment/stages/exploitation/STAGE.md +15 -0
  1145. package/studios/security-assessment/stages/exploitation/hats/attack-operator.md +9 -0
  1146. package/studios/security-assessment/stages/exploitation/hats/attack-strategist.md +10 -0
  1147. package/studios/security-assessment/stages/exploitation/hats/exploit-developer.md +11 -0
  1148. package/studios/security-assessment/stages/exploitation/hats/exploit-reviewer.md +30 -0
  1149. package/studios/security-assessment/stages/exploitation/hats/feedback-assessor.md +11 -0
  1150. package/studios/security-assessment/stages/exploitation/hats/verifier.md +27 -0
  1151. package/studios/security-assessment/stages/exploitation/outputs/ACCESS-LOG.md +25 -0
  1152. package/studios/security-assessment/stages/exploitation/phases/ELABORATION.md +16 -0
  1153. package/studios/security-assessment/stages/exploitation/review-agents/scope-compliance.md +10 -0
  1154. package/studios/security-assessment/stages/post-exploitation/STAGE.md +15 -0
  1155. package/studios/security-assessment/stages/post-exploitation/hats/feedback-assessor.md +11 -0
  1156. package/studios/security-assessment/stages/post-exploitation/hats/impact-assessor.md +9 -0
  1157. package/studios/security-assessment/stages/post-exploitation/hats/post-exploit-analyst.md +9 -0
  1158. package/studios/security-assessment/stages/post-exploitation/outputs/IMPACT-ASSESSMENT.md +25 -0
  1159. package/studios/security-assessment/stages/post-exploitation/phases/ELABORATION.md +16 -0
  1160. package/studios/security-assessment/stages/post-exploitation/review-agents/impact-accuracy.md +10 -0
  1161. package/studios/security-assessment/stages/reconnaissance/STAGE.md +13 -0
  1162. package/studios/security-assessment/stages/reconnaissance/hats/feedback-assessor.md +11 -0
  1163. package/studios/security-assessment/stages/reconnaissance/hats/network-mapper.md +9 -0
  1164. package/studios/security-assessment/stages/reconnaissance/hats/osint-analyst.md +9 -0
  1165. package/studios/security-assessment/stages/reconnaissance/hats/verifier.md +27 -0
  1166. package/studios/security-assessment/stages/reconnaissance/outputs/TARGET-PROFILE.md +25 -0
  1167. package/studios/security-assessment/stages/reconnaissance/phases/ELABORATION.md +16 -0
  1168. package/studios/security-assessment/stages/reconnaissance/review-agents/coverage.md +10 -0
  1169. package/studios/security-assessment/stages/reporting/STAGE.md +15 -0
  1170. package/studios/security-assessment/stages/reporting/hats/feedback-assessor.md +11 -0
  1171. package/studios/security-assessment/stages/reporting/hats/remediation-advisor.md +9 -0
  1172. package/studios/security-assessment/stages/reporting/hats/report-writer.md +9 -0
  1173. package/studios/security-assessment/stages/reporting/hats/verifier.md +27 -0
  1174. package/studios/security-assessment/stages/reporting/outputs/FINDINGS-REPORT.md +25 -0
  1175. package/studios/security-assessment/stages/reporting/phases/ELABORATION.md +16 -0
  1176. package/studios/security-assessment/stages/reporting/review-agents/remediation-quality.md +10 -0
  1177. package/studios/software/STUDIO.md +19 -0
  1178. package/studios/software/examples/add-oauth-login/intent.md +22 -0
  1179. package/studios/software/examples/add-oauth-login/knowledge/DISCOVERY.md +71 -0
  1180. package/studios/software/examples/add-oauth-login/pre-intent.yml +17 -0
  1181. package/studios/software/examples/add-oauth-login/sequence.ts +137 -0
  1182. package/studios/software/examples/add-oauth-login/stages/design/DESIGN-BRIEF.md +60 -0
  1183. package/studios/software/examples/add-oauth-login/stages/design/state.json +10 -0
  1184. package/studios/software/examples/add-oauth-login/stages/design/units/unit-01-login-screen.md +20 -0
  1185. package/studios/software/examples/add-oauth-login/stages/design/units/unit-02-oauth-flow.md +19 -0
  1186. package/studios/software/examples/add-oauth-login/stages/development/state.json +11 -0
  1187. package/studios/software/examples/add-oauth-login/stages/development/units/unit-01-oauth-provider.md +21 -0
  1188. package/studios/software/examples/add-oauth-login/stages/development/units/unit-02-login-ui.md +21 -0
  1189. package/studios/software/examples/add-oauth-login/stages/development/units/unit-03-session-mgmt.md +21 -0
  1190. package/studios/software/examples/add-oauth-login/stages/inception/state.json +12 -0
  1191. package/studios/software/examples/add-oauth-login/stages/inception/units/unit-01-oauth-provider-setup.md +18 -0
  1192. package/studios/software/examples/add-oauth-login/stages/inception/units/unit-02-callback-handler.md +18 -0
  1193. package/studios/software/examples/add-oauth-login/stages/inception/units/unit-03-session-management.md +18 -0
  1194. package/studios/software/examples/add-oauth-login/stages/inception/units/unit-04-callback-error-handling.md +18 -0
  1195. package/studios/software/examples/add-oauth-login/stages/operations/state.json +9 -0
  1196. package/studios/software/examples/add-oauth-login/stages/operations/units/unit-01-deploy-config.md +21 -0
  1197. package/studios/software/examples/add-oauth-login/stages/product/state.json +9 -0
  1198. package/studios/software/examples/add-oauth-login/stages/product/units/unit-01-auth-spec.md +21 -0
  1199. package/studios/software/examples/add-oauth-login/stages/security/state.json +10 -0
  1200. package/studios/software/examples/add-oauth-login/stages/security/units/unit-01-threat-model.md +41 -0
  1201. package/studios/software/examples/add-oauth-login/stages/security/units/unit-02-pen-test.md +21 -0
  1202. package/studios/software/fix-hats/reconciler.md +10 -0
  1203. package/studios/software/fix-hats/validator.md +10 -0
  1204. package/studios/software/operations/backup-verification.md +21 -0
  1205. package/studios/software/operations/dependency-audit.md +20 -0
  1206. package/studios/software/operations/health-check.md +21 -0
  1207. package/studios/software/operations/secret-rotation.md +21 -0
  1208. package/studios/software/reflections/architecture.md +17 -0
  1209. package/studios/software/reflections/process.md +17 -0
  1210. package/studios/software/reflections/quality.md +17 -0
  1211. package/studios/software/reflections/velocity.md +17 -0
  1212. package/studios/software/review-agents/cross-stage-consistency.md +18 -0
  1213. package/studios/software/stages/design/STAGE.md +19 -0
  1214. package/studios/software/stages/design/discovery/DESIGN-BRIEF.md +32 -0
  1215. package/studios/software/stages/design/discovery/DESIGN-SYSTEM-ANCHOR.md +84 -0
  1216. package/studios/software/stages/design/discovery/DESIGN-TOKENS.md +31 -0
  1217. package/studios/software/stages/design/hats/design-reviewer.md +11 -0
  1218. package/studios/software/stages/design/hats/designer-prep.md +21 -0
  1219. package/studios/software/stages/design/hats/designer.md +32 -0
  1220. package/studios/software/stages/design/hats/feedback-assessor.md +11 -0
  1221. package/studios/software/stages/design/outputs/DESIGN-ARTIFACTS.md +28 -0
  1222. package/studios/software/stages/design/package.json +3 -0
  1223. package/studios/software/stages/design/phases/ELABORATION.md +53 -0
  1224. package/studios/software/stages/design/phases/EXECUTION.md +22 -0
  1225. package/studios/software/stages/design/review-agents/accessibility.md +27 -0
  1226. package/studios/software/stages/design/review-agents/consistency.md +10 -0
  1227. package/studios/software/stages/design/review-agents/inception-coverage.md +95 -0
  1228. package/studios/software/stages/development/STAGE.md +32 -0
  1229. package/studios/software/stages/development/discovery/ARCHITECTURE.md +35 -0
  1230. package/studios/software/stages/development/hats/builder.md +21 -0
  1231. package/studios/software/stages/development/hats/feedback-assessor.md +11 -0
  1232. package/studios/software/stages/development/hats/planner.md +10 -0
  1233. package/studios/software/stages/development/hats/reviewer.md +15 -0
  1234. package/studios/software/stages/development/outputs/CODE.md +29 -0
  1235. package/studios/software/stages/development/phases/ELABORATION.md +28 -0
  1236. package/studios/software/stages/development/review-agents/architecture.md +12 -0
  1237. package/studios/software/stages/development/review-agents/correctness.md +11 -0
  1238. package/studios/software/stages/development/review-agents/performance.md +12 -0
  1239. package/studios/software/stages/development/review-agents/security.md +12 -0
  1240. package/studios/software/stages/development/review-agents/test-quality.md +12 -0
  1241. package/studios/software/stages/inception/STAGE.md +27 -0
  1242. package/studios/software/stages/inception/discovery/DISCOVERY.md +83 -0
  1243. package/studios/software/stages/inception/hats/distiller.md +42 -0
  1244. package/studios/software/stages/inception/hats/feedback-assessor.md +11 -0
  1245. package/studios/software/stages/inception/hats/researcher.md +13 -0
  1246. package/studios/software/stages/inception/hats/verifier.md +51 -0
  1247. package/studios/software/stages/inception/outputs/KNOWLEDGE.md +28 -0
  1248. package/studios/software/stages/inception/package.json +3 -0
  1249. package/studios/software/stages/inception/phases/ELABORATION.md +52 -0
  1250. package/studios/software/stages/inception/review-agents/completeness.md +24 -0
  1251. package/studios/software/stages/inception/review-agents/feasibility.md +18 -0
  1252. package/studios/software/stages/operations/STAGE.md +24 -0
  1253. package/studios/software/stages/operations/discovery/RUNBOOK.md +36 -0
  1254. package/studios/software/stages/operations/hats/feedback-assessor.md +11 -0
  1255. package/studios/software/stages/operations/hats/ops-engineer.md +9 -0
  1256. package/studios/software/stages/operations/hats/sre.md +8 -0
  1257. package/studios/software/stages/operations/hats/verifier.md +26 -0
  1258. package/studios/software/stages/operations/outputs/DEPLOYMENT-CONFIG.md +30 -0
  1259. package/studios/software/stages/operations/phases/ELABORATION.md +17 -0
  1260. package/studios/software/stages/operations/review-agents/observability.md +11 -0
  1261. package/studios/software/stages/operations/review-agents/reliability.md +11 -0
  1262. package/studios/software/stages/product/STAGE.md +28 -0
  1263. package/studios/software/stages/product/discovery/ACCEPTANCE-CRITERIA.md +25 -0
  1264. package/studios/software/stages/product/discovery/BEHAVIORAL-SPEC.md +31 -0
  1265. package/studios/software/stages/product/discovery/COVERAGE-MAPPING.md +25 -0
  1266. package/studios/software/stages/product/discovery/DATA-CONTRACTS.md +46 -0
  1267. package/studios/software/stages/product/hats/feedback-assessor.md +11 -0
  1268. package/studios/software/stages/product/hats/product.md +10 -0
  1269. package/studios/software/stages/product/hats/specification.md +10 -0
  1270. package/studios/software/stages/product/hats/validator.md +9 -0
  1271. package/studios/software/stages/product/outputs/SPECS.md +23 -0
  1272. package/studios/software/stages/product/phases/ELABORATION.md +63 -0
  1273. package/studios/software/stages/product/phases/EXECUTION.md +17 -0
  1274. package/studios/software/stages/product/review-agents/completeness.md +10 -0
  1275. package/studios/software/stages/product/review-agents/feasibility.md +10 -0
  1276. package/studios/software/stages/security/STAGE.md +34 -0
  1277. package/studios/software/stages/security/discovery/THREAT-MODEL.md +37 -0
  1278. package/studios/software/stages/security/discovery/VULN-REPORT.md +34 -0
  1279. package/studios/software/stages/security/hats/blue-team.md +8 -0
  1280. package/studios/software/stages/security/hats/feedback-assessor.md +11 -0
  1281. package/studios/software/stages/security/hats/red-team.md +8 -0
  1282. package/studios/software/stages/security/hats/security-engineer.md +20 -0
  1283. package/studios/software/stages/security/hats/security-reviewer.md +30 -0
  1284. package/studios/software/stages/security/hats/threat-modeler.md +8 -0
  1285. package/studios/software/stages/security/outputs/ASSESSMENTS.md +24 -0
  1286. package/studios/software/stages/security/phases/ELABORATION.md +17 -0
  1287. package/studios/software/stages/security/review-agents/mitigation-effectiveness.md +11 -0
  1288. package/studios/software/stages/security/review-agents/threat-coverage.md +11 -0
  1289. package/studios/software/templates/bugfix.md +35 -0
  1290. package/studios/software/templates/new-feature.md +62 -0
  1291. package/studios/software/templates/refactor.md +28 -0
  1292. package/studios/training/STUDIO.md +11 -0
  1293. package/studios/training/examples/new-hire-engineering-onboarding/intent.md +18 -0
  1294. package/studios/training/examples/new-hire-engineering-onboarding/pre-intent.yml +17 -0
  1295. package/studios/training/fix-hats/reconciler.md +10 -0
  1296. package/studios/training/fix-hats/validator.md +10 -0
  1297. package/studios/training/review-agents/cross-stage-consistency.md +17 -0
  1298. package/studios/training/stages/deliver/STAGE.md +17 -0
  1299. package/studios/training/stages/deliver/discovery/DELIVERY-LOG.md +29 -0
  1300. package/studios/training/stages/deliver/hats/coordinator.md +13 -0
  1301. package/studios/training/stages/deliver/hats/facilitator.md +13 -0
  1302. package/studios/training/stages/deliver/hats/feedback-assessor.md +11 -0
  1303. package/studios/training/stages/deliver/hats/verifier.md +26 -0
  1304. package/studios/training/stages/deliver/outputs/DELIVERY-LOG.md +25 -0
  1305. package/studios/training/stages/deliver/phases/ELABORATION.md +16 -0
  1306. package/studios/training/stages/deliver/review-agents/execution.md +10 -0
  1307. package/studios/training/stages/design/STAGE.md +15 -0
  1308. package/studios/training/stages/design/discovery/CURRICULUM-PLAN.md +29 -0
  1309. package/studios/training/stages/design/hats/designer.md +13 -0
  1310. package/studios/training/stages/design/hats/feedback-assessor.md +11 -0
  1311. package/studios/training/stages/design/hats/subject-expert.md +13 -0
  1312. package/studios/training/stages/design/hats/verifier.md +26 -0
  1313. package/studios/training/stages/design/outputs/CURRICULUM-PLAN.md +25 -0
  1314. package/studios/training/stages/design/phases/ELABORATION.md +16 -0
  1315. package/studios/training/stages/design/review-agents/alignment.md +10 -0
  1316. package/studios/training/stages/develop/STAGE.md +17 -0
  1317. package/studios/training/stages/develop/hats/developer.md +13 -0
  1318. package/studios/training/stages/develop/hats/editor.md +13 -0
  1319. package/studios/training/stages/develop/hats/feedback-assessor.md +11 -0
  1320. package/studios/training/stages/develop/hats/verifier.md +26 -0
  1321. package/studios/training/stages/develop/outputs/TRAINING-MATERIALS.md +26 -0
  1322. package/studios/training/stages/develop/phases/ELABORATION.md +16 -0
  1323. package/studios/training/stages/develop/review-agents/quality.md +10 -0
  1324. package/studios/training/stages/evaluate/STAGE.md +19 -0
  1325. package/studios/training/stages/evaluate/discovery/EFFECTIVENESS-REPORT.md +30 -0
  1326. package/studios/training/stages/evaluate/hats/analyst.md +13 -0
  1327. package/studios/training/stages/evaluate/hats/evaluator.md +13 -0
  1328. package/studios/training/stages/evaluate/hats/feedback-assessor.md +11 -0
  1329. package/studios/training/stages/evaluate/hats/verifier.md +26 -0
  1330. package/studios/training/stages/evaluate/outputs/EFFECTIVENESS-REPORT.md +25 -0
  1331. package/studios/training/stages/evaluate/phases/ELABORATION.md +16 -0
  1332. package/studios/training/stages/evaluate/review-agents/rigor.md +10 -0
  1333. package/studios/training/stages/needs-analysis/STAGE.md +13 -0
  1334. package/studios/training/stages/needs-analysis/discovery/NEEDS-ASSESSMENT.md +29 -0
  1335. package/studios/training/stages/needs-analysis/hats/analyst.md +13 -0
  1336. package/studios/training/stages/needs-analysis/hats/consultant.md +13 -0
  1337. package/studios/training/stages/needs-analysis/hats/feedback-assessor.md +11 -0
  1338. package/studios/training/stages/needs-analysis/hats/verifier.md +26 -0
  1339. package/studios/training/stages/needs-analysis/outputs/NEEDS-ASSESSMENT.md +25 -0
  1340. package/studios/training/stages/needs-analysis/phases/ELABORATION.md +16 -0
  1341. package/studios/training/stages/needs-analysis/review-agents/validity.md +10 -0
  1342. package/studios/vendor-management/STUDIO.md +11 -0
  1343. package/studios/vendor-management/examples/observability-vendor-selection/intent.md +18 -0
  1344. package/studios/vendor-management/examples/observability-vendor-selection/pre-intent.yml +17 -0
  1345. package/studios/vendor-management/fix-hats/reconciler.md +10 -0
  1346. package/studios/vendor-management/fix-hats/validator.md +10 -0
  1347. package/studios/vendor-management/review-agents/cross-stage-consistency.md +17 -0
  1348. package/studios/vendor-management/stages/evaluate/STAGE.md +15 -0
  1349. package/studios/vendor-management/stages/evaluate/discovery/VENDOR-SCORECARD.md +29 -0
  1350. package/studios/vendor-management/stages/evaluate/hats/evaluator.md +13 -0
  1351. package/studios/vendor-management/stages/evaluate/hats/feedback-assessor.md +11 -0
  1352. package/studios/vendor-management/stages/evaluate/hats/technical-reviewer.md +16 -0
  1353. package/studios/vendor-management/stages/evaluate/outputs/VENDOR-SCORECARD.md +25 -0
  1354. package/studios/vendor-management/stages/evaluate/phases/ELABORATION.md +16 -0
  1355. package/studios/vendor-management/stages/evaluate/review-agents/objectivity.md +10 -0
  1356. package/studios/vendor-management/stages/monitor/STAGE.md +17 -0
  1357. package/studios/vendor-management/stages/monitor/discovery/PERFORMANCE-REPORT.md +29 -0
  1358. package/studios/vendor-management/stages/monitor/hats/feedback-assessor.md +11 -0
  1359. package/studios/vendor-management/stages/monitor/hats/monitor.md +13 -0
  1360. package/studios/vendor-management/stages/monitor/hats/relationship-manager.md +13 -0
  1361. package/studios/vendor-management/stages/monitor/hats/verifier.md +26 -0
  1362. package/studios/vendor-management/stages/monitor/outputs/PERFORMANCE-REPORT.md +25 -0
  1363. package/studios/vendor-management/stages/monitor/phases/ELABORATION.md +16 -0
  1364. package/studios/vendor-management/stages/monitor/review-agents/accountability.md +10 -0
  1365. package/studios/vendor-management/stages/negotiate/STAGE.md +17 -0
  1366. package/studios/vendor-management/stages/negotiate/discovery/NEGOTIATION-TERMS.md +29 -0
  1367. package/studios/vendor-management/stages/negotiate/hats/feedback-assessor.md +11 -0
  1368. package/studios/vendor-management/stages/negotiate/hats/legal-reviewer.md +16 -0
  1369. package/studios/vendor-management/stages/negotiate/hats/negotiator.md +13 -0
  1370. package/studios/vendor-management/stages/negotiate/outputs/NEGOTIATION-TERMS.md +25 -0
  1371. package/studios/vendor-management/stages/negotiate/phases/ELABORATION.md +16 -0
  1372. package/studios/vendor-management/stages/negotiate/review-agents/protection.md +10 -0
  1373. package/studios/vendor-management/stages/onboard/STAGE.md +15 -0
  1374. package/studios/vendor-management/stages/onboard/discovery/ONBOARDING-CHECKLIST.md +29 -0
  1375. package/studios/vendor-management/stages/onboard/hats/coordinator.md +13 -0
  1376. package/studios/vendor-management/stages/onboard/hats/feedback-assessor.md +11 -0
  1377. package/studios/vendor-management/stages/onboard/hats/integrator.md +13 -0
  1378. package/studios/vendor-management/stages/onboard/hats/verifier.md +26 -0
  1379. package/studios/vendor-management/stages/onboard/outputs/ONBOARDING-CHECKLIST.md +25 -0
  1380. package/studios/vendor-management/stages/onboard/phases/ELABORATION.md +16 -0
  1381. package/studios/vendor-management/stages/onboard/review-agents/readiness.md +10 -0
  1382. package/studios/vendor-management/stages/requirements/STAGE.md +13 -0
  1383. package/studios/vendor-management/stages/requirements/discovery/RFP-DOCUMENT.md +29 -0
  1384. package/studios/vendor-management/stages/requirements/hats/analyst.md +13 -0
  1385. package/studios/vendor-management/stages/requirements/hats/feedback-assessor.md +11 -0
  1386. package/studios/vendor-management/stages/requirements/hats/specifier.md +13 -0
  1387. package/studios/vendor-management/stages/requirements/hats/verifier.md +26 -0
  1388. package/studios/vendor-management/stages/requirements/outputs/RFP-DOCUMENT.md +25 -0
  1389. package/studios/vendor-management/stages/requirements/phases/ELABORATION.md +16 -0
  1390. package/studios/vendor-management/stages/requirements/review-agents/specificity.md +10 -0
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: coop-shooter-prototype
3
+ studio: gamedev
4
+ stages: [concept, prototype, production, polish, release]
5
+ status: complete
6
+ ---
7
+
8
+ # 4-Player Co-op Shooter Prototype
9
+
10
+ Playable prototype of a 4-player co-op session-based shooter. Target session is 20 minutes. Unreal Engine with authoritative-server netcode (no rollback). PC first — console ports come after the loop is validated.
11
+
12
+ ## Goals
13
+
14
+ - Core loop: drop in, objective, extraction — 20-minute runs
15
+ - 4-player authoritative-server netcode (no rollback in scope)
16
+ - One playable level with placeholder art acceptable
17
+ - Internal playtest showing > 70% session completion rate
@@ -0,0 +1,17 @@
1
+ related:
2
+ - software
3
+ - marketing
4
+ - quality-assurance
5
+ turns:
6
+ - role: user
7
+ text: "Prototype a 4-player co-op shooter — session-based, 20-minute runs."
8
+ - role: agent
9
+ text: "Target platform — PC only, or console from day one?"
10
+ - role: user
11
+ text: "PC first. Console port after we validate the loop."
12
+ - role: agent
13
+ text: "Engine and netcode — Unreal with replication, Unity with Mirror, something else?"
14
+ - role: user
15
+ text: "Unreal. Rollback netcode isn't in scope — authoritative server is fine."
16
+ - role: agent
17
+ text: "Got it — Unreal, 4-player auth-server, PC prototype targeting a 20-minute session loop."
@@ -0,0 +1,10 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ ---
4
+ **Focus:** Reconcile cross-stage artifacts against studio-wide standards. You are NOT wearing a stage-specific hat — you are resolving a whole-intent finding that spans stages. Your mandate is alignment, not fresh authoring.
5
+
6
+ **Anti-patterns (RFC 2119):**
7
+ - The agent **MUST NOT** create new units, new scope, or new features
8
+ - The agent **MUST NOT** modify unit workflow engine fields
9
+ - The agent **MUST NOT** touch artifacts unrelated to the named finding
10
+ - The agent **MUST NOT** re-open decisions settled at each stage's review gate
@@ -0,0 +1,10 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that the reconciler's fix resolves the intent-scope feedback. You are the terminal hat — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you verify, you do not fix
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — either close, leave open, or reject as genuinely invalid
@@ -0,0 +1,17 @@
1
+ ---
2
+ scope: intent
3
+ interpretation: lens
4
+ ---
5
+ **Mandate:** Verify the intent's artifacts are internally consistent across stages. You are the only reviewer that sees the whole intent at once — your job is to catch seams that per-stage reviewers miss.
6
+
7
+ **Check:**
8
+ - The agent **MUST** verify that each stage's outputs align with what upstream stages specified — no dropped requirements, no silent scope expansion
9
+ - The agent **MUST** verify that naming is consistent across stages — a concept named one thing upstream should carry the same name downstream
10
+ - The agent **MUST** verify that stages' declared outputs exist at the paths their unit frontmatter promised
11
+ - The agent **MUST** verify that the stages collectively deliver the intent's stated goal (read `intent.md`) — partial delivery is a finding
12
+ - The agent **MUST** verify that concerns raised by any stage's review were actually addressed (not silently ignored)
13
+
14
+ **Anti-patterns (RFC 2119):**
15
+ - The agent **MUST NOT** re-litigate decisions already approved at each stage's gate
16
+ - The agent **MUST NOT** propose new features or scope additions
17
+ - The agent **MUST NOT** flag stylistic preferences — concrete divergence only
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: concept
3
+ description: Pillars, core loop, fantasy, target audience, and scope
4
+ hats: [game-designer, creative-director, distiller, verifier]
5
+ fix_hats: [game-designer, feedback-assessor]
6
+ review: ask
7
+ elaboration: collaborative
8
+ inputs: []
9
+ ---
10
+
11
+ # Concept
12
+
13
+ Define what the game *is*: design pillars (3-5 core promises the game makes
14
+ to the player), core loop (what the player does minute-to-minute), fantasy
15
+ (what the player feels like while playing), target audience, and scope
16
+ (content volume, platforms, budget envelope).
17
+
18
+ Concept absorbs traditional discovery. Unlike application development, there
19
+ is no separate inception — game concepts are inseparable from market fit and
20
+ creative vision. The design doc *is* the discovery document.
@@ -0,0 +1,46 @@
1
+ ---
2
+ name: concept-doc
3
+ location: .haiku/intents/{intent-slug}/knowledge/CONCEPT-DOC.md
4
+ scope: intent
5
+ format: text
6
+ required: true
7
+ ---
8
+
9
+ # Concept Doc
10
+
11
+ The canonical definition of what this game is. Every downstream stage reads this to know what it's building toward.
12
+
13
+ ## Content Guide
14
+
15
+ ### Pillars (3-5)
16
+ Non-negotiable promises the game makes. Each pillar is specific enough to guide decisions.
17
+
18
+ ### Core Loop
19
+ - **Minute-to-minute** — atomic player actions and immediate feedback
20
+ - **Hour-to-hour** — session-level progression
21
+ - **Session-to-session** — metagame, persistence, long-term hooks
22
+
23
+ ### Fantasy
24
+ What does the player *feel* while playing? Framed experientially, not mechanically.
25
+
26
+ ### Player Verbs
27
+ Atomic actions the player performs. Small, specific, verifiable.
28
+
29
+ ### Reference Games
30
+ Competitive and inspirational references, with specific aspects called out ("Hades for the between-run loop", "Celeste for movement precision").
31
+
32
+ ### Target Audience
33
+ Specific player archetypes, not demographic buckets.
34
+
35
+ ### Scope
36
+ - Platforms
37
+ - Content volume (hours of play, biomes/levels, etc.)
38
+ - Budget class (indie / AA / AAA)
39
+ - Target timeframe at rough order of magnitude
40
+
41
+ ## Quality Signals
42
+
43
+ - Pillars are specific enough to rule things out, not just rule things in
44
+ - Core loop is described at three time scales
45
+ - References name specific aspects, not just "we like this game"
46
+ - Scope is bounded and defensible
@@ -0,0 +1,6 @@
1
+ **Focus:** Own the creative vision across pillars, art direction, audio direction, narrative tone, and target audience. The creative director is the arbiter when design decisions conflict with aesthetic direction.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** defer scope decisions — scope creep kills games and the creative director owns this
5
+ - The agent **MUST** identify reference games for each direction decision (not abstract adjectives)
6
+ - The agent **MUST NOT** let art/audio direction drift from pillars
@@ -0,0 +1,6 @@
1
+ **Focus:** Decompose the concept into verifiable units for downstream stages. Gamedev elaboration differs from other studios — early units often target the *prototype*, not final production.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST** scope early units toward validating the core loop in prototype
5
+ - The agent **MUST NOT** elaborate production-scale content before prototype validation
6
+ - The agent **MUST** ensure unit DAG is acyclic
@@ -0,0 +1,11 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that a fix addresses the feedback finding as written. You are the terminal hat in this stage's fix-hat sequence — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you are a verifier, not a fixer
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved — that is how drift hides
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — that is the human's decision, not yours; either close when resolved, leave open when not, or reject when genuinely invalid
11
+ - The agent **MUST NOT** expand the scope beyond the one feedback item you were dispatched against
@@ -0,0 +1,7 @@
1
+ **Focus:** Define the game's pillars, core loop, fantasy, and player experience. Decisions here lock in what the rest of production builds toward — vague pillars produce muddled games.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** propose mechanics before establishing the fantasy
5
+ - The agent **MUST NOT** list more than 5 pillars — if everything is a pillar, nothing is
6
+ - The agent **MUST** specify the core loop at three time scales (minute, hour, session)
7
+ - The agent **MUST NOT** conflate genre with pillars — "it's a roguelike" is not a pillar
@@ -0,0 +1,28 @@
1
+ **Focus:** Validate the per-unit knowledge artifact for game concept. Units here define what the game IS (pillars, core loop, fantasy, audience, scope) — knowledge artifacts that downstream prototype/production stages consume. Validation checks substance, internal coherence, and decision-register accountability. NOT executable verify-commands or DAG validity.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** read or interpret unit frontmatter. workflow engine territory.
5
+ - The agent **MUST NOT** validate against execution-spec rules.
6
+ - The agent **MUST NOT** advance a unit with placeholders, content-free outlines, or empty sections.
7
+ - The agent **MUST NOT** soften scope ("we'll figure out platforms later"). Scope is concrete here or rejected.
8
+ - The agent **MUST** name a specific failed criterion in any rejection.
9
+
10
+ ## What you check (BODY ONLY)
11
+
12
+ ### 1. Artifact answers its topic
13
+ The body MUST deliver substantive content on the unit's topic. Pillars: 3-5 short declarative statements with rationale. Core loop: minute-to-minute actions with what each produces. Fantasy: first-person sentence + delivering experiences. Etc.
14
+
15
+ ### 2. Concrete, not adjectival
16
+ Game concept is rife with vague-sounding-concrete drift. Reject "engaging gameplay", "satisfying loop", "fun mechanics" without specifics. Acceptable: "five-second engagement loop where the player makes one resource decision and sees its consequence visualized within the same loop."
17
+
18
+ ### 3. Internal consistency (CRITICAL for concept)
19
+ - Pillars MUST be reflected in the Core Loop (a "co-op trust" pillar with a solo-only loop is a contradiction).
20
+ - Fantasy MUST be deliverable by the Core Loop (a "power fantasy" with a passive watching loop is a contradiction).
21
+ - Audience MUST be plausible buyers of the Fantasy + Loop combination.
22
+ - Scope MUST be feasible for the team/budget context — flag obvious mismatches (100-hour open world on $50K budget).
23
+
24
+ ### 4. Decision-register consistency
25
+ The unit must not propose pillars/loop/scope contradicting recorded Decisions (e.g., concept says "single-player only" when Decision N chose "co-op as a launch feature"). Cite the Decision ID.
26
+
27
+ ### 5. Open questions accounted for
28
+ Every "Open Questions" entry must be answered, defaulted, OR flagged `(needs human escalation)`.
@@ -0,0 +1,19 @@
1
+ ---
2
+ name: knowledge
3
+ location: .haiku/intents/{intent-slug}/knowledge/
4
+ scope: intent
5
+ format: directory
6
+ required: false
7
+ ---
8
+
9
+ # Knowledge
10
+
11
+ Supporting research during concept — market analysis, competitive teardowns, mood boards, early sketches. Stored in the intent's `knowledge/` directory.
12
+
13
+ ## Content Guide
14
+
15
+ - Market analysis
16
+ - Competitive teardowns beyond the canonical reference list
17
+ - Mood boards (links or attached images)
18
+ - Early narrative notes
19
+ - Open creative questions to resolve in prototype
@@ -0,0 +1,47 @@
1
+ # Game Concept Stage — Elaboration
2
+
3
+ Game concept is a **research / distillation** stage. Its units are knowledge topics that define what the game IS — design pillars, core loop, fantasy, target audience, scope envelope. Concept absorbs traditional discovery in gamedev because game concepts are inseparable from market fit and creative vision.
4
+
5
+ ## What a unit IS in this stage
6
+
7
+ One investigable knowledge topic. Examples:
8
+ - "Design pillars (3-5 core promises the game makes to the player)"
9
+ - "Core loop — minute-to-minute player actions and what each produces"
10
+ - "Fantasy — first-person sentence ('I feel like…') and the experiences delivering it"
11
+ - "Target audience — primary demographic, motivation, comparable titles they play"
12
+ - "Scope envelope — content volume, target platforms, budget range"
13
+ - "Comparable titles analysis — gameplay style, monetization, retention pattern"
14
+ - "Risk inventory — creative, technical, and market risks with severity"
15
+
16
+ What a unit is **NOT** in this stage:
17
+ - ❌ A prototype build plan (those belong in `prototype`)
18
+ - ❌ Asset pipelines or production schedules (those belong in `production`)
19
+ - ❌ Platform certification checklists (those belong in `release`)
20
+
21
+ ## What "completion criteria" means here
22
+
23
+ Knowledge-artifact criteria are about **substance and internal coherence**, plus — for game concept — explicit creative-decision documentation.
24
+
25
+ ### Good criteria — substantive and checkable
26
+
27
+ - "Design pillars §2 lists 3-5 short declarative statements with a one-paragraph rationale per pillar"
28
+ - "Core loop §3 names every player-facing action with what it produces (resource, progression, expression) and how it returns the player to the loop entry"
29
+ - "Fantasy §4 has a first-person 'I feel like X' sentence + ≥2 experiences that deliver it"
30
+ - "Audience §5 names a primary demographic, primary motivation, and ≥3 comparable titles the audience already plays"
31
+ - "Scope §6 names target platforms (e.g., Steam + Switch), content volume in hours, and a budget range — no adjectival placeholders ('large', 'reasonable')"
32
+ - "Open questions section: each entry has a proposed default for veto-style approval OR `(needs human escalation)`"
33
+
34
+ ### Bad criteria — vague or wrong-stage language
35
+
36
+ - ❌ "Game is fun" (no check; "fun" is the *outcome* you're trying to design toward, not a verifiable criterion)
37
+ - ❌ "Pillars cover everything" (no count, no shape)
38
+ - ❌ "Each unit has 3-5 verify-commands" (build-stage language)
39
+ - ❌ "Prototype passes the smoke test" (wrong stage; no prototype exists yet)
40
+
41
+ ## Anti-patterns
42
+
43
+ - **Drafting prototype scope in concept.** Concept defines what the game IS; prototype tests whether the core loop is fun. Don't bake prototype scope into concept units.
44
+ - **Pillar-loop drift.** Pillars and core loop must reflect each other — a "permadeath consequence" pillar with unlimited respawns in the loop is a contradiction. Verify alignment within concept.
45
+ - **Single-document syndrome.** One giant "design doc" defeats per-topic units. Pillars, loop, fantasy, audience, scope — each is its own unit even if they cross-reference.
46
+
47
+ > Note on the universal FSM_CONTRACTS_ELABORATE_BLOCK: the orchestrator currently injects build-class rules (`depends_on:` cycles, executable `quality_gates:`, criteria-with-verify-commands) into every elaborate dispatch. Those rules are correct for build-class stages but do not apply to this stage's knowledge-artifact units. Treat the build-class rules as defaults the framework hasn't yet split — author your units to the substance/accountability shape above, not to executable verify-commands. (Architecture §7 known issue tracking the split.)
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the pillars, core loop, and fantasy are coherent — no pillar contradicts another, and the core loop actually delivers the stated fantasy.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify each pillar is specific enough to rule things out (not just rule things in)
8
+ - The agent **MUST** verify the core loop produces the stated fantasy (e.g., "power fantasy" pillar requires escalating player capability in the loop)
9
+ - The agent **MUST** flag contradictions between pillars (e.g., "approachable" + "punishing precision" without explicit resolution)
10
+ - The agent **MUST** verify no pillar is actually a genre label in disguise
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** challenge whether the scope is achievable for the stated budget class and timeframe. Games ship late because scope was never defensible in the first place.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify the content volume is consistent with the budget class (AAA-sized content in an indie budget is a red flag)
8
+ - The agent **MUST** verify target platforms are reasonable for the team size and budget
9
+ - The agent **MUST** flag any core mechanic that requires a production capability the team does not have (procedural generation, physics simulation, online multiplayer)
10
+ - The agent **MUST** verify a comparable indie/AA/AAA game exists at this scope — if not, the scope is unvalidated
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: polish
3
+ description: Tuning, game feel, performance, bug triage, and juice
4
+ hats: [gameplay-engineer, tuner, performance-engineer, qa]
5
+ fix_hats: [gameplay-engineer, feedback-assessor]
6
+ review: [external, ask]
7
+ elaboration: collaborative
8
+ inputs:
9
+ - stage: production
10
+ output: game-build
11
+ ---
12
+
13
+ # Polish
14
+
15
+ Tune game feel, fix bugs, optimize performance for target platforms, integrate
16
+ final audio and visual effects ("juice"). Players cannot tell the difference
17
+ between a great game and a polished great game — this stage is what makes a
18
+ game feel finished rather than functional.
19
+
20
+ Polish is where you trade time for perceived quality. It is also where scope
21
+ creep becomes fatal — new content added in polish rarely ships at quality
22
+ and often pushes the release date.
@@ -0,0 +1,11 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that a fix addresses the feedback finding as written. You are the terminal hat in this stage's fix-hat sequence — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you are a verifier, not a fixer
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved — that is how drift hides
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — that is the human's decision, not yours; either close when resolved, leave open when not, or reject when genuinely invalid
11
+ - The agent **MUST NOT** expand the scope beyond the one feedback item you were dispatched against
@@ -0,0 +1,6 @@
1
+ **Focus:** Fix gameplay bugs, resolve edge cases, and smooth out rough systems code. Polish-phase engineering is reactive — you're fixing what playtesters and QA surface, not building new things.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** add features during polish — every new feature is a new bug source
5
+ - The agent **MUST** prioritize P0/P1 bugs that block or severely degrade the experience
6
+ - The agent **MUST NOT** refactor systems during polish unless the refactor is the fix
@@ -0,0 +1,6 @@
1
+ **Focus:** Optimize the game to meet platform performance targets — frame rate, load times, memory footprint, thermal behavior on mobile/console. Performance problems that ship become review-score problems.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** optimize without profiling data to guide the work
5
+ - The agent **MUST** verify optimizations don't regress gameplay feel (e.g., LOD aggression that breaks animation readability)
6
+ - The agent **MUST** hit the platform minimum targets before shipping
@@ -0,0 +1,6 @@
1
+ **Focus:** Find bugs and regressions before players do. Polish-phase QA is about volume and coverage — touch every system, every content piece, every platform, and catch what the team missed.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST** provide repro steps for every bug report — "it happened once" is not a bug report
5
+ - The agent **MUST** prioritize bugs by player impact, not technical elegance of the fix
6
+ - The agent **MUST** verify fixes on the actual build, not just the dev branch
@@ -0,0 +1,6 @@
1
+ **Focus:** Tune game feel — timing, responsiveness, juice, pacing, difficulty curves. Tuning is what separates a functional game from a game that feels great, and players can always tell the difference even if they can't articulate why.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** tune without playtesting — numeric changes that feel wrong are worse than none
5
+ - The agent **MUST** tune in small increments and re-verify feel each round
6
+ - The agent **MUST NOT** tune difficulty away from the pillars (easy mode for a "punishing" pillar is a pillar violation)
@@ -0,0 +1,28 @@
1
+ ---
2
+ name: polished-build
3
+ location: (project source tree / build artifact)
4
+ scope: repo
5
+ format: artifact
6
+ required: true
7
+ ---
8
+
9
+ # Polished Build
10
+
11
+ A certification-ready build of the game: bugs resolved, performance targets hit, game feel validated through focused playtesting. Ready for release stage submission.
12
+
13
+ ## Content Guide
14
+
15
+ - **P0/P1 bugs resolved** — remaining bugs documented as known issues
16
+ - **Performance targets met** — frame rate, load times, memory on each target platform
17
+ - **Game feel validated** — playtests confirm the game feels as intended
18
+ - **Platform certification prep done** — any platform-specific requirements addressed (icons, metadata, age ratings)
19
+
20
+ ## Completion
21
+
22
+ Complete when the build is ready to enter platform cert without known blocking issues.
23
+
24
+ ## Quality Signals
25
+
26
+ - No P0 or P1 bugs at submission time
27
+ - Performance meets minimum platform targets on reference hardware
28
+ - Polish playtests report the game feels finished, not rough
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the build is free of bugs that would block certification or severely degrade the player experience before release.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify no P0 bugs remain open
8
+ - The agent **MUST** verify P1 bugs are either resolved or explicitly accepted as known issues with justification
9
+ - The agent **MUST** verify bug fixes were verified on the actual release build, not a dev branch
10
+ - The agent **MUST** flag any regression introduced during polish
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify performance targets are met on every target platform before release.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify frame rate meets the stated target on reference hardware for each platform
8
+ - The agent **MUST** verify load times are within platform guidelines
9
+ - The agent **MUST** verify memory and disk footprint are within platform limits
10
+ - The agent **MUST** verify thermal behavior on mobile/handheld is acceptable for sustained play
@@ -0,0 +1,24 @@
1
+ ---
2
+ name: production
3
+ description: Content and systems at scale
4
+ hats: [gameplay-engineer, content-author, systems-designer, reviewer]
5
+ fix_hats: [gameplay-engineer, feedback-assessor]
6
+ review: [external, ask]
7
+ elaboration: collaborative
8
+ inputs:
9
+ - stage: concept
10
+ discovery: concept-doc
11
+ - stage: prototype
12
+ output: prototype
13
+ ---
14
+
15
+ # Production
16
+
17
+ Scale the validated prototype into the full game: build out content, implement
18
+ systems, integrate art and audio, hit all the beats the concept doc promised.
19
+ This is the longest stage of gamedev by a wide margin. Scope discipline is
20
+ critical — the prototype defines what counts as "the game" and production
21
+ should not be adding new core mechanics.
22
+
23
+ New mechanics invented during production are scope creep and should be
24
+ deferred to a sequel or DLC unless they are cheap and load-bearing.
@@ -0,0 +1,6 @@
1
+ **Focus:** Build the actual content that the player experiences — levels, encounters, narrative beats, quests, audio cues, visuals. Content authors work against the systems built by gameplay-engineers and must not be blocked on engineering support for routine authoring.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** request engineering changes for content that could be authored within existing systems
5
+ - The agent **MUST** respect the pillars — content that drifts from pillars creates tonal whiplash
6
+ - The agent **MUST NOT** exceed the scope defined in concept (no adding "just one more level")
@@ -0,0 +1,11 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that a fix addresses the feedback finding as written. You are the terminal hat in this stage's fix-hat sequence — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you are a verifier, not a fixer
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved — that is how drift hides
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — that is the human's decision, not yours; either close when resolved, leave open when not, or reject when genuinely invalid
11
+ - The agent **MUST NOT** expand the scope beyond the one feedback item you were dispatched against
@@ -0,0 +1,6 @@
1
+ **Focus:** Implement the validated core loop at production quality. Unlike prototype code, production code is maintainable, testable, and survives the full project. Build the systems that the rest of content and design lean on.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** copy prototype code unchanged — prototype code is a sketch, not a foundation
5
+ - The agent **MUST** write production code that content authors and designers can work against without engineer intervention
6
+ - The agent **MUST NOT** add mechanics that weren't in the validated prototype without explicit scope approval
@@ -0,0 +1,9 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Focus:** Review production work for adherence to pillars, concept, and scope. The reviewer is the scope gatekeeper — production is where scope creep shows up, and the reviewer's job is to catch it before it compounds.
5
+
6
+ **Anti-patterns (RFC 2119):**
7
+ - The agent **MUST** flag scope creep even when the added work is good
8
+ - The agent **MUST NOT** approve production work that drifts from pillars
9
+ - The agent **MUST** verify tests exist for gameplay code at the system level
@@ -0,0 +1,6 @@
1
+ **Focus:** Design the interlocking systems that make up the full game — economies, progression curves, difficulty tuning, meta-systems. Systems designers work at the game-level math layer, one step above individual mechanics.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** tune systems in isolation — systems interact, tuning one affects others
5
+ - The agent **MUST** ground numeric tuning in playtest observations, not intuition
6
+ - The agent **MUST NOT** introduce new systems that weren't in the validated core loop
@@ -0,0 +1,28 @@
1
+ ---
2
+ name: game-build
3
+ location: (project source tree / build artifact)
4
+ scope: repo
5
+ format: artifact
6
+ required: true
7
+ ---
8
+
9
+ # Game Build
10
+
11
+ A buildable, end-to-end playable state of the full game. Production ends when the game can be played from start to credits (or equivalent), even if bugs, tuning, and polish remain.
12
+
13
+ ## Content Guide
14
+
15
+ - **All systems implemented** — every system from concept exists in code
16
+ - **All content authored** — every level/encounter/asset from the scope envelope exists
17
+ - **Buildable** — the game produces a runnable build on every target platform
18
+ - **End-to-end playable** — a player can start from the menu and reach the end
19
+
20
+ ## Completion
21
+
22
+ Complete when the full scope is in the build, even rough, and the game can be played without engineer intervention from start to finish.
23
+
24
+ ## Quality Signals
25
+
26
+ - Build passes on every target platform
27
+ - A new player can start the game and experience the full arc
28
+ - Scope is closed — no "and one more thing" deferrals into polish
@@ -0,0 +1,9 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify production work adheres to the pillars. Content and systems that drift from pillars produce tonal whiplash and weaken the finished game.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify each new system reinforces (or at minimum does not violate) the pillars
8
+ - The agent **MUST** flag content that delivers a different fantasy than the pillars promise
9
+ - The agent **MUST** verify tonal consistency across content authored by different hands
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** flag any work that exceeds the scope envelope defined in concept. Production is where scope creep shows up, and unchecked creep pushes the release date or starves polish.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify new systems were not added beyond the validated prototype
8
+ - The agent **MUST** verify content count matches the scope envelope (levels, biomes, hours of play)
9
+ - The agent **MUST** flag any "we should also add X" that wasn't in the original scope
10
+ - The agent **MUST** require explicit scope-change approval before any out-of-scope work proceeds
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: prototype
3
+ description: Playable vertical slice that proves the fun before production
4
+ hats: [prototype-engineer, game-designer, playtester, verifier]
5
+ fix_hats: [prototype-engineer, feedback-assessor]
6
+ review: [external, ask]
7
+ elaboration: collaborative
8
+ inputs:
9
+ - stage: concept
10
+ discovery: concept-doc
11
+ ---
12
+
13
+ # Prototype
14
+
15
+ Build the smallest playable thing that can validate whether the core loop is
16
+ actually fun. This is a hard gate before production — if the prototype isn't
17
+ fun, committing production resources to it is wasted work. Playtesting with
18
+ players outside the team is mandatory; the team always thinks their prototype
19
+ is fun.
20
+
21
+ The prototype is not meant to scale, look good, or be maintainable. It is
22
+ meant to answer one question: does this work?
@@ -0,0 +1,11 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that a fix addresses the feedback finding as written. You are the terminal hat in this stage's fix-hat sequence — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you are a verifier, not a fixer
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved — that is how drift hides
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — that is the human's decision, not yours; either close when resolved, leave open when not, or reject when genuinely invalid
11
+ - The agent **MUST NOT** expand the scope beyond the one feedback item you were dispatched against
@@ -0,0 +1,7 @@
1
+ **Focus:** Iterate the core loop during prototype. The designer's job here is to watch playtests, identify what's not landing, and change the design — not defend the concept doc.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** defend the original concept when playtests say it's not fun
5
+ - The agent **MUST** change the design when data says the fun isn't there
6
+ - The agent **MUST NOT** add content to "fix" a bad loop — loops are fixed at the loop level
7
+ - The agent **MUST** watch playtests, not just read playtester notes
@@ -0,0 +1,7 @@
1
+ **Focus:** Run playtests with real players outside the team and capture honest feedback on whether the core loop is fun. The team always thinks their prototype is fun — playtesters are how you find out.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** lead players with "what do you think of X" questions
5
+ - The agent **MUST** record what players do, not just what they say
6
+ - The agent **MUST** test with players who are not biased toward the project
7
+ - The agent **MUST NOT** dismiss feedback as "they didn't get it" — if they didn't get it, the game didn't teach it
@@ -0,0 +1,8 @@
1
+ **Focus:** Build the smallest playable thing that validates the core loop. Prototype code is disposable — prioritize speed and answerability over architecture, polish, or maintainability.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** over-engineer the prototype — it will be thrown away
5
+ - The agent **MUST NOT** build content beyond what validates the core loop (one level is enough)
6
+ - The agent **MUST NOT** spend effort on art/audio beyond placeholder quality
7
+ - The agent **MUST** structure the prototype so the core loop is the *only* thing being tested
8
+ - The agent **MUST NOT** confuse "it runs" with "it's fun"