claude-flow-novice 2.8.1 → 2.9.1

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 (755) hide show
  1. package/.claude/agents/{coordinators → cfn-dev-team/coordinators}/README.md +2 -2
  2. package/.claude/agents/{coordinators → cfn-dev-team/coordinators}/cfn-v3-coordinator.md +1 -1
  3. package/.claude/agents/{coordinators → cfn-dev-team/coordinators}/cto-agent.md +1 -1
  4. package/.claude/agents/{coordinators → cfn-dev-team/coordinators}/product-owner-agent.md +1 -1
  5. package/.claude/agents/{coordinators → cfn-dev-team/coordinators}/product-owner.md +2 -2
  6. package/.claude/agents/{developers → cfn-dev-team/developers}/README.md +1 -1
  7. package/.claude/agents/{developers → cfn-dev-team/developers}/coder.md +1 -1
  8. package/.claude/agents/{reviewers → cfn-dev-team/reviewers}/code-quality-validator.md +1 -1
  9. package/.claude/agents/{reviewers → cfn-dev-team/reviewers}/reviewer.md +1 -1
  10. package/.claude/agents/{testers → cfn-dev-team/testers}/e2e/playwright-agent.md +1 -1
  11. package/.claude/agents/{testers → cfn-dev-team/testers}/interaction-tester.md +1 -1
  12. package/.claude/agents/{testers → cfn-dev-team/testers}/unit/tdd-london-swarm.md +1 -1
  13. package/.claude/agents/{testers → cfn-dev-team/testers}/validation/production-validator.md +1 -1
  14. package/.claude/commands/{CFN_COORDINATOR_PARAMETERS.md → cfn/CFN_COORDINATOR_PARAMETERS.md} +15 -15
  15. package/.claude/commands/{cfn-loop-epic.md → cfn/cfn-loop-epic.md} +4 -4
  16. package/.claude/commands/{cfn-loop-single.md → cfn/cfn-loop-single.md} +7 -7
  17. package/.claude/commands/{cfn-loop-sprints.md → cfn/cfn-loop-sprints.md} +1 -1
  18. package/.claude/commands/{cfn-loop.md → cfn/cfn-loop.md} +7 -7
  19. package/.claude/commands/{cfn-optimize-agents.md → cfn/cfn-optimize-agents.md} +1 -1
  20. package/.claude/commands/{context-curate.md → cfn/context-curate.md} +2 -2
  21. package/.claude/commands/{context-inject.md → cfn/context-inject.md} +3 -3
  22. package/.claude/commands/{context-reflect.md → cfn/context-reflect.md} +1 -1
  23. package/.claude/commands/{context-stats.md → cfn/context-stats.md} +1 -1
  24. package/.claude/commands/{list-agents-rebuild.md → cfn/list-agents-rebuild.md} +12 -12
  25. package/{CLAUDE.md → CFN-CLAUDE.md} +19 -19
  26. package/dist/agents/agent-loader.js +165 -146
  27. package/dist/agents/agent-loader.js.map +1 -1
  28. package/dist/cli/init-command.js +20 -0
  29. package/dist/cli/init-command.js.map +1 -0
  30. package/package.json +13 -7
  31. package/scripts/init-project.js +166 -0
  32. package/scripts/restructure-cfn-namespace.sh +161 -0
  33. package/.claude/SLASH-COMMANDS-READY.md +0 -53
  34. package/.claude/WORKING-SETUP.md +0 -67
  35. package/.claude/ace-system-overview.md +0 -524
  36. package/.claude/adaptive-context/cfn-v3-reflection.json +0 -21
  37. package/.claude/agent-principles/agent-template.md +0 -96
  38. package/.claude/agents/AGENT_LIFECYCLE.md +0 -495
  39. package/.claude/agents/CLAUDE.md +0 -1002
  40. package/.claude/agents/README-VALIDATION.md +0 -243
  41. package/.claude/agents/accessibility-advocate.md +0 -457
  42. package/.claude/agents/agent-principles/README.md +0 -226
  43. package/.claude/agents/agent-principles/agent-type-guidelines.md +0 -475
  44. package/.claude/agents/agent-principles/format-selection.md +0 -234
  45. package/.claude/agents/agent-principles/phase4-template-optimization.md +0 -502
  46. package/.claude/agents/agent-principles/prompt-engineering.md +0 -509
  47. package/.claude/agents/agent-principles/quality-metrics.md +0 -383
  48. package/.claude/agents/analysis/code-analyzer.md +0 -182
  49. package/.claude/agents/analysis/code-review/analyze-code-quality.md +0 -31
  50. package/.claude/agents/analysis/perf-analyzer.md +0 -36
  51. package/.claude/agents/context/context-curator.md +0 -78
  52. package/.claude/agents/context/context-reflector.md +0 -27
  53. package/.claude/agents/core-agents/reviewer.md +0 -121
  54. package/.claude/agents/custom/agent-builder.md +0 -637
  55. package/.claude/agents/development/backend/dev-backend-api.md +0 -110
  56. package/.claude/agents/development/npm-package-specialist.md +0 -355
  57. package/.claude/agents/documentation/api-docs/docs-api-openapi.md +0 -106
  58. package/.claude/agents/documentation/api-docs.md +0 -111
  59. package/.claude/agents/frontend/README.md +0 -640
  60. package/.claude/agents/github/github-commit-agent.md +0 -126
  61. package/.claude/agents/goal/goal-planner.md +0 -191
  62. package/.claude/agents/infrastructure/README.md +0 -100
  63. package/.claude/agents/infrastructure/devops-engineer.md +0 -131
  64. package/.claude/agents/planners/README.md +0 -94
  65. package/.claude/agents/planners/analyst.md +0 -149
  66. package/.claude/agents/planners/api-designer-persona.md +0 -155
  67. package/.claude/agents/planners/architect.md +0 -187
  68. package/.claude/agents/planners/planner.md +0 -153
  69. package/.claude/agents/planners/security-architect-persona.md +0 -170
  70. package/.claude/agents/planners/system-architect-persona.md +0 -158
  71. package/.claude/agents/planners/system-architect.md +0 -156
  72. package/.claude/agents/product-owner-team/accessibility-advocate-persona.md +0 -132
  73. package/.claude/agents/product-owner-team/power-user-persona.md +0 -149
  74. package/.claude/agents/retrospective-analyst.md +0 -84
  75. package/.claude/agents/sparc/architecture.md +0 -130
  76. package/.claude/agents/sparc/pseudocode.md +0 -165
  77. package/.claude/agents/sparc/refinement.md +0 -112
  78. package/.claude/agents/sparc/specification.md +0 -158
  79. package/.claude/agents/specialists/README.md +0 -60
  80. package/.claude/agents/specialists/base-template-generator.md +0 -175
  81. package/.claude/agents/specialists/cli-agent-optimizer.md +0 -122
  82. package/.claude/agents/specialists/code-booster.md +0 -144
  83. package/.claude/agents/specialists/consensus-builder.md +0 -143
  84. package/.claude/agents/specialists/crdt-synchronizer.md +0 -192
  85. package/.claude/agents/specialists/mobile-dev.md +0 -190
  86. package/.claude/agents/specialists/performance-benchmarker.md +0 -134
  87. package/.claude/agents/specialists/quorum-manager.md +0 -168
  88. package/.claude/agents/specialists/raft-manager.md +0 -106
  89. package/.claude/agents/specialists/rust-developer.md +0 -147
  90. package/.claude/agents/specialists/rust-enterprise-developer.md +0 -125
  91. package/.claude/agents/specialists/rust-mvp-developer.md +0 -123
  92. package/.claude/agents/specialists/security-manager.md +0 -91
  93. package/.claude/agents/specialists/security-specialist-existing.md +0 -103
  94. package/.claude/agents/specialists/security-specialist.md +0 -161
  95. package/.claude/agents/specialists/spec-mobile-react-native.md +0 -172
  96. package/.claude/agents/validate-agent.js +0 -841
  97. package/.claude/agents-ignore/cfn-coordinator-enterprise.md +0 -1303
  98. package/.claude/agents-ignore/cfn-coordinator-mvp.md +0 -942
  99. package/.claude/agents-ignore/cfn-coordinator-standard.md +0 -1062
  100. package/.claude/agents-ignore/cfn-loop-coordinator.md +0 -157
  101. package/.claude/agents-ignore/cfn-loop-coordinator.md.backup +0 -156
  102. package/.claude/agents-ignore/coordinator.md +0 -182
  103. package/.claude/agents-ignore/coordinator.md.backup +0 -182
  104. package/.claude/agents-ignore/cost-savings-cfn-loop-coordinator.md +0 -760
  105. package/.claude/agents-ignore/cost-savings-coordinator.md +0 -173
  106. package/.claude/agents-ignore/cost-savings-coordinator.md.backup +0 -167
  107. package/.claude/agents-ignore/deprecated-coordinators/adaptive-coordinator-enhanced.md +0 -145
  108. package/.claude/agents-ignore/deprecated-coordinators/adaptive-coordinator.md +0 -161
  109. package/.claude/agents-ignore/deprecated-coordinators/blocking-coordinator-example.md +0 -732
  110. package/.claude/agents-ignore/deprecated-coordinators/byzantine-coordinator.md +0 -94
  111. package/.claude/agents-ignore/deprecated-coordinators/cfn-coordinator-enterprise.md +0 -323
  112. package/.claude/agents-ignore/deprecated-coordinators/cfn-coordinator-mvp.md +0 -157
  113. package/.claude/agents-ignore/deprecated-coordinators/cfn-coordinator-standard.md +0 -229
  114. package/.claude/agents-ignore/deprecated-coordinators/cfn-coordinator-unified.md +0 -149
  115. package/.claude/agents-ignore/deprecated-coordinators/coordinator-hybrid.md +0 -231
  116. package/.claude/agents-ignore/deprecated-coordinators/gossip-coordinator.md +0 -165
  117. package/.claude/agents-ignore/deprecated-coordinators/hierarchical-coordinator.md +0 -91
  118. package/.claude/agents-ignore/deprecated-coordinators/mesh-coordinator.md +0 -131
  119. package/.claude/agents-ignore/deprecated-coordinators/task-coordinator.md +0 -105
  120. package/.claude/agents-ignore/deprecated-coordinators/test-coordinator.md +0 -141
  121. package/.claude/architecture/mesh-get-polling-design.md +0 -87
  122. package/.claude/architecture/mesh-get-polling-implementation.md +0 -89
  123. package/.claude/architecture/typescript-microservices.md +0 -50
  124. package/.claude/artifacts/ace-reflections/REFLECT-001-summary.json +0 -39
  125. package/.claude/artifacts/ace-reflections/sprint-7_$(date -u +/"%Y%m%d_%H%M%S/").json" +0 -47
  126. package/.claude/artifacts/reflection-merge-logs/cli-agent-spawning-v2.5.2-merge-report.md +0 -61
  127. package/.claude/cfn-loop-rules.md +0 -73
  128. package/.claude/cfn-mode-patterns.md +0 -571
  129. package/.claude/claude-md-backup-pre-skills.md +0 -15
  130. package/.claude/commands/agents/README.md +0 -10
  131. package/.claude/commands/agents/agent-capabilities.md +0 -21
  132. package/.claude/commands/agents/agent-coordination.md +0 -28
  133. package/.claude/commands/agents/agent-spawning.md +0 -28
  134. package/.claude/commands/agents/agent-types.md +0 -26
  135. package/.claude/commands/analysis/COMMAND_COMPLIANCE_REPORT.md +0 -54
  136. package/.claude/commands/analysis/README.md +0 -9
  137. package/.claude/commands/analysis/bottleneck-detect.md +0 -162
  138. package/.claude/commands/analysis/performance-bottlenecks.md +0 -59
  139. package/.claude/commands/analysis/performance-report.md +0 -25
  140. package/.claude/commands/analysis/token-efficiency.md +0 -45
  141. package/.claude/commands/analysis/token-usage.md +0 -25
  142. package/.claude/commands/automation/README.md +0 -9
  143. package/.claude/commands/automation/auto-agent.md +0 -122
  144. package/.claude/commands/automation/self-healing.md +0 -106
  145. package/.claude/commands/automation/session-memory.md +0 -90
  146. package/.claude/commands/automation/smart-agents.md +0 -73
  147. package/.claude/commands/automation/smart-spawn.md +0 -25
  148. package/.claude/commands/automation/workflow-select.md +0 -25
  149. package/.claude/commands/claude-md.js +0 -237
  150. package/.claude/commands/claude-soul.js +0 -28
  151. package/.claude/commands/cli-integration.js +0 -216
  152. package/.claude/commands/coordination/README.md +0 -9
  153. package/.claude/commands/coordination/agent-spawn.md +0 -25
  154. package/.claude/commands/coordination/coordination-system.md +0 -88
  155. package/.claude/commands/coordination/init.md +0 -44
  156. package/.claude/commands/coordination/orchestrate.md +0 -43
  157. package/.claude/commands/coordination/spawn.md +0 -45
  158. package/.claude/commands/coordination/swarm-init.md +0 -85
  159. package/.claude/commands/coordination/task-orchestrate.md +0 -25
  160. package/.claude/commands/github/README.md +0 -11
  161. package/.claude/commands/github/code-review-swarm.md +0 -514
  162. package/.claude/commands/github/code-review.md +0 -25
  163. package/.claude/commands/github/github-modes.md +0 -147
  164. package/.claude/commands/github/github-swarm.md +0 -121
  165. package/.claude/commands/github/issue-tracker.md +0 -292
  166. package/.claude/commands/github/issue-triage.md +0 -25
  167. package/.claude/commands/github/multi-repo-swarm.md +0 -519
  168. package/.claude/commands/github/pr-enhance.md +0 -26
  169. package/.claude/commands/github/pr-manager.md +0 -170
  170. package/.claude/commands/github/project-board-sync.md +0 -471
  171. package/.claude/commands/github/release-manager.md +0 -338
  172. package/.claude/commands/github/release-swarm.md +0 -544
  173. package/.claude/commands/github/repo-analyze.md +0 -25
  174. package/.claude/commands/github/repo-architect.md +0 -367
  175. package/.claude/commands/github/swarm-issue.md +0 -482
  176. package/.claude/commands/github/swarm-pr.md +0 -285
  177. package/.claude/commands/github/sync-coordinator.md +0 -301
  178. package/.claude/commands/github/workflow-automation.md +0 -442
  179. package/.claude/commands/github.js +0 -638
  180. package/.claude/commands/hive-mind/README.md +0 -17
  181. package/.claude/commands/hive-mind/hive-mind-consensus.md +0 -8
  182. package/.claude/commands/hive-mind/hive-mind-init.md +0 -18
  183. package/.claude/commands/hive-mind/hive-mind-memory.md +0 -8
  184. package/.claude/commands/hive-mind/hive-mind-metrics.md +0 -8
  185. package/.claude/commands/hive-mind/hive-mind-resume.md +0 -8
  186. package/.claude/commands/hive-mind/hive-mind-sessions.md +0 -8
  187. package/.claude/commands/hive-mind/hive-mind-spawn.md +0 -21
  188. package/.claude/commands/hive-mind/hive-mind-status.md +0 -8
  189. package/.claude/commands/hive-mind/hive-mind-stop.md +0 -8
  190. package/.claude/commands/hive-mind/hive-mind-wizard.md +0 -8
  191. package/.claude/commands/hive-mind/hive-mind.md +0 -27
  192. package/.claude/commands/hooks/README.md +0 -11
  193. package/.claude/commands/hooks/overview.md +0 -58
  194. package/.claude/commands/hooks/post-edit.md +0 -117
  195. package/.claude/commands/hooks/post-task.md +0 -112
  196. package/.claude/commands/hooks/pre-edit.md +0 -113
  197. package/.claude/commands/hooks/pre-task.md +0 -111
  198. package/.claude/commands/hooks/session-end.md +0 -118
  199. package/.claude/commands/hooks/session-start.md +0 -9
  200. package/.claude/commands/hooks/setup.md +0 -103
  201. package/.claude/commands/hooks.js +0 -651
  202. package/.claude/commands/index.js +0 -119
  203. package/.claude/commands/memory/README.md +0 -9
  204. package/.claude/commands/memory/memory-bank.md +0 -58
  205. package/.claude/commands/memory/memory-persist.md +0 -25
  206. package/.claude/commands/memory/memory-search.md +0 -25
  207. package/.claude/commands/memory/memory-usage.md +0 -25
  208. package/.claude/commands/memory/neural.md +0 -47
  209. package/.claude/commands/memory/usage.md +0 -46
  210. package/.claude/commands/monitoring/README.md +0 -9
  211. package/.claude/commands/monitoring/agent-metrics.md +0 -25
  212. package/.claude/commands/monitoring/agents.md +0 -44
  213. package/.claude/commands/monitoring/real-time-view.md +0 -25
  214. package/.claude/commands/monitoring/status.md +0 -46
  215. package/.claude/commands/monitoring/swarm-monitor.md +0 -25
  216. package/.claude/commands/neural.js +0 -572
  217. package/.claude/commands/optimization/README.md +0 -9
  218. package/.claude/commands/optimization/auto-topology.md +0 -62
  219. package/.claude/commands/optimization/cache-manage.md +0 -25
  220. package/.claude/commands/optimization/parallel-execute.md +0 -25
  221. package/.claude/commands/optimization/parallel-execution.md +0 -50
  222. package/.claude/commands/optimization/topology-optimize.md +0 -25
  223. package/.claude/commands/pair/README.md +0 -261
  224. package/.claude/commands/pair/commands.md +0 -546
  225. package/.claude/commands/pair/config.md +0 -510
  226. package/.claude/commands/pair/examples.md +0 -512
  227. package/.claude/commands/pair/modes.md +0 -348
  228. package/.claude/commands/pair/session.md +0 -407
  229. package/.claude/commands/pair/start.md +0 -209
  230. package/.claude/commands/parse-epic.js +0 -180
  231. package/.claude/commands/performance.js +0 -582
  232. package/.claude/commands/register-all-commands.js +0 -320
  233. package/.claude/commands/register-claude-md.js +0 -82
  234. package/.claude/commands/register-claude-soul.js +0 -80
  235. package/.claude/commands/sparc/analyzer.md +0 -52
  236. package/.claude/commands/sparc/architect.md +0 -53
  237. package/.claude/commands/sparc/batch-executor.md +0 -54
  238. package/.claude/commands/sparc/coder.md +0 -54
  239. package/.claude/commands/sparc/debugger.md +0 -54
  240. package/.claude/commands/sparc/designer.md +0 -53
  241. package/.claude/commands/sparc/documenter.md +0 -54
  242. package/.claude/commands/sparc/innovator.md +0 -54
  243. package/.claude/commands/sparc/memory-manager.md +0 -54
  244. package/.claude/commands/sparc/optimizer.md +0 -54
  245. package/.claude/commands/sparc/orchestrator.md +0 -132
  246. package/.claude/commands/sparc/researcher.md +0 -54
  247. package/.claude/commands/sparc/reviewer.md +0 -54
  248. package/.claude/commands/sparc/sparc-modes.md +0 -174
  249. package/.claude/commands/sparc/swarm-coordinator.md +0 -54
  250. package/.claude/commands/sparc/tdd.md +0 -54
  251. package/.claude/commands/sparc/tester.md +0 -54
  252. package/.claude/commands/sparc/workflow-manager.md +0 -54
  253. package/.claude/commands/sparc.js +0 -110
  254. package/.claude/commands/stream-chain/pipeline.md +0 -121
  255. package/.claude/commands/stream-chain/run.md +0 -70
  256. package/.claude/commands/swarm/README.md +0 -15
  257. package/.claude/commands/swarm/analysis.md +0 -95
  258. package/.claude/commands/swarm/development.md +0 -96
  259. package/.claude/commands/swarm/examples.md +0 -168
  260. package/.claude/commands/swarm/maintenance.md +0 -102
  261. package/.claude/commands/swarm/optimization.md +0 -117
  262. package/.claude/commands/swarm/research.md +0 -136
  263. package/.claude/commands/swarm/swarm-analysis.md +0 -8
  264. package/.claude/commands/swarm/swarm-background.md +0 -8
  265. package/.claude/commands/swarm/swarm-init.md +0 -19
  266. package/.claude/commands/swarm/swarm-modes.md +0 -8
  267. package/.claude/commands/swarm/swarm-monitor.md +0 -8
  268. package/.claude/commands/swarm/swarm-spawn.md +0 -19
  269. package/.claude/commands/swarm/swarm-status.md +0 -8
  270. package/.claude/commands/swarm/swarm-strategies.md +0 -8
  271. package/.claude/commands/swarm/swarm.md +0 -27
  272. package/.claude/commands/swarm/testing.md +0 -131
  273. package/.claude/commands/swarm.js +0 -423
  274. package/.claude/commands/testing/playwright-e2e.md +0 -288
  275. package/.claude/commands/training/README.md +0 -9
  276. package/.claude/commands/training/model-update.md +0 -25
  277. package/.claude/commands/training/neural-patterns.md +0 -74
  278. package/.claude/commands/training/neural-train.md +0 -25
  279. package/.claude/commands/training/pattern-learn.md +0 -25
  280. package/.claude/commands/training/specialization.md +0 -63
  281. package/.claude/commands/truth/start.md +0 -143
  282. package/.claude/commands/validate-commands.js +0 -223
  283. package/.claude/commands/verify/check.md +0 -50
  284. package/.claude/commands/verify/start.md +0 -128
  285. package/.claude/commands/workflow.js +0 -606
  286. package/.claude/commands/workflows/README.md +0 -9
  287. package/.claude/commands/workflows/development.md +0 -78
  288. package/.claude/commands/workflows/research.md +0 -63
  289. package/.claude/commands/workflows/workflow-create.md +0 -25
  290. package/.claude/commands/workflows/workflow-execute.md +0 -25
  291. package/.claude/commands/workflows/workflow-export.md +0 -25
  292. package/.claude/coordinator-feedback-pattern.md +0 -326
  293. package/.claude/coordinator-patterns.md +0 -126
  294. package/.claude/core/agent-manager.js +0 -80
  295. package/.claude/core/agent-manager.js.map +0 -1
  296. package/.claude/core/config.js +0 -1221
  297. package/.claude/core/config.js.map +0 -1
  298. package/.claude/core/event-bus.js +0 -136
  299. package/.claude/core/event-bus.js.map +0 -1
  300. package/.claude/core/index.js +0 -6
  301. package/.claude/core/index.js.map +0 -1
  302. package/.claude/core/json-persistence.js +0 -112
  303. package/.claude/core/json-persistence.js.map +0 -1
  304. package/.claude/core/logger.js +0 -245
  305. package/.claude/core/logger.js.map +0 -1
  306. package/.claude/core/orchestrator-fixed.js +0 -236
  307. package/.claude/core/orchestrator-fixed.js.map +0 -1
  308. package/.claude/core/orchestrator.js +0 -1136
  309. package/.claude/core/orchestrator.js.map +0 -1
  310. package/.claude/core/persistence.js +0 -185
  311. package/.claude/core/persistence.js.map +0 -1
  312. package/.claude/core/project-manager.js +0 -80
  313. package/.claude/core/project-manager.js.map +0 -1
  314. package/.claude/core/slash-command.js +0 -24
  315. package/.claude/core/version.js +0 -35
  316. package/.claude/core/version.js.map +0 -1
  317. package/.claude/helpers/checkpoint-manager.sh +0 -251
  318. package/.claude/helpers/github-safe.js +0 -106
  319. package/.claude/helpers/github-setup.sh +0 -28
  320. package/.claude/helpers/quick-start.sh +0 -19
  321. package/.claude/helpers/setup-mcp.sh +0 -18
  322. package/.claude/helpers/standard-checkpoint-hooks.sh +0 -179
  323. package/.claude/hooks.json +0 -21
  324. package/.claude/logs/sprint1-hybrid-routing-v2-decision.json +0 -18
  325. package/.claude/prompts/cfn-loop-context.md +0 -115
  326. package/.claude/prompts/loop-specific/loop2.md +0 -50
  327. package/.claude/prompts/loop-specific/loop3.md +0 -43
  328. package/.claude/prompts/loop-specific/loop4.md +0 -54
  329. package/.claude/redis-agent-dependencies.md +0 -494
  330. package/.claude/root-claude-distribute/CLAUDE.md +0 -502
  331. package/.claude/settings.json +0 -129
  332. package/.claude/settings.local.json +0 -33
  333. package/.claude/skills/CFN-LOOP-VALIDATION.md +0 -202
  334. package/.claude/skills/REDIS-COORDINATION.md +0 -187
  335. package/.claude/skills/SKILL.md +0 -229
  336. package/.claude/skills/ace-system/SKILL.md +0 -364
  337. package/.claude/skills/ace-system/add-bullet.sh +0 -145
  338. package/.claude/skills/ace-system/invoke-context-curate.sh +0 -192
  339. package/.claude/skills/ace-system/invoke-context-inject.sh +0 -166
  340. package/.claude/skills/ace-system/invoke-context-query.sh +0 -127
  341. package/.claude/skills/ace-system/invoke-context-reflect.sh +0 -98
  342. package/.claude/skills/ace-system/invoke-context-stats.sh +0 -188
  343. package/.claude/skills/ace-system/log-merge.sh +0 -67
  344. package/.claude/skills/ace-system/query-reflections.sh +0 -35
  345. package/.claude/skills/ace-system/sprint-7-lessons.json +0 -46
  346. package/.claude/skills/ace-system/store-reflection.sh +0 -46
  347. package/.claude/skills/ace-system/test-ace-skill.sh +0 -312
  348. package/.claude/skills/ace-system/update-reflection.sh +0 -41
  349. package/.claude/skills/agent-discovery/SKILL.md +0 -40
  350. package/.claude/skills/agent-discovery/agents-registry-clean.json +0 -0
  351. package/.claude/skills/agent-discovery/agents-registry-fixed.json +0 -19
  352. package/.claude/skills/agent-discovery/agents-registry.json +0 -718
  353. package/.claude/skills/agent-discovery/discover-agents.py +0 -175
  354. package/.claude/skills/agent-discovery/discover-agents.sh +0 -87
  355. package/.claude/skills/agent-discovery/invoke-registry.sh +0 -11
  356. package/.claude/skills/agent-discovery/temp_script.py +0 -0
  357. package/.claude/skills/agent-execution/execute-agent.sh +0 -126
  358. package/.claude/skills/agent-output-processing/SKILL.md +0 -359
  359. package/.claude/skills/agent-selector/SKILL.md +0 -90
  360. package/.claude/skills/agent-selector/select-agents.sh +0 -96
  361. package/.claude/skills/agent-spawning/SKILL.md +0 -135
  362. package/.claude/skills/agent-spawning/agent-selection-guide.md +0 -814
  363. package/.claude/skills/agent-spawning/check-dependencies.sh +0 -30
  364. package/.claude/skills/agent-spawning/spawn-agent.sh +0 -263
  365. package/.claude/skills/agent-spawning/spawn-templates.sh +0 -613
  366. package/.claude/skills/agent-swap/SKILL.md +0 -36
  367. package/.claude/skills/agent-swap/recommend-swap.sh +0 -60
  368. package/.claude/skills/analytics/description-refinement-guide.md +0 -164
  369. package/.claude/skills/analytics/log-skill-invocation.js +0 -122
  370. package/.claude/skills/analytics/run-production-criteria-tests.sh +0 -126
  371. package/.claude/skills/analytics/skill-analytics-dashboard.js +0 -113
  372. package/.claude/skills/analytics/skill-invocation-hook.sh +0 -28
  373. package/.claude/skills/analytics/skill-invocations.sql +0 -58
  374. package/.claude/skills/analytics/test-corpus.json +0 -32
  375. package/.claude/skills/analytics/test-data-generator.js +0 -115
  376. package/.claude/skills/analytics/test-manual-override-rate.js +0 -285
  377. package/.claude/skills/analytics/validate-skill-selection.js +0 -188
  378. package/.claude/skills/api-validation/test-endpoints.sh +0 -54
  379. package/.claude/skills/automatic-memory-persistence/SKILL.md +0 -73
  380. package/.claude/skills/automatic-memory-persistence/persist-agent-output.sh +0 -49
  381. package/.claude/skills/automatic-memory-persistence/query-agent-history.sh +0 -35
  382. package/.claude/skills/automatic-memory-persistence/test-memory-persistence.sh +0 -235
  383. package/.claude/skills/cfn-loop-orchestration/SKILL.md +0 -299
  384. package/.claude/skills/cfn-loop-orchestration/helpers/auto-tune-timeouts.sh +0 -228
  385. package/.claude/skills/cfn-loop-orchestration/helpers/consensus.sh +0 -84
  386. package/.claude/skills/cfn-loop-orchestration/helpers/deliverable-verifier.sh +0 -71
  387. package/.claude/skills/cfn-loop-orchestration/helpers/gate-check.sh +0 -90
  388. package/.claude/skills/cfn-loop-orchestration/helpers/iteration-manager.sh +0 -87
  389. package/.claude/skills/cfn-loop-orchestration/helpers/timeout-calculator.sh +0 -51
  390. package/.claude/skills/cfn-loop-orchestration/inject-loop-context.sh +0 -41
  391. package/.claude/skills/cfn-loop-orchestration/monitor-execution.sh +0 -156
  392. package/.claude/skills/cfn-loop-orchestration/orchestrate.sh +0 -840
  393. package/.claude/skills/cfn-loop-orchestration/security_utils.sh +0 -99
  394. package/.claude/skills/cfn-loop-orchestration/test-cfn-orchestration.sh +0 -281
  395. package/.claude/skills/cfn-loop-orchestration/test-edge-cases.sh +0 -188
  396. package/.claude/skills/cfn-loop-validation/SKILL.md +0 -353
  397. package/.claude/skills/cfn-loop-validation/check-dependencies.sh +0 -31
  398. package/.claude/skills/cfn-loop-validation/config.json +0 -161
  399. package/.claude/skills/cfn-loop-validation/consensus-calculator.js +0 -477
  400. package/.claude/skills/cfn-loop-validation/evidence-chain.sql +0 -163
  401. package/.claude/skills/cfn-loop-validation/examples/README.md +0 -453
  402. package/.claude/skills/cfn-loop-validation/examples/coordinator-full-cfn-loop.sh +0 -234
  403. package/.claude/skills/cfn-loop-validation/examples/coordinator-loop2-consensus.sh +0 -132
  404. package/.claude/skills/cfn-loop-validation/examples/coordinator-loop3-gate.sh +0 -115
  405. package/.claude/skills/cfn-loop-validation/examples/coordinator-redis-integration.sh +0 -186
  406. package/.claude/skills/cfn-loop-validation/orchestrate-cfn-loop.sh +0 -252
  407. package/.claude/skills/cfn-loop-validation/validate-iteration.sh +0 -134
  408. package/.claude/skills/cfn-loop-validation.sh +0 -70
  409. package/.claude/skills/complexity-estimator/SKILL.md +0 -96
  410. package/.claude/skills/complexity-estimator/estimate-complexity.sh +0 -144
  411. package/.claude/skills/config-management/SKILL.md +0 -34
  412. package/.claude/skills/config-management/check-dependencies.sh +0 -56
  413. package/.claude/skills/config-management/config.json +0 -32
  414. package/.claude/skills/config-management/manage-config.sh +0 -113
  415. package/.claude/skills/consensus-calculator.js +0 -45
  416. package/.claude/skills/context-pruner/SKILL.md +0 -75
  417. package/.claude/skills/context-pruner/prune-context.sh +0 -73
  418. package/.claude/skills/defense-in-depth/SKILL.md +0 -133
  419. package/.claude/skills/dependency-extractor/SKILL.md +0 -35
  420. package/.claude/skills/dependency-extractor/extract-dependencies.sh +0 -66
  421. package/.claude/skills/epic-decomposer/SKILL.md +0 -44
  422. package/.claude/skills/epic-decomposer/decompose-epic.sh +0 -104
  423. package/.claude/skills/event-bus/SKILL.md +0 -412
  424. package/.claude/skills/event-bus/config.json +0 -111
  425. package/.claude/skills/event-bus/eventbus-wrapper.cjs +0 -69
  426. package/.claude/skills/event-bus/invoke-event-publish.sh +0 -147
  427. package/.claude/skills/event-bus/invoke-event-subscribe.sh +0 -171
  428. package/.claude/skills/event-bus/invoke-lifecycle-track.sh +0 -201
  429. package/.claude/skills/event-bus/test-event-bus.sh +0 -280
  430. package/.claude/skills/evidence-chain.sql +0 -66
  431. package/.claude/skills/fleet-manager/SKILL.md +0 -412
  432. package/.claude/skills/fleet-manager/config.json +0 -60
  433. package/.claude/skills/fleet-manager/invoke-fleet-allocate.sh +0 -182
  434. package/.claude/skills/fleet-manager/invoke-fleet-balance.sh +0 -239
  435. package/.claude/skills/fleet-manager/invoke-fleet-metrics.sh +0 -193
  436. package/.claude/skills/fleet-manager/invoke-fleet-register.sh +0 -124
  437. package/.claude/skills/fleet-manager/test-fleet-manager.sh +0 -345
  438. package/.claude/skills/hook-pipeline/SKILL.md +0 -148
  439. package/.claude/skills/hook-pipeline/auto-resolve.sh +0 -66
  440. package/.claude/skills/hook-pipeline/check-dependencies.sh +0 -40
  441. package/.claude/skills/hook-pipeline/feedback-resolver.sh +0 -452
  442. package/.claude/skills/hook-pipeline/post-edit-handler.sh +0 -154
  443. package/.claude/skills/hook-pipeline/security-scan.json +0 -60
  444. package/.claude/skills/hook-pipeline/security-scanner.sh +0 -121
  445. package/.claude/skills/hook-pipeline/test-root-warning-resolution.sh +0 -148
  446. package/.claude/skills/hybrid-routing/SKILL.md +0 -46
  447. package/.claude/skills/hybrid-routing/check-dependencies.sh +0 -52
  448. package/.claude/skills/hybrid-routing/config.json +0 -26
  449. package/.claude/skills/hybrid-routing/spawn-worker.sh +0 -44
  450. package/.claude/skills/improvement-recommender/SKILL.md +0 -33
  451. package/.claude/skills/improvement-recommender/recommend-improvements.sh +0 -92
  452. package/.claude/skills/intervention-detector/SKILL.md +0 -39
  453. package/.claude/skills/intervention-detector/detect-intervention.sh +0 -111
  454. package/.claude/skills/intervention-orchestrator/SKILL.md +0 -43
  455. package/.claude/skills/intervention-orchestrator/execute-intervention.sh +0 -59
  456. package/.claude/skills/loop2-output-processing/SKILL.md +0 -163
  457. package/.claude/skills/loop2-output-processing/execute-and-extract.sh +0 -77
  458. package/.claude/skills/loop2-output-processing/execute-and-extract.sh.backup +0 -36
  459. package/.claude/skills/loop2-output-processing/parse-feedback.sh +0 -147
  460. package/.claude/skills/loop2-output-processing/process-validator-output.sh +0 -275
  461. package/.claude/skills/loop2-output-processing/test-bug27-fix.sh +0 -200
  462. package/.claude/skills/loop2-output-processing/test-loop2-processing.sh +0 -113
  463. package/.claude/skills/loop3-output-processing/AGENT_COMPLETION_PROTOCOL.md +0 -206
  464. package/.claude/skills/loop3-output-processing/SKILL.md +0 -421
  465. package/.claude/skills/loop3-output-processing/calculate-confidence.sh +0 -28
  466. package/.claude/skills/loop3-output-processing/execute-and-extract.sh +0 -85
  467. package/.claude/skills/loop3-output-processing/parse-confidence.sh +0 -31
  468. package/.claude/skills/loop3-output-processing/test-agent-timeout.sh +0 -327
  469. package/.claude/skills/loop3-output-processing/test-loop3-processing.sh +0 -155
  470. package/.claude/skills/loop3-output-processing/verify-deliverables.sh +0 -42
  471. package/.claude/skills/pattern-extraction/SKILL.md +0 -30
  472. package/.claude/skills/pattern-extraction/extract-patterns.sh +0 -80
  473. package/.claude/skills/playbook/SKILL.md +0 -113
  474. package/.claude/skills/playbook/init-playbook.sh +0 -54
  475. package/.claude/skills/playbook/playbook.db +0 -0
  476. package/.claude/skills/playbook/query-playbook.sh +0 -79
  477. package/.claude/skills/playbook/update-playbook.sh +0 -69
  478. package/.claude/skills/playbook-auto-update/SKILL.md +0 -29
  479. package/.claude/skills/playbook-auto-update/auto-update-playbook.sh +0 -86
  480. package/.claude/skills/process-lifecycle/SKILL.md +0 -39
  481. package/.claude/skills/process-lifecycle/check-dependencies.sh +0 -58
  482. package/.claude/skills/process-lifecycle/config.json +0 -39
  483. package/.claude/skills/process-lifecycle/process-manager.sh +0 -144
  484. package/.claude/skills/product-owner-decision/SKILL.md +0 -332
  485. package/.claude/skills/product-owner-decision/execute-decision.sh +0 -176
  486. package/.claude/skills/product-owner-decision/parse-decision.sh +0 -66
  487. package/.claude/skills/product-owner-decision/validate-deliverables.sh +0 -82
  488. package/.claude/skills/redis-coordination/AGENT_LOGGING.md +0 -280
  489. package/.claude/skills/redis-coordination/BZPOPMIN_FIX_SUMMARY.md +0 -209
  490. package/.claude/skills/redis-coordination/HEARTBEAT.md +0 -57
  491. package/.claude/skills/redis-coordination/HEARTBEAT_MONITORING.md +0 -267
  492. package/.claude/skills/redis-coordination/LOGGING.md +0 -260
  493. package/.claude/skills/redis-coordination/SECURITY_REVIEW.md +0 -25
  494. package/.claude/skills/redis-coordination/SHUTDOWN_HANDLING.md +0 -164
  495. package/.claude/skills/redis-coordination/SKILL.md +0 -720
  496. package/.claude/skills/redis-coordination/agent-log.sh +0 -124
  497. package/.claude/skills/redis-coordination/agent-recovery.sh +0 -75
  498. package/.claude/skills/redis-coordination/analyze-task-complexity.sh +0 -277
  499. package/.claude/skills/redis-coordination/cancel-swarm.sh +0 -221
  500. package/.claude/skills/redis-coordination/cfn-loop-exec.sh +0 -468
  501. package/.claude/skills/redis-coordination/cfn-loop-relaunch.sh +0 -29
  502. package/.claude/skills/redis-coordination/check-dependencies.sh +0 -32
  503. package/.claude/skills/redis-coordination/collect-confidence-scores.sh +0 -179
  504. package/.claude/skills/redis-coordination/collect-results.sh +0 -75
  505. package/.claude/skills/redis-coordination/complete-swarm.sh +0 -75
  506. package/.claude/skills/redis-coordination/config.json +0 -61
  507. package/.claude/skills/redis-coordination/data/cfn-loop.db +0 -0
  508. package/.claude/skills/redis-coordination/demos/phase4-wake-queue-test-report.md +0 -82
  509. package/.claude/skills/redis-coordination/demos/test-bzpopmin-fix.sh +0 -274
  510. package/.claude/skills/redis-coordination/demos/test-cancel-swarm.sh +0 -276
  511. package/.claude/skills/redis-coordination/demos/test-dlq.sh +0 -129
  512. package/.claude/skills/redis-coordination/demos/test-iteration-feedback.sh +0 -320
  513. package/.claude/skills/redis-coordination/demos/test-orchestrator.sh +0 -249
  514. package/.claude/skills/redis-coordination/demos/test-priority-wake-phase4-unix.sh +0 -148
  515. package/.claude/skills/redis-coordination/demos/test-priority-wake-phase4.sh +0 -163
  516. package/.claude/skills/redis-coordination/demos/test-priority-wake.sh +0 -138
  517. package/.claude/skills/redis-coordination/demos/test-quick-fix.sh +0 -81
  518. package/.claude/skills/redis-coordination/demos/test-quorum-absolute.sh +0 -45
  519. package/.claude/skills/redis-coordination/demos/test-quorum-fallback.sh +0 -68
  520. package/.claude/skills/redis-coordination/demos/test-quorum-percentage.sh +0 -56
  521. package/.claude/skills/redis-coordination/demos/test-quorum-with-retry.sh +0 -81
  522. package/.claude/skills/redis-coordination/demos/test-quorum.sh +0 -57
  523. package/.claude/skills/redis-coordination/demos/test-shutdown-handling.sh +0 -187
  524. package/.claude/skills/redis-coordination/demos/test-shutdown.sh +0 -160
  525. package/.claude/skills/redis-coordination/demos/test-utils-unix.sh +0 -97
  526. package/.claude/skills/redis-coordination/demos/test-utils.sh +0 -97
  527. package/.claude/skills/redis-coordination/demos/test-waiting-mode.sh +0 -59
  528. package/.claude/skills/redis-coordination/examples/README.md +0 -73
  529. package/.claude/skills/redis-coordination/examples/grafana-dashboard.json +0 -352
  530. package/.claude/skills/redis-coordination/examples/hierarchical-pattern.sh +0 -127
  531. package/.claude/skills/redis-coordination/examples/mesh-pattern.sh +0 -171
  532. package/.claude/skills/redis-coordination/examples/timeout-handling.sh +0 -227
  533. package/.claude/skills/redis-coordination/examples/waiting-mode-pattern.sh +0 -239
  534. package/.claude/skills/redis-coordination/execute-product-owner-decision.sh +0 -258
  535. package/.claude/skills/redis-coordination/get-agent-timeout.sh +0 -177
  536. package/.claude/skills/redis-coordination/heartbeat-functions.sh +0 -137
  537. package/.claude/skills/redis-coordination/heartbeat-protocol.md +0 -106
  538. package/.claude/skills/redis-coordination/heartbeat.sh +0 -126
  539. package/.claude/skills/redis-coordination/init-swarm.sh +0 -148
  540. package/.claude/skills/redis-coordination/invoke-redis-pattern.sh +0 -220
  541. package/.claude/skills/redis-coordination/invoke-waiting-mode.sh +0 -283
  542. package/.claude/skills/redis-coordination/invoke-waiting-mode.sh.backup-p7 +0 -423
  543. package/.claude/skills/redis-coordination/list-active-swarms.sh +0 -147
  544. package/.claude/skills/redis-coordination/log-event.sh +0 -109
  545. package/.claude/skills/redis-coordination/metrics-export.sh +0 -674
  546. package/.claude/skills/redis-coordination/metrics-schema.json +0 -66
  547. package/.claude/skills/redis-coordination/metrics-storage.md +0 -31
  548. package/.claude/skills/redis-coordination/monitor-cfn-violations.sh +0 -391
  549. package/.claude/skills/redis-coordination/monitor-heartbeats.sh +0 -101
  550. package/.claude/skills/redis-coordination/orchestrate-cfn-loop-v3.sh +0 -141
  551. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh +0 -31
  552. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.backup +0 -38
  553. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.backup-1761167675 +0 -1672
  554. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.backup-p5 +0 -1604
  555. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.backup-phase1 +0 -1550
  556. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.backup-phase2 +0 -1621
  557. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.backup-phase3 +0 -1621
  558. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.bak +0 -0
  559. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.broken +0 -1627
  560. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.corrupted +0 -80
  561. package/.claude/skills/redis-coordination/orchestrate-cfn-loop.sh.deprecated +0 -1864
  562. package/.claude/skills/redis-coordination/priority-wake-mechanism.md +0 -75
  563. package/.claude/skills/redis-coordination/priority_wake.py +0 -134
  564. package/.claude/skills/redis-coordination/query-dlq.sh +0 -162
  565. package/.claude/skills/redis-coordination/query-logs.sh +0 -103
  566. package/.claude/skills/redis-coordination/redis-pattern.sh +0 -619
  567. package/.claude/skills/redis-coordination/retrieve-context.sh +0 -58
  568. package/.claude/skills/redis-coordination/select-specialist-agent.sh +0 -371
  569. package/.claude/skills/redis-coordination/semantic-match-tfidf.py +0 -252
  570. package/.claude/skills/redis-coordination/send-heartbeat.sh +0 -165
  571. package/.claude/skills/redis-coordination/signal.sh +0 -38
  572. package/.claude/skills/redis-coordination/store-context.sh +0 -86
  573. package/.claude/skills/redis-coordination/store-epic-context.sh +0 -123
  574. package/.claude/skills/redis-coordination/test-context-injection.sh +0 -354
  575. package/.claude/skills/redis-coordination/test-timeout-enforcement.sh +0 -513
  576. package/.claude/skills/redis-coordination/tests/convert-line-endings.sh +0 -15
  577. package/.claude/skills/redis-coordination/tests/dlq-functionality-test.sh +0 -102
  578. package/.claude/skills/redis-coordination/tests/edge-cases-test.sh +0 -99
  579. package/.claude/skills/redis-coordination/tests/integration-test.sh +0 -170
  580. package/.claude/skills/redis-coordination/tests/retry-mechanism-test.sh +0 -82
  581. package/.claude/skills/redis-coordination/tests/run-test-suite.sh +0 -92
  582. package/.claude/skills/redis-coordination/tests/run-tests.sh +0 -4
  583. package/.claude/skills/redis-coordination/tests/test-heartbeat-monitoring.sh +0 -418
  584. package/.claude/skills/redis-coordination/tests/test-heartbeat-simple.sh +0 -124
  585. package/.claude/skills/redis-coordination/tests/test-primitives.sh +0 -166
  586. package/.claude/skills/redis-coordination/tests/test-utils.sh +0 -54
  587. package/.claude/skills/redis-coordination/tests/test_coordination_primitives.sh.deprecated +0 -20
  588. package/.claude/skills/redis-coordination/tests/test_utils.sh +0 -49
  589. package/.claude/skills/redis-coordination/v2_modularization/core_orchestration.sh +0 -76
  590. package/.claude/skills/redis-coordination/validate-parameters.sh +0 -492
  591. package/.claude/skills/retrospective-report/SKILL.md +0 -31
  592. package/.claude/skills/retrospective-report/generate-report.sh +0 -101
  593. package/.claude/skills/run-all-skill-tests.sh +0 -124
  594. package/.claude/skills/scope-simplifier/SKILL.md +0 -37
  595. package/.claude/skills/scope-simplifier/simplify-scope.sh +0 -68
  596. package/.claude/skills/simplified-agent-lifecycle/COST_ANALYSIS.md +0 -49
  597. package/.claude/skills/simplified-agent-lifecycle/DESIGN.md +0 -98
  598. package/.claude/skills/simplified-agent-lifecycle/MIGRATION_PLAN.md +0 -74
  599. package/.claude/skills/skill-builder/SKILL.md +0 -910
  600. package/.claude/skills/specialist-injection/SKILL.md +0 -41
  601. package/.claude/skills/specialist-injection/recommend-specialist.sh +0 -57
  602. package/.claude/skills/sprint-execution/SKILL.md +0 -27
  603. package/.claude/skills/sprint-execution/execute-sprint-task.sh +0 -59
  604. package/.claude/skills/sprint-execution/execute-sprint.sh +0 -65
  605. package/.claude/skills/sprint-planner/SKILL.md +0 -37
  606. package/.claude/skills/sprint-planner/plan-sprint.sh +0 -85
  607. package/.claude/skills/sqlite-memory/IMPLEMENTATION_REPORT.md +0 -393
  608. package/.claude/skills/sqlite-memory/QUICK_REFERENCE.md +0 -204
  609. package/.claude/skills/sqlite-memory/SKILL.md +0 -415
  610. package/.claude/skills/sqlite-memory/acl-queries.sql +0 -452
  611. package/.claude/skills/sqlite-memory/check-dependencies.sh +0 -36
  612. package/.claude/skills/sqlite-memory/config.json +0 -45
  613. package/.claude/skills/sqlite-memory/memory-cli.sh +0 -88
  614. package/.claude/skills/sqlite-memory/test-state-persistence.js +0 -187
  615. package/.claude/skills/sqlite-memory/ttl-cleanup.sh +0 -274
  616. package/.claude/skills/standardized-error-handling/SKILL.md +0 -56
  617. package/.claude/skills/standardized-error-handling/capture-agent-error.sh +0 -87
  618. package/.claude/skills/standardized-error-handling/test-error-handling.sh +0 -166
  619. package/.claude/skills/task-classifier/SKILL.md +0 -94
  620. package/.claude/skills/task-classifier/classify-task.sh +0 -115
  621. package/.claude/skills/test-execution/SKILL.md +0 -128
  622. package/.claude/skills/test-execution/check-dependencies.sh +0 -36
  623. package/.claude/skills/test-execution/test-cache-reader.sh +0 -134
  624. package/.claude/skills/test-execution/test-concurrent-conflicts.sh +0 -115
  625. package/.claude/skills/test-execution/test-coordinator-pattern.sh +0 -109
  626. package/.claude/skills/test-execution-coordinator-pattern.md +0 -228
  627. package/.claude/skills/transparency-middleware/Cargo.toml +0 -18
  628. package/.claude/skills/transparency-middleware/SECURITY.md +0 -41
  629. package/.claude/skills/transparency-middleware/SKILL.md +0 -91
  630. package/.claude/skills/transparency-middleware/TEST_RESULTS.md +0 -174
  631. package/.claude/skills/transparency-middleware/config.json +0 -31
  632. package/.claude/skills/transparency-middleware/examples/basic-usage.ts +0 -39
  633. package/.claude/skills/transparency-middleware/examples/batch-processing.ts +0 -52
  634. package/.claude/skills/transparency-middleware/examples/custom-filtering.ts +0 -61
  635. package/.claude/skills/transparency-middleware/invoke-transparency-filter.sh +0 -98
  636. package/.claude/skills/transparency-middleware/invoke-transparency-init.sh +0 -224
  637. package/.claude/skills/transparency-middleware/invoke-transparency-level.sh +0 -333
  638. package/.claude/skills/transparency-middleware/invoke-transparency-metrics.sh +0 -345
  639. package/.claude/skills/transparency-middleware/invoke-transparency-observe.sh +0 -140
  640. package/.claude/skills/transparency-middleware/invoke-transparency-stop.sh +0 -235
  641. package/.claude/skills/transparency-middleware/memory_query.rs +0 -85
  642. package/.claude/skills/transparency-middleware/memory_repository.rs +0 -140
  643. package/.claude/skills/transparency-middleware/memory_schema.rs +0 -64
  644. package/.claude/skills/transparency-middleware/middleware-config.sh +0 -29
  645. package/.claude/skills/transparency-middleware/performance-benchmark.sh +0 -79
  646. package/.claude/skills/transparency-middleware/test-e2e.sh +0 -406
  647. package/.claude/skills/transparency-middleware/test-integration.sh +0 -162
  648. package/.claude/skills/transparency-middleware/test-transparency-skill.sh +0 -368
  649. package/.claude/skills/transparency-middleware/test-transparency-skill.sh.unix +0 -126
  650. package/.claude/skills/transparency-middleware/tests/input-validation.sh +0 -93
  651. package/.claude/skills/transparency-middleware/wrap-agent.sh +0 -132
  652. package/.claude/skills/validation-templates/SKILL.md +0 -47
  653. package/.claude/skills/validation-templates/content.json +0 -38
  654. package/.claude/skills/validation-templates/data.json +0 -38
  655. package/.claude/skills/validation-templates/design.json +0 -38
  656. package/.claude/skills/validation-templates/infrastructure.json +0 -38
  657. package/.claude/skills/validation-templates/research.json +0 -38
  658. package/.claude/skills/validation-templates/software.json +0 -38
  659. package/.claude/skills/web-portal/DESIGN.md +0 -117
  660. package/.claude/skills/web-portal/SKILL.md +0 -679
  661. package/.claude/skills/web-portal/invoke-portal-agents.sh +0 -129
  662. package/.claude/skills/web-portal/invoke-portal-dashboard.sh +0 -85
  663. package/.claude/skills/web-portal/invoke-portal-events.sh +0 -125
  664. package/.claude/skills/web-portal/invoke-portal-metrics.sh +0 -112
  665. package/.claude/skills/web-portal/invoke-portal-start.sh +0 -135
  666. package/.claude/skills/web-portal/invoke-portal-stop.sh +0 -121
  667. package/.claude/skills/web-portal/test-web-portal-skill.sh +0 -51
  668. package/.claude/skills/web-portal/validate-deployment.sh +0 -85
  669. package/.claude/skills/webapp-testing/SCREENSHOT_NAMING_CONVENTION.md +0 -547
  670. package/.claude/skills/webapp-testing/SKILL.md +0 -877
  671. package/.claude/skills/webapp-testing/capture-screenshot.sh +0 -238
  672. package/.claude/skills/webapp-testing/cfn-loop-integration.sh +0 -265
  673. package/.claude/skills/webapp-testing/compare-screenshots.sh +0 -199
  674. package/.claude/skills/webapp-testing/init-storage.sh +0 -150
  675. package/.claude/skills/webapp-testing/set-baseline.sh +0 -196
  676. package/.claude/skills/webapp-testing/test-webapp-testing.sh +0 -233
  677. package/.claude/slash-commands.json +0 -92
  678. package/.claude/spawn-pattern-examples.md +0 -500
  679. package/.claude/sprint-configs/cfn-naming-standardization.json +0 -729
  680. package/.claude/sprint-reports/sprint-1.4-self-correction-monitoring.json +0 -64
  681. package/.claude/swarm-memory.db +0 -0
  682. package/.claude/templates/agent-optimization-plan.md +0 -439
  683. package/.claude/templates/bulk-optimization-strategy.md +0 -367
  684. package/.claude/templates/cfn-loop-mechanics.md +0 -80
  685. package/.claude/templates/coordinator-patterns.md +0 -75
  686. package/.claude/templates/memory-operations.md +0 -200
  687. package/.claude/templates/post-edit-validation.md +0 -109
  688. package/.claude/templates/redis-coordination.md +0 -140
  689. package/.claude/templates/remaining-agent-analysis.md +0 -121
  690. package/.claude/templates/swarm-coordination.md +0 -103
  691. package/.claude/templates/team-dynamics.md +0 -82
  692. package/readme/CLAUDE.md +0 -429
  693. /package/.claude/agents/{coordinators → cfn-dev-team/coordinators}/multi-sprint-coordinator.md +0 -0
  694. /package/.claude/agents/{developers → cfn-dev-team/developers}/backend-dev.md +0 -0
  695. /package/.claude/agents/{developers → cfn-dev-team/developers}/react-frontend-engineer.md +0 -0
  696. /package/.claude/agents/{developers → cfn-dev-team/developers}/researcher.md +0 -0
  697. /package/.claude/agents/{developers → cfn-dev-team/developers}/state-architect.md +0 -0
  698. /package/.claude/agents/{developers → cfn-dev-team/developers}/ui-designer.md +0 -0
  699. /package/.claude/agents/{reviewers → cfn-dev-team/reviewers}/README.md +0 -0
  700. /package/.claude/agents/{testers → cfn-dev-team/testers}/README.md +0 -0
  701. /package/.claude/agents/{testers → cfn-dev-team/testers}/playwright-tester.md +0 -0
  702. /package/.claude/agents/{testers → cfn-dev-team/testers}/tester.md +0 -0
  703. /package/.claude/{data → cfn-data}/cfn-loop.db +0 -0
  704. /package/.claude/{data → cfn-data}/cfn_loop_logs.db +0 -0
  705. /package/.claude/commands/{README.md → cfn/README.md} +0 -0
  706. /package/.claude/commands/{auto-compact.md → cfn/auto-compact.md} +0 -0
  707. /package/.claude/commands/{cfn-claude-sync.md → cfn/cfn-claude-sync.md} +0 -0
  708. /package/.claude/commands/{cfn-loop-document.md → cfn/cfn-loop-document.md} +0 -0
  709. /package/.claude/commands/{cfn-mode.md → cfn/cfn-mode.md} +0 -0
  710. /package/.claude/commands/{claude-md.md → cfn/claude-md.md} +0 -0
  711. /package/.claude/commands/{claude-soul.md → cfn/claude-soul.md} +0 -0
  712. /package/.claude/commands/{context-query.md → cfn/context-query.md} +0 -0
  713. /package/.claude/commands/{cost-savings-off.md → cfn/cost-savings-off.md} +0 -0
  714. /package/.claude/commands/{cost-savings-on.md → cfn/cost-savings-on.md} +0 -0
  715. /package/.claude/commands/{cost-savings-status.md → cfn/cost-savings-status.md} +0 -0
  716. /package/.claude/commands/{custom-routing-activate.md → cfn/custom-routing-activate.md} +0 -0
  717. /package/.claude/commands/{custom-routing-deactivate.md → cfn/custom-routing-deactivate.md} +0 -0
  718. /package/.claude/commands/{dependency-recommendations.md → cfn/dependency-recommendations.md} +0 -0
  719. /package/.claude/commands/{fullstack.md → cfn/fullstack.md} +0 -0
  720. /package/.claude/commands/{github-commit.md → cfn/github-commit.md} +0 -0
  721. /package/.claude/commands/{github.md → cfn/github.md} +0 -0
  722. /package/.claude/commands/{hello-world-tests.md → cfn/hello-world-tests.md} +0 -0
  723. /package/.claude/commands/{hooks.md → cfn/hooks.md} +0 -0
  724. /package/.claude/commands/{launch-web-dashboard.md → cfn/launch-web-dashboard.md} +0 -0
  725. /package/.claude/commands/{metrics-summary.md → cfn/metrics-summary.md} +0 -0
  726. /package/.claude/commands/{neural.md → cfn/neural.md} +0 -0
  727. /package/.claude/commands/{parse-epic.md → cfn/parse-epic.md} +0 -0
  728. /package/.claude/commands/{performance.md → cfn/performance.md} +0 -0
  729. /package/.claude/commands/{sparc.md → cfn/sparc.md} +0 -0
  730. /package/.claude/commands/{suggest-improvements.md → cfn/suggest-improvements.md} +0 -0
  731. /package/.claude/commands/{suggest-templates.md → cfn/suggest-templates.md} +0 -0
  732. /package/.claude/commands/{swarm.md → cfn/swarm.md} +0 -0
  733. /package/.claude/commands/{switch-api.md → cfn/switch-api.md} +0 -0
  734. /package/.claude/commands/{workflow.md → cfn/workflow.md} +0 -0
  735. /package/.claude/commands/{write-plan.md → cfn/write-plan.md} +0 -0
  736. /package/.claude/hooks/{BACKUP_USAGE.md → cfn-BACKUP_USAGE.md} +0 -0
  737. /package/.claude/hooks/{invoke-post-edit.sh → cfn-invoke-post-edit.sh} +0 -0
  738. /package/.claude/hooks/{post-edit-cfn-retrospective.sh → cfn-post-edit-cfn-retrospective.sh} +0 -0
  739. /package/.claude/hooks/{post-edit.config.json → cfn-post-edit.config.json} +0 -0
  740. /package/.claude/hooks/{post-edit.sh → cfn-post-edit.sh} +0 -0
  741. /package/.claude/hooks/{pre-edit-backup.sh → cfn-pre-edit-backup.sh} +0 -0
  742. /package/.claude/hooks/{restore-from-backup.sh → cfn-restore-from-backup.sh} +0 -0
  743. /package/.claude/skills/{agent-spawning → cfn-agent-spawning}/README.md +0 -0
  744. /package/.claude/skills/{analytics → cfn-analytics}/README.md +0 -0
  745. /package/.claude/skills/{config-management → cfn-config-management}/README.md +0 -0
  746. /package/.claude/skills/{event-bus → cfn-event-bus}/README.md +0 -0
  747. /package/.claude/skills/{fleet-manager → cfn-fleet-manager}/README.md +0 -0
  748. /package/.claude/skills/{hook-pipeline → cfn-hook-pipeline}/README.md +0 -0
  749. /package/.claude/skills/{hybrid-routing → cfn-hybrid-routing}/README.md +0 -0
  750. /package/.claude/skills/{process-lifecycle → cfn-process-lifecycle}/README.md +0 -0
  751. /package/.claude/skills/{redis-coordination → cfn-redis-coordination}/README.md +0 -0
  752. /package/.claude/skills/{sqlite-memory → cfn-sqlite-memory}/README.md +0 -0
  753. /package/.claude/skills/{test-execution → cfn-test-execution}/README.md +0 -0
  754. /package/.claude/skills/{transparency-middleware → cfn-transparency-middleware}/README.md +0 -0
  755. /package/.claude/skills/{webapp-testing → cfn-webapp-testing}/README.md +0 -0
@@ -1,1550 +0,0 @@
1
- #!/usr/bin/env bash
2
-
3
- ##############################################################################
4
- # CFN Loop Orchestration v2.0.0
5
- # Manages multi-loop CFN execution with dependency tracking and consensus
6
- #
7
- # Usage:
8
- # ./orchestrate-cfn-loop.sh --task-id <id> \
9
- # --mode <mvp|standard|enterprise> \
10
- # --loop3-agents <agent1,agent2,...> \
11
- # --loop2-agents <agent1,agent2,...> \
12
- # --product-owner <agent-id> \
13
- # [--max-iterations <n>] \
14
- # [--min-quorum-loop3 <n|n%|0.n>] \
15
- # [--min-quorum-loop2 <n|n%|0.n>] \
16
- # [--epic-context <json>] \
17
- # [--phase-context <json>] \
18
- # [--success-criteria <json>]
19
- #
20
- # CFN Loop Structure (CORRECTED):
21
- # Loop 3 (Primary Swarm - Self Validation)
22
- # ↓
23
- # IF Loop 3 self-validation gate FAILS → RELAUNCH Loop 3 (skip Loop 2)
24
- # IF Loop 3 self-validation gate PASSES → Proceed to Loop 2
25
- # ↓
26
- # Loop 2 (Consensus Validators)
27
- # ↓
28
- # Product Owner Decision
29
- #
30
- # Dependency Enforcement:
31
- # - Loop 3 agents self-validate via confidence scores
32
- # - Gate check determines if Loop 2 validators should be engaged
33
- # - Loop 2 agents WAIT for gate pass signal before starting work
34
- # - Product Owner BLOCKS until all Loop 2 agents signal completion
35
- # - Uses Redis BLPOP for zero-token waiting
36
- #
37
- # Quorum Configuration:
38
- # - Absolute: --min-quorum-loop3 3 (requires exactly 3 agents)
39
- # - Percentage: --min-quorum-loop3 85% (requires 85% of agents)
40
- # - Decimal: --min-quorum-loop3 0.66 (requires 66% of agents)
41
- # - Default: 0.66 (2/3 majority) if not specified
42
- #
43
- # Agent Requirements:
44
- # Loop 3 (Implementers):
45
- # 1. Complete work
46
- # 2. Signal done: redis-cli lpush "swarm:${TASK_ID}:${AGENT_ID}:done" "complete"
47
- # 3. Report confidence: invoke-waiting-mode.sh report --confidence <0.0-1.0>
48
- # 4. Enter waiting: invoke-waiting-mode.sh enter (for potential iteration)
49
- #
50
- # Loop 2 (Validators):
51
- # 1. WAIT for gate pass: redis-cli blpop "swarm:${TASK_ID}:gate-passed" 0
52
- # 2. Retrieve Loop 3 results for review
53
- # 3. Perform validation
54
- # 4. Signal done: redis-cli lpush "swarm:${TASK_ID}:${AGENT_ID}:done" "complete"
55
- # 5. Report consensus: invoke-waiting-mode.sh report --confidence <0.0-1.0>
56
- # 6. Enter waiting: invoke-waiting-mode.sh enter (for potential iteration)
57
- ##############################################################################
58
-
59
- set -euo pipefail
60
-
61
- # Configuration
62
- TASK_ID=""
63
- MODE="standard"
64
- LOOP3_AGENTS=""
65
- LOOP2_AGENTS=""
66
- PRODUCT_OWNER=""
67
- MAX_ITERATIONS=10
68
- TIMEOUT=3600 # 60 minute default timeout for agent completion
69
- RETRY_COUNT=3
70
- RETRY_DELAY=5000 # Base delay in milliseconds
71
- MIN_QUORUM_LOOP3="" # Minimum agents required for Loop 3 (absolute or percentage)
72
- MIN_QUORUM_LOOP2="" # Minimum agents required for Loop 2 (absolute or percentage)
73
- ORCHESTRATOR_PID=$$
74
- SHUTDOWN_MONITOR_PID=""
75
- SHUTDOWN_REQUESTED=0
76
- LOOP3_HEARTBEAT_MONITOR_PID=""
77
- LOOP2_HEARTBEAT_MONITOR_PID=""
78
-
79
- # Epic Context (optional - for agent system prompts)
80
- EPIC_CONTEXT=""
81
- PHASE_CONTEXT=""
82
- SUCCESS_CRITERIA=""
83
- EXPECTED_FILES="" # BUG #12 FIX: Explicit file verification
84
- PHASE_ID="" # BUG #16 FIX: Phase identifier for timeout configuration
85
-
86
- # Thresholds by mode
87
- declare -A GATE_THRESHOLD=(
88
- [mvp]=0.70
89
- [standard]=0.75
90
- [enterprise]=0.75
91
- )
92
-
93
- declare -A CONSENSUS_THRESHOLD=(
94
- [mvp]=0.80
95
- [standard]=0.90
96
- [enterprise]=0.95
97
- )
98
-
99
- # Parse arguments
100
- while [[ $# -gt 0 ]]; do
101
- case $1 in
102
- --task-id)
103
- TASK_ID="$2"
104
- shift 2
105
- ;;
106
- --mode)
107
- MODE="$2"
108
- shift 2
109
- ;;
110
- --loop3-agents)
111
- LOOP3_AGENTS="$2"
112
- shift 2
113
- ;;
114
- --loop2-agents)
115
- LOOP2_AGENTS="$2"
116
- shift 2
117
- ;;
118
- --product-owner)
119
- PRODUCT_OWNER="$2"
120
- shift 2
121
- ;;
122
- --max-iterations)
123
- MAX_ITERATIONS="$2"
124
- shift 2
125
- ;;
126
- --retry-count)
127
- RETRY_COUNT="$2"
128
- shift 2
129
- ;;
130
- --retry-delay)
131
- RETRY_DELAY="$2"
132
- shift 2
133
- ;;
134
- --timeout)
135
- TIMEOUT="$2"
136
- shift 2
137
- ;;
138
- --min-quorum-loop3)
139
- MIN_QUORUM_LOOP3="$2"
140
- shift 2
141
- ;;
142
- --min-quorum-loop2)
143
- MIN_QUORUM_LOOP2="$2"
144
- shift 2
145
- ;;
146
- --epic-context)
147
- EPIC_CONTEXT="$2"
148
- shift 2
149
- ;;
150
- --phase-context)
151
- PHASE_CONTEXT="$2"
152
- shift 2
153
- ;;
154
- --success-criteria)
155
- SUCCESS_CRITERIA="$2"
156
- shift 2
157
- ;;
158
- --expected-files)
159
- EXPECTED_FILES="$2"
160
- shift 2
161
- ;;
162
- --phase-id)
163
- PHASE_ID="$2"
164
- shift 2
165
- ;;
166
- *)
167
- echo "Unknown option: $1"
168
- exit 1
169
- ;;
170
- esac
171
- done
172
-
173
- # Validation
174
- if [ -z "$TASK_ID" ] || [ -z "$LOOP3_AGENTS" ] || [ -z "$LOOP2_AGENTS" ] || [ -z "$PRODUCT_OWNER" ]; then
175
- echo "Error: Required parameters missing"
176
- echo "Usage: $0 --task-id <id> --mode <mode> --loop3-agents <agents> --loop2-agents <agents> --product-owner <agent>"
177
- exit 1
178
- fi
179
-
180
- GATE=${GATE_THRESHOLD[$MODE]}
181
- CONSENSUS=${CONSENSUS_THRESHOLD[$MODE]}
182
-
183
- # Set default quorum values if not specified (66% = 2/3 majority)
184
- MIN_QUORUM_LOOP3=${MIN_QUORUM_LOOP3:-0.66}
185
- MIN_QUORUM_LOOP2=${MIN_QUORUM_LOOP2:-0.66}
186
-
187
- ##############################################################################
188
- # Shutdown Handling Functions
189
- ##############################################################################
190
- function cleanup_and_exit() {
191
- local exit_code="${1:-130}"
192
- local reason="${2:-user_interrupt}"
193
-
194
- # Set shutdown flag to stop any ongoing operations
195
- SHUTDOWN_REQUESTED=1
196
-
197
- echo ""
198
- echo "=============================================="
199
- echo "🛑 Orchestrator shutting down gracefully..."
200
- echo "=============================================="
201
- echo "Reason: $reason"
202
- echo "Exit Code: $exit_code"
203
-
204
- # Kill shutdown monitor if running
205
- if [ -n "$SHUTDOWN_MONITOR_PID" ] && kill -0 "$SHUTDOWN_MONITOR_PID" 2>/dev/null; then
206
- kill "$SHUTDOWN_MONITOR_PID" 2>/dev/null || true
207
- wait "$SHUTDOWN_MONITOR_PID" 2>/dev/null || true
208
- fi
209
-
210
- # Stop heartbeat monitors if running
211
- if [ -n "${LOOP3_HEARTBEAT_MONITOR_PID:-}" ]; then
212
- echo "Stopping Loop 3 heartbeat monitor..."
213
- stop_heartbeat_monitor "$TASK_ID" "loop3" "$LOOP3_HEARTBEAT_MONITOR_PID"
214
- fi
215
- if [ -n "${LOOP2_HEARTBEAT_MONITOR_PID:-}" ]; then
216
- echo "Stopping Loop 2 heartbeat monitor..."
217
- stop_heartbeat_monitor "$TASK_ID" "loop2" "$LOOP2_HEARTBEAT_MONITOR_PID"
218
- fi
219
-
220
- # Mark swarm as cancelled if initialized
221
- if [ -n "$TASK_ID" ] && [ -n "${SWARM_ID:-}" ]; then
222
- echo "Marking swarm as cancelled..."
223
- ./.claude/skills/redis-coordination/complete-swarm.sh \
224
- --swarm-id "$SWARM_ID" \
225
- --final-metric "status=cancelled" \
226
- --final-metric "shutdown_reason=$reason" 2>/dev/null || echo " ⚠️ Failed to mark swarm as cancelled"
227
- fi
228
-
229
- # Clean up Redis keys
230
- if [ -n "$TASK_ID" ]; then
231
- echo "Cleaning up Redis keys..."
232
- local keys_deleted=$(redis-cli --scan --pattern "swarm:${TASK_ID}:*" | xargs -r redis-cli DEL 2>/dev/null || echo "0")
233
- echo " Deleted $keys_deleted Redis keys"
234
- fi
235
-
236
- # Clean up heartbeat monitor marker files
237
- rm -f /tmp/heartbeat-monitor-${TASK_ID}-*.active 2>/dev/null || true
238
-
239
- echo "=============================================="
240
- echo "Shutdown complete"
241
- echo "=============================================="
242
-
243
- exit "$exit_code"
244
- }
245
-
246
- # Trap SIGTERM and SIGINT for graceful shutdown
247
- trap 'echo "[TRAP] Caught SIGINT" >&2; cleanup_and_exit 130 "SIGINT_received"' SIGINT
248
- trap 'echo "[TRAP] Caught SIGTERM" >&2; cleanup_and_exit 143 "SIGTERM_received"' SIGTERM
249
-
250
- ##############################################################################
251
- # Start Shutdown Monitor (Background Process)
252
- ##############################################################################
253
- function start_shutdown_monitor() {
254
- local task_id="$1"
255
-
256
- (
257
- # Block on shutdown channel (zero-token waiting)
258
- SHUTDOWN_KEY="swarm:${task_id}:shutdown"
259
- SHUTDOWN_RESULT=$(redis-cli BLPOP "$SHUTDOWN_KEY" 0 2>/dev/null || echo "")
260
-
261
- if [ -n "$SHUTDOWN_RESULT" ]; then
262
- # Extract shutdown payload (format: key value)
263
- SHUTDOWN_PAYLOAD=$(echo "$SHUTDOWN_RESULT" | tail -1)
264
- REASON=$(echo "$SHUTDOWN_PAYLOAD" | jq -r '.reason // "external_shutdown"' 2>/dev/null || echo "external_shutdown")
265
-
266
- echo ""
267
- echo "🛑 Shutdown signal received from Redis channel: $REASON"
268
- echo " Sending SIGTERM to orchestrator PID: $ORCHESTRATOR_PID"
269
-
270
- # Send SIGTERM to main orchestrator process
271
- if kill -TERM "$ORCHESTRATOR_PID" 2>/dev/null; then
272
- echo " ✅ SIGTERM sent successfully"
273
- else
274
- echo " ❌ Failed to send SIGTERM (process may have already exited)"
275
- exit 0
276
- fi
277
- fi
278
- ) &
279
-
280
- SHUTDOWN_MONITOR_PID=$!
281
- echo "Shutdown monitor started (PID: $SHUTDOWN_MONITOR_PID)"
282
- }
283
-
284
- ##############################################################################
285
- # Quorum Calculation Function
286
- ##############################################################################
287
- function calculate_quorum() {
288
- local quorum_spec="$1"
289
- local total_agents="$2"
290
-
291
- # If no quorum specified, require all agents
292
- if [ -z "$quorum_spec" ]; then
293
- echo "$total_agents"
294
- return 0
295
- fi
296
-
297
- # Check if percentage format (e.g., "85%")
298
- if [[ "$quorum_spec" =~ %$ ]]; then
299
- # Extract percentage value (remove % suffix)
300
- local pct="${quorum_spec%\%}"
301
- # Calculate: ceil(total_agents * pct / 100)
302
- echo "scale=0; ($total_agents * $pct + 50) / 100" | bc
303
- # Check if decimal (0.0-1.0), treat as fraction
304
- elif [[ "$quorum_spec" =~ ^0?\.[0-9]+$ ]]; then
305
- # Calculate: ceil(total_agents * fraction)
306
- echo "scale=0; ($quorum_spec * $total_agents + 0.5) / 1" | bc
307
- else
308
- # Absolute number - validate it doesn't exceed total
309
- if [ "$quorum_spec" -gt "$total_agents" ]; then
310
- echo "Error: Quorum ($quorum_spec) exceeds total agents ($total_agents)" >&2
311
- return 1
312
- fi
313
- echo "$quorum_spec"
314
- fi
315
- }
316
-
317
- ##############################################################################
318
- # Dead Letter Queue (DLQ) Functions
319
- ##############################################################################
320
- function write_to_dlq() {
321
- local agent="$1"
322
- local reason="$2"
323
- local retry_count="$3"
324
-
325
- DLQ_KEY="swarm:${TASK_ID}:dlq:${agent}"
326
- DLQ_ENTRY=$(jq -n \
327
- --arg reason "$reason" \
328
- --arg retries "$retry_count" \
329
- --arg ts "$(date +%s)" \
330
- '{reason: $reason, retry_count: ($retries | tonumber), timestamp: ($ts | tonumber)}')
331
-
332
- echo "$DLQ_ENTRY" | redis-cli -x LPUSH "$DLQ_KEY" >/dev/null
333
- redis-cli EXPIRE "$DLQ_KEY" 604800 >/dev/null # 7 days TTL
334
-
335
- echo " ❌ $agent → DLQ (reason: $reason, retries: $retry_count)"
336
- }
337
-
338
- ##############################################################################
339
- # Exponential Backoff Retry Function
340
- ##############################################################################
341
- function retry_with_backoff() {
342
- local agent="$1"
343
- local attempt="$2"
344
- local max_retries="$3"
345
- local base_delay="$4"
346
-
347
- # Check for shutdown before sleeping
348
- if [ "$SHUTDOWN_REQUESTED" -eq 1 ]; then
349
- echo " [SHUTDOWN] Skipping backoff delay for $agent" >&2
350
- return 0
351
- fi
352
-
353
- # Exponential backoff: delay = base_delay * (2 ^ attempt)
354
- local delay=$(echo "$base_delay * (2 ^ $attempt)" | bc)
355
- local timestamp=$(date -u +"%Y-%m-%dT%H:%M:%SZ")
356
-
357
- echo " [$timestamp] [Retry $attempt/$max_retries] Waiting ${delay}ms before retry for $agent..."
358
-
359
- # Use interruptible sleep - sleep in small increments and check for shutdown
360
- local delay_sec=$(echo "scale=3; $delay / 1000" | bc)
361
- local elapsed=0
362
- while (( $(echo "$elapsed < $delay_sec" | bc -l) )); do
363
- # Sleep for 0.5s increments (or remaining time if less)
364
- local remaining=$(echo "$delay_sec - $elapsed" | bc)
365
- local sleep_time=$(echo "if ($remaining < 0.5) $remaining else 0.5" | bc)
366
-
367
- sleep "$sleep_time" &
368
- wait $! 2>/dev/null || return 0 # If wait is interrupted (SIGTERM), return immediately
369
-
370
- elapsed=$(echo "$elapsed + $sleep_time" | bc)
371
-
372
- # Check for shutdown after each sleep increment
373
- if [ "$SHUTDOWN_REQUESTED" -eq 1 ]; then
374
- echo " [SHUTDOWN] Interrupted backoff delay for $agent" >&2
375
- return 0
376
- fi
377
- done
378
- }
379
-
380
- ##############################################################################
381
- # Heartbeat Monitoring Functions
382
- ##############################################################################
383
- declare -A MISSED_HEARTBEATS # Track missed heartbeats per agent
384
-
385
- function check_agent_heartbeat() {
386
- local agent="$1"
387
- local task_id="$2"
388
- local iteration="$3"
389
-
390
- # Agents create heartbeat as: swarm:${task_id}:agent:${agent_id} (HASH with heartbeat field)
391
- # Agent ID includes iteration suffix: react-frontend-engineer-1
392
- HB_KEY="swarm:${task_id}:agent:${agent}-${iteration}"
393
- HB_DATA=$(redis-cli HGET "$HB_KEY" heartbeat 2>/dev/null || echo "")
394
-
395
- if [ -z "$HB_DATA" ] || [ "$HB_DATA" = "(nil)" ]; then
396
- return 1 # Dead
397
- else
398
- return 0 # Alive
399
- fi
400
- }
401
-
402
- function check_heartbeats_loop() {
403
- local task_id="$1"
404
- local loop_name="$2"
405
- local iteration="$3"
406
- shift 3
407
- local agents=("$@")
408
-
409
- for AGENT in "${agents[@]}"; do
410
- # Skip agents already marked as failed
411
- if [[ " ${LOOP3_FAILED_AGENTS[@]} ${LOOP2_FAILED_AGENTS[@]} " =~ " ${AGENT} " ]]; then
412
- continue
413
- fi
414
-
415
- if ! check_agent_heartbeat "$AGENT" "$task_id" "$iteration"; then
416
- MISSED_HEARTBEATS["$AGENT"]=$((${MISSED_HEARTBEATS["$AGENT"]:-0} + 1))
417
-
418
- if [ ${MISSED_HEARTBEATS["$AGENT"]} -ge 2 ]; then
419
- local timestamp=$(date -u +"%Y-%m-%dT%H:%M:%SZ")
420
- echo " [$timestamp] [$loop_name] ⚠️ $AGENT appears hung (no heartbeat for 60s)" >&2
421
-
422
- # Determine which loop this agent belongs to and check quorum
423
- if [[ " ${LOOP3_AGENTS} " =~ " ${AGENT} " ]]; then
424
- REMAINING=$((${#LOOP3_COMPLETED_AGENTS[@]}))
425
- REQUIRED=$(calculate_quorum "$MIN_QUORUM_LOOP3" "$LOOP3_TOTAL")
426
- elif [[ " ${LOOP2_AGENTS} " =~ " ${AGENT} " ]]; then
427
- # Safety check: Skip if Loop 2 hasn't been initialized yet
428
- if [ -z "${LOOP2_COMPLETED_AGENTS+x}" ]; then
429
- continue
430
- fi
431
- REMAINING=$((${#LOOP2_COMPLETED_AGENTS[@]}))
432
- REQUIRED=$(calculate_quorum "$MIN_QUORUM_LOOP2" "$LOOP2_TOTAL")
433
- else
434
- continue
435
- fi
436
-
437
- if [ $REMAINING -ge $REQUIRED ]; then
438
- echo " [$timestamp] [$loop_name] ℹ️ Continuing with quorum (${REMAINING}/${REQUIRED} agents)" >&2
439
- else
440
- echo " [$timestamp] [$loop_name] ⚠️ Cannot meet quorum without $AGENT (${REMAINING}/${REQUIRED})" >&2
441
- fi
442
- fi
443
- else
444
- MISSED_HEARTBEATS["$AGENT"]=0 # Reset counter
445
- fi
446
- done
447
- }
448
-
449
- function start_heartbeat_monitor() {
450
- local task_id="$1"
451
- local loop_name="$2"
452
- local iteration="$3"
453
- shift 3
454
- local agents=("$@")
455
-
456
- # Create marker file for this monitor
457
- local monitor_marker="/tmp/heartbeat-monitor-${task_id}-${loop_name}.active"
458
- touch "$monitor_marker"
459
-
460
- # [BUG #7 FIX] Spawn background process and let caller capture $!
461
- (
462
- while [ -f "$monitor_marker" ]; do
463
- # Check for shutdown
464
- if [ "$SHUTDOWN_REQUESTED" -eq 1 ]; then
465
- break
466
- fi
467
-
468
- check_heartbeats_loop "$task_id" "$loop_name" "$iteration" "${agents[@]}"
469
- sleep 30
470
- done
471
- ) &
472
-
473
- # No echo - caller will use $! to get PID
474
- }
475
-
476
- function stop_heartbeat_monitor() {
477
- local task_id="$1"
478
- local loop_name="$2"
479
- local monitor_pid="$3"
480
-
481
- # Remove marker file to stop the monitor loop
482
- rm -f "/tmp/heartbeat-monitor-${task_id}-${loop_name}.active"
483
-
484
- # Kill monitor process if still running
485
- if [ -n "$monitor_pid" ] && kill -0 "$monitor_pid" 2>/dev/null; then
486
- kill "$monitor_pid" 2>/dev/null || true
487
- wait "$monitor_pid" 2>/dev/null || true
488
- fi
489
- }
490
-
491
- ##############################################################################
492
- # Get Agent-Specific Timeout
493
- ##############################################################################
494
- function get_agent_timeout() {
495
- local agent="$1"
496
- local task_id="$2"
497
-
498
- # Use get-agent-timeout.sh helper script
499
- SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
500
- AGENT_TIMEOUT=$("$SCRIPT_DIR/get-agent-timeout.sh" --task-id "$task_id" --agent-id "$agent" 2>/dev/null || echo "$TIMEOUT")
501
-
502
- echo "$AGENT_TIMEOUT"
503
- }
504
-
505
- ##############################################################################
506
- # Process-Based Completion Monitoring
507
- ##############################################################################
508
- function monitor_agent_process() {
509
- local agent_id="$1"
510
- local agent_pid="$2"
511
- local task_id="$3"
512
- local done_key="$4"
513
-
514
- # Monitor agent process in background
515
- (
516
- # Wait for process to exit
517
- wait "$agent_pid" 2>/dev/null
518
- EXIT_CODE=$?
519
-
520
- # Check if done signal already sent (agent may have signaled normally)
521
- DONE_COUNT=$(redis-cli LLEN "$done_key" 2>/dev/null || echo "0")
522
- if [ "$DONE_COUNT" -gt 0 ]; then
523
- # Agent signaled normally - nothing to do
524
- exit 0
525
- fi
526
-
527
- # Process exited without signaling - auto-complete
528
- if [ $EXIT_CODE -eq 0 ]; then
529
- echo " [Process Monitor] $agent_id exited successfully (code 0) - auto-signaling completion" >&2
530
- redis-cli LPUSH "$done_key" "auto-completed-success" >/dev/null
531
- else
532
- echo " [Process Monitor] $agent_id exited with error (code $EXIT_CODE) - auto-signaling failure" >&2
533
- redis-cli LPUSH "$done_key" "auto-completed-error:$EXIT_CODE" >/dev/null
534
-
535
- # METRICS: Increment error counter
536
- redis-cli INCR "swarm:${task_id}:metrics:agent_errors" >/dev/null
537
- fi
538
- ) &
539
- }
540
-
541
- ##############################################################################
542
- # BLPOP with Retry Logic + Process Monitoring
543
- ##############################################################################
544
- function blpop_with_retry() {
545
- local agent="$1"
546
- local done_key="$2"
547
- local timeout="$3"
548
- local retry_count="$4"
549
- local retry_delay="$5"
550
- local agent_pid="${6:-}" # Optional: PID for process monitoring
551
-
552
- for ATTEMPT in $(seq 1 $retry_count); do
553
- # Check for shutdown before attempting BLPOP
554
- if [ "$SHUTDOWN_REQUESTED" -eq 1 ]; then
555
- echo " [SHUTDOWN] Aborting BLPOP for $agent" >&2
556
- return 1
557
- fi
558
-
559
- # Use Redis's native BLPOP timeout instead of shell timeout command
560
- # This allows SIGTERM to properly interrupt the process
561
- RESULT=$(redis-cli blpop "$done_key" "$timeout" 2>/dev/null || echo "")
562
-
563
- if [ -n "$RESULT" ]; then
564
- echo "$RESULT"
565
- return 0 # Success
566
- fi
567
-
568
- # BLPOP timeout - check if process is still alive
569
- if [ -n "$agent_pid" ]; then
570
- if ! kill -0 "$agent_pid" 2>/dev/null; then
571
- echo " [Process Check] Agent process $agent_pid no longer running" >&2
572
-
573
- # Process exited - check if done signal was auto-generated
574
- RESULT=$(redis-cli LPOP "$done_key" 2>/dev/null || echo "")
575
- if [ -n "$RESULT" ]; then
576
- echo " [Auto-Complete] Retrieved: $RESULT" >&2
577
- echo "$RESULT"
578
- return 0
579
- fi
580
- fi
581
- fi
582
-
583
- # Check for shutdown after BLPOP timeout
584
- if [ "$SHUTDOWN_REQUESTED" -eq 1 ]; then
585
- echo " [SHUTDOWN] Aborting retry for $agent" >&2
586
- return 1
587
- fi
588
-
589
- # Check heartbeat status
590
- HEARTBEAT_KEY="swarm:${TASK_ID}:${agent}:heartbeat"
591
- HEARTBEAT_EXISTS=$(redis-cli EXISTS "$HEARTBEAT_KEY" 2>/dev/null || echo "0")
592
-
593
- if [ "$HEARTBEAT_EXISTS" -eq 0 ]; then
594
- echo " ⚠️ No heartbeat from $agent - agent may be stuck or crashed" >&2
595
-
596
- # If we have PID and process is stuck, kill it
597
- if [ -n "$agent_pid" ] && kill -0 "$agent_pid" 2>/dev/null; then
598
- echo " [Timeout Kill] Terminating stuck process $agent_pid" >&2
599
- kill "$agent_pid" 2>/dev/null || true
600
- sleep 2
601
-
602
- # Force kill if still alive
603
- if kill -0 "$agent_pid" 2>/dev/null; then
604
- kill -9 "$agent_pid" 2>/dev/null || true
605
- fi
606
-
607
- # METRICS: Increment timeout counter
608
- redis-cli INCR "swarm:${TASK_ID}:metrics:agent_killed" >/dev/null
609
- fi
610
- fi
611
-
612
- # Log retry attempt (to stderr so it's visible during command substitution)
613
- local timestamp=$(date -u +"%Y-%m-%dT%H:%M:%SZ")
614
- echo " [$timestamp] ⚠️ BLPOP attempt $ATTEMPT/$retry_count failed for $agent" >&2
615
-
616
- if [ $ATTEMPT -lt $retry_count ]; then
617
- # METRICS: Increment retry counter
618
- redis-cli INCR "swarm:${TASK_ID}:metrics:retry_count" >/dev/null
619
-
620
- retry_with_backoff "$agent" "$ATTEMPT" "$retry_count" "$retry_delay" >&2
621
- else
622
- # Final failure - write to DLQ
623
- echo " [$timestamp] ❌ FINAL FAILURE: $agent after $retry_count attempts" >&2
624
- write_to_dlq "$agent" "timeout_after_retries" "$retry_count"
625
- return 1
626
- fi
627
- done
628
-
629
- return 1
630
- }
631
-
632
- echo "=== CFN Loop Orchestration ==="
633
- echo "Task ID: $TASK_ID"
634
- echo "Mode: $MODE (Gate: $GATE, Consensus: $CONSENSUS)"
635
- echo "Max Iterations: $MAX_ITERATIONS"
636
- echo ""
637
-
638
- # Initialize swarm using general Redis coordination primitive
639
- SWARM_ID="swarm-${TASK_ID}"
640
- ALL_AGENTS="${LOOP3_AGENTS},${LOOP2_AGENTS},${PRODUCT_OWNER}"
641
-
642
- # LOG: Swarm initialization
643
- ./.claude/skills/redis-coordination/log-event.sh \
644
- --task-id "$TASK_ID" \
645
- --event-type "swarm_init" \
646
- --details "{\"mode\": \"$MODE\", \"loop3_agents\": \"$LOOP3_AGENTS\", \"loop2_agents\": \"$LOOP2_AGENTS\", \"product_owner\": \"$PRODUCT_OWNER\", \"max_iterations\": $MAX_ITERATIONS, \"gate_threshold\": $GATE, \"consensus_threshold\": $CONSENSUS}" \
647
- --level "INFO" 2>/dev/null || true
648
-
649
- # Build CFN-specific metadata
650
- CFN_METADATA=$(cat <<EOF
651
- {
652
- "mode": "$MODE",
653
- "loop3_agents": "$LOOP3_AGENTS",
654
- "loop2_agents": "$LOOP2_AGENTS",
655
- "product_owner": "$PRODUCT_OWNER",
656
- "workflow_type": "cfn_loop"
657
- }
658
- EOF
659
- )
660
-
661
- # Use general init-swarm primitive
662
- ./.claude/skills/redis-coordination/init-swarm.sh \
663
- --swarm-id "$SWARM_ID" \
664
- --agents "$ALL_AGENTS" \
665
- --task-id "$TASK_ID" \
666
- --topology "hierarchical" \
667
- --metadata "$CFN_METADATA" > /dev/null
668
-
669
- # Start shutdown monitor in background
670
- start_shutdown_monitor "$TASK_ID"
671
-
672
- # Store epic context in Redis (if provided)
673
- if [ -n "$EPIC_CONTEXT" ]; then
674
- echo "📋 Storing epic context in Redis..."
675
- # Escape single quotes for Redis
676
- EPIC_ESCAPED="${EPIC_CONTEXT//\'/\'\\\'\'}"
677
- redis-cli setex "swarm:${TASK_ID}:epic-context" 604800 "$EPIC_ESCAPED" >/dev/null
678
- echo " ✅ Epic context stored (TTL: 7 days)"
679
- fi
680
-
681
- if [ -n "$PHASE_CONTEXT" ]; then
682
- echo "📋 Storing phase context in Redis..."
683
- PHASE_ESCAPED="${PHASE_CONTEXT//\'/\'\\\'\'}"
684
- redis-cli setex "swarm:${TASK_ID}:phase-context" 604800 "$PHASE_ESCAPED" >/dev/null
685
- echo " ✅ Phase context stored (TTL: 7 days)"
686
- fi
687
-
688
- if [ -n "$SUCCESS_CRITERIA" ]; then
689
- echo "📋 Storing success criteria in Redis..."
690
- CRITERIA_ESCAPED="${SUCCESS_CRITERIA//\'/\'\\\'\'}"
691
- redis-cli setex "swarm:${TASK_ID}:success-criteria" 604800 "$CRITERIA_ESCAPED" >/dev/null
692
- echo " ✅ Success criteria stored (TTL: 7 days)"
693
- fi
694
-
695
- echo ""
696
-
697
- # [BUG #15 FIX] REMOVED: Early Product Owner spawn at iteration 0
698
- # Product Owner now only spawned after Loop 2 completes (see line 1283)
699
- # This prevents timeout issues with waiting mode initialization
700
- echo "[Product Owner] Will spawn after Loop 2 consensus (just-in-time pattern)"
701
- echo ""
702
-
703
- # Iteration loop
704
- for ITERATION in $(seq 1 $MAX_ITERATIONS); do
705
- echo "=== Iteration $ITERATION/$MAX_ITERATIONS ==="
706
-
707
- # METRICS: Iteration start timestamp
708
- ITERATION_START=$(date +%s%N | cut -b1-13) # milliseconds
709
- redis-cli LPUSH "swarm:${TASK_ID}:metrics:iteration_start" "$ITERATION_START" >/dev/null
710
-
711
- # Step 1: Build detailed agent context from Redis (BUG #20 FIX - Option 2)
712
- echo "[Loop 3] Building agent context from Redis..."
713
-
714
- # Retrieve stored context
715
- EPIC_CTX=$(redis-cli get "swarm:${TASK_ID}:epic-context" 2>/dev/null || echo "{}")
716
- PHASE_CTX=$(redis-cli get "swarm:${TASK_ID}:phase-context" 2>/dev/null || echo "{}")
717
- SUCCESS_CTX=$(redis-cli get "swarm:${TASK_ID}:success-criteria" 2>/dev/null || echo "{}")
718
-
719
- # Extract key fields with jq (safe parsing)
720
- EPIC_GOAL=$(echo "$EPIC_CTX" | jq -r '.epicGoal // "No epic goal specified"')
721
- IN_SCOPE=$(echo "$EPIC_CTX" | jq -r '.inScope[]? // empty' | sed 's/^/- /' || echo "- (not specified)")
722
- OUT_SCOPE=$(echo "$EPIC_CTX" | jq -r '.outOfScope[]? // empty' | sed 's/^/- /' || echo "- (not specified)")
723
- DELIVERABLES=$(echo "$PHASE_CTX" | jq -r '.deliverables[]? // empty' | sed 's/^/- /' || echo "- (not specified)")
724
- DIRECTORY=$(echo "$PHASE_CTX" | jq -r '.directory // ""')
725
- ACCEPTANCE=$(echo "$SUCCESS_CTX" | jq -r '.acceptanceCriteria[]? // empty' | sed 's/^/- /' || echo "- (not specified)")
726
-
727
- # Build structured agent context
728
- LOOP3_AGENT_CONTEXT="Loop 3 implementation for iteration $ITERATION
729
-
730
- Epic Goal: $EPIC_GOAL
731
-
732
- In Scope:
733
- $IN_SCOPE
734
-
735
- Out of Scope:
736
- $OUT_SCOPE
737
-
738
- Deliverables (CRITICAL - you MUST create these files):
739
- $DELIVERABLES
740
- $([ -n "$DIRECTORY" ] && echo "
741
- Target Directory: $DIRECTORY")
742
-
743
- Acceptance Criteria:
744
- $ACCEPTANCE
745
-
746
- IMPORTANT:
747
- - Use Write tool to create each deliverable file
748
- - Verify files created with 'ls -la \$DIRECTORY' after each Write
749
- - All deliverables must exist for validation to pass
750
- - Report confidence score based on actual file creation
751
- "
752
-
753
- echo " ✅ Agent context built ($(echo "$LOOP3_AGENT_CONTEXT" | wc -c) characters)"
754
- echo ""
755
-
756
- # Step 2: Spawn Loop 3 agents via CLI
757
- echo "[Loop 3] Spawning implementers via CLI..."
758
- IFS=',' read -ra AGENTS <<< "$LOOP3_AGENTS"
759
-
760
- # Track instance counts to generate unique agent IDs for duplicate agent types
761
- declare -A AGENT_INSTANCE_COUNTS
762
- declare -A AGENT_IDS # Map from array index to unique agent ID
763
-
764
- # Pre-calculate unique agent IDs
765
- for i in "${!AGENTS[@]}"; do
766
- AGENT="${AGENTS[$i]}"
767
-
768
- # Increment instance counter for this agent type
769
- AGENT_INSTANCE_COUNTS["$AGENT"]=$((${AGENT_INSTANCE_COUNTS["$AGENT"]:-0} + 1))
770
- INSTANCE_NUM="${AGENT_INSTANCE_COUNTS["$AGENT"]}"
771
-
772
- # Generate unique agent ID: agent-type-iteration-instance
773
- UNIQUE_AGENT_ID="${AGENT}-${ITERATION}-${INSTANCE_NUM}"
774
- AGENT_IDS["$i"]="$UNIQUE_AGENT_ID"
775
-
776
- echo " [Instance Tracking] ${AGENT} #${INSTANCE_NUM} → ${UNIQUE_AGENT_ID}"
777
- done
778
-
779
- echo ""
780
-
781
- # [PHASE 1 INTEGRATION] Loop 3 Skill-Based Output Processing (Parallel)
782
- # Uses .claude/skills/loop3-output-processing/ for guaranteed confidence extraction
783
- echo "[Loop 3] Using skill-based output processing (parallel execution)"
784
-
785
- LOOP3_TOTAL=${#AGENTS[@]}
786
- LOOP3_REQUIRED=$(calculate_quorum "$MIN_QUORUM_LOOP3" "$LOOP3_TOTAL")
787
- LOOP3_COMPLETED_AGENTS=()
788
- LOOP3_FAILED_AGENTS=()
789
-
790
- echo "[Loop 3] Quorum: $LOOP3_REQUIRED/$LOOP3_TOTAL agents required"
791
- echo ""
792
-
793
- # Step 2a: Spawn all agents in parallel (background processes)
794
- declare -A AGENT_PIDS
795
- declare -A AGENT_OUTPUT_FILES
796
-
797
- for i in "${!AGENTS[@]}"; do
798
- AGENT="${AGENTS[$i]}"
799
- UNIQUE_AGENT_ID="${AGENT_IDS[$i]}"
800
-
801
- # Get agent-specific timeout
802
- AGENT_TIMEOUT=$(get_agent_timeout "$AGENT" "$TASK_ID")
803
-
804
- # Create temp file for agent output
805
- OUTPUT_FILE="/tmp/loop3-${TASK_ID}-${UNIQUE_AGENT_ID}.json"
806
- AGENT_OUTPUT_FILES["$UNIQUE_AGENT_ID"]="$OUTPUT_FILE"
807
-
808
- echo " Spawning $AGENT (ID: $UNIQUE_AGENT_ID, timeout: ${AGENT_TIMEOUT}s)"
809
-
810
- # LOG: Loop 3 agent spawn
811
- ./.claude/skills/redis-coordination/log-event.sh \
812
- --task-id "$TASK_ID" \
813
- --event-type "agent_spawn" \
814
- --loop "loop3" \
815
- --agent-id "$UNIQUE_AGENT_ID" \
816
- --iteration "$ITERATION" \
817
- --details "{\"agent_type\": \"$AGENT\", \"timeout\": $AGENT_TIMEOUT}" \
818
- --level "INFO" 2>/dev/null || true
819
-
820
- # Execute agent via Loop 3 skill in background
821
- (
822
- # Record start time
823
- START_TIME=$(date +%s%N | cut -b1-13)
824
-
825
- # Execute skill (BUG #20 FIX - inject detailed context)
826
- if SKILL_RESULT=$(./.claude/skills/loop3-output-processing/execute-and-extract.sh \
827
- --agent-type "$AGENT" \
828
- --task-id "$TASK_ID" \
829
- --agent-id "$UNIQUE_AGENT_ID" \
830
- --context "$LOOP3_AGENT_CONTEXT" \
831
- --iteration "$ITERATION" \
832
- --timeout "$AGENT_TIMEOUT" 2>&1); then
833
-
834
- # Record end time
835
- END_TIME=$(date +%s%N | cut -b1-13)
836
- LATENCY=$((END_TIME - START_TIME))
837
-
838
- # Add latency to result
839
- RESULT_WITH_LATENCY=$(echo "$SKILL_RESULT" | jq --arg latency "$LATENCY" '. + {latency_ms: ($latency | tonumber)}')
840
-
841
- # Save to temp file
842
- echo "$RESULT_WITH_LATENCY" > "$OUTPUT_FILE"
843
-
844
- # Store result in Redis
845
- echo "$RESULT_WITH_LATENCY" | redis-cli -x LPUSH "swarm:${TASK_ID}:${UNIQUE_AGENT_ID}:result" >/dev/null
846
- redis-cli LPUSH "swarm:${TASK_ID}:${UNIQUE_AGENT_ID}:done" "complete" >/dev/null
847
-
848
- exit 0
849
- else
850
- # Skill failed - save error
851
- echo "{\"error\": true, \"output\": \"$SKILL_RESULT\"}" > "$OUTPUT_FILE"
852
- exit 1
853
- fi
854
- ) &
855
-
856
- AGENT_PIDS["$UNIQUE_AGENT_ID"]=$!
857
- echo " ✅ Spawned $UNIQUE_AGENT_ID (PID: ${AGENT_PIDS[$UNIQUE_AGENT_ID]})"
858
- done
859
-
860
- echo ""
861
- echo "[Loop 3] All agents spawned, waiting for completion..."
862
- echo ""
863
-
864
- # Step 2b: Wait for all agents to complete
865
- for i in "${!AGENTS[@]}"; do
866
- AGENT="${AGENTS[$i]}"
867
- UNIQUE_AGENT_ID="${AGENT_IDS[$i]}"
868
- AGENT_PID="${AGENT_PIDS[$UNIQUE_AGENT_ID]}"
869
- OUTPUT_FILE="${AGENT_OUTPUT_FILES[$UNIQUE_AGENT_ID]}"
870
-
871
- echo " Waiting for $UNIQUE_AGENT_ID (PID: $AGENT_PID)..."
872
-
873
- # Wait for specific agent process
874
- if wait "$AGENT_PID" 2>/dev/null; then
875
- # Success - read result from temp file
876
- if [ -f "$OUTPUT_FILE" ]; then
877
- SKILL_RESULT=$(cat "$OUTPUT_FILE")
878
-
879
- # Check if result has error flag
880
- HAS_ERROR=$(echo "$SKILL_RESULT" | jq -r '.error // false')
881
-
882
- if [ "$HAS_ERROR" = "false" ]; then
883
- # Extract metrics
884
- CONFIDENCE=$(echo "$SKILL_RESULT" | jq -r '.confidence')
885
- FILES_CHANGED=$(echo "$SKILL_RESULT" | jq -r '.files_changed')
886
- CONFIDENCE_SOURCE=$(echo "$SKILL_RESULT" | jq -r '.confidence_source')
887
- LATENCY=$(echo "$SKILL_RESULT" | jq -r '.latency_ms')
888
-
889
- echo " ✅ $UNIQUE_AGENT_ID complete (${LATENCY}ms, confidence: $CONFIDENCE [$CONFIDENCE_SOURCE], files: $FILES_CHANGED)"
890
-
891
- # BUGFIX #21: Store confidence in Redis for consensus collection
892
- # The skill script extracts confidence but doesn't store it where invoke-waiting-mode.sh collect expects
893
- ./.claude/skills/redis-coordination/invoke-waiting-mode.sh report \
894
- --task-id "$TASK_ID" \
895
- --agent-id "$UNIQUE_AGENT_ID" \
896
- --confidence "$CONFIDENCE" \
897
- --iteration "$ITERATION" >/dev/null
898
-
899
- # LOG: Loop 3 agent completion
900
- ./.claude/skills/redis-coordination/log-event.sh \
901
- --task-id "$TASK_ID" \
902
- --event-type "agent_complete" \
903
- --loop "loop3" \
904
- --agent-id "$UNIQUE_AGENT_ID" \
905
- --iteration "$ITERATION" \
906
- --details "{\"confidence\": $CONFIDENCE, \"confidence_source\": \"$CONFIDENCE_SOURCE\", \"files_changed\": $FILES_CHANGED, \"latency_ms\": $LATENCY}" \
907
- --level "INFO" 2>/dev/null || true
908
-
909
- # Store latency metric
910
- METRIC=$(jq -nc \
911
- --arg agent "$UNIQUE_AGENT_ID" \
912
- --arg latency "$LATENCY" \
913
- --arg loop "loop3" \
914
- --arg iteration "$ITERATION" \
915
- '{agent: $agent, latency_ms: ($latency | tonumber), loop: $loop, iteration: ($iteration | tonumber)}')
916
- echo "$METRIC" | redis-cli -x LPUSH "swarm:${TASK_ID}:metrics:agent_latency" >/dev/null
917
-
918
- LOOP3_COMPLETED_AGENTS+=("$UNIQUE_AGENT_ID")
919
- else
920
- ERROR_OUTPUT=$(echo "$SKILL_RESULT" | jq -r '.output')
921
- echo " ❌ $UNIQUE_AGENT_ID failed (skill execution error)"
922
- echo " Error: $ERROR_OUTPUT"
923
-
924
- # LOG: Loop 3 agent failure
925
- ./.claude/skills/redis-coordination/log-event.sh \
926
- --task-id "$TASK_ID" \
927
- --event-type "agent_failure" \
928
- --loop "loop3" \
929
- --agent-id "$UNIQUE_AGENT_ID" \
930
- --iteration "$ITERATION" \
931
- --details "{\"error\": \"skill_execution_error\", \"output\": \"$ERROR_OUTPUT\"}" \
932
- --level "ERROR" 2>/dev/null || true
933
-
934
- LOOP3_FAILED_AGENTS+=("$AGENT")
935
- redis-cli INCR "swarm:${TASK_ID}:metrics:agent_failure_count" >/dev/null
936
- fi
937
-
938
- # Cleanup temp file
939
- rm -f "$OUTPUT_FILE"
940
- else
941
- echo " ❌ $UNIQUE_AGENT_ID failed (no output file)"
942
- LOOP3_FAILED_AGENTS+=("$AGENT")
943
- redis-cli INCR "swarm:${TASK_ID}:metrics:agent_failure_count" >/dev/null
944
- fi
945
- else
946
- echo " ❌ $UNIQUE_AGENT_ID failed (process error)"
947
- LOOP3_FAILED_AGENTS+=("$AGENT")
948
- redis-cli INCR "swarm:${TASK_ID}:metrics:agent_failure_count" >/dev/null
949
- rm -f "$OUTPUT_FILE"
950
- fi
951
-
952
- echo ""
953
- done
954
-
955
- # Validate quorum
956
- if [ ${#LOOP3_COMPLETED_AGENTS[@]} -ge "$LOOP3_REQUIRED" ]; then
957
- echo "[Loop 3] ✅ Quorum met: ${#LOOP3_COMPLETED_AGENTS[@]}/$LOOP3_REQUIRED agents completed"
958
- if [ ${#LOOP3_FAILED_AGENTS[@]} -gt 0 ]; then
959
- echo "[Loop 3] ⚠️ Failed agents (continuing with quorum): ${LOOP3_FAILED_AGENTS[*]}"
960
-
961
- # METRICS: Increment quorum fallback counter
962
- redis-cli INCR "swarm:${TASK_ID}:metrics:quorum_fallback" >/dev/null
963
- fi
964
- else
965
- echo "[Loop 3] ❌ Quorum FAILED: ${#LOOP3_COMPLETED_AGENTS[@]} < $LOOP3_REQUIRED"
966
- echo "[Loop 3] Failed agents: ${LOOP3_FAILED_AGENTS[*]}"
967
- exit 1
968
- fi
969
- echo ""
970
-
971
- # Step 2: Collect Loop 3 confidence scores (only from completed agents)
972
- echo "[Loop 3] Collecting confidence scores from ${#LOOP3_COMPLETED_AGENTS[@]} agents..."
973
- LOOP3_COMPLETED_IDS=$(IFS=','; echo "${LOOP3_COMPLETED_AGENTS[*]}")
974
- LOOP3_CONSENSUS=$(./.claude/skills/redis-coordination/invoke-waiting-mode.sh collect \
975
- --task-id "$TASK_ID" \
976
- --agent-ids "$LOOP3_COMPLETED_IDS" | tail -1)
977
-
978
- echo "[Loop 3] Average confidence: $LOOP3_CONSENSUS (from ${#LOOP3_COMPLETED_AGENTS[@]}/${LOOP3_TOTAL} agents)"
979
-
980
- # METRICS: Store Loop 3 consensus score
981
- LOOP3_METRIC=$(jq -nc \
982
- --arg consensus "$LOOP3_CONSENSUS" \
983
- --arg iteration "$ITERATION" \
984
- '{consensus: ($consensus | tonumber), iteration: ($iteration | tonumber)}')
985
- echo "$LOOP3_METRIC" | redis-cli -x LPUSH "swarm:${TASK_ID}:metrics:loop3_consensus" >/dev/null
986
-
987
- # BUG #12 FIX: Deliverable Verification with explicit file checking
988
- echo "[Deliverable Check] Verifying implementation artifacts..."
989
-
990
- # Use enhanced validate-deliverables.sh skill
991
- DELIVERABLE_ARGS="--task-id $TASK_ID"
992
- if [ -n "$EXPECTED_FILES" ]; then
993
- DELIVERABLE_ARGS="$DELIVERABLE_ARGS --expected-files $EXPECTED_FILES"
994
- echo " Expected files: $EXPECTED_FILES"
995
- fi
996
-
997
- DELIVERABLE_STATUS=$(./.claude/skills/product-owner-decision/validate-deliverables.sh $DELIVERABLE_ARGS)
998
-
999
- if [ "$DELIVERABLE_STATUS" = "FAILED" ]; then
1000
- # Retrieve missing files from Redis (if available)
1001
- MISSING_FILES_JSON=$(redis-cli get "swarm:${TASK_ID}:missing-files" 2>/dev/null || echo "[]")
1002
- MISSING_FILES_LIST=$(echo "$MISSING_FILES_JSON" | jq -r '.[]' | tr '\n' ', ' | sed 's/,$//')
1003
-
1004
- if [ -n "$MISSING_FILES_LIST" ]; then
1005
- echo "❌ DELIVERABLE VERIFICATION FAILED: Missing files"
1006
- echo " Expected but not found: $MISSING_FILES_LIST"
1007
- else
1008
- echo "❌ DELIVERABLE VERIFICATION FAILED: No files created or modified"
1009
- fi
1010
-
1011
- echo " This prevents 'consensus on vapor' - validators approving nothing"
1012
- echo ""
1013
- echo "Decision: RELAUNCH iteration $((ITERATION + 1)) (skip Loop 2 validation)"
1014
- echo ""
1015
-
1016
- # METRICS: Increment deliverable failure counter
1017
- redis-cli INCR "swarm:${TASK_ID}:metrics:deliverable_failures" >/dev/null
1018
-
1019
- # Override all Loop 3 confidence scores to 0.0 (prevent gate pass)
1020
- for AGENT in "${LOOP3_COMPLETED_AGENTS[@]}"; do
1021
- redis-cli DEL "swarm:${TASK_ID}:${AGENT}:result" >/dev/null
1022
- redis-cli LPUSH "swarm:${TASK_ID}:${AGENT}:result" "0.0" >/dev/null
1023
- echo " [Override] ${AGENT} confidence: 1.0 → 0.0 (no deliverables)"
1024
- done
1025
-
1026
- # Recalculate consensus (should be 0.0 now)
1027
- LOOP3_CONSENSUS=$(./.claude/skills/redis-coordination/invoke-waiting-mode.sh collect \
1028
- --task-id "$TASK_ID" \
1029
- --agent-ids "$LOOP3_COMPLETED_IDS" | tail -1)
1030
-
1031
- echo ""
1032
- echo "[Loop 3] Recalculated confidence after override: $LOOP3_CONSENSUS"
1033
- echo ""
1034
-
1035
- # Build specific feedback with missing files
1036
- if [ -n "$MISSING_FILES_LIST" ]; then
1037
- FEEDBACK="CRITICAL: Create these missing files: $MISSING_FILES_LIST
1038
-
1039
- Use the Write tool for each file. Verify with 'ls -la' after each Write operation."
1040
- else
1041
- FEEDBACK="CRITICAL: You must create or modify files. No deliverables were produced in iteration $ITERATION."
1042
- fi
1043
-
1044
- # BUGFIX #22: Store feedback in Redis for next iteration (agents will be re-spawned, not woken)
1045
- # Per P3 agent lifecycle: agents exit cleanly, orchestrator spawns fresh agents
1046
- FEEDBACK_KEY="swarm:${TASK_ID}:iteration:$((ITERATION + 1)):feedback"
1047
- echo "$FEEDBACK" | redis-cli -x SET "$FEEDBACK_KEY" EX 86400 >/dev/null
1048
- echo "[Coordinator] ✅ Feedback stored for iteration $((ITERATION + 1))"
1049
- echo " Reason: no_deliverables"
1050
- echo " Priority: 40 (HIGH)"
1051
-
1052
- continue # Next iteration (skip gate check and Loop 2)
1053
- fi
1054
-
1055
- echo "[Deliverable Check] ✅ Deliverables verified - proceeding to gate check"
1056
- echo ""
1057
-
1058
- # Gate check
1059
- if (( $(echo "$LOOP3_CONSENSUS < $GATE" | bc -l) )); then
1060
- echo "❌ Gate FAILED ($LOOP3_CONSENSUS < $GATE)"
1061
- echo "Decision: RELAUNCH iteration $((ITERATION + 1))"
1062
-
1063
- # LOG: Gate check failure
1064
- ./.claude/skills/redis-coordination/log-event.sh \
1065
- --task-id "$TASK_ID" \
1066
- --event-type "gate_check" \
1067
- --iteration "$ITERATION" \
1068
- --details "{\"consensus\": $LOOP3_CONSENSUS, \"threshold\": $GATE, \"result\": \"FAIL\", \"decision\": \"RELAUNCH\"}" \
1069
- --level "WARN" 2>/dev/null || true
1070
-
1071
- # METRICS: Increment gate failure counter
1072
- redis-cli INCR "swarm:${TASK_ID}:metrics:gate_failures" >/dev/null
1073
-
1074
- # BUGFIX #22: Store feedback in Redis for next iteration (agents will be re-spawned, not woken)
1075
- # Per P3 agent lifecycle: agents exit cleanly, orchestrator spawns fresh agents
1076
- FEEDBACK_KEY="swarm:${TASK_ID}:iteration:$((ITERATION + 1)):feedback"
1077
- FEEDBACK_MSG="Improve confidence from $LOOP3_CONSENSUS to >$GATE"
1078
- echo "$FEEDBACK_MSG" | redis-cli -x SET "$FEEDBACK_KEY" EX 86400 >/dev/null
1079
- echo "[Coordinator] ✅ Feedback stored for iteration $((ITERATION + 1))"
1080
- echo " Reason: gate_failed"
1081
- echo " Priority: 30 (MEDIUM)"
1082
-
1083
- continue # Next iteration
1084
- fi
1085
-
1086
- echo "✅ Gate PASSED ($LOOP3_CONSENSUS >= $GATE)"
1087
-
1088
- # LOG: Gate check success
1089
- ./.claude/skills/redis-coordination/log-event.sh \
1090
- --task-id "$TASK_ID" \
1091
- --event-type "gate_check" \
1092
- --iteration "$ITERATION" \
1093
- --details "{\"consensus\": $LOOP3_CONSENSUS, \"threshold\": $GATE, \"result\": \"PASS\"}" \
1094
- --level "INFO" 2>/dev/null || true
1095
-
1096
- echo ""
1097
-
1098
- # Signal Loop 2 validators that gate has passed (they can start work)
1099
- GATE_PASS_KEY="swarm:${TASK_ID}:gate-passed"
1100
- redis-cli lpush "$GATE_PASS_KEY" "{\"iteration\": $ITERATION, \"loop3_confidence\": $LOOP3_CONSENSUS}" > /dev/null
1101
- echo "[Loop 3] Gate pass signal sent to Loop 2 validators"
1102
- echo ""
1103
-
1104
- # Step 3: Build Loop 2 validator context (BUG #20 FIX - inject same deliverables)
1105
- LOOP2_VALIDATOR_CONTEXT="Loop 2 validation for iteration $ITERATION
1106
-
1107
- Review Loop 3 implementation against these requirements:
1108
-
1109
- Epic Goal: $EPIC_GOAL
1110
-
1111
- Expected Deliverables:
1112
- $DELIVERABLES
1113
- $([ -n "$DIRECTORY" ] && echo "
1114
- Target Directory: $DIRECTORY")
1115
-
1116
- Acceptance Criteria:
1117
- $ACCEPTANCE
1118
-
1119
- Your Validation Tasks:
1120
- - Verify all deliverable files exist in correct directory
1121
- - Check files contain actual implementation (not placeholders)
1122
- - Validate against acceptance criteria
1123
- - Provide structured feedback (critical/warnings/suggestions)
1124
- - Report confidence score based on deliverable completeness
1125
- "
1126
-
1127
- echo "[Loop 2] Validator context built"
1128
- echo ""
1129
-
1130
- # Step 4: Spawn Loop 2 validators using skill-based output processing (parallel execution)
1131
- echo "[Loop 2] Using skill-based output processing (parallel execution)"
1132
- IFS=',' read -ra VALIDATORS <<< "$LOOP2_AGENTS"
1133
-
1134
- # Track instance counts to generate unique validator IDs for duplicate validator types
1135
- declare -A VALIDATOR_INSTANCE_COUNTS
1136
- declare -A VALIDATOR_IDS # Map from array index to unique validator ID
1137
-
1138
- # Pre-calculate unique validator IDs
1139
- for i in "${!VALIDATORS[@]}"; do
1140
- VALIDATOR="${VALIDATORS[$i]}"
1141
-
1142
- # Increment instance counter for this validator type
1143
- VALIDATOR_INSTANCE_COUNTS["$VALIDATOR"]=$((${VALIDATOR_INSTANCE_COUNTS["$VALIDATOR"]:-0} + 1))
1144
- INSTANCE_NUM="${VALIDATOR_INSTANCE_COUNTS["$VALIDATOR"]}"
1145
-
1146
- # Generate unique validator ID: validator-type-iteration-instance
1147
- UNIQUE_VALIDATOR_ID="${VALIDATOR}-${ITERATION}-${INSTANCE_NUM}"
1148
- VALIDATOR_IDS["$i"]="$UNIQUE_VALIDATOR_ID"
1149
-
1150
- echo " [Instance Tracking] ${VALIDATOR} #${INSTANCE_NUM} → ${UNIQUE_VALIDATOR_ID}"
1151
- done
1152
-
1153
- echo ""
1154
-
1155
- # Step 3a: Spawn all validators in parallel using skill
1156
- echo "[Loop 2] Spawning validators in parallel..."
1157
- declare -A VALIDATOR_PIDS # Map from validator ID to background PID
1158
- declare -A VALIDATOR_OUTPUT_FILES # Map from validator ID to temp output file
1159
-
1160
- LOOP2_TOTAL=${#VALIDATORS[@]}
1161
- LOOP2_REQUIRED=$(calculate_quorum "$MIN_QUORUM_LOOP2" "$LOOP2_TOTAL")
1162
-
1163
- echo "[Loop 2] Quorum: $LOOP2_REQUIRED/$LOOP2_TOTAL validators required"
1164
- echo ""
1165
-
1166
- for i in "${!VALIDATORS[@]}"; do
1167
- VALIDATOR="${VALIDATORS[$i]}"
1168
- UNIQUE_VALIDATOR_ID="${VALIDATOR_IDS[$i]}"
1169
-
1170
- # Get agent-specific timeout (use base validator type, not unique ID)
1171
- AGENT_TIMEOUT=$(get_agent_timeout "$VALIDATOR" "$TASK_ID")
1172
-
1173
- # Create temp output file for this validator
1174
- OUTPUT_FILE="/tmp/loop2-${TASK_ID}-${UNIQUE_VALIDATOR_ID}.json"
1175
- VALIDATOR_OUTPUT_FILES["$UNIQUE_VALIDATOR_ID"]="$OUTPUT_FILE"
1176
-
1177
- echo " Spawning: $VALIDATOR (ID: $UNIQUE_VALIDATOR_ID, timeout: ${AGENT_TIMEOUT}s)"
1178
-
1179
- # Execute skill in background - captures agent output and extracts structured data
1180
- (
1181
- # METRICS: Agent latency start
1182
- AGENT_START=$(date +%s%N | cut -b1-13)
1183
-
1184
- # Execute skill to spawn validator and extract feedback (BUG #20 FIX - inject detailed context)
1185
- SKILL_RESULT=$(./.claude/skills/loop2-output-processing/execute-and-extract.sh \
1186
- --agent-type "$VALIDATOR" \
1187
- --task-id "$TASK_ID" \
1188
- --agent-id "$UNIQUE_VALIDATOR_ID" \
1189
- --context "$LOOP2_VALIDATOR_CONTEXT" \
1190
- --iteration "$ITERATION" \
1191
- --timeout "$AGENT_TIMEOUT" 2>&1)
1192
-
1193
- # METRICS: Agent latency end
1194
- AGENT_END=$(date +%s%N | cut -b1-13)
1195
- LATENCY=$((AGENT_END - AGENT_START))
1196
-
1197
- # Inject latency into result JSON
1198
- SKILL_RESULT_WITH_LATENCY=$(echo "$SKILL_RESULT" | jq --arg latency "$LATENCY" '. + {latency_ms: ($latency | tonumber)}')
1199
-
1200
- # Write result to temp file
1201
- echo "$SKILL_RESULT_WITH_LATENCY" > "$OUTPUT_FILE"
1202
-
1203
- # Also push to Redis for compatibility with existing tools
1204
- echo "$SKILL_RESULT_WITH_LATENCY" | redis-cli -x LPUSH "swarm:${TASK_ID}:${UNIQUE_VALIDATOR_ID}:result" >/dev/null
1205
-
1206
- # Signal completion
1207
- redis-cli LPUSH "swarm:${TASK_ID}:${UNIQUE_VALIDATOR_ID}:done" "complete" >/dev/null
1208
- ) &
1209
-
1210
- # Track background PID
1211
- VALIDATOR_PIDS["$UNIQUE_VALIDATOR_ID"]=$!
1212
- echo " ✅ Spawned $UNIQUE_VALIDATOR_ID (PID: ${VALIDATOR_PIDS[$UNIQUE_VALIDATOR_ID]})"
1213
- done
1214
-
1215
- echo ""
1216
- echo "[Loop 2] All validators spawned, waiting for completion..."
1217
- echo ""
1218
-
1219
- # Step 3b: Wait for all validators to complete and collect results
1220
- LOOP2_COMPLETED_AGENTS=()
1221
- LOOP2_FAILED_AGENTS=()
1222
- declare -A LOOP2_CONFIDENCES # Map from validator ID to confidence score
1223
-
1224
- for i in "${!VALIDATORS[@]}"; do
1225
- VALIDATOR="${VALIDATORS[$i]}"
1226
- UNIQUE_VALIDATOR_ID="${VALIDATOR_IDS[$i]}"
1227
- VALIDATOR_PID="${VALIDATOR_PIDS[$UNIQUE_VALIDATOR_ID]}"
1228
- OUTPUT_FILE="${VALIDATOR_OUTPUT_FILES[$UNIQUE_VALIDATOR_ID]}"
1229
-
1230
- echo " Waiting for $UNIQUE_VALIDATOR_ID (PID: $VALIDATOR_PID)..."
1231
-
1232
- # Wait for background process to complete
1233
- if wait "$VALIDATOR_PID" 2>/dev/null; then
1234
- # Process completed successfully, read result from temp file
1235
- if [ -f "$OUTPUT_FILE" ] && [ -s "$OUTPUT_FILE" ]; then
1236
- SKILL_RESULT=$(cat "$OUTPUT_FILE")
1237
-
1238
- # Validate JSON structure
1239
- if echo "$SKILL_RESULT" | jq empty 2>/dev/null; then
1240
- # Extract confidence score
1241
- CONFIDENCE=$(echo "$SKILL_RESULT" | jq -r '.confidence // 0.0')
1242
- CONFIDENCE_SOURCE=$(echo "$SKILL_RESULT" | jq -r '.confidence_source // "unknown"')
1243
- FEEDBACK=$(echo "$SKILL_RESULT" | jq -r '.feedback // {}')
1244
- LATENCY=$(echo "$SKILL_RESULT" | jq -r '.latency_ms // 0')
1245
-
1246
- # Store confidence for consensus calculation
1247
- LOOP2_CONFIDENCES["$UNIQUE_VALIDATOR_ID"]="$CONFIDENCE"
1248
-
1249
- # Store latency metric
1250
- METRIC=$(jq -nc \
1251
- --arg agent "$UNIQUE_VALIDATOR_ID" \
1252
- --arg latency "$LATENCY" \
1253
- --arg loop "loop2" \
1254
- --arg iteration "$ITERATION" \
1255
- '{agent: $agent, latency_ms: ($latency | tonumber), loop: $loop, iteration: ($iteration | tonumber)}')
1256
- echo "$METRIC" | redis-cli -x LPUSH "swarm:${TASK_ID}:metrics:agent_latency" >/dev/null
1257
-
1258
- # Count feedback items
1259
- CRITICAL_COUNT=$(echo "$FEEDBACK" | jq -r '.critical | length')
1260
- WARNINGS_COUNT=$(echo "$FEEDBACK" | jq -r '.warnings | length')
1261
- SUGGESTIONS_COUNT=$(echo "$FEEDBACK" | jq -r '.suggestions | length')
1262
-
1263
- echo " ✅ $UNIQUE_VALIDATOR_ID complete (${LATENCY}ms, confidence: $CONFIDENCE [$CONFIDENCE_SOURCE], feedback: ${CRITICAL_COUNT}C/${WARNINGS_COUNT}W/${SUGGESTIONS_COUNT}S)"
1264
-
1265
- LOOP2_COMPLETED_AGENTS+=("$UNIQUE_VALIDATOR_ID")
1266
- else
1267
- echo " ⚠️ $UNIQUE_VALIDATOR_ID returned invalid JSON, treating as failed"
1268
- LOOP2_FAILED_AGENTS+=("$VALIDATOR")
1269
-
1270
- # METRICS: Increment timeout counter
1271
- redis-cli INCR "swarm:${TASK_ID}:metrics:timeout_count" >/dev/null
1272
- fi
1273
- else
1274
- echo " ⚠️ $UNIQUE_VALIDATOR_ID completed but no output file found"
1275
- LOOP2_FAILED_AGENTS+=("$VALIDATOR")
1276
-
1277
- # METRICS: Increment timeout counter
1278
- redis-cli INCR "swarm:${TASK_ID}:metrics:timeout_count" >/dev/null
1279
- fi
1280
- else
1281
- echo " ❌ $UNIQUE_VALIDATOR_ID failed (process exited with error)"
1282
- LOOP2_FAILED_AGENTS+=("$VALIDATOR")
1283
-
1284
- # METRICS: Increment timeout counter
1285
- redis-cli INCR "swarm:${TASK_ID}:metrics:timeout_count" >/dev/null
1286
- fi
1287
-
1288
- # Cleanup temp file
1289
- rm -f "$OUTPUT_FILE"
1290
- done
1291
-
1292
- echo ""
1293
-
1294
- # Validate quorum
1295
- if [ ${#LOOP2_COMPLETED_AGENTS[@]} -ge "$LOOP2_REQUIRED" ]; then
1296
- echo "[Loop 2] ✅ Quorum met: ${#LOOP2_COMPLETED_AGENTS[@]}/$LOOP2_REQUIRED validators completed"
1297
- if [ ${#LOOP2_FAILED_AGENTS[@]} -gt 0 ]; then
1298
- echo "[Loop 2] ⚠️ Failed validators (continuing with quorum): ${LOOP2_FAILED_AGENTS[*]}"
1299
-
1300
- # METRICS: Increment quorum fallback counter
1301
- redis-cli INCR "swarm:${TASK_ID}:metrics:quorum_fallback" >/dev/null
1302
- fi
1303
- else
1304
- echo "[Loop 2] ❌ Quorum FAILED: ${#LOOP2_COMPLETED_AGENTS[@]} < $LOOP2_REQUIRED"
1305
- echo "[Loop 2] Failed validators: ${LOOP2_FAILED_AGENTS[*]}"
1306
- exit 1
1307
- fi
1308
- echo ""
1309
-
1310
- # Step 3c: Calculate Loop 2 consensus from extracted confidence scores
1311
- echo "[Loop 2] Calculating consensus from ${#LOOP2_COMPLETED_AGENTS[@]} validators..."
1312
-
1313
- # Calculate average confidence from completed validators
1314
- LOOP2_TOTAL_CONFIDENCE=0
1315
- LOOP2_CONFIDENCE_COUNT=0
1316
-
1317
- for VALIDATOR_ID in "${LOOP2_COMPLETED_AGENTS[@]}"; do
1318
- CONFIDENCE="${LOOP2_CONFIDENCES[$VALIDATOR_ID]}"
1319
- if [ -n "$CONFIDENCE" ] && [ "$CONFIDENCE" != "null" ]; then
1320
- LOOP2_TOTAL_CONFIDENCE=$(echo "$LOOP2_TOTAL_CONFIDENCE + $CONFIDENCE" | bc -l)
1321
- LOOP2_CONFIDENCE_COUNT=$((LOOP2_CONFIDENCE_COUNT + 1))
1322
- fi
1323
- done
1324
-
1325
- if [ "$LOOP2_CONFIDENCE_COUNT" -gt 0 ]; then
1326
- LOOP2_CONSENSUS=$(echo "scale=2; $LOOP2_TOTAL_CONFIDENCE / $LOOP2_CONFIDENCE_COUNT" | bc -l)
1327
- else
1328
- echo "⚠️ No valid confidence scores found, defaulting to 0.0"
1329
- LOOP2_CONSENSUS=0.0
1330
- fi
1331
-
1332
- echo "[Loop 2] Average consensus: $LOOP2_CONSENSUS (from ${LOOP2_CONFIDENCE_COUNT} validators)"
1333
-
1334
- # METRICS: Store Loop 2 consensus score
1335
- LOOP2_METRIC=$(jq -nc \
1336
- --arg consensus "$LOOP2_CONSENSUS" \
1337
- --arg iteration "$ITERATION" \
1338
- '{consensus: ($consensus | tonumber), iteration: ($iteration | tonumber)}')
1339
- echo "$LOOP2_METRIC" | redis-cli -x LPUSH "swarm:${TASK_ID}:metrics:loop2_consensus" >/dev/null
1340
-
1341
- # Display consensus status
1342
- echo ""
1343
- if (( $(echo "$LOOP2_CONSENSUS >= $CONSENSUS" | bc -l) )); then
1344
- echo "✅ CONSENSUS REACHED ($LOOP2_CONSENSUS >= $CONSENSUS)"
1345
- else
1346
- echo "⚠️ CONSENSUS NOT REACHED ($LOOP2_CONSENSUS < $CONSENSUS)"
1347
- fi
1348
- echo ""
1349
-
1350
- # [BUG #11 FIX] Product Owner decision via output parsing (not Redis wait)
1351
- echo "[Product Owner] Spawning Product Owner for strategic decision..."
1352
-
1353
- # BUG #19 FIX: Define PO_UNIQUE_ID BEFORE building context string
1354
- PO_UNIQUE_ID="${PRODUCT_OWNER}-${ITERATION}-decision"
1355
-
1356
- # Build Product Owner context
1357
- PO_CONTEXT="CFN Loop iteration $ITERATION complete.
1358
-
1359
- Loop 2 Consensus: $LOOP2_CONSENSUS (threshold: $CONSENSUS)
1360
- Task ID: $TASK_ID
1361
- Agent ID: $PO_UNIQUE_ID
1362
-
1363
- Make your strategic decision: PROCEED, ITERATE, or ABORT
1364
-
1365
- Decision Framework:
1366
- - PROCEED: Consensus >= $CONSENSUS AND deliverables verified
1367
- - ITERATE: Consensus < $CONSENSUS AND iteration < $MAX_ITERATIONS
1368
- - ABORT: Max iterations reached without consensus
1369
-
1370
- Output your decision clearly with reasoning."
1371
-
1372
- # Spawn Product Owner and capture output
1373
- PO_TIMEOUT=$(get_agent_timeout "$PRODUCT_OWNER" "$TASK_ID")
1374
- echo "[Product Owner] Spawning with timeout: ${PO_TIMEOUT}s"
1375
-
1376
- PO_OUTPUT=$(timeout "$PO_TIMEOUT" npx claude-flow-novice agent "$PRODUCT_OWNER" \
1377
- --task-id "$TASK_ID" \
1378
- --agent-id "$PO_UNIQUE_ID" \
1379
- --context "$PO_CONTEXT" 2>&1 || true)
1380
-
1381
- # Parse structured decision JSON from Redis (created by execute-product-owner-decision.sh)
1382
- echo "[Product Owner] Retrieving structured decision from Redis..."
1383
- DECISION=$(redis-cli lindex "swarm:${TASK_ID}:${PO_UNIQUE_ID}:decision" 0)
1384
-
1385
- if [ -z "$DECISION" ] || [ "$DECISION" = "(nil)" ]; then
1386
- echo "❌ ERROR: Could not retrieve Product Owner decision from Redis"
1387
- echo "Expected key: swarm:${TASK_ID}:${PO_UNIQUE_ID}:decision"
1388
- echo "Product Owner output:"
1389
- echo "$PO_OUTPUT"
1390
- exit 1
1391
- fi
1392
-
1393
- # Extract fields from structured JSON
1394
- DECISION_TYPE=$(echo "$DECISION" | jq -r '.decision')
1395
- DECISION_REASONING=$(echo "$DECISION" | jq -r '.reasoning')
1396
- DECISION_CONFIDENCE=$(echo "$DECISION" | jq -r '.confidence')
1397
- IN_SCOPE_CONSENSUS=$(echo "$DECISION" | jq -r '.scope_analysis.in_scope_consensus // 0')
1398
- BACKLOG_COUNT=$(echo "$DECISION" | jq -r '.backlog_items | length')
1399
-
1400
- if [ -z "$DECISION_TYPE" ] || [ "$DECISION_TYPE" = "null" ]; then
1401
- echo "❌ ERROR: Invalid Product Owner decision JSON"
1402
- echo "Received: $DECISION"
1403
- exit 1
1404
- fi
1405
-
1406
- echo " Decision Type: $DECISION_TYPE"
1407
- echo " Confidence: $DECISION_CONFIDENCE"
1408
- echo " In-Scope Consensus: $IN_SCOPE_CONSENSUS"
1409
- echo " Backlog Items: $BACKLOG_COUNT"
1410
- echo ""
1411
-
1412
- # LOG: Product Owner decision
1413
- ./.claude/skills/redis-coordination/log-event.sh \
1414
- --task-id "$TASK_ID" \
1415
- --event-type "po_decision" \
1416
- --agent-id "$PO_UNIQUE_ID" \
1417
- --iteration "$ITERATION" \
1418
- --details "$DECISION" \
1419
- --level "INFO" 2>/dev/null || true
1420
-
1421
- echo "[Product Owner] Decision: $DECISION_TYPE"
1422
- echo ""
1423
-
1424
- # Handle Product Owner decision
1425
- if [ "$DECISION_TYPE" = "PROCEED" ] || [ "$DECISION_TYPE" = "DEFER_AND_PROCEED" ]; then
1426
- # Handle backlog items if DEFER_AND_PROCEED
1427
- if [ "$DECISION_TYPE" = "DEFER_AND_PROCEED" ]; then
1428
- echo "📋 Product Owner Decision: DEFER_AND_PROCEED"
1429
- echo " In-scope work complete (consensus: $IN_SCOPE_CONSENSUS)"
1430
- echo " Deferred $BACKLOG_COUNT out-of-scope items to backlog"
1431
- echo ""
1432
- fi
1433
-
1434
- # DELIVERABLE VERIFICATION (Sprint 8 - prevent "consensus on vapor")
1435
- echo "[Deliverable Verification] Checking success criteria..."
1436
-
1437
- SUCCESS_CRITERIA_RAW=$(redis-cli GET "swarm:${TASK_ID}:success-criteria" 2>/dev/null)
1438
- if [ -n "$SUCCESS_CRITERIA_RAW" ]; then
1439
- # Check if task description includes file/deliverable keywords
1440
- TASK_DESC=$(redis-cli GET "swarm:${TASK_ID}:task" 2>/dev/null)
1441
-
1442
- if echo "$TASK_DESC" | grep -qiE "create|build|implement|generate|file|component|module|test"; then
1443
- echo "[Deliverable Verification] Task involves implementation - checking for file changes..."
1444
-
1445
- # Count modified/created files since orchestrator started
1446
- FILES_CREATED=$(git status --short 2>/dev/null | grep -E "^(A|M|\\?\\?)" | wc -l)
1447
-
1448
- if [ "$FILES_CREATED" -eq 0 ]; then
1449
- echo "⚠️ DELIVERABLE VERIFICATION FAILED"
1450
- echo " Task requires implementation but no files were created/modified"
1451
- echo " Consensus reached on plans without actual deliverables"
1452
- echo ""
1453
- echo " Options:"
1454
- echo " 1. Force ITERATE to create actual implementation"
1455
- echo " 2. Override verification (--skip-deliverable-check flag)"
1456
- echo " 3. Manual intervention to verify work was done"
1457
- echo ""
1458
- echo " Recommendation: Force ITERATE with explicit deliverable requirement"
1459
-
1460
- # Store verification failure
1461
- redis-cli SET "swarm:${TASK_ID}:deliverable_verification" "failed" EX 86400 >/dev/null
1462
-
1463
- # Optional: Force ITERATE (commented for now - requires flag)
1464
- # echo "[Forced Override] Changing PROCEED → ITERATE due to missing deliverables"
1465
- # DECISION_TYPE="ITERATE"
1466
- # DECISION_REASONING="No deliverables created despite implementation task"
1467
- else
1468
- echo "✅ Deliverable verification passed ($FILES_CREATED files created/modified)"
1469
- redis-cli SET "swarm:${TASK_ID}:deliverable_verification" "passed:$FILES_CREATED" EX 86400 >/dev/null
1470
- fi
1471
- else
1472
- echo "[Deliverable Verification] Task is analysis/planning - skipping file check"
1473
- fi
1474
- fi
1475
-
1476
- echo "🎉 CFN Loop Complete (Product Owner: PROCEED)"
1477
- echo "Final Consensus: $LOOP2_CONSENSUS (Iteration $ITERATION)"
1478
-
1479
- # METRICS: Iteration end timestamp and duration
1480
- ITERATION_END=$(date +%s%N | cut -b1-13)
1481
- ITERATION_DURATION=$((ITERATION_END - ITERATION_START))
1482
-
1483
- # Store final iteration duration metric
1484
- DURATION_METRIC=$(jq -nc \
1485
- --arg duration "$ITERATION_DURATION" \
1486
- --arg iteration "$ITERATION" \
1487
- '{duration_ms: ($duration | tonumber), iteration: ($iteration | tonumber)}')
1488
- echo "$DURATION_METRIC" | redis-cli -x LPUSH "swarm:${TASK_ID}:metrics:iteration_duration" >/dev/null
1489
-
1490
- # BUGFIX #22: Agents have already exited (P3 clean-exit pattern), no wake needed
1491
- # The task is complete, agents were already cleaned up when they reported confidence
1492
- echo "[Coordinator] Task complete (PROCEED decision)"
1493
- echo " All agents have already exited cleanly per P3 lifecycle"
1494
-
1495
- # Use general complete-swarm primitive
1496
- ./.claude/skills/redis-coordination/complete-swarm.sh \
1497
- --swarm-id "$SWARM_ID" \
1498
- --final-metric "final_consensus=$LOOP2_CONSENSUS" \
1499
- --final-metric "total_iterations=$ITERATION" > /dev/null
1500
-
1501
- exit 0
1502
-
1503
- elif [ "$DECISION_TYPE" = "ITERATE" ]; then
1504
- echo "⚠️ Product Owner Decision: ITERATE (improve quality)"
1505
-
1506
- # METRICS: Iteration end timestamp and duration
1507
- ITERATION_END=$(date +%s%N | cut -b1-13)
1508
- ITERATION_DURATION=$((ITERATION_END - ITERATION_START))
1509
-
1510
- # Store iteration duration metric
1511
- DURATION_METRIC=$(jq -nc \
1512
- --arg duration "$ITERATION_DURATION" \
1513
- --arg iteration "$ITERATION" \
1514
- '{duration_ms: ($duration | tonumber), iteration: ($iteration | tonumber)}')
1515
- echo "$DURATION_METRIC" | redis-cli -x LPUSH "swarm:${TASK_ID}:metrics:iteration_duration" >/dev/null
1516
-
1517
- # Check max iterations
1518
- if [ $ITERATION -eq $MAX_ITERATIONS ]; then
1519
- echo "❌ Maximum iterations ($MAX_ITERATIONS) reached - cannot iterate further"
1520
- echo " Product Owner wanted ITERATE but max iterations exhausted"
1521
- exit 1
1522
- fi
1523
-
1524
- # BUGFIX #22: Store feedback in Redis for next iteration (agents will be re-spawned, not woken)
1525
- # Per P3 agent lifecycle: agents exit cleanly, orchestrator spawns fresh agents for next iteration
1526
- echo "[Coordinator] Storing feedback for iteration $((ITERATION + 1))..."
1527
-
1528
- FEEDBACK_KEY="swarm:${TASK_ID}:iteration:$((ITERATION + 1)):feedback"
1529
- FEEDBACK_MSG="Product Owner decision: ITERATE - Improve consensus from $LOOP2_CONSENSUS to >=$CONSENSUS"
1530
- echo "$FEEDBACK_MSG" | redis-cli -x SET "$FEEDBACK_KEY" EX 86400 >/dev/null
1531
-
1532
- echo " ✅ Feedback stored for iteration $((ITERATION + 1))"
1533
- echo " Reason: cfn_loop_iteration (Product Owner ITERATE decision)"
1534
- echo " Priority: 30 (MEDIUM - Loop 3), 10 (HIGH - Loop 2)"
1535
- echo ""
1536
-
1537
- elif [ "$DECISION_TYPE" = "ABORT" ]; then
1538
- echo "❌ Product Owner Decision: ABORT (scope too large or out of scope)"
1539
- echo " Consensus: $LOOP2_CONSENSUS, Iteration: $ITERATION"
1540
- exit 1
1541
-
1542
- else
1543
- echo "❌ ERROR: Unknown Product Owner decision: $DECISION_TYPE"
1544
- echo " Expected: PROCEED, DEFER_AND_PROCEED, ITERATE, or ABORT"
1545
- exit 1
1546
- fi
1547
- done
1548
-
1549
- echo "❌ CFN Loop failed after $MAX_ITERATIONS iterations"
1550
- exit 1