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,26 @@
1
+ **Focus:** Validate the per-unit build artifact for the prototype stage of gamedev. Units here are prototype slice — discrete pieces of work with executable acceptance criteria. Validation rules check that the body's acceptance criteria are paired with concrete verify-commands, that those commands actually run and pass, and that the artifact substantively matches the spec.
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. Body matches the spec it claims to satisfy
14
+ The unit body MUST substantively address every acceptance criterion declared in the unit's spec section. Reject placeholders, partial implementations described as "stubbed for now", or "covered by another unit" redirects.
15
+
16
+ ### 2. Acceptance criteria paired with verify-commands
17
+ Every acceptance criterion in the body MUST be paired with a concrete shell command (or test invocation) that returns a clear pass/fail signal. Vague criteria ("works correctly", "tests pass") are a reject. Map verify-commands to the project's actual stack — read `package.json` / `pyproject.toml` / `Cargo.toml` / `go.mod` to know which test runner / coverage tool / linter the project uses.
18
+
19
+ ### 3. Verify-commands actually pass
20
+ Run the named verify-commands. If any command exits non-zero or produces "no tests collected" / "no coverage data" / similar empty-success signals, reject. Cite the failing command and its exit code in the rejection reason.
21
+
22
+ ### 4. Decision-register consistency
23
+ The unit must not introduce an approach contradicting a recorded Decision (e.g., a sync API when Decision N chose async). 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)`. Build-stage open questions block downstream consumers — be strict.
@@ -0,0 +1,27 @@
1
+ ---
2
+ name: prototype
3
+ location: (project source tree / build artifact)
4
+ scope: repo
5
+ format: artifact
6
+ required: true
7
+ ---
8
+
9
+ # Prototype
10
+
11
+ A playable build that validates whether the core loop is fun. Disposable by design — do not expect prototype code to survive into production.
12
+
13
+ ## Content Guide
14
+
15
+ - **Playable build** — installable and runnable without the dev team present
16
+ - **Playtest notes** — accumulated across sessions, linked from this artifact
17
+ - **Fun verdict** — explicit pass/fail on whether the loop landed
18
+
19
+ ## Completion
20
+
21
+ Complete when a prototype build is playable end-to-end by a new player and playtest data supports a confident "fun / not fun" verdict.
22
+
23
+ ## Quality Signals
24
+
25
+ - Multiple playtest sessions with non-team players
26
+ - Fun verdict is supported by specific observations, not vibes
27
+ - The prototype exists in a state where another player can install and play it
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the prototype actually validated whether the core loop is fun, not whether it "runs" or "has features."
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify playtests were conducted with non-team players
8
+ - The agent **MUST** verify the fun verdict is supported by specific player observations, not team opinion
9
+ - The agent **MUST** flag any "it'll be fun once we add X" reasoning — the prototype either validated fun or it didn't
10
+ - The agent **MUST** verify negative feedback was engaged with, not dismissed
@@ -0,0 +1,9 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the prototype actually exercises the core loop as defined in the concept doc, not a simpler or different loop.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify the prototype includes every element of the core loop from concept
8
+ - The agent **MUST** verify playtesters experienced the full loop, not a subset
9
+ - The agent **MUST** flag any prototype that cut corners on the loop itself to ship faster
@@ -0,0 +1,23 @@
1
+ ---
2
+ name: release
3
+ description: Storefront submission, platform certification, and patch pipeline
4
+ hats: [release-engineer, platform-cert-specialist, verifier]
5
+ fix_hats: [release-engineer, feedback-assessor]
6
+ review: await
7
+ elaboration: autonomous
8
+ inputs:
9
+ - stage: polish
10
+ output: game-build
11
+ ---
12
+
13
+ # Release
14
+
15
+ Submit to storefronts (Steam, console platforms, mobile stores), pass platform
16
+ certification, and stand up the post-launch patch pipeline. Platform-specific
17
+ requirements vary wildly — console cert is a hard gate that can fail for
18
+ reasons unrelated to the game's quality, mobile stores have their own review
19
+ cycles, and Steam has its own submission cadence.
20
+
21
+ The patch pipeline matters as much as the initial submission. Games ship
22
+ with bugs; the ability to ship a hotfix within days is what separates a
23
+ launch disaster from a launch hiccup.
@@ -0,0 +1,11 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that a fix addresses the feedback finding as written. You are the terminal hat in this stage's fix-hat sequence — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you are a verifier, not a fixer
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved — that is how drift hides
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — that is the human's decision, not yours; either close when resolved, leave open when not, or reject when genuinely invalid
11
+ - The agent **MUST NOT** expand the scope beyond the one feedback item you were dispatched against
@@ -0,0 +1,6 @@
1
+ **Focus:** Navigate platform certification requirements for each target platform. Every platform has its own TRC/XR/lotcheck requirements and rejection reasons — the cert specialist knows them and preps the build to pass.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST** pre-verify against every platform requirement before submission
5
+ - The agent **MUST NOT** assume cert requirements are stable across platform SDK versions
6
+ - The agent **MUST** track submission status and respond to cert feedback within platform timelines
@@ -0,0 +1,6 @@
1
+ **Focus:** Build, package, and submit the game to target storefronts and platform holders. Manage the submission pipeline, handle rejections, ship patches, and own the post-launch hotfix loop.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** submit without verifying platform-specific requirements (icons, metadata, age ratings, accessibility)
5
+ - The agent **MUST** have a patch pipeline ready before launch day
6
+ - The agent **MUST NOT** ship an unsigned or improperly packaged build
@@ -0,0 +1,26 @@
1
+ **Focus:** Validate the per-unit operational artifact for the release stage of gamedev. Units here are release 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,25 @@
1
+ ---
2
+ name: release
3
+ location: (storefronts + patch pipeline)
4
+ scope: external
5
+ format: artifact
6
+ required: true
7
+ ---
8
+
9
+ # Release
10
+
11
+ The shipped state of the game across all target storefronts, with an operational patch pipeline. This is not a document in the intent directory; it is the state of the outside world after release.
12
+
13
+ ## Content Guide
14
+
15
+ A release is complete when:
16
+ - **Every target platform** has an approved, live submission
17
+ - **Storefront assets** (screenshots, trailers, descriptions, age ratings) are complete and accurate
18
+ - **Patch pipeline** is operational and tested end-to-end
19
+ - **Launch day comms** are prepared (release notes, community announcement)
20
+
21
+ ## Quality Signals
22
+
23
+ - All platforms passed cert on first or acceptable retry count
24
+ - The first post-launch hotfix can be shipped within 48 hours if needed
25
+ - Storefront assets accurately represent the shipped game
@@ -0,0 +1,46 @@
1
+ # Release Stage — Elaboration
2
+
3
+ Release is an **operational** stage. Its units are operational steps in the storefront-submission and certification pipeline — discrete actions with preconditions, an action procedure, and post-condition checks.
4
+
5
+ ## What a unit IS in this stage
6
+
7
+ One operational step. Examples:
8
+
9
+ - "Steam build upload — depots, branches, partner site config"
10
+ - "Sony / Nintendo / Microsoft cert submission package — TRC checklist, build artifact, metadata"
11
+ - "App Store / Play Store submission — privacy nutrition label, screenshots, release notes"
12
+ - "Day-1 patch pipeline — branch protection, build automation, hotfix promotion path"
13
+ - "Storefront launch-day metadata go-live — pricing, tags, release-date flip"
14
+ - "Post-launch monitoring — crash report ingestion, review-feed alerts"
15
+
16
+ What a unit is **NOT** in this stage:
17
+
18
+ - ❌ A gameplay polish task (those belong in `polish`)
19
+ - ❌ A feature or content addition (those belong in `production`)
20
+ - ❌ A market positioning decision (that belongs in `concept` / inception-class research)
21
+
22
+ ## What "completion criteria" means here
23
+
24
+ Operational-step criteria specify **preconditions, action, post-condition check, and rollback** — not vague "we did the thing" claims. Pass/fail must be decidable from a recorded artifact.
25
+
26
+ ### Good criteria — concrete and verifiable
27
+
28
+ - "Steam upload preconditions: build is signed, depots A/B/C exist, branch `default` is locked. Action: `steamcmd +run_app_build_http <vdf>`. Post-condition: SteamDB shows new build_id within 10 minutes of upload"
29
+ - "Cert submission post-condition: portal returns submission ID and confirmation email is filed in `release/cert-submissions/`"
30
+ - "Patch pipeline post-condition: a synthetic hotfix PR can merge, build, and produce a `.patch` artifact in <30 minutes — recorded as a dry-run on a release branch"
31
+
32
+ ### Bad criteria — vague or wrong-stage
33
+
34
+ - ❌ "Released to Steam" (no check, no evidence)
35
+ - ❌ "Cert passed" (which cert? which build? recorded where?)
36
+ - ❌ "Game is fun" — wrong stage; that's `concept`/`prototype`/`polish`
37
+
38
+ ## How verification happens
39
+
40
+ Release artifacts are validated by the verifier hat (`hats/verifier.md`). The verifier checks **preconditions stated, action unambiguous, post-condition mechanically decidable, rollback declared where applicable** — body-content checks only, no frontmatter interpretation.
41
+
42
+ ## Anti-patterns
43
+
44
+ - **Skipping rollback for non-idempotent actions.** A storefront submission you can't unsubmit needs an explicit "no rollback — forward-fix only via patch" statement, not silence.
45
+ - **Vague post-conditions.** "Verify build is live" is not a check; "SteamDB shows build_id matching local build manifest within 10 minutes" is.
46
+ - **Treating cert as binary.** Cert can fail for non-game reasons (TRC interpretation, account access, build-pipeline issues); each cert step should have a unit, not be lumped under "submit and wait".
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the build meets every platform certification requirement before submission. Failed cert wastes days or weeks of the launch window.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify every line item on each platform's TRC/XR/lotcheck checklist
8
+ - The agent **MUST** verify required metadata (age ratings, content descriptors, accessibility) is complete
9
+ - The agent **MUST** verify required icons, loading screens, and platform-specific UI are present
10
+ - The agent **MUST** flag any platform-specific feature that was skipped (e.g., achievements on Xbox, trophies on PlayStation)
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the post-launch patch pipeline is operational before release, not after.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify a patch build can be produced, signed, and submitted end-to-end
8
+ - The agent **MUST** verify submission turnaround time is understood for each platform
9
+ - The agent **MUST** verify a live-ops rollback procedure exists for emergencies
10
+ - The agent **MUST** flag any platform where the patch process has never been exercised
@@ -0,0 +1,11 @@
1
+ ---
2
+ name: hr
3
+ description: Human resources lifecycle for hiring, onboarding, and talent management
4
+ stages: [requisition, sourcing, screening, interview, offer]
5
+ category: back-office
6
+ default_model: sonnet
7
+ ---
8
+
9
+ # HR Studio
10
+
11
+ Human resources hiring lifecycle from role definition through offer. Covers requisition creation, candidate sourcing, screening, structured interviews, and offer management. Works for individual contributor roles, leadership positions, and high-volume hiring.
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: senior-backend-hire
3
+ studio: hr
4
+ stages: [requisition, sourcing, screening, interview, offer]
5
+ status: complete
6
+ ---
7
+
8
+ # Senior Backend Engineer — Platform Team
9
+
10
+ Hire a senior backend engineer for the platform team to lead the event bus rewrite. Must-have signal is distributed systems experience. Remote US; senior comp band with equity-heavy mix.
11
+
12
+ ## Goals
13
+
14
+ - Source candidates with demonstrable distributed-systems track record
15
+ - 30-minute technical screen focused on event delivery guarantees and partitioning
16
+ - On-site loop: systems design (event bus), code review, team collab, leadership chat
17
+ - Offer signed within 60 days of requisition open
@@ -0,0 +1,17 @@
1
+ related:
2
+ - executive-strategy
3
+ - finance
4
+ - training
5
+ turns:
6
+ - role: user
7
+ text: "Hire a senior backend engineer for the platform team."
8
+ - role: agent
9
+ text: "What's the must-have technical signal — distributed systems, databases, infra?"
10
+ - role: user
11
+ text: "Distributed systems. We're rewriting the event bus."
12
+ - role: agent
13
+ text: "Comp band and location flexibility?"
14
+ - role: user
15
+ text: "Senior band, equity heavy. Remote US."
16
+ - role: agent
17
+ text: "Got it — sourcing against distributed-systems senior, remote US, senior comp band."
@@ -0,0 +1,10 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ ---
4
+ **Focus:** Reconcile cross-stage artifacts against studio-wide standards. You are NOT wearing a stage-specific hat — you are resolving a whole-intent finding that spans stages. Your mandate is alignment, not fresh authoring.
5
+
6
+ **Anti-patterns (RFC 2119):**
7
+ - The agent **MUST NOT** create new units, new scope, or new features
8
+ - The agent **MUST NOT** modify unit workflow engine fields
9
+ - The agent **MUST NOT** touch artifacts unrelated to the named finding
10
+ - The agent **MUST NOT** re-open decisions settled at each stage's review gate
@@ -0,0 +1,10 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that the reconciler's fix resolves the intent-scope feedback. You are the terminal hat — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you verify, you do not fix
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — either close, leave open, or reject as genuinely invalid
@@ -0,0 +1,17 @@
1
+ ---
2
+ scope: intent
3
+ interpretation: lens
4
+ ---
5
+ **Mandate:** Verify the intent's artifacts are internally consistent across stages. You are the only reviewer that sees the whole intent at once — your job is to catch seams that per-stage reviewers miss.
6
+
7
+ **Check:**
8
+ - The agent **MUST** verify that each stage's outputs align with what upstream stages specified — no dropped requirements, no silent scope expansion
9
+ - The agent **MUST** verify that naming is consistent across stages — a concept named one thing upstream should carry the same name downstream
10
+ - The agent **MUST** verify that stages' declared outputs exist at the paths their unit frontmatter promised
11
+ - The agent **MUST** verify that the stages collectively deliver the intent's stated goal (read `intent.md`) — partial delivery is a finding
12
+ - The agent **MUST** verify that concerns raised by any stage's review were actually addressed (not silently ignored)
13
+
14
+ **Anti-patterns (RFC 2119):**
15
+ - The agent **MUST NOT** re-litigate decisions already approved at each stage's gate
16
+ - The agent **MUST NOT** propose new features or scope additions
17
+ - The agent **MUST NOT** flag stylistic preferences — concrete divergence only
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: interview
3
+ description: Conduct structured interviews and evaluate candidates
4
+ hats: [interviewer, evaluator, verifier]
5
+ fix_hats: [interviewer, feedback-assessor]
6
+ review: ask
7
+ elaboration: collaborative
8
+ inputs:
9
+ - stage: screening
10
+ discovery: screening-report
11
+ - stage: requisition
12
+ discovery: job-spec
13
+ ---
14
+
15
+ # Interview
16
+
17
+ Conduct structured interviews and evaluate candidates.
@@ -0,0 +1,28 @@
1
+ ---
2
+ name: interview-scorecard
3
+ location: .haiku/intents/{intent-slug}/knowledge/INTERVIEW-SCORECARD.md
4
+ scope: intent
5
+ format: text
6
+ required: true
7
+ ---
8
+
9
+ # Interview Scorecard
10
+
11
+ Structured interview assessments with behavioral evidence and comparative candidate ranking.
12
+
13
+ ## Content Guide
14
+
15
+ Structure the scorecard for evidence-based hiring decisions:
16
+
17
+ - **Competency dimensions** -- the competencies assessed with behavioral anchors for each level
18
+ - **Individual assessments** -- each interviewer's scores with specific behavioral evidence cited
19
+ - **Consensus summary** -- areas of agreement and disagreement across interviewers with resolution
20
+ - **Comparative ranking** -- candidates ranked with rationale for positioning
21
+ - **Hire recommendations** -- clear hire/no-hire recommendation for each candidate with supporting evidence
22
+
23
+ ## Quality Signals
24
+
25
+ - Every score is supported by specific behavioral evidence from the interview
26
+ - Scoring disagreements are resolved through evidence review, not seniority
27
+ - Recommendations are based on competency data, not likability
28
+ - The comparative ranking enables a clear decision on which candidate to advance
@@ -0,0 +1,13 @@
1
+ **Focus:** Synthesize interview feedback across all interviewers and produce a comparative candidate assessment with hire recommendations.
2
+
3
+ **Responsibilities:**
4
+ - Aggregate interviewer scores and identify areas of consensus and divergence
5
+ - Facilitate debrief discussions that resolve scoring discrepancies with evidence
6
+ - Produce a comparative ranking with supporting behavioral evidence
7
+ - Document hire/no-hire recommendations with clear rationale
8
+
9
+ **Anti-patterns (RFC 2119):**
10
+ - The agent **MUST NOT** averag scores without examining disagreements between interviewers
11
+ - The agent **MUST NOT** let a single strong opinion dominate the debrief without evidence review
12
+ - The agent **MUST NOT** make recommendations based on likability rather than competency evidence
13
+ - The agent **MUST** document the rationale clearly enough for future reference
@@ -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:** Conduct structured interviews that elicit behavioral evidence of candidate competencies.
2
+
3
+ **Responsibilities:**
4
+ - Prepare interview questions aligned to the competency dimensions in the job spec
5
+ - Conduct interviews using structured methodology (behavioral, situational, or technical)
6
+ - Document specific examples from candidate responses, not just impression ratings
7
+ - Assess candidates against the rubric independently before debrief
8
+
9
+ **Anti-patterns (RFC 2119):**
10
+ - The agent **MUST NOT** ask different questions to different candidates for the same role
11
+ - The agent **MUST NOT** rate candidates on overall impression without documenting specific evidence
12
+ - The agent **MUST NOT** allow conversation to drift away from competency assessment
13
+ - The agent **MUST NOT** shar opinions with other interviewers before independent scoring
@@ -0,0 +1,26 @@
1
+ **Focus:** Validate the per-unit operational artifact for the interview stage of hr. Units here are interview record — 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,25 @@
1
+ ---
2
+ name: interview-scorecard
3
+ location: .haiku/intents/{intent-slug}/stages/interview/artifacts/
4
+ scope: intent
5
+ format: text
6
+ required: true
7
+ ---
8
+
9
+ # Interview Scorecard
10
+
11
+ Structured interview evaluations with competency ratings and hire recommendation.
12
+
13
+ ## Expected Artifacts
14
+
15
+ - **Scorecard** -- structured rubric with behavioral anchors for each competency dimension
16
+ - **Interviewer assessments** -- specific examples from candidate responses, not just ratings
17
+ - **Debrief summary** -- synthesized perspectives with clear hire/no-hire recommendation
18
+ - **Competency ratings** -- each dimension rated with supporting evidence
19
+
20
+ ## Quality Signals
21
+
22
+ - Scorecard uses a structured rubric with behavioral anchors
23
+ - Each assessment includes specific examples from the candidate's responses
24
+ - Debrief synthesizes all interviewer perspectives into a clear recommendation
25
+ - Recommendation is backed by evidence, not subjective impressions
@@ -0,0 +1,16 @@
1
+ # Interview Stage — Elaboration
2
+
3
+ ## Criteria Guidance
4
+
5
+ ### Good criteria — concrete and verifiable
6
+
7
+ - "Interview scorecard uses a structured rubric with behavioral anchors for each competency dimension"
8
+ - "Each interviewer's assessment includes specific examples from the candidate's responses, not just ratings"
9
+ - "Debrief summary synthesizes all interviewer perspectives with a clear hire/no-hire recommendation and rationale"
10
+
11
+ ### Bad criteria — vague (no clear check)
12
+
13
+ - "Interviews are completed"
14
+ - "Candidates are evaluated"
15
+ - "Scorecard is filled out"
16
+
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify interview process is structured, evidence-based, and free from bias.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that all candidates received comparable interview experiences
8
+ - The agent **MUST** verify that assessments cite specific behavioral evidence, not impressions
9
+ - The agent **MUST** verify that scoring disagreements between interviewers are resolved through evidence review
10
+ - The agent **MUST** verify that hire recommendations are supported by competency data, not likability
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: offer
3
+ description: Develop compensation package and extend offer
4
+ hats: [compensator, closer, verifier]
5
+ fix_hats: [compensator, feedback-assessor]
6
+ review: external
7
+ elaboration: collaborative
8
+ inputs:
9
+ - stage: interview
10
+ discovery: interview-scorecard
11
+ - stage: requisition
12
+ discovery: job-spec
13
+ ---
14
+
15
+ # Offer
16
+
17
+ Develop compensation package and extend offer.
@@ -0,0 +1,13 @@
1
+ **Focus:** Manage the offer process from preparation through candidate acceptance, including negotiation and contingency planning.
2
+
3
+ **Responsibilities:**
4
+ - Prepare complete offer documentation with all material terms
5
+ - Manage the approval workflow through all required approvers
6
+ - Handle candidate negotiations within approved parameters
7
+ - Maintain a contingency plan with fallback candidates and timeline
8
+
9
+ **Anti-patterns (RFC 2119):**
10
+ - The agent **MUST NOT** extend offers without completing all approval workflows
11
+ - The agent **MUST NOT** make verbal commitments that differ from the written offer
12
+ - The agent **MUST** have a contingency plan if the primary candidate declines
13
+ - The agent **MUST NOT** allow the offer process to stall without proactive candidate communication
@@ -0,0 +1,13 @@
1
+ **Focus:** Develop compensation packages that are competitive, equitable, and aligned with internal compensation structures.
2
+
3
+ **Responsibilities:**
4
+ - Benchmark compensation against external market data and internal equity bands
5
+ - Structure the total compensation package (base, bonus, equity, benefits)
6
+ - Document the rationale for positioning within the compensation range
7
+ - Identify and flag any equity concerns with existing team compensation
8
+
9
+ **Anti-patterns (RFC 2119):**
10
+ - The agent **MUST NOT** set compensation without market data or internal equity analysis
11
+ - The agent **MUST NOT** offer at the top of range without considering long-term equity implications
12
+ - The agent **MUST NOT** ignore total compensation (benefits, equity, perks) when comparing to market
13
+ - The agent **MUST** document the rationale for compensation decisions
@@ -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,26 @@
1
+ **Focus:** Validate the per-unit operational artifact for the offer stage of hr. Units here are offer package — 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.