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,45 @@
1
+ # Library Inception Stage — Elaboration
2
+
3
+ Library inception is a **research / distillation** stage. Its units are knowledge topics covering both **discovery** (problem, target consumers, competitive landscape) and **API shape** (public surface, semver policy, extension points, error model). Unlike application development, the library API *is* the product, so the API shape is part of the inception knowledge set.
4
+
5
+ ## What a unit IS in this stage
6
+
7
+ One investigable knowledge topic. Examples:
8
+ - "Target consumer profile and primary use case"
9
+ - "Competitive library landscape with API styles, install size, license, and ecosystem fit"
10
+ - "Public API surface — exported types, function signatures, error variants"
11
+ - "Semver policy and extension-point design"
12
+ - "Error model: error variants, recovery paths, recoverability classification"
13
+ - "Cross-runtime / cross-platform support matrix and constraints"
14
+
15
+ What a unit is **NOT** in this stage:
16
+ - ❌ Implementation source code (those belong in `development`)
17
+ - ❌ Detailed test plans or test code (those belong in `development`)
18
+ - ❌ Release operational runbooks (those belong in `release`)
19
+
20
+ ## What "completion criteria" means here
21
+
22
+ Knowledge-artifact criteria are about **substance and accountability**, plus — for API-shape units — concrete signature-level decisions.
23
+
24
+ ### Good criteria — substantive and checkable
25
+
26
+ - "Public API surface §3 names every exported function/type with full signature and a one-paragraph rationale per name"
27
+ - "Semver policy §4 specifies what counts as major/minor/patch with concrete examples for the API surface in §3"
28
+ - "Error model §5 enumerates ≥3 distinct error variants with recovery path or `(unrecoverable; document)` annotation"
29
+ - "Competitive landscape §2 names ≥3 alternatives with API style, ecosystem position, and the gap this library addresses"
30
+ - "Open questions section: each entry has a proposed default for veto-style approval OR `(needs human escalation)`"
31
+
32
+ ### Bad criteria — vague or wrong-stage language
33
+
34
+ - ❌ "API is good" (no check; "good" by what measure?)
35
+ - ❌ "Test coverage is at least 80%" (build-stage language; no implementation exists yet)
36
+ - ❌ "Each unit has 3-5 verify-commands" (build-stage language)
37
+ - ❌ "Library is performant" (no implementation; can't measure)
38
+
39
+ ## Anti-patterns
40
+
41
+ - **Drafting implementation in inception.** API surfaces are signatures + rationales, not function bodies. Stop at the signature.
42
+ - **Specifying tests during inception.** Tests follow implementation. Inception specifies what behaviors must exist; development authors test specs against those behaviors.
43
+ - **Single-document syndrome.** One giant "library design doc" defeats per-topic units; the API surface, semver policy, and error model should be separate units even if they cross-reference.
44
+
45
+ > Note on the universal FSM_CONTRACTS_ELABORATE_BLOCK: the orchestrator currently injects build-class rules (`depends_on:` cycles, executable `quality_gates:`, criteria-with-verify-commands) into every elaborate dispatch. Those rules are correct for build-class stages but do not apply to this stage's knowledge-artifact units. Treat the build-class rules as defaults the framework hasn't yet split — author your units to the substance/accountability shape above, not to executable verify-commands. (Architecture §7 known issue tracking the split.)
@@ -0,0 +1,11 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** challenge the proposed API surface for long-term stability risk. Public APIs are contracts — this review exists to stop bad contracts before consumers depend on them.
5
+
6
+ **Check:**
7
+ - The agent **MUST** flag any API that leaks internal implementation types into consumer code (returning internal classes, framework primitives)
8
+ - The agent **MUST** flag any API with parameters or return types that would naturally grow over time and force breaking changes (e.g., positional args instead of options objects)
9
+ - The agent **MUST** flag any API that conflates stable and experimental concerns in the same entry point
10
+ - The agent **MUST** flag any API that depends on caller-side type inference for correctness
11
+ - The agent **MUST** verify that the error model is stable — error types are part of the contract, and ad-hoc errors are breaking changes in disguise
@@ -0,0 +1,11 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify that discovery and API surface documents fully cover what downstream stages need to proceed.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that the discovery document identifies target consumers concretely, not generically
8
+ - The agent **MUST** verify that every exported symbol in the API surface has a full signature
9
+ - The agent **MUST** verify that the error model is complete — no "and more errors TBD"
10
+ - The agent **MUST** verify that the semver policy answers the non-obvious cases (behavior changes, error type changes)
11
+ - The agent **MUST** verify that non-goals are explicit — scope boundaries must be visible
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** challenge whether the proposed library is technically achievable given the target language, runtime, and dependency constraints.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify that the proposed API surface is implementable in the target language without exotic runtime features
8
+ - The agent **MUST** verify that dependencies are compatible with the library's intended license and distribution model
9
+ - The agent **MUST** verify that the ecosystem has no existing library that would trivially absorb this one's scope (don't reinvent existing mature libraries)
10
+ - The agent **MUST** surface any consumer integration that would require the consumer to adopt unrelated dependencies
@@ -0,0 +1,23 @@
1
+ ---
2
+ name: release
3
+ description: Publish, changelog, documentation, and deprecation policy
4
+ hats: [release-engineer, doc-writer, verifier]
5
+ fix_hats: [release-engineer, feedback-assessor]
6
+ review: auto
7
+ elaboration: autonomous
8
+ inputs:
9
+ - stage: inception
10
+ discovery: discovery
11
+ - stage: inception
12
+ discovery: api-surface
13
+ - stage: development
14
+ output: code
15
+ ---
16
+
17
+ # Release
18
+
19
+ Publishing to the target registry (npm, PyPI, crates.io, Maven Central, etc.),
20
+ generating changelogs, updating the documentation site, and managing the
21
+ deprecation lifecycle. Libraries don't deploy — they publish. There is no
22
+ on-call, no rollback in the traditional sense; a broken release means a new
23
+ patch version, not a redeployment.
@@ -0,0 +1,6 @@
1
+ **Focus:** Update the library's public documentation to reflect the release: API reference, migration guides for breaking changes, and consumer guidance surfaced from the security review.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST** update docs before announcing the release, not after
5
+ - The agent **MUST NOT** ship breaking changes without a migration guide
6
+ - The agent **MUST** integrate security guidance into the relevant API sections, not bury it in a security page consumers won't read
@@ -0,0 +1,11 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that a fix addresses the feedback finding as written. You are the terminal hat in this stage's fix-hat sequence — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you are a verifier, not a fixer
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved — that is how drift hides
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — that is the human's decision, not yours; either close when resolved, leave open when not, or reject when genuinely invalid
11
+ - The agent **MUST NOT** expand the scope beyond the one feedback item you were dispatched against
@@ -0,0 +1,7 @@
1
+ **Focus:** Publish the library to its target registry with a correct semver version, a complete changelog, and operational release metadata (tags, signed artifacts, provenance). Publishing is one-shot — once a version is out, it's out. Get it right before hitting publish.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST NOT** publish if the version number doesn't match the semver impact of changes
5
+ - The agent **MUST NOT** skip the changelog entry — consumers depend on it
6
+ - The agent **MUST NOT** publish if the security review has unresolved high-severity findings without consumer guidance
7
+ - The agent **MUST** tag the git commit matching the published artifact
@@ -0,0 +1,26 @@
1
+ **Focus:** Validate the per-unit operational artifact for the release stage of libdev. 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,27 @@
1
+ ---
2
+ name: release-artifacts
3
+ location: (registry + git tag)
4
+ scope: repo
5
+ format: artifact
6
+ required: true
7
+ ---
8
+
9
+ # Release Artifacts
10
+
11
+ The published outputs of a library release: the version tag, the registry publication, the changelog entry, and the updated documentation. 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
+ - **Registry publication** is live and installable by consumers (`npm install foo@X.Y.Z`, `pip install foo==X.Y.Z`, etc.)
17
+ - **Git tag** exists matching the published version and points at the commit that was built
18
+ - **Changelog** in the repo reflects the release with all user-visible changes
19
+ - **Documentation site** reflects the released version (if the project has one)
20
+ - **Migration guide** exists for any breaking change
21
+
22
+ ## Quality Signals
23
+
24
+ - The published artifact matches the commit at the git tag
25
+ - The version in the registry matches the version in the changelog
26
+ - Consumers can install and run a hello-world example of the new version without further steps
27
+ - The release announcement (if any) links to changelog and migration guide
@@ -0,0 +1,46 @@
1
+ # Release Stage — Elaboration
2
+
3
+ Release is an **operational** stage. Its units are operational steps in the publish-to-registry pipeline — discrete actions with preconditions, an action procedure, and post-condition checks. Libraries publish; they don't deploy. There is no on-call rotation; a broken release is corrected with a new patch version.
4
+
5
+ ## What a unit IS in this stage
6
+
7
+ One operational step in the publish pipeline. Examples:
8
+
9
+ - "Version bump and changelog generation — semver decision, CHANGELOG.md entry"
10
+ - "Registry publish — npm/PyPI/crates.io/Maven Central publish action with credentials"
11
+ - "Tag and release notes — git tag, GitHub/GitLab release with assets attached"
12
+ - "Documentation site deploy — docs build, site preview, prod swap"
13
+ - "Deprecation notice — for any removed API, ship the deprecation in the prior minor first"
14
+ - "Post-publish smoke install — new project pulls the published version and runs a hello-world script"
15
+
16
+ What a unit is **NOT** in this stage:
17
+
18
+ - ❌ A new feature (that belongs in `development`)
19
+ - ❌ A security audit (that belongs in `security`)
20
+ - ❌ An API surface decision (that belongs back in `inception`)
21
+
22
+ ## What "completion criteria" means here
23
+
24
+ Operational-step criteria specify **preconditions, action, post-condition check, and rollback** (or explicit "no rollback — patch forward" rationale).
25
+
26
+ ### Good criteria — concrete and verifiable
27
+
28
+ - "Registry publish post-condition: `npm view <pkg>@<version>` returns the new version within 5 minutes of `npm publish`"
29
+ - "Smoke-install post-condition: a new throwaway project can `npm install <pkg>@<version>` AND import + call the documented hello-world API without errors"
30
+ - "Changelog post-condition: CHANGELOG.md has a `## [<version>] - <YYYY-MM-DD>` heading with at least one entry under Added/Changed/Fixed; CI lints this"
31
+
32
+ ### Bad criteria — vague or wrong-stage
33
+
34
+ - ❌ "Library is published" (no check against the registry)
35
+ - ❌ "Version is correct" (correct by what rule?)
36
+ - ❌ "API works" — wrong stage; that's a `development` concern
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, deprecation policy honored where applicable** — body-content checks only, no frontmatter interpretation.
41
+
42
+ ## Anti-patterns
43
+
44
+ - **Skipping the smoke install.** "Published successfully" with no post-publish install test is how you find out later that the package was published with the wrong files / missing entry point / bad shape.
45
+ - **Skipping the deprecation step.** Removing a public API in a major without a deprecation in the prior minor is a contract break. The verifier should reject any release unit that removes API without a recorded deprecation in the prior version.
46
+ - **Treating registry publish as atomic.** Publish + tag + docs + smoke-install are separate operational steps; lumping them as "ship it" loses the audit trail when one of them silently fails.
@@ -0,0 +1,11 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the changelog entry for this release is complete, accurate, and useful to consumers deciding whether to upgrade.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify every public API change has a changelog line
8
+ - The agent **MUST** verify breaking changes are clearly marked (e.g., under a "Breaking" section or with a badge)
9
+ - The agent **MUST** verify security-relevant changes are labeled
10
+ - The agent **MUST** verify entries describe the change in consumer terms, not internal refactoring language
11
+ - The agent **MUST** verify the changelog follows the project's prior format (Keep a Changelog, custom, etc.)
@@ -0,0 +1,12 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the release version number correctly reflects the semver impact of changes since the prior release.
5
+
6
+ **Check:**
7
+ - The agent **MUST** diff the current API surface against the prior released version
8
+ - The agent **MUST** verify a major bump is used when the diff contains any removed, renamed, or signature-changed public symbol
9
+ - The agent **MUST** verify a major bump is used when error types were removed or their meaning changed
10
+ - The agent **MUST** verify a minor bump is used for additions-only changes
11
+ - The agent **MUST** verify a patch bump is used only when no public API changed
12
+ - The agent **MUST** flag any behavior change to an existing API that would be observable and require a major bump even if signatures are unchanged
@@ -0,0 +1,27 @@
1
+ ---
2
+ name: security
3
+ description: Supply chain, dependency audit, and consumer-misuse threat model
4
+ hats: [threat-modeler, security-reviewer]
5
+ fix_hats: [threat-modeler, feedback-assessor]
6
+ review: [external, ask]
7
+ elaboration: autonomous
8
+ inputs:
9
+ - stage: inception
10
+ discovery: discovery
11
+ - stage: inception
12
+ discovery: api-surface
13
+ - stage: development
14
+ output: code
15
+ ---
16
+
17
+ # Security
18
+
19
+ Library security focuses on three surfaces: supply chain (transitive
20
+ dependencies, known CVEs, build reproducibility), public API attack surface
21
+ (what can a malicious consumer do with this library), and injection vectors
22
+ relevant to the library's domain (path traversal for filesystem libs,
23
+ prototype pollution for JS utilities, SSRF for HTTP clients).
24
+
25
+ Unlike application security, library security has to consider the library as
26
+ a potential *source* of vulnerabilities in downstream applications — the
27
+ threat model is "what if my consumer misuses this."
@@ -0,0 +1,11 @@
1
+ ---
2
+ agent_type: general-purpose
3
+ model: haiku
4
+ ---
5
+ **Focus:** Independently verify that a fix addresses the feedback finding as written. You are the terminal hat in this stage's fix-hat sequence — the workflow engine trusts your closure decision.
6
+
7
+ **Anti-patterns (RFC 2119):**
8
+ - The agent **MUST NOT** edit any file — you are a verifier, not a fixer
9
+ - The agent **MUST NOT** close a finding that isn't actually resolved — that is how drift hides
10
+ - The agent **MUST NOT** reject a finding because "it's not worth fixing" — that is the human's decision, not yours; either close when resolved, leave open when not, or reject when genuinely invalid
11
+ - The agent **MUST NOT** expand the scope beyond the one feedback item you were dispatched against
@@ -0,0 +1,9 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Focus:** Evaluate the library against the threat model and determine whether findings are resolved, mitigated, or accepted with documented justification.
5
+
6
+ **Anti-patterns (RFC 2119):**
7
+ - The agent **MUST NOT** accept "low severity" as a resolution — either mitigate or justify with consumer guidance
8
+ - The agent **MUST** ensure consumer guidance lands in public docs, not just internal notes
9
+ - The agent **MUST** verify dependency audit findings are actually addressed, not just acknowledged
@@ -0,0 +1,7 @@
1
+ **Focus:** Model threats specific to this library: supply chain risks, misuse by consumers, injection surfaces, and the downstream impact of vulnerabilities in library code. Library threat modeling differs from app threat modeling because the library is a *source* of risk for downstream applications, not a direct victim.
2
+
3
+ **Anti-patterns (RFC 2119):**
4
+ - The agent **MUST** model the library as a potential source of vulnerability for downstream apps, not just as a target
5
+ - The agent **MUST** verify that unsafe defaults are flagged — libraries inherit blame for consumer misuse when defaults are bad
6
+ - The agent **MUST NOT** dismiss "consumer would never do that" — consumers will do that
7
+ - The agent **MUST** surface transitive dependency risks, not just direct ones
@@ -0,0 +1,37 @@
1
+ ---
2
+ name: security-report
3
+ location: .haiku/intents/{intent-slug}/knowledge/SECURITY-REPORT.md
4
+ scope: intent
5
+ format: text
6
+ required: true
7
+ ---
8
+
9
+ # Security Report
10
+
11
+ Record of the security review for this intent: threats modeled, findings, mitigations, and accepted risks. This report is consumed by the release stage as part of the release readiness check.
12
+
13
+ ## Content Guide
14
+
15
+ ### Threats Modeled
16
+ - Supply chain
17
+ - Consumer misuse
18
+ - Data handling
19
+ - Injection surfaces
20
+
21
+ ### Findings
22
+ For each finding: severity, location, description, status (mitigated/accepted/deferred), and mitigation or justification.
23
+
24
+ ### Dependency Audit
25
+ - Tool used and version
26
+ - Date run
27
+ - Summary of findings and their resolution
28
+
29
+ ### Consumer Guidance
30
+ - Any security guidance that MUST land in public documentation for consumers to use the library safely
31
+
32
+ ## Quality Signals
33
+
34
+ - Every threat in the model has a documented status
35
+ - Accepted risks include justification, not just "acceptable"
36
+ - Consumer guidance is explicit and actionable, not vague warnings
37
+ - Dependency audit findings are linked to CVE identifiers where applicable
@@ -0,0 +1,49 @@
1
+ # Security Stage — Elaboration
2
+
3
+ Security is an **adversarial** stage. Its units are attack surfaces — public API attack surface, supply-chain surface, and consumer-misuse surface. Each unit specifies the surface, threat actors, attack vectors, mitigations, and verification approach.
4
+
5
+ ## What a unit IS in this stage
6
+
7
+ One attack surface or threat boundary. Examples:
8
+
9
+ - "Public API attack surface — what can a malicious consumer pass to each exported function"
10
+ - "Supply chain — transitive dependency CVE scan, build reproducibility, signed releases"
11
+ - "Injection vector class — domain-specific (path traversal for fs libs, prototype pollution for JS utility libs, SSRF for HTTP clients, ReDoS for regex-heavy libs)"
12
+ - "Consumer-misuse surface — what does this library do if a downstream app misuses it (e.g., passes user input where developer input is expected)"
13
+ - "Resource-exhaustion surface — algorithmic complexity, large-input handling, memory bounds"
14
+
15
+ What a unit is **NOT** in this stage:
16
+
17
+ - ❌ A new feature (those belong in `development`)
18
+ - ❌ A general code-quality concern (that's `development` review-class work)
19
+ - ❌ A user-deployment / runtime concern (libraries don't have runtime ops; that's an application concern downstream)
20
+
21
+ ## What "completion criteria" means here
22
+
23
+ Adversarial-stage criteria specify **threats considered, mitigations declared, and verification approach for each mitigation**. Pass means the surface is named, exercised by a documented attack chain or analysis, and the mitigations have a verifiable check.
24
+
25
+ ### Good criteria — concrete and adversarial
26
+
27
+ - "API surface unit lists every exported function, names ≥1 plausible misuse per function, and declares whether the misuse is acceptable (documented contract), defended (input validation + test), or out-of-scope (with rationale)"
28
+ - "Supply chain unit lists current dependency tree, runs `npm audit` / `pip-audit` / `cargo audit` and records HIGH/CRITICAL findings, names a remediation plan for each non-deferred finding"
29
+ - "Injection vector unit demonstrates the attack with a failing test, then ships the fix and shows the test passing"
30
+ - "ReDoS / algorithmic complexity unit names the worst-case input class and demonstrates bounded behavior under a 10s timeout"
31
+
32
+ ### Bad criteria — vague or non-adversarial
33
+
34
+ - ❌ "Library is secure" (not a check)
35
+ - ❌ "No vulnerabilities found" (no methodology cited)
36
+ - ❌ "Code review passed" — wrong stage; that's `development` reviewer
37
+
38
+ ## How verification happens
39
+
40
+ Security artifacts are validated by the verify-class hat declared in `STAGE.md` (currently `security-reviewer`). Per architecture §3.5, adversarial hats are exempt from the body-only rule, but a stage that is ENTIRELY adversarial (no plan-do-verify front loop) is an architecture violation worth flagging in a separate restructure proposal.
41
+
42
+ The verifier checks **threats considered against the surface scope, mitigations declared with verification approach, decision-register accountability** — body-content checks. Frontmatter is not interpreted; workflow engine owns DAG and lifecycle.
43
+
44
+ ## Anti-patterns
45
+
46
+ - **Adversarial without a verify gate.** A stage with two adversarial-do hats and no verifier produces findings that nobody validated. The chain needs a terminal hat that decides "this surface is closed enough to ship".
47
+ - **Dependency-only security.** Running `npm audit` once and calling the stage done misses the public-API misuse surface — which is the harder, more library-specific work.
48
+ - **Threats without exploitability.** Listing 30 hypothetical attacks without ranking exploitability inflates risk theater. Each named attack should have an exploitability assessment + mitigation status.
49
+ - **Skipping the consumer-misuse lens.** Library security is unique because the *consumer* is a potential attack source on their own users. "What if my consumer passes user input here" is the question that distinguishes library threat models from application threat models.
@@ -0,0 +1,10 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the library's public API is resistant to unsafe use by consumers. Libraries that are easy to misuse are effectively insecure regardless of the internal code quality.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify unsafe defaults are flagged and either fixed or documented with consumer guidance
8
+ - The agent **MUST** verify injection-prone entry points have explicit documentation on safe usage
9
+ - The agent **MUST** verify error messages and serialization do not leak sensitive data to downstream code
10
+ - The agent **MUST** verify the library does not silently trust inputs that consumers would naturally pass from untrusted sources
@@ -0,0 +1,11 @@
1
+ ---
2
+ interpretation: lens
3
+ ---
4
+ **Mandate:** The agent **MUST** verify the library's dependency tree is audited and free of known-vulnerable dependencies before release.
5
+
6
+ **Check:**
7
+ - The agent **MUST** verify the dependency audit tool (npm audit, pip-audit, cargo audit, etc.) has been run and findings addressed
8
+ - The agent **MUST** verify no direct dependency has a known high/critical CVE without documented mitigation
9
+ - The agent **MUST** verify transitive dependency risks are assessed, not just direct ones
10
+ - The agent **MUST** verify dependency licenses are compatible with the library's license
11
+ - The agent **MUST** flag any dependency with no maintenance activity in 12+ months as a supply-chain risk
@@ -0,0 +1,11 @@
1
+ ---
2
+ name: marketing
3
+ description: Marketing campaign lifecycle from audience research through launch and measurement
4
+ stages: [research, strategy, content, launch, measure]
5
+ category: go-to-market
6
+ default_model: sonnet
7
+ ---
8
+
9
+ # Marketing Studio
10
+
11
+ Campaign and content marketing lifecycle. Covers audience research, strategy development, content creation, multi-channel launch, and performance measurement. Works for product launches, content campaigns, and brand initiatives.
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: pricing-page-relaunch
3
+ studio: marketing
4
+ stages: [research, strategy, content, launch, measure]
5
+ status: complete
6
+ ---
7
+
8
+ # Pricing Page Relaunch
9
+
10
+ Relaunch the public pricing page. The current page buries Enterprise in an afterthought row; the new page surfaces it as a full tier with a contact-sales path. Growth is renamed to Team with per-seat + platform-fee pricing and usage add-ons.
11
+
12
+ ## Goals
13
+
14
+ - Three-tier layout: Free, Team, Enterprise (Growth renamed and repriced)
15
+ - Explicit Enterprise row with capability matrix and contact-sales CTA
16
+ - Team tier pricing: per-seat + platform fee with usage add-ons for storage and API calls
17
+ - Launch with A/B test against current page, lift target +15% enterprise contact-sales clicks
@@ -0,0 +1,17 @@
1
+ related:
2
+ - product-strategy
3
+ - sales
4
+ - documentation
5
+ turns:
6
+ - role: user
7
+ text: "Relaunch the pricing page. The current one buries enterprise."
8
+ - role: agent
9
+ text: "Three tiers like today, or restructure the plans too?"
10
+ - role: user
11
+ text: "Three tiers, but rename Growth → Team, and add a real Enterprise tier with a contact-sales CTA."
12
+ - role: agent
13
+ text: "Per-seat, flat, or usage-based for the Team tier?"
14
+ - role: user
15
+ text: "Per-seat with a platform fee. Usage add-ons for storage and API calls."
16
+ - role: agent
17
+ text: "Got it — three-tier page with a real Enterprise row and per-seat + usage Team pricing."
@@ -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,20 @@
1
+ ---
2
+ name: attribution-audit
3
+ type: scheduled
4
+ owner: agent
5
+ schedule: "0 9 1 * *"
6
+ runtime: node
7
+ ---
8
+
9
+ **Purpose:** Verify tracking and attribution are working correctly. Bad attribution leads to bad decisions.
10
+
11
+ **Procedure:**
12
+ - Test all UTM parameters and tracking links
13
+ - Verify conversion pixels are firing on target pages
14
+ - Check that attribution model is producing sensible results
15
+ - Compare attributed conversions against actual transactions
16
+
17
+ **Signals:**
18
+ - Monthly audit cadence
19
+ - After any tracking code changes
20
+ - After any landing page redesign
@@ -0,0 +1,19 @@
1
+ ---
2
+ name: content-calendar
3
+ type: scheduled
4
+ owner: human
5
+ frequency: "weekly"
6
+ ---
7
+
8
+ **Purpose:** Maintain the content publication schedule. Consistency matters more than volume.
9
+
10
+ **Procedure:**
11
+ - [ ] Review upcoming scheduled publications
12
+ - [ ] Verify assets are ready for scheduled dates
13
+ - [ ] Identify gaps in the calendar
14
+ - [ ] Adjust schedule based on performance data from last period
15
+
16
+ **Signals:**
17
+ - Weekly planning meeting
18
+ - Content asset delayed or pulled
19
+ - Performance data suggests topic pivot
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: performance-dashboard
3
+ type: scheduled
4
+ owner: agent
5
+ schedule: "0 8 * * 1"
6
+ runtime: node
7
+ ---
8
+
9
+ **Purpose:** Generate weekly campaign performance snapshots. Trends matter more than individual data points.
10
+
11
+ **Procedure:**
12
+ - Pull KPIs defined in the strategy stage
13
+ - Compare current period to previous period and baseline
14
+ - Identify statistically significant changes (not just noise)
15
+ - Flag metrics trending below target thresholds
16
+
17
+ **Signals:**
18
+ - Weekly reporting cadence
19
+ - Campaign launch or major asset change
20
+ - Spend threshold exceeded
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: audience-insights
3
+ studio: marketing
4
+ ---
5
+
6
+ **Analyze:** Audience segment performance, engagement patterns, conversion paths.
7
+
8
+ **Look for:**
9
+ - Segments that responded differently than expected from research
10
+ - Unexpected audience segments that engaged strongly
11
+ - Conversion path patterns (which touchpoints matter most)
12
+ - Whether audience research predictions held up
13
+
14
+ **Produce:**
15
+ - Segment performance comparison
16
+ - Research accuracy assessment
17
+ - Recommendations for audience definition refinement
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: campaign-effectiveness
3
+ studio: marketing
4
+ ---
5
+
6
+ **Analyze:** KPI achievement vs targets, channel performance, content engagement rates, spend efficiency.
7
+
8
+ **Look for:**
9
+ - Channels that over/underperformed relative to spend
10
+ - Content types that drove disproportionate engagement
11
+ - Whether the messaging framework resonated (engagement vs impressions)
12
+ - Attribution gaps that make measurement unreliable
13
+
14
+ **Produce:**
15
+ - Channel ROI ranking
16
+ - Content format effectiveness assessment
17
+ - Recommendations for budget reallocation and messaging refinement
@@ -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