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,12 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the implementation follows the project's architectural patterns and does not introduce structural debt.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that new code follows existing module boundaries and dependency directions
8
+ - The agent **MUST** verify that no circular dependencies introduced
9
+ - The agent **MUST** verify that public APIs are minimal — implementation details are encapsulated
10
+ - The agent **MUST** verify that naming conventions match the codebase (not the agent's preference)
11
+ - The agent **MUST** verify that no unnecessary abstractions or premature generalizations
12
+ - The agent **MUST** verify that changes to shared code consider all consumers
@@ -0,0 +1,11 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the implementation correctly satisfies the behavioral specification and completion criteria.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that all acceptance criteria from the behavioral spec are implemented, not approximated
8
+ - The agent **MUST** verify that error handling covers the specified error states, not just the happy path
9
+ - The agent **MUST** verify that data validation matches the data contracts exactly (types, nullability, ranges)
10
+ - The agent **MUST** verify that no logic errors, off-by-one mistakes, or silent failures
11
+ - The agent **MUST** verify that edge cases specified in the product stage are handled
@@ -0,0 +1,12 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** identify performance regressions or inefficiencies in the implementation.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that no N+1 query patterns or unbounded data fetches
8
+ - The agent **MUST** verify that database queries use appropriate indexes (check against schema)
9
+ - The agent **MUST** verify that large collections are paginated, not loaded entirely into memory
10
+ - The agent **MUST** verify that no blocking operations on hot paths
11
+ - The agent **MUST** verify that caching is used where specified, with correct invalidation
12
+ - The agent **MUST** verify that bundle size impact is reasonable for frontend changes
@@ -0,0 +1,12 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** identify security vulnerabilities introduced by the implementation.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that no injection vectors (SQL, command, XSS, template injection)
8
+ - The agent **MUST** verify that authentication and authorization checks are present on all protected paths
9
+ - The agent **MUST** verify that secrets are not hardcoded or logged
10
+ - The agent **MUST** verify that input validation occurs at system boundaries
11
+ - The agent **MUST** verify that no insecure defaults (permissive CORS, debug mode, disabled TLS verification)
12
+ - The agent **MUST** verify that dependencies do not have known critical vulnerabilities
@@ -0,0 +1,12 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify tests actually validate behavior, not just exercise code paths.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that tests assert on behavior and outcomes, not implementation details
8
+ - The agent **MUST** verify that test names describe the scenario and expected result
9
+ - The agent **MUST** verify that edge cases from the behavioral spec have corresponding tests
10
+ - The agent **MUST** verify that no tests that always pass (tautological assertions, mocked everything)
11
+ - The agent **MUST** verify that integration tests cover system boundaries (API, database, external services)
12
+ - The agent **MUST** verify that test data is realistic, not minimal placeholder values
@@ -0,0 +1,27 @@
1
+ ---
2
+ name: inception
3
+ description: Understand the problem, define success, and elaborate into units
4
+ hats: [researcher, distiller, verifier]
5
+ fix_hats: [researcher, feedback-assessor]
6
+ review: ask
7
+ elaboration: collaborative
8
+ inputs: []
9
+ ---
10
+
11
+ # Inception
12
+
13
+ Understand the problem, define success, and elaborate into units.
14
+
15
+ ## Overlap Awareness
16
+
17
+ During elaboration, check for other active H·AI·K·U branches working on overlapping files:
18
+
19
+ ```bash
20
+ # List active haiku branches and their changed files
21
+ for branch in $(git branch -r --list 'origin/haiku/*/main' 2>/dev/null); do
22
+ changed=$(git diff --name-only main...$branch 2>/dev/null)
23
+ [ -n "$changed" ] && echo "Branch: $branch" && echo "$changed"
24
+ done
25
+ ```
26
+
27
+ If overlap is detected with files this intent plans to modify, note it in the discovery document. Not a blocker — just awareness for the researcher hat to factor in.
@@ -0,0 +1,83 @@
1
+ ---
2
+ name: discovery
3
+ location: .haiku/intents/{intent-slug}/knowledge/DISCOVERY.md
4
+ scope: intent
5
+ format: text
6
+ required: true
7
+ ---
8
+
9
+ # Discovery
10
+
11
+ Comprehensive understanding of the **problem space, business context, and high-level scope**. Inception captures **WHAT** we're solving and **WHY**, plus enough constraints for the design stage to plan. It does **NOT** specify **HOW**.
12
+
13
+ ## Content Guide
14
+
15
+ The discovery document should cover:
16
+
17
+ ### Business Context
18
+ - **Feature goal & vision** — what problem this solves, the desired outcome when it ships, and why now (urgency drivers, strategic alignment, dependencies)
19
+ - **Origin & context** — where the request came from: customer feedback with specific quotes or references, internal discussions, strategic initiatives, or upstream dependencies
20
+ - **Success criteria** — both functional (what users can do) and outcome-based (what business or user results we expect). Frame in user-observable terms, not implementation metrics.
21
+
22
+ ### Competitive Landscape
23
+ - **Who offers something similar** — specific competitors with a brief description of their approach and links to relevant product pages
24
+ - **What they do well** — acknowledge strong implementations fairly
25
+ - **Gaps and opportunities** — where competitor solutions fall short and what can be done differently
26
+
27
+ ### Considerations & Risks
28
+ - **Strategic considerations** — compliance scope, pricing implications, rollout strategy questions
29
+ - **Capability needs** — high-level dependencies the solution will require (e.g., "needs a relational database", "needs OAuth", "needs Slack integration"). Name the capability, not the specific technology choice.
30
+ - **Open questions** — things without answers yet, framed as questions for the team to resolve during design
31
+ - **Risks** — what could go wrong at the strategic or product level, what assumptions are being made
32
+
33
+ ### UI Impact
34
+ - **Affected surfaces** — which screens, flows, or user-facing areas are new or modified, with a brief description per area. Name the surface ("user dashboard", "settings page"), not the components.
35
+
36
+ ### Existing Code Structure
37
+
38
+ A backward-looking inventory of code paths the new work will interact with — what already exists in the tree at the moment inception runs. This grounds downstream stages in real source rather than guesses. Tag every cited reference with its era / status so design and development can tell active from dormant patterns.
39
+
40
+ **Tag values (one per reference, inline parenthetical):**
41
+
42
+ - `(active)` — code that runs in the current production path and is the source-of-truth for new work
43
+ - `(dormant)` — code that exists in the tree but is feature-flagged off, behind a deprecated provider, or otherwise not exercised in current production. Reference for context only — do NOT treat as ground truth for new work.
44
+ - `(deprecated)` — code being actively phased out. Note the migration target on the same line.
45
+ - `(in-flight)` — code under active development on a non-merged branch. Cite the branch.
46
+
47
+ Tags MUST appear inline with the file reference, not in a separate legend, so the tag survives excerpt-into-subagent-prompt operations. Untagged references are ambiguous and downstream stages will treat them as `active` — which is wrong by default in any codebase that has both legacy and current paths coexisting.
48
+
49
+ **Worked example:**
50
+
51
+ ```markdown
52
+ ## Existing Code Structure
53
+
54
+ - `apps/worker/src/wallet/PayoutProvidersSection.tsx` (active) — current production payout flow; gates `AccountBalanceCard` off when Branch is active (L34-44)
55
+ - `apps/worker/src/wallet/account-balance.tsx` (dormant) — Stripe-era Transfer button. Hidden under Branch; reference for context only.
56
+ - `apps/worker/src/wallet/BranchWalletCard.tsx` (active) — Branch destination card; current source of truth for the wallet surface
57
+ - `apps/worker/src/wallet/legacy-payout.tsx` (deprecated) — being removed in INTENT-XXX. Migration target: `PayoutProvidersSection`.
58
+ ```
59
+
60
+ ## Out of Scope for Inception
61
+
62
+ The following belong in **later stages** and **MUST NOT** appear in the discovery document:
63
+
64
+ - **Entity field names, types, or relationships** → design stage
65
+ - **API endpoints, methods, request/response shapes** → design stage
66
+ - **Architecture patterns, module boundaries, file paths** → design stage
67
+ - **Infrastructure resources, port numbers, deployment topology** → operations stage
68
+ - **Performance budgets, security policies, accessibility specs** → design stage (when they shape contracts) or operations stage (when they shape runtime config)
69
+ - **Specific shell commands, build scripts, or test runs** → development / validation stages
70
+ - **Code-archaeology summaries that pre-bind future implementation locations** ("the new auth module will live at `packages/foo/src/bar.ts`") — design owns implementation locations; inception MUST NOT pre-commit. **Backward-looking inventory of existing code with era-tagged references** under `## Existing Code Structure` is the explicit exception — see content guide.
71
+
72
+ If the agent feels the urge to specify any of the above, that signals the wrong stage. Capture it as an **open question** or a **capability need** instead, and let the downstream stage answer it.
73
+
74
+ ## Quality Signals
75
+
76
+ - A team member unfamiliar with the feature can understand the full picture from this document
77
+ - Business context is clear enough for non-technical stakeholders
78
+ - Competitive research includes specific competitors with links, not vague references
79
+ - Risks are framed at the product/strategic level ("we don't yet know how customers want to authenticate"), not at the implementation level ("the auth middleware has no test coverage")
80
+ - Success criteria are **observable by users**, not measured in implementation terms (✅ "user can publish in one click"; ❌ "publish endpoint p99 < 200ms")
81
+ - The document distinguishes the problem space from any specific solution
82
+ - Capability needs are named at the dependency level ("needs OAuth"), not the implementation level ("needs Auth0 with PKCE flow")
83
+ - Untagged file references in `## Existing Code Structure` are a spec gap. Either tag every reference, or surface the era ambiguity as an open question for the user to resolve.
@@ -0,0 +1,42 @@
1
+ **Focus:** Break the intent into **knowledge-topic units** that together cover the problem space. Each unit's body answers a specific research question (e.g., "competitive landscape", "user persona N's job-to-be-done", "regulatory constraints"). Inception units are **knowledge artifacts**, not execution specs — their completion criterion is "does the body substantively answer the topic with citations?", not "does this command exit 0?".
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** create units whose topic is an implementation deliverable (e.g., "implement the auth middleware", "write the migration script") — those belong to the design or development stage
5
+ - The agent **MUST NOT** create units that prescribe schemas, API shapes, file paths, or specific commands — those belong to design / development
6
+ - The agent **MUST NOT** write executable completion criteria for inception units (no `pytest`, no `npm run …`, no bash commands). Inception units complete when the body answers the topic with cited sources.
7
+ - The agent **MUST NOT** create units that are too large (the body must be answerable within a single bolt's research effort)
8
+ - The agent **MUST NOT** create units with circular dependencies
9
+ - The agent **MUST** define clear topical boundaries between units (each unit owns one research question)
10
+ - The agent **MUST NOT** elaborate by implementation layer (all backend research, then all frontend research) — elaborate by **problem-space topic** (one unit per discovery question)
11
+
12
+ ## Model Assignment
13
+
14
+ Every unit **MUST** be assigned a `model:` field during elaboration. The model selection reflects the cognitive complexity of the work, not its importance or urgency.
15
+
16
+ ### Three Model Tiers
17
+
18
+ **opus** — Architectural decisions, competing approaches, no established pattern to follow, high cascading-failure risk.
19
+ - Signals: "How should we structure this?", "Should we use X or Y approach?", "What's the safest design here?", "This could break other systems if we get it wrong."
20
+ - Example: "Redesign the state machine for intent lifecycle" — requires architectural judgment.
21
+
22
+ **sonnet** — Known patterns with judgment calls, standard feature additions, cross-file changes requiring coordination.
23
+ - Signals: "Here's the pattern, apply it consistently", "This feature uses our normal flow", "Multiple files change but integration is clear", "We've done similar work before."
24
+ - **Default when uncertain.** If you can't decide between sonnet and opus, pick sonnet — the elaborator can always escalate upward.
25
+ - Example: "Add a new field to unit frontmatter and wire it through the orchestrator" — standard pattern, clear scope.
26
+
27
+ **haiku** — Purely mechanical execution, copy-paste-adapt patterns, additive-only changes, no decision-making required.
28
+ - Signals: "Just repeat what we already do here", "No design choices involved", "Following a single clear path", "Zero risk of breaking other systems."
29
+ - Example: "Add a new hat to the development stage" — copy existing hat template, update names, done.
30
+
31
+ ### Decision Heuristic
32
+
33
+ Start at **sonnet**. Justify upward to **opus** if the unit involves architectural or trade-off decisions. Justify downward to **haiku** if the unit is purely mechanical with no judgment calls.
34
+
35
+ ### Anti-patterns (RFC 2119)
36
+
37
+ - The agent **MUST NOT** assign `opus` to units with fully-specified mechanical execution paths.
38
+ - The agent **MUST NOT** leave the `model:` field unset — every unit spec **MUST** include the field.
39
+ - The agent **MUST NOT** assign the same model to all units without assessing each individually.
40
+ - The agent **MUST NOT** use "this is important work" as justification for `opus` — importance and complexity are different concepts.
41
+
42
+ > **Note:** Model assignments are always recorded in unit frontmatter. The orchestrator only uses them for subagent spawning when `HAIKU_MODEL_SELECTION` is set. When unset, all subagents inherit the session default.
@@ -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,13 @@
1
+ **Focus:** Understand the **problem space** at a business level — what problem are we solving, who benefits, what does success look like? Gather origin context, research the competitive landscape, surface strategic considerations and risks, identify affected user surfaces, and name high-level capability needs (e.g., "needs a database", "needs OAuth"). Frame everything in terms of user outcomes and business goals. Inception captures **WHAT and WHY**; the design stage owns **HOW**.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** jump to solutions before understanding the problem
5
+ - The agent **MUST NOT** over-design at the discovery phase — this is understanding, not design
6
+ - The agent **MUST NOT** produce implementation artifacts (database schemas, API specs, migration plans, infrastructure configs, file paths, code snippets) — those belong in the design and development stages
7
+ - The agent **MUST NOT** specify non-functional requirements as concrete budgets ("p99 < 200ms", "TLS 1.3", "WCAG 2.2 AA"). It **MAY** name a non-functional **goal** in user terms ("must feel instant", "must not leak personal data") and surface it as a question for design to spec.
8
+ - The agent **MUST NOT** specify which framework, library, or service to use; technology choices happen in the design stage
9
+ - The agent **MUST NOT** read the codebase to bind specific files, modules, or patterns into the discovery document. A skim for context is fine; pre-binding implementation locations is not.
10
+ - The agent **MUST** frame discoveries in terms of user outcomes and business value, not technical implementation
11
+ - The agent **MUST** research the competitive landscape before finalizing the discovery document
12
+ - The agent **MUST** trace and document the origin of the request when context is available
13
+ - The agent **MUST** define success criteria with both functional and outcome dimensions, observable by users (not measured in implementation terms)
@@ -0,0 +1,51 @@
1
+ **Focus:** Validate the per-unit knowledge artifact that the prior hat (researcher → distiller, or whatever the stage's do-role produced) committed to this unit's body. Inception units are **knowledge topics**, not execution specs — your verification rules check substance, accountability, citation quality, and internal consistency. NOT executable verify-commands or DAG validity (those are workflow engine concerns or build-stage concerns).
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** read or interpret unit frontmatter for any mechanical purpose. workflow engine territory.
5
+ - The agent **MUST NOT** validate against execution-spec rules (depends_on resolution, quality_gates shape, executable acceptance criteria) — those are wrong for knowledge artifacts.
6
+ - The agent **MUST NOT** advance a unit whose body is a placeholder, contains TODO markers, or has empty sections.
7
+ - The agent **MUST NOT** reject for stylistic preferences. Substantive gaps only.
8
+ - The agent **MUST** name a specific failed criterion in any rejection.
9
+ - The agent **MUST NOT** invent rules not in this mandate. Stage scope is the contract.
10
+
11
+ ## What you check (BODY ONLY)
12
+
13
+ ### 1. The artifact answers the unit's topic
14
+
15
+ Each inception unit has a topic — its title and the first paragraph of its body. The remaining body MUST answer that topic substantively. A unit titled "Competitive landscape" must contain actual competitive analysis, not a placeholder, an outline, or a forwarding note ("see other unit").
16
+
17
+ Reject if the body is a placeholder, an outline without content, or a redirect.
18
+
19
+ ### 2. Sources are cited where claims are made
20
+
21
+ Knowledge artifacts without sources are opinions. The body MUST cite specific sources (URL, doc path, dated stakeholder conversation, or a clearly-named industry standard) for non-trivial claims. Acceptable citation shapes:
22
+
23
+ - "[Acme Corp pricing page, accessed 2026-04-15]"
24
+ - "[Internal user interview with Jane Doe, 2026-04-12]"
25
+ - "[npm registry, package `foo` v3.2.1, downloads/week]"
26
+ - "[Project README, lines 45-67]"
27
+
28
+ Bad: "industry common knowledge", "as is well-known", or unsupported numerical claims ("market size is approximately $50B").
29
+
30
+ Reject if non-trivial claims lack citation.
31
+
32
+ ### 3. Internal consistency
33
+
34
+ The body must not contradict itself or its own framing. Specifically:
35
+ - The unit's title and the first paragraph (mission/purpose) must align with what the rest of the body delivers
36
+ - Numerical claims must be consistent across the body (don't say market size is $50B in one paragraph and $5B in another)
37
+ - Recommendations / conclusions must follow from the evidence presented, not skip steps
38
+
39
+ ### 4. Decision-register consistency
40
+
41
+ The unit body MUST NOT propose, default to, or recommend an option that contradicts a Decision already recorded in the intent's decision register. If the unit's analysis recommends an option the user explicitly ruled out, REJECT and cite the Decision ID.
42
+
43
+ (How: the dispatch payload inlines the intent's decision register. Read it. Compare it to the unit body. If you find a contradiction, that's a hard reject.)
44
+
45
+ ### 5. Open questions accounted for
46
+
47
+ If the unit body contains an "Open Questions" section, every entry must either:
48
+ - Have an answer or proposed default in the body, or
49
+ - Be flagged with **(needs human escalation)** with a clear reason for why the agent couldn't resolve it.
50
+
51
+ Open questions left unresolved without escalation flag are a reject — they mean the artifact isn't actually complete.
@@ -0,0 +1,28 @@
1
+ ---
2
+ name: knowledge
3
+ location: .haiku/intents/{intent-slug}/stages/inception/artifacts/
4
+ scope: intent
5
+ format: text
6
+ required: true
7
+ ---
8
+
9
+ # Knowledge Artifacts
10
+
11
+ Research outputs from inception units. Each unit MUST produce at least one knowledge artifact written to the intent's `knowledge/` directory.
12
+
13
+ ## Expected Artifacts
14
+
15
+ - **Discovery documents** — business context, feature goal, origin, competitive landscape, technical landscape, constraint analysis
16
+ - **Competitive analysis** — competitor approaches, strengths, gaps, and opportunities with links to relevant product pages
17
+ - **Risk assessments** — specific risks with severity and mitigation
18
+ - **Architecture notes** — existing patterns, module boundaries, dependencies
19
+ - **Stakeholder findings** — requirements gathered from domain experts, customer feedback, or internal discussions
20
+ - **UI impact maps** — affected screens and flows with brief descriptions of expected changes
21
+
22
+ ## Quality Signals
23
+
24
+ - Every research unit produces at least one artifact
25
+ - Artifacts are named descriptively (not "notes.md")
26
+ - Findings are specific and actionable, not vague summaries
27
+ - Business context and technical landscape are both represented
28
+ - Cross-references between related artifacts
@@ -0,0 +1,3 @@
1
+ {
2
+ "private": true
3
+ }
@@ -0,0 +1,52 @@
1
+ # Inception Stage — Elaboration
2
+
3
+ Inception is a **research / distillation** stage. Its units are knowledge topics, not execution specs. Each unit produces one knowledge artifact that downstream stages (`product`, `design`, `development`, etc.) consume as input.
4
+
5
+ ## What a unit IS in this stage
6
+
7
+ One investigable knowledge topic. Examples:
8
+ - "Competitive landscape for the addressed problem"
9
+ - "Existing user persona and pain map"
10
+ - "Technical landscape: relevant existing systems and their constraints"
11
+ - "Origin and business motivation"
12
+ - "Success criteria — outcome metrics and functional capabilities"
13
+ - "Risk inventory and mitigation surfaces"
14
+
15
+ What a unit is **NOT** in this stage:
16
+ - ❌ A code module to build (those are execution specs — `software/development` authors them in its own elaborate phase)
17
+ - ❌ A database schema, API endpoint, or migration plan (technical-design artifacts — `software/design` owns these)
18
+ - ❌ A Gherkin scenario or acceptance-criteria spec (PRD-style artifacts — `software/product` owns these)
19
+
20
+ If you find yourself drafting `depends_on:`-heavy execution DAGs or `quality_gates:` with shell commands, you're authoring the wrong stage's units. Stop and ask whether the work belongs downstream.
21
+
22
+ ## What "completion criteria" means here
23
+
24
+ Knowledge-artifact criteria are about **substance and accountability**, not executability. Acceptable shapes:
25
+
26
+ ### Good criteria — substantive and checkable
27
+
28
+ - "Document names ≥3 alternatives the user could buy instead, with a one-paragraph differentiation per alternative"
29
+ - "Persona section names primary user, secondary user, and one user explicitly out of scope"
30
+ - "Risk inventory lists ≥5 distinct failure modes with severity (low/med/high) and detection signal"
31
+ - "Each cited source is a specific URL, doc path, or stakeholder conversation date — not 'industry common knowledge'"
32
+ - "Open questions section has ≥0 entries; each open question has a proposed default for veto-style approval OR a `(needs human escalation)` flag"
33
+
34
+ ### Bad criteria — vague or build-class language wrongly applied
35
+
36
+ - ❌ "Domain is understood" (no concrete check; "understood" by whom?)
37
+ - ❌ "Discovery is complete" (tautological)
38
+ - ❌ "Each unit has 3-5 completion criteria, each verifiable by a specific command or test" — execution-spec language; inception artifacts are not testable by command
39
+ - ❌ "Database schema is defined" — wrong stage; defer to design/development
40
+ - ❌ "Implementation passes the test suite" — there is no implementation in inception
41
+
42
+ ## How verification happens
43
+
44
+ Knowledge artifacts are validated by the verifier hat (see `hats/verifier.md` once added). The verifier checks **substance, completeness, citation quality, and internal consistency** — body-content checks only, no frontmatter interpretation.
45
+
46
+ Frontmatter for inception units stays minimal — `depends_on:` is allowed when one knowledge topic genuinely informs another (e.g., "competitive landscape" feeds "differentiation analysis"), but most inception units are independent and run in parallel.
47
+
48
+ ## Anti-patterns
49
+
50
+ - **Mixing knowledge and execution specs in one stage.** If you find a unit drifting into "implement X" language, split it: keep the inception unit at the knowledge level ("specify what X needs to do at a behavior level") and let the downstream stage author the execution spec.
51
+ - **Single-document syndrome.** Producing one giant "discovery document" with 7 sections defeats the per-unit model — each section can't be revisited or rejected independently. One topic per unit.
52
+ - **Skipping citation.** Knowledge artifacts without sources are opinions; the verifier rejects them.
@@ -0,0 +1,24 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the discovery document fully captures the **problem space** and that unit elaboration covers the intent's **scope** (the what + why) without venturing into design or implementation territory.
5
+
6
+ **Check (in scope — what inception MUST cover):**
7
+ - The agent **MUST** verify that feature goal, origin context, and success criteria are present and clearly articulated
8
+ - The agent **MUST** verify that competitive landscape research is included with specific competitors, not generic claims
9
+ - The agent **MUST** verify that strategic considerations and product-level risks are surfaced
10
+ - The agent **MUST** verify that high-level capability needs are named (e.g., "needs a database", "needs OAuth"), not specified ("needs Postgres 15 with PgBouncer on port 6432")
11
+ - The agent **MUST** verify that affected user-facing surfaces are identified at the screen/flow level
12
+ - The agent **MUST** verify that unit topics together cover the intent's scope with no obvious gaps in the **problem space** (not the solution space)
13
+
14
+ **Reject (out of scope — what inception MUST NOT contain):**
15
+ - The agent **MUST** reject any unit body that specifies entity field names, types, or relationships → that's design-stage work
16
+ - The agent **MUST** reject any unit body that specifies API endpoints, methods, request/response shapes, or auth flows → that's design-stage work
17
+ - The agent **MUST** reject any unit body that names file paths, module boundaries, or specific architecture patterns → that's design-stage work
18
+ - The agent **MUST** reject any unit body that specifies infrastructure resources, port numbers, deployment topology, or operational scripts → that's operations-stage work
19
+ - The agent **MUST** reject any unit body that includes performance budgets, security policies, or accessibility specs as concrete measurements → those are design or operations concerns
20
+ - The agent **MUST** reject any unit body that prescribes shell commands, build scripts, or test runs → that's development / validation stage work
21
+ - The agent **MUST NOT** demand "verifiable completion criteria as specific commands or tests" at this stage — inception units are knowledge artifacts, not execution specs. Their completion criterion is "does the body substantively answer the unit's topic?"
22
+ - The agent **MUST NOT** require a specific implementation approach to be named (e.g., "must say which framework"); approach selection happens in the design stage
23
+
24
+ **On gaps:** If the agent identifies a gap in the problem-space coverage, the finding **MUST** target the gap as a research question or capability need to add — never as an implementation specification to bind.
@@ -0,0 +1,18 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** challenge whether the **problem is solvable at all** within reasonable constraints. Feasibility at this stage is about **strategic viability**, not architectural compatibility.
5
+
6
+ **Check (in scope):**
7
+ - The agent **MUST** verify that the named capability needs (e.g., "needs OAuth", "needs Slack integration") have at least one viable supplier in principle — not which library, just that the capability is achievable
8
+ - The agent **MUST** verify that the success criteria, as written, are measurable in user-observable terms (not impossible to evaluate)
9
+ - The agent **MUST** verify that the highest-impact strategic risks are surfaced (compliance, dependency-on-a-single-vendor, regulatory, irreversibility), not just obvious tactical ones
10
+ - The agent **MUST** flag any capability need that is fundamentally incompatible with a Decision already recorded in the intent's decision register (e.g., "needs SOC2-certified database" while a Decision rules out paid SaaS)
11
+
12
+ **Out of scope (do NOT check at this stage):**
13
+ - The agent **MUST NOT** check compatibility with specific frameworks, libraries, or codebase conventions — that's the **design stage's** feasibility check, after the design proposes a specific approach
14
+ - The agent **MUST NOT** check whether existing modules / files / classes can support the planned usage — that requires reading code as a designer, not an inception reviewer
15
+ - The agent **MUST NOT** demand that any unit specify a particular technology choice; technology selection happens in the design stage
16
+ - The agent **MUST NOT** raise findings that say "the codebase doesn't have X" unless X is a fundamental capability that the intent absolutely requires (e.g., "we need to ship a mobile app but have zero mobile expertise")
17
+
18
+ **On rejection:** If the problem itself is infeasible (e.g., the success criteria are inherently unmeasurable, or a capability need contradicts a hard Decision), name the specific blocker. Otherwise, downstream stages own feasibility for their own scope.
@@ -0,0 +1,24 @@
1
+ ---
2
+ name: operations
3
+ description: Deployment, monitoring, and operational readiness
4
+ hats: [ops-engineer, sre, verifier]
5
+ fix_hats: [ops-engineer, feedback-assessor]
6
+ review: auto
7
+ elaboration: autonomous
8
+ inputs:
9
+ - stage: inception
10
+ discovery: discovery
11
+ - stage: product
12
+ discovery: behavioral-spec
13
+ - stage: development
14
+ output: code
15
+ - stage: development
16
+ discovery: architecture
17
+ review-agents-include:
18
+ - stage: development
19
+ agents: [security]
20
+ ---
21
+
22
+ # Operations
23
+
24
+ Deployment, monitoring, and operational readiness.
@@ -0,0 +1,36 @@
1
+ ---
2
+ name: runbook
3
+ location: .haiku/knowledge/RUNBOOK.md
4
+ scope: project
5
+ format: text
6
+ required: true
7
+ ---
8
+
9
+ # Runbook
10
+
11
+ Operational runbook for handling failure scenarios. Written for the person who gets paged at 3 AM — every entry should be actionable without needing to read the codebase.
12
+
13
+ ## Content Guide
14
+
15
+ Organize by failure scenario. For each entry:
16
+
17
+ - **Symptom description** — what the oncall sees (alert text, dashboard signal, user report)
18
+ - **Diagnostic steps** — specific commands to run to confirm the issue and assess severity
19
+ - **Remediation steps** — specific commands or actions to fix the problem
20
+ - **Escalation criteria** — when to page additional people, and who
21
+ - **Rollback procedure** — how to revert if the remediation makes things worse
22
+
23
+ Common scenarios to cover:
24
+ - Service restart (graceful and forced)
25
+ - Database failover
26
+ - Cache invalidation
27
+ - Dependency failure handling (upstream service down)
28
+ - Certificate rotation
29
+ - Intent-specific operational scenarios
30
+
31
+ ## Quality Signals
32
+
33
+ - Every step has a specific command, not a vague instruction ("restart the service" vs. `kubectl rollout restart deployment/api -n production`)
34
+ - Diagnostic steps come before remediation — understand before acting
35
+ - Escalation criteria are specific ("if error rate exceeds 5% after restart, page the database oncall")
36
+ - Rollback procedures are tested, not theoretical
@@ -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,9 @@
1
+ **Focus:** Configure deployment pipeline, define infrastructure as code, set up CI/CD, and ensure deployment is repeatable and rollback-safe. Every deployment should be automated, auditable, and reversible.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** use manual deployment steps that require human intervention
5
+ - The agent **MUST NOT** hardcode secrets or environment-specific values in code
6
+ - The agent **MUST NOT** omit rollback strategy — every deployment must be reversible
7
+ - The agent **MUST NOT** skip health checks — the system must verify its own readiness
8
+ - The agent **MUST NOT** create deployment config without testing it (terraform plan, docker build, etc.)
9
+ - The agent **MUST NOT** mix infrastructure concerns with application code
@@ -0,0 +1,8 @@
1
+ **Focus:** Define SLOs (availability, latency, error rate), set up monitoring and alerting, and write runbooks for common failure modes. The goal is that when something breaks at 3 AM, the oncall has a step-by-step guide.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** alert on symptoms instead of causes (alert on error rate, not individual errors)
5
+ - The agent **MUST NOT** sLOs without error budgets — an SLO without a budget is just a wish
6
+ - The agent **MUST NOT** runbooks that say "page the oncall" without diagnostic steps
7
+ - The agent **MUST NOT** monitor that generates noise (alert fatigue makes real alerts invisible)
8
+ - The agent **MUST** define what "healthy" looks like before defining what "unhealthy" looks like
@@ -0,0 +1,26 @@
1
+ **Focus:** Validate the per-unit operational artifact for the operations stage of software. Units here are ops/deployment step — operational steps with concrete preconditions, actions, and post-condition checks. Validation rules check that preconditions are stated, the action is unambiguous, the post-condition has a verifiable check, and rollback is named where applicable.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** read or interpret unit frontmatter for any mechanical purpose. workflow engine territory per architecture §1.1.
5
+ - The agent **MUST NOT** validate against frontmatter schema, `depends_on:` resolution, status-field shape, or any other FM-driven check — those are workflow engine responsibilities.
6
+ - The agent **MUST NOT** advance a unit whose body is a placeholder, contains TODO markers, or has empty sections.
7
+ - The agent **MUST NOT** reject for stylistic preferences. Substantive gaps only.
8
+ - The agent **MUST** name a specific failed criterion in any rejection.
9
+ - The agent **MUST NOT** invent rules not in this mandate. Stage scope is the contract.
10
+
11
+ ## What you check (BODY ONLY)
12
+
13
+ ### 1. Preconditions, action, post-condition all stated
14
+ The unit body MUST have three concrete sections: preconditions (what must be true before the action runs), the action itself (one unambiguous procedure), and post-condition checks (how to confirm the action succeeded). Reject if any of the three is missing or vague.
15
+
16
+ ### 2. Verifiable post-condition
17
+ The post-condition section MUST name a check that produces a clear pass/fail signal — a metric to read, a query to run, a screen to inspect with named expected values. "Verify by eye that things look good" is a reject.
18
+
19
+ ### 3. Rollback / recovery named where applicable
20
+ Operational units MUST declare a rollback procedure OR explicitly state "no rollback — forward-fix only" with a rationale. Silent absence of rollback is a reject for any unit whose action is not idempotent.
21
+
22
+ ### 4. Decision-register consistency
23
+ The unit must not propose an operational approach contradicting a recorded Decision (e.g., blue-green deploy when Decision N chose canary). Cite the Decision ID.
24
+
25
+ ### 5. Open questions accounted for
26
+ Every "Open Questions" entry must be answered, defaulted, OR flagged `(needs human escalation)`. Operational open questions left to runtime are how outages happen.
@@ -0,0 +1,30 @@
1
+ ---
2
+ name: deployment-config
3
+ location: (project source tree — e.g., deploy/, .github/workflows/, infrastructure/)
4
+ scope: repo
5
+ format: code
6
+ required: true
7
+ ---
8
+
9
+ # Deployment Config
10
+
11
+ Deployment configuration written directly to the project source tree. Like the code output, this is not a document to author — it is working infrastructure-as-code.
12
+
13
+ ## Content Guide
14
+
15
+ Depending on the project's deployment tooling, this includes:
16
+
17
+ - **Infrastructure-as-code** — Terraform, CloudFormation, Pulumi, or similar manifests
18
+ - **Container definitions** — Dockerfile, docker-compose.yml
19
+ - **CI/CD pipeline definitions** — GitHub Actions workflows, GitLab CI, Jenkins pipelines
20
+ - **Environment configuration** — environment variable definitions, config maps, secrets references
21
+
22
+ Written to the appropriate location for the project's deployment tooling (e.g., `deploy/`, `.github/workflows/`, `infrastructure/`).
23
+
24
+ ## Quality Signals
25
+
26
+ - No hardcoded secrets — all sensitive values reference secret stores or environment variables
27
+ - Pipeline includes plan/preview step before apply/deploy
28
+ - Health checks are configured and verified
29
+ - Rollback mechanism is defined and tested
30
+ - Configuration is environment-agnostic (staging and production use the same templates with different values)
@@ -0,0 +1,17 @@
1
+ # Operations Stage — Elaboration
2
+
3
+ ## Criteria Guidance
4
+
5
+ ### Good criteria — concrete and verifiable
6
+
7
+ - "Deployment pipeline runs `terraform plan` in CI and requires approval before `apply`"
8
+ - "Runbook covers: service restart, database failover, cache flush, and certificate rotation with step-by-step commands"
9
+ - "Alerts fire when error rate exceeds 1% over 5 minutes, with PagerDuty routing"
10
+ - "Health check endpoint responds within 5 seconds and verifies database connectivity"
11
+
12
+ ### Bad criteria — vague (no clear check)
13
+
14
+ - "Deployment is automated"
15
+ - "Runbook exists"
16
+ - "Monitoring is set up"
17
+
@@ -0,0 +1,11 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the system is observable enough to diagnose issues in production.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that key operations emit structured logs with correlation IDs
8
+ - The agent **MUST** verify that metrics cover the four golden signals (latency, traffic, errors, saturation)
9
+ - The agent **MUST** verify that alerts have clear runbooks or at minimum actionable descriptions
10
+ - The agent **MUST** verify that dashboards exist for the critical user journeys
11
+ - The agent **MUST** verify that no sensitive data in logs or metrics (PII, credentials, tokens)