@monoes/monomindcli 2.16.4 → 2.16.6

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 (430) hide show
  1. package/.claude/agents/github/repo-architect.md +1 -1
  2. package/.claude/agents/specialists/integration-architect.md +9 -13
  3. package/.claude/commands/agents/agent-capabilities.md +1 -0
  4. package/.claude/commands/agents/agent-coordination.md +1 -0
  5. package/.claude/commands/agents/agent-spawning.md +1 -0
  6. package/.claude/commands/agents/agent-types.md +1 -0
  7. package/.claude/commands/analysis/bottleneck-detect.md +1 -0
  8. package/.claude/commands/analysis/performance-bottlenecks.md +1 -0
  9. package/.claude/commands/analysis/performance-report.md +1 -0
  10. package/.claude/commands/analysis/token-usage.md +1 -0
  11. package/.claude/commands/automation/README.md +1 -1
  12. package/.claude/commands/automation/auto-agent.md +1 -0
  13. package/.claude/commands/automation/self-healing.md +1 -0
  14. package/.claude/commands/automation/session-memory.md +1 -0
  15. package/.claude/commands/automation/smart-agents.md +1 -0
  16. package/.claude/commands/automation/smart-spawn.md +1 -0
  17. package/.claude/commands/automation/workflow-select.md +22 -27
  18. package/.claude/commands/coordination/README.md +2 -2
  19. package/.claude/commands/coordination/agent-spawn.md +1 -0
  20. package/.claude/commands/coordination/monoswarm-init.md +9 -8
  21. package/.claude/commands/coordination/task-orchestrate.md +6 -5
  22. package/.claude/commands/github/README.md +1 -1
  23. package/.claude/commands/github/github-modes.md +1 -0
  24. package/.claude/commands/github/issue-tracker.md +1 -0
  25. package/.claude/commands/github/pr-manager.md +1 -0
  26. package/.claude/commands/github/release-manager.md +1 -2
  27. package/.claude/commands/github/repo-architect.md +1 -0
  28. package/.claude/commands/github/sync-coordinator.md +1 -0
  29. package/.claude/commands/hooks/overview.md +1 -0
  30. package/.claude/commands/hooks/post-edit.md +1 -0
  31. package/.claude/commands/hooks/post-task.md +1 -0
  32. package/.claude/commands/hooks/pre-edit.md +1 -0
  33. package/.claude/commands/hooks/pre-task.md +1 -0
  34. package/.claude/commands/hooks/session-end.md +1 -0
  35. package/.claude/commands/hooks/setup.md +1 -0
  36. package/.claude/commands/mastermind/adr.md +3 -1
  37. package/.claude/commands/mastermind/brain.md +3 -1
  38. package/.claude/commands/mastermind/budget.md +3 -1
  39. package/.claude/commands/mastermind/code-review.md +3 -1
  40. package/.claude/commands/mastermind/content.md +3 -1
  41. package/.claude/commands/mastermind/createorg.md +3 -1
  42. package/.claude/commands/mastermind/createtask.md +6 -4
  43. package/.claude/commands/mastermind/debug.md +3 -1
  44. package/.claude/commands/mastermind/design.md +3 -1
  45. package/.claude/commands/mastermind/do.md +5 -3
  46. package/.claude/commands/mastermind/execute.md +3 -1
  47. package/.claude/commands/mastermind/finance.md +3 -1
  48. package/.claude/commands/mastermind/graph-status.md +3 -1
  49. package/.claude/commands/mastermind/help.md +12 -9
  50. package/.claude/commands/mastermind/idea.md +3 -1
  51. package/.claude/commands/mastermind/ideate.md +4 -2
  52. package/.claude/commands/mastermind/improve.md +4 -2
  53. package/.claude/commands/mastermind/loops.md +3 -1
  54. package/.claude/commands/mastermind/marketing.md +3 -1
  55. package/.claude/commands/mastermind/master.md +3 -1
  56. package/.claude/commands/mastermind/memory.md +8 -36
  57. package/.claude/commands/mastermind/monoswarm.md +3 -2
  58. package/.claude/commands/mastermind/okf-export.md +3 -1
  59. package/.claude/commands/mastermind/okf-import.md +3 -1
  60. package/.claude/commands/mastermind/ops.md +3 -1
  61. package/.claude/commands/mastermind/orgs.md +3 -1
  62. package/.claude/commands/mastermind/orgstatus.md +3 -1
  63. package/.claude/commands/mastermind/plan.md +3 -1
  64. package/.claude/commands/mastermind/receive-review.md +3 -1
  65. package/.claude/commands/mastermind/release.md +3 -1
  66. package/.claude/commands/mastermind/repeat.md +3 -1
  67. package/.claude/commands/mastermind/research.md +3 -1
  68. package/.claude/commands/mastermind/review.md +3 -1
  69. package/.claude/commands/mastermind/runorg.md +3 -1
  70. package/.claude/commands/mastermind/sales.md +3 -1
  71. package/.claude/commands/mastermind/skill-builder.md +3 -1
  72. package/.claude/commands/mastermind/specialagents.md +3 -1
  73. package/.claude/commands/mastermind/stoporg.md +3 -1
  74. package/.claude/commands/mastermind/techport.md +3 -1
  75. package/.claude/commands/mastermind/topology.md +4 -3
  76. package/.claude/commands/mastermind/understand.md +3 -1
  77. package/.claude/commands/mastermind/worktree.md +3 -1
  78. package/.claude/commands/memory/memory-search.md +1 -0
  79. package/.claude/commands/monitoring/README.md +1 -1
  80. package/.claude/commands/monitoring/agent-metrics.md +1 -0
  81. package/.claude/commands/monitoring/agents.md +1 -0
  82. package/.claude/commands/monitoring/status.md +1 -0
  83. package/.claude/commands/monoswarm/README.md +3 -3
  84. package/.claude/commands/monoswarm/analysis.md +2 -2
  85. package/.claude/commands/monoswarm/consensus.md +1 -0
  86. package/.claude/commands/monoswarm/development.md +3 -3
  87. package/.claude/commands/monoswarm/examples.md +4 -4
  88. package/.claude/commands/monoswarm/init.md +2 -1
  89. package/.claude/commands/monoswarm/maintenance.md +2 -2
  90. package/.claude/commands/monoswarm/memory.md +1 -0
  91. package/.claude/commands/monoswarm/monoswarm.md +5 -5
  92. package/.claude/commands/monoswarm/optimization.md +2 -2
  93. package/.claude/commands/monoswarm/research.md +2 -2
  94. package/.claude/commands/monoswarm/spawn.md +1 -0
  95. package/.claude/commands/monoswarm/status.md +2 -1
  96. package/.claude/commands/monoswarm/stop.md +2 -1
  97. package/.claude/commands/monoswarm/testing.md +2 -2
  98. package/.claude/commands/pair/README.md +8 -9
  99. package/.claude/commands/pair/examples.md +3 -4
  100. package/.claude/commands/pair/session.md +1 -1
  101. package/.claude/commands/workflows/README.md +45 -40
  102. package/.claude/commands/workflows/development.md +42 -55
  103. package/.claude/commands/workflows/research.md +41 -57
  104. package/.claude/commands/workflows/workflow-create.md +43 -45
  105. package/.claude/commands/workflows/workflow-execute.md +58 -68
  106. package/.claude/commands/workflows/workflow-export.md +37 -63
  107. package/.claude/helpers/build-skill-registry.cjs +10 -6
  108. package/.claude/helpers/handlers/pick-core.cjs +35 -24
  109. package/.claude/helpers/handlers/route-handler.cjs +11 -3
  110. package/.claude/helpers/hook-handler.cjs +4 -2
  111. package/.claude/helpers/jev-catalog.cjs +7 -3
  112. package/.claude/helpers/jev-picker.cjs +49 -7
  113. package/.claude/helpers/pick-rank.cjs +95 -3
  114. package/.claude/helpers/pick-stats.cjs +86 -2
  115. package/.claude/skills/agentic-jujutsu/SKILL.md +2 -3
  116. package/.claude/skills/github-toolkit/SKILL.md +1 -1
  117. package/.claude/skills/hooks-automation/SKILL.md +243 -938
  118. package/.claude/skills/mastermind-agent-detail/SKILL.md +1 -1
  119. package/.claude/skills/mastermind-agent-select/SKILL.md +16 -1
  120. package/.claude/skills/mastermind-inbox/SKILL.md +1 -1
  121. package/.claude/skills/mastermind-plugins/SKILL.md +1 -1
  122. package/.claude/skills/mastermind-release/SKILL.md +9 -1
  123. package/.claude/skills/mastermind-research/SKILL.md +9 -1
  124. package/.claude/skills/mastermind-review/SKILL.md +9 -1
  125. package/.claude/skills/mastermind-routine-detail/SKILL.md +1 -1
  126. package/.claude/skills/monodesign/SKILL.md +257 -0
  127. package/.claude/skills/monodesign/adapt.md +53 -0
  128. package/.claude/skills/monodesign/agents/monodesign-asset-producer.md +100 -0
  129. package/.claude/skills/monodesign/agents/monodesign-manual-edit-applier.md +103 -0
  130. package/.claude/skills/monodesign/animate.md +65 -0
  131. package/.claude/skills/monodesign/audit.md +89 -0
  132. package/.claude/skills/monodesign/bolder.md +50 -0
  133. package/.claude/skills/monodesign/clarify.md +64 -0
  134. package/.claude/skills/monodesign/colorize.md +68 -0
  135. package/.claude/skills/monodesign/craft.md +51 -0
  136. package/.claude/skills/monodesign/critique.md +66 -0
  137. package/.claude/skills/monodesign/delight.md +47 -0
  138. package/.claude/skills/monodesign/distill.md +56 -0
  139. package/.claude/skills/monodesign/document.md +83 -0
  140. package/.claude/skills/monodesign/extract.md +74 -0
  141. package/.claude/skills/monodesign/harden.md +65 -0
  142. package/.claude/skills/monodesign/init.md +30 -0
  143. package/.claude/skills/monodesign/layout.md +36 -0
  144. package/.claude/skills/monodesign/live.md +34 -0
  145. package/.claude/skills/monodesign/onboard.md +50 -0
  146. package/.claude/skills/monodesign/optimize.md +64 -0
  147. package/.claude/skills/monodesign/overdrive.md +56 -0
  148. package/.claude/skills/monodesign/polish.md +68 -0
  149. package/.claude/skills/monodesign/quieter.md +57 -0
  150. package/.claude/skills/monodesign/reference/adapt.md +312 -0
  151. package/.claude/skills/monodesign/reference/adapt.native.md +58 -0
  152. package/.claude/skills/monodesign/reference/android.md +40 -0
  153. package/.claude/skills/monodesign/reference/animate.md +203 -0
  154. package/.claude/skills/monodesign/reference/antipatterns-catalog.md +410 -0
  155. package/.claude/skills/monodesign/reference/audit.md +135 -0
  156. package/.claude/skills/monodesign/reference/audit.native.md +139 -0
  157. package/.claude/skills/monodesign/reference/bolder.md +120 -0
  158. package/.claude/skills/monodesign/reference/brand-workflow.md +180 -0
  159. package/.claude/skills/monodesign/reference/brand.md +108 -0
  160. package/.claude/skills/monodesign/reference/clarify.md +288 -0
  161. package/.claude/skills/monodesign/reference/codex.md +105 -0
  162. package/.claude/skills/monodesign/reference/cognitive-load.md +106 -0
  163. package/.claude/skills/monodesign/reference/color-and-contrast.md +105 -0
  164. package/.claude/skills/monodesign/reference/colorize.md +257 -0
  165. package/.claude/skills/monodesign/reference/component-specs.md +260 -0
  166. package/.claude/skills/monodesign/reference/component-states.md +274 -0
  167. package/.claude/skills/monodesign/reference/component-system.md +358 -0
  168. package/.claude/skills/monodesign/reference/copy-formulas.md +160 -0
  169. package/.claude/skills/monodesign/reference/craft.md +123 -0
  170. package/.claude/skills/monodesign/reference/critique.md +780 -0
  171. package/.claude/skills/monodesign/reference/delight.md +302 -0
  172. package/.claude/skills/monodesign/reference/design-principles.md +246 -0
  173. package/.claude/skills/monodesign/reference/distill.md +111 -0
  174. package/.claude/skills/monodesign/reference/document.md +429 -0
  175. package/.claude/skills/monodesign/reference/extract.md +69 -0
  176. package/.claude/skills/monodesign/reference/harden.md +347 -0
  177. package/.claude/skills/monodesign/reference/heuristics-scoring.md +234 -0
  178. package/.claude/skills/monodesign/reference/hooks.md +92 -0
  179. package/.claude/skills/monodesign/reference/image-prompts.md +130 -0
  180. package/.claude/skills/monodesign/reference/init.md +221 -0
  181. package/.claude/skills/monodesign/reference/interaction-design.md +189 -0
  182. package/.claude/skills/monodesign/reference/ios.md +45 -0
  183. package/.claude/skills/monodesign/reference/layout.md +185 -0
  184. package/.claude/skills/monodesign/reference/live.md +710 -0
  185. package/.claude/skills/monodesign/reference/motion-design.md +109 -0
  186. package/.claude/skills/monodesign/reference/onboard.md +234 -0
  187. package/.claude/skills/monodesign/reference/optimize.md +258 -0
  188. package/.claude/skills/monodesign/reference/overdrive.md +130 -0
  189. package/.claude/skills/monodesign/reference/personas.md +179 -0
  190. package/.claude/skills/monodesign/reference/polish.md +241 -0
  191. package/.claude/skills/monodesign/reference/pre-delivery-checklist.md +108 -0
  192. package/.claude/skills/monodesign/reference/product.md +60 -0
  193. package/.claude/skills/monodesign/reference/quieter.md +99 -0
  194. package/.claude/skills/monodesign/reference/responsive-design.md +114 -0
  195. package/.claude/skills/monodesign/reference/shape.md +165 -0
  196. package/.claude/skills/monodesign/reference/spatial-design.md +100 -0
  197. package/.claude/skills/monodesign/reference/teach.md +10 -0
  198. package/.claude/skills/monodesign/reference/token-architecture.md +222 -0
  199. package/.claude/skills/monodesign/reference/typeset.md +301 -0
  200. package/.claude/skills/monodesign/reference/typography.md +159 -0
  201. package/.claude/skills/monodesign/reference/ux-research.md +143 -0
  202. package/.claude/skills/monodesign/reference/ux-rules.md +211 -0
  203. package/.claude/skills/monodesign/reference/ux-writing.md +107 -0
  204. package/.claude/skills/monodesign/scripts/command-metadata.json +94 -0
  205. package/.claude/skills/monodesign/scripts/context-signals.mjs +260 -0
  206. package/.claude/skills/monodesign/scripts/context.mjs +1065 -0
  207. package/.claude/skills/monodesign/scripts/critique-storage.mjs +416 -0
  208. package/.claude/skills/monodesign/scripts/detect-csp.mjs +193 -0
  209. package/.claude/skills/monodesign/scripts/detect.mjs +33 -0
  210. package/.claude/skills/monodesign/scripts/detector/browser/injected/index.mjs +1960 -0
  211. package/.claude/skills/monodesign/scripts/detector/cli/main.mjs +321 -0
  212. package/.claude/skills/monodesign/scripts/detector/design-system.mjs +814 -0
  213. package/.claude/skills/monodesign/scripts/detector/detect-antipatterns-browser.js +5628 -0
  214. package/.claude/skills/monodesign/scripts/detector/detect-antipatterns.mjs +50 -0
  215. package/.claude/skills/monodesign/scripts/detector/engines/browser/detect-url.mjs +259 -0
  216. package/.claude/skills/monodesign/scripts/detector/engines/browser/drivers.mjs +339 -0
  217. package/.claude/skills/monodesign/scripts/detector/engines/regex/detect-text.mjs +636 -0
  218. package/.claude/skills/monodesign/scripts/detector/engines/static-html/css-cascade.mjs +1016 -0
  219. package/.claude/skills/monodesign/scripts/detector/engines/static-html/detect-html.mjs +253 -0
  220. package/.claude/skills/monodesign/scripts/detector/engines/visual/screenshot-contrast.mjs +198 -0
  221. package/.claude/skills/monodesign/scripts/detector/findings.mjs +12 -0
  222. package/.claude/skills/monodesign/scripts/detector/fix/css-regions.mjs +181 -0
  223. package/.claude/skills/monodesign/scripts/detector/fix/fixers.mjs +373 -0
  224. package/.claude/skills/monodesign/scripts/detector/fix/index.mjs +426 -0
  225. package/.claude/skills/monodesign/scripts/detector/node/file-system.mjs +198 -0
  226. package/.claude/skills/monodesign/scripts/detector/profile/profiler.mjs +166 -0
  227. package/.claude/skills/monodesign/scripts/detector/registry/antipatterns.mjs +563 -0
  228. package/.claude/skills/monodesign/scripts/detector/rules/checks.mjs +3024 -0
  229. package/.claude/skills/monodesign/scripts/detector/shared/color.mjs +124 -0
  230. package/.claude/skills/monodesign/scripts/detector/shared/constants.mjs +101 -0
  231. package/.claude/skills/monodesign/scripts/detector/shared/fonts.mjs +30 -0
  232. package/.claude/skills/monodesign/scripts/detector/shared/inline-ignores.mjs +148 -0
  233. package/.claude/skills/monodesign/scripts/detector/shared/page.mjs +7 -0
  234. package/.claude/skills/monodesign/scripts/hook-admin.mjs +694 -0
  235. package/.claude/skills/monodesign/scripts/hook-before-edit.mjs +516 -0
  236. package/.claude/skills/monodesign/scripts/hook-lib.mjs +1785 -0
  237. package/.claude/skills/monodesign/scripts/hook.mjs +61 -0
  238. package/.claude/skills/monodesign/scripts/lib/design-parser.mjs +809 -0
  239. package/.claude/skills/monodesign/scripts/lib/is-generated.mjs +69 -0
  240. package/.claude/skills/monodesign/scripts/lib/monodesign-config.mjs +640 -0
  241. package/.claude/skills/monodesign/scripts/lib/monodesign-paths.mjs +129 -0
  242. package/.claude/skills/monodesign/scripts/lib/provider.mjs +4 -0
  243. package/.claude/skills/monodesign/scripts/lib/target-args.mjs +42 -0
  244. package/.claude/skills/monodesign/scripts/live/browser-script-parts.mjs +50 -0
  245. package/.claude/skills/monodesign/scripts/live/completion.mjs +19 -0
  246. package/.claude/skills/monodesign/scripts/live/event-validation.mjs +137 -0
  247. package/.claude/skills/monodesign/scripts/live/insert-ui.mjs +458 -0
  248. package/.claude/skills/monodesign/scripts/live/manual-apply.mjs +939 -0
  249. package/.claude/skills/monodesign/scripts/live/manual-edit-routes.mjs +357 -0
  250. package/.claude/skills/monodesign/scripts/live/manual-edits-buffer.mjs +152 -0
  251. package/.claude/skills/monodesign/scripts/live/session-store.mjs +293 -0
  252. package/.claude/skills/monodesign/scripts/live/svelte-component.mjs +826 -0
  253. package/.claude/skills/monodesign/scripts/live/sveltekit-adapter.mjs +279 -0
  254. package/.claude/skills/monodesign/scripts/live/ui-core.mjs +180 -0
  255. package/.claude/skills/monodesign/scripts/live/vocabulary.mjs +36 -0
  256. package/.claude/skills/monodesign/scripts/live-accept.mjs +812 -0
  257. package/.claude/skills/monodesign/scripts/live-browser-dom.js +147 -0
  258. package/.claude/skills/monodesign/scripts/live-browser-session.js +124 -0
  259. package/.claude/skills/monodesign/scripts/live-browser.js +11213 -0
  260. package/.claude/skills/monodesign/scripts/live-commit-manual-edits.mjs +1241 -0
  261. package/.claude/skills/monodesign/scripts/live-complete.mjs +75 -0
  262. package/.claude/skills/monodesign/scripts/live-copy-edit-agent.mjs +683 -0
  263. package/.claude/skills/monodesign/scripts/live-discard-manual-edits.mjs +51 -0
  264. package/.claude/skills/monodesign/scripts/live-inject.mjs +596 -0
  265. package/.claude/skills/monodesign/scripts/live-insert.mjs +272 -0
  266. package/.claude/skills/monodesign/scripts/live-manual-edit-evidence.mjs +363 -0
  267. package/.claude/skills/monodesign/scripts/live-poll.mjs +384 -0
  268. package/.claude/skills/monodesign/scripts/live-resume.mjs +94 -0
  269. package/.claude/skills/monodesign/scripts/live-server.mjs +1210 -0
  270. package/.claude/skills/monodesign/scripts/live-status.mjs +61 -0
  271. package/.claude/skills/monodesign/scripts/live-target.mjs +30 -0
  272. package/.claude/skills/monodesign/scripts/live-wrap.mjs +884 -0
  273. package/.claude/skills/monodesign/scripts/live.mjs +297 -0
  274. package/.claude/skills/monodesign/scripts/modern-screenshot.umd.js +14 -0
  275. package/.claude/skills/monodesign/scripts/palette.mjs +635 -0
  276. package/.claude/skills/monodesign/scripts/pin.mjs +221 -0
  277. package/.claude/skills/monodesign/shape.md +71 -0
  278. package/.claude/skills/monodesign/teach.md +18 -0
  279. package/.claude/skills/monodesign/typeset.md +59 -0
  280. package/.claude/skills/monolean-audit/SKILL.md +4 -6
  281. package/.claude/skills/monolean-help/SKILL.md +0 -1
  282. package/.claude/skills/monoswarm/SKILL.md +17 -17
  283. package/.claude/skills/pair-programming/SKILL.md +127 -1100
  284. package/README.md +1 -1
  285. package/dist/src/agents/registry-builder.d.ts +1 -1
  286. package/dist/src/commands/cleanup-plan.d.ts +3 -2
  287. package/dist/src/commands/cleanup-plan.d.ts.map +1 -1
  288. package/dist/src/commands/cleanup-plan.js +24 -4
  289. package/dist/src/commands/cleanup-plan.js.map +1 -1
  290. package/dist/src/commands/doctor-pick-checks.d.ts +20 -3
  291. package/dist/src/commands/doctor-pick-checks.d.ts.map +1 -1
  292. package/dist/src/commands/doctor-pick-checks.js +132 -7
  293. package/dist/src/commands/doctor-pick-checks.js.map +1 -1
  294. package/dist/src/commands/doctor-project-checks.d.ts +2 -2
  295. package/dist/src/commands/doctor-project-checks.d.ts.map +1 -1
  296. package/dist/src/commands/doctor-project-checks.js +14 -12
  297. package/dist/src/commands/doctor-project-checks.js.map +1 -1
  298. package/dist/src/commands/doctor.d.ts.map +1 -1
  299. package/dist/src/commands/doctor.js +6 -4
  300. package/dist/src/commands/doctor.js.map +1 -1
  301. package/dist/src/commands/init-upgrade.d.ts.map +1 -1
  302. package/dist/src/commands/init-upgrade.js +6 -0
  303. package/dist/src/commands/init-upgrade.js.map +1 -1
  304. package/dist/src/commands/init.d.ts.map +1 -1
  305. package/dist/src/commands/init.js +11 -0
  306. package/dist/src/commands/init.js.map +1 -1
  307. package/dist/src/commands/pick.d.ts.map +1 -1
  308. package/dist/src/commands/pick.js +4 -3
  309. package/dist/src/commands/pick.js.map +1 -1
  310. package/dist/src/decision/jev.d.ts +16 -0
  311. package/dist/src/decision/jev.d.ts.map +1 -1
  312. package/dist/src/decision/jev.js +12 -0
  313. package/dist/src/decision/jev.js.map +1 -1
  314. package/dist/src/decision/pick-eval.d.ts +23 -0
  315. package/dist/src/decision/pick-eval.d.ts.map +1 -1
  316. package/dist/src/decision/pick-eval.js +24 -1
  317. package/dist/src/decision/pick-eval.js.map +1 -1
  318. package/dist/src/decision/picks.d.ts +5 -0
  319. package/dist/src/decision/picks.d.ts.map +1 -1
  320. package/dist/src/decision/picks.js +33 -11
  321. package/dist/src/decision/picks.js.map +1 -1
  322. package/dist/src/init/claudemd-generator.d.ts.map +1 -1
  323. package/dist/src/init/claudemd-generator.js +1 -0
  324. package/dist/src/init/claudemd-generator.js.map +1 -1
  325. package/dist/src/init/copy-assets.d.ts.map +1 -1
  326. package/dist/src/init/copy-assets.js +17 -9
  327. package/dist/src/init/copy-assets.js.map +1 -1
  328. package/dist/src/init/executor.d.ts.map +1 -1
  329. package/dist/src/init/executor.js +27 -4
  330. package/dist/src/init/executor.js.map +1 -1
  331. package/dist/src/init/file-guard.d.ts +93 -0
  332. package/dist/src/init/file-guard.d.ts.map +1 -0
  333. package/dist/src/init/file-guard.js +241 -0
  334. package/dist/src/init/file-guard.js.map +1 -0
  335. package/dist/src/init/helpers-generator.d.ts +7 -0
  336. package/dist/src/init/helpers-generator.d.ts.map +1 -1
  337. package/dist/src/init/helpers-generator.js +9 -0
  338. package/dist/src/init/helpers-generator.js.map +1 -1
  339. package/dist/src/init/init-memory.d.ts +10 -0
  340. package/dist/src/init/init-memory.d.ts.map +1 -1
  341. package/dist/src/init/init-memory.js +44 -1
  342. package/dist/src/init/init-memory.js.map +1 -1
  343. package/dist/src/init/managed-block.d.ts +3 -1
  344. package/dist/src/init/managed-block.d.ts.map +1 -1
  345. package/dist/src/init/managed-block.js +9 -2
  346. package/dist/src/init/managed-block.js.map +1 -1
  347. package/dist/src/init/mcp-generator.d.ts +9 -0
  348. package/dist/src/init/mcp-generator.d.ts.map +1 -1
  349. package/dist/src/init/mcp-generator.js +28 -0
  350. package/dist/src/init/mcp-generator.js.map +1 -1
  351. package/dist/src/init/runtime-config-merge.d.ts +21 -0
  352. package/dist/src/init/runtime-config-merge.d.ts.map +1 -0
  353. package/dist/src/init/runtime-config-merge.js +88 -0
  354. package/dist/src/init/runtime-config-merge.js.map +1 -0
  355. package/dist/src/init/settings-generator.js +1 -1
  356. package/dist/src/init/settings-generator.js.map +1 -1
  357. package/dist/src/init/shared-instructions-generator.d.ts +3 -1
  358. package/dist/src/init/shared-instructions-generator.d.ts.map +1 -1
  359. package/dist/src/init/shared-instructions-generator.js +14 -39
  360. package/dist/src/init/shared-instructions-generator.js.map +1 -1
  361. package/dist/src/init/shared.d.ts +10 -0
  362. package/dist/src/init/shared.d.ts.map +1 -1
  363. package/dist/src/init/shared.js +32 -1
  364. package/dist/src/init/shared.js.map +1 -1
  365. package/dist/src/init/types.d.ts +9 -0
  366. package/dist/src/init/types.d.ts.map +1 -1
  367. package/dist/src/init/types.js.map +1 -1
  368. package/dist/src/init/upgrade.d.ts +4 -0
  369. package/dist/src/init/upgrade.d.ts.map +1 -1
  370. package/dist/src/init/upgrade.js +40 -43
  371. package/dist/src/init/upgrade.js.map +1 -1
  372. package/dist/src/init/write-antigravity.d.ts.map +1 -1
  373. package/dist/src/init/write-antigravity.js +9 -3
  374. package/dist/src/init/write-antigravity.js.map +1 -1
  375. package/dist/src/init/write-claude.d.ts.map +1 -1
  376. package/dist/src/init/write-claude.js +40 -19
  377. package/dist/src/init/write-claude.js.map +1 -1
  378. package/dist/src/init/write-kimicode.d.ts +27 -0
  379. package/dist/src/init/write-kimicode.d.ts.map +1 -1
  380. package/dist/src/init/write-kimicode.js +119 -92
  381. package/dist/src/init/write-kimicode.js.map +1 -1
  382. package/dist/src/init/write-opencode.d.ts.map +1 -1
  383. package/dist/src/init/write-opencode.js +45 -6
  384. package/dist/src/init/write-opencode.js.map +1 -1
  385. package/dist/src/init/write-runtime-config.d.ts.map +1 -1
  386. package/dist/src/init/write-runtime-config.js +108 -81
  387. package/dist/src/init/write-runtime-config.js.map +1 -1
  388. package/dist/src/knowledge/eval/golden-set.js +0 -15
  389. package/dist/src/knowledge/eval/golden-set.js.map +1 -1
  390. package/dist/src/mcp-tools/org-skill-tools.d.ts.map +1 -1
  391. package/dist/src/mcp-tools/org-skill-tools.js +6 -2
  392. package/dist/src/mcp-tools/org-skill-tools.js.map +1 -1
  393. package/dist/src/mcp-tools/pick-tools.d.ts.map +1 -1
  394. package/dist/src/mcp-tools/pick-tools.js +13 -4
  395. package/dist/src/mcp-tools/pick-tools.js.map +1 -1
  396. package/dist/src/platform-adapters/merge.d.ts +15 -3
  397. package/dist/src/platform-adapters/merge.d.ts.map +1 -1
  398. package/dist/src/platform-adapters/merge.js +44 -9
  399. package/dist/src/platform-adapters/merge.js.map +1 -1
  400. package/dist/src/platform-adapters/migration.d.ts.map +1 -1
  401. package/dist/src/platform-adapters/migration.js +10 -5
  402. package/dist/src/platform-adapters/migration.js.map +1 -1
  403. package/dist/src/platform-adapters/mutation.d.ts +6 -1
  404. package/dist/src/platform-adapters/mutation.d.ts.map +1 -1
  405. package/dist/src/platform-adapters/mutation.js +9 -3
  406. package/dist/src/platform-adapters/mutation.js.map +1 -1
  407. package/dist/src/platform-adapters/operations.d.ts.map +1 -1
  408. package/dist/src/platform-adapters/operations.js +45 -18
  409. package/dist/src/platform-adapters/operations.js.map +1 -1
  410. package/dist/src/platform-adapters/owned-files.d.ts +23 -0
  411. package/dist/src/platform-adapters/owned-files.d.ts.map +1 -0
  412. package/dist/src/platform-adapters/owned-files.js +64 -0
  413. package/dist/src/platform-adapters/owned-files.js.map +1 -0
  414. package/dist/src/platform-adapters/renderers/skills.d.ts.map +1 -1
  415. package/dist/src/platform-adapters/renderers/skills.js +5 -2
  416. package/dist/src/platform-adapters/renderers/skills.js.map +1 -1
  417. package/dist/src/platform-adapters/shared-surface.d.ts +7 -4
  418. package/dist/src/platform-adapters/shared-surface.d.ts.map +1 -1
  419. package/dist/src/platform-adapters/shared-surface.js +7 -4
  420. package/dist/src/platform-adapters/shared-surface.js.map +1 -1
  421. package/dist/src/platform-adapters/types.d.ts +16 -1
  422. package/dist/src/platform-adapters/types.d.ts.map +1 -1
  423. package/dist/src/routing/agent-pick.d.ts +9 -7
  424. package/dist/src/routing/agent-pick.d.ts.map +1 -1
  425. package/dist/src/routing/agent-pick.js +17 -17
  426. package/dist/src/routing/agent-pick.js.map +1 -1
  427. package/dist/tsconfig.tsbuildinfo +1 -1
  428. package/package.json +5 -5
  429. package/.claude/skills/github-issue-triage/SKILL.md +0 -354
  430. package/.claude/skills/github-repo-recap/SKILL.md +0 -207
@@ -4,6 +4,7 @@
4
4
  import * as fs from 'node:fs';
5
5
  import * as path from 'node:path';
6
6
  import { MONOMIND_NEVER_COMMIT } from './never-commit.js';
7
+ import { mergeGitignoreBlock, mergeYamlDefaults } from './runtime-config-merge.js';
7
8
  import { atomicWriteFile, MAX_EXEC_FILE_BYTES, writeGeneratedFile } from './shared.js';
8
9
  import { writeCapabilitiesDoc } from './write-capabilities.js';
9
10
  export { MONOMIND_NEVER_COMMIT };
@@ -31,10 +32,61 @@ export const MONOMIND_GITIGNORE_SPECIFIC_EXCLUDES = [
31
32
  */
32
33
  export async function writeRuntimeConfig(targetDir, options, result) {
33
34
  const configPath = path.join(targetDir, '.monomind', 'config.yaml');
34
- if (fs.existsSync(configPath) && !options.force) {
35
+ // No early return when config.yaml is kept: the .gitignore coverage below
36
+ // must still reach projects that already have one (it never did).
37
+ const configExists = fs.existsSync(configPath);
38
+ if (configExists && !options.force) {
35
39
  result.skipped.push('.monomind/config.yaml');
36
- return;
37
40
  }
41
+ else {
42
+ writeConfigYaml(configPath, configExists, options, result);
43
+ }
44
+ writeMonomindGitignore(targetDir, options, result);
45
+ // Ensure the project-level .gitignore does NOT blanket-ignore .monomind/
46
+ // A blanket ignore prevents config, metrics, and knowledge graph from being committed.
47
+ // We remove any bare `.monomind/` or `**/.monomind/` lines and add specific excludes instead —
48
+ // i-066: but ONLY when the replacement is a strict superset of what the
49
+ // blanket line already covered. A blanket `.monomind/` ignores every
50
+ // current and future path under the directory; a finite specific list can
51
+ // never be a superset of that (unless it also contains a blanket-shaped
52
+ // entry itself), so with today's list this never fires — the user's
53
+ // existing blanket coverage is left alone rather than narrowed. This was
54
+ // the actual regression: the old unconditional strip could uncover
55
+ // .monomind/monoes-connection.json (the monoes.me refresh token) for any
56
+ // user who had sensibly blanket-ignored .monomind/.
57
+ const projectGitignorePath = path.join(targetDir, '.gitignore');
58
+ if (fs.existsSync(projectGitignorePath) &&
59
+ fs.statSync(projectGitignorePath).size <= MAX_EXEC_FILE_BYTES) {
60
+ const existing = fs.readFileSync(projectGitignorePath, 'utf-8');
61
+ const blanketPattern = /^(\*\*\/)?\.monomind\/?\s*$/gm;
62
+ const specificExcludes = MONOMIND_GITIGNORE_SPECIFIC_EXCLUDES;
63
+ const replacementIsBlanketEquivalent = specificExcludes.some((line) => /^\.monomind\/\*{1,2}\/?$/.test(line.trim()));
64
+ if (blanketPattern.test(existing) && replacementIsBlanketEquivalent) {
65
+ const fixed = existing
66
+ .split('\n')
67
+ .filter((line) => !/^(\*\*\/)?\.monomind\/?\s*$/.test(line))
68
+ .join('\n');
69
+ atomicWriteFile(projectGitignorePath, `${fixed.trimEnd()}\n${specificExcludes.join('\n')}\n`);
70
+ result.updated.push('.gitignore (replaced blanket .monomind/ ignore with specific excludes)');
71
+ }
72
+ }
73
+ // i-066 §3.5 leak warning: not here, and not in write-claude.ts's
74
+ // writeMCPConfig() either anymore (follow-up finding 9 [MAJOR]). It now
75
+ // lives in executor.ts, unconditionally, ahead of every component block —
76
+ // not because it runs "before writeMCPConfig" (an ordering between two
77
+ // conditional calls, which is exactly the assumption that produced
78
+ // finding 9: writeMCPConfig only runs when options.components.mcp is
79
+ // set, so an ordering claim relative to it is false on any run where
80
+ // that flag is off). The true property is that the check runs before any
81
+ // component block, regardless of which components are selected, so it
82
+ // still sees every leaked .mcp.json before anything in this function's
83
+ // family could migrate or overwrite it. See executor.ts:188.
84
+ // Write CAPABILITIES.md with full system overview
85
+ await writeCapabilitiesDoc(targetDir, options, result);
86
+ }
87
+ /** Writes config.yaml, or under --force fills in only the defaults the
88
+ * user's file lacks — a wholesale rewrite discarded their settings. */
89
+ function writeConfigYaml(configPath, exists, options, result) {
38
90
  const config = `# Monomind Runtime Configuration
39
91
  # Generated: ${new Date().toISOString()}
40
92
 
@@ -72,22 +124,26 @@ mcp:
72
124
  autoStart: ${options.mcp.autoStart}
73
125
  port: ${options.mcp.port}
74
126
  `;
75
- writeGeneratedFile(configPath, config);
76
- result.created.files.push('.monomind/config.yaml');
77
- // Write .monomind/.gitignore.
78
- const gitignorePath = path.join(targetDir, '.monomind', '.gitignore');
79
- if (!fs.existsSync(gitignorePath) || options.force) {
80
- // i-052 §2(ii) — deny-by-default for FRESH projects. Three
81
- // independently-maintained denylists (this file's old body,
82
- // MONOMIND_GITIGNORE_SPECIFIC_EXCLUDES, and doctor's
83
- // REQUIRED_GITIGNORE_PATTERNS) all separately omitted `dashboard-token`
84
- // — a denylist can always miss its next dangerous entry. Ignoring
85
- // everything under .monomind/ and explicitly un-ignoring only what's
86
- // genuinely meant to be shared means a file monomind starts writing
87
- // tomorrow is protected by construction, with no list to remember to
88
- // update. Order matters for git's "can't re-include inside an excluded
89
- // parent" rule: `!orgs/` must precede any `!orgs/<org>.json` line.
90
- const gitignore = `# Monomind — deny by default, allow-list what's meant to be committed.
127
+ // The merged file keeps the user's header; carry the fresh stamp into it so
128
+ // a real change is dated (writeGeneratedFile skips a stamp-only change).
129
+ const stamp = /Generated: \S+/.exec(config)?.[0] ?? '';
130
+ const merged = exists
131
+ ? mergeYamlDefaults(fs.readFileSync(configPath, 'utf-8'), config).replace(/Generated: \S+/, () => stamp)
132
+ : config;
133
+ writeGeneratedFile(configPath, merged);
134
+ result.created.files.push(exists ? '.monomind/config.yaml (merged defaults)' : '.monomind/config.yaml');
135
+ }
136
+ // i-052 §2(ii) — deny-by-default for FRESH projects. Three
137
+ // independently-maintained denylists (this file's old body,
138
+ // MONOMIND_GITIGNORE_SPECIFIC_EXCLUDES, and doctor's
139
+ // REQUIRED_GITIGNORE_PATTERNS) all separately omitted `dashboard-token`
140
+ // — a denylist can always miss its next dangerous entry. Ignoring
141
+ // everything under .monomind/ and explicitly un-ignoring only what's
142
+ // genuinely meant to be shared means a file monomind starts writing
143
+ // tomorrow is protected by construction, with no list to remember to
144
+ // update. Order matters for git's "can't re-include inside an excluded
145
+ // parent" rule: `!orgs/` must precede any `!orgs/<org>.json` line.
146
+ const MONOMIND_GITIGNORE_TEMPLATE = `# Monomind — deny by default, allow-list what's meant to be committed.
91
147
  # See doc/privacy.md and i-052: a curated denylist can always miss its
92
148
  # next dangerous entry (this repo shipped a live credential leak because
93
149
  # three separate ones did). Ignoring everything and un-ignoring only what
@@ -120,72 +176,43 @@ mcp:
120
176
  # default would be a larger privacy regression than the credential this
121
177
  # item exists to fix.
122
178
  `;
123
- atomicWriteFile(gitignorePath, gitignore);
179
+ /** Writes .monomind/.gitignore. The template lives inside a managed block so
180
+ * --force refreshes only that block: users are told to add
181
+ * `!orgs/<org>.json` lines, and regenerating the whole file deleted them. */
182
+ function writeMonomindGitignore(targetDir, options, result) {
183
+ const gitignorePath = path.join(targetDir, '.monomind', '.gitignore');
184
+ const exists = fs.existsSync(gitignorePath);
185
+ if (!exists || options.force) {
186
+ const existing = exists ? fs.readFileSync(gitignorePath, 'utf-8') : '';
187
+ const merged = mergeGitignoreBlock(existing, MONOMIND_GITIGNORE_TEMPLATE);
188
+ if (merged !== existing)
189
+ atomicWriteFile(gitignorePath, merged);
124
190
  result.created.files.push('.monomind/.gitignore');
191
+ return;
125
192
  }
126
- else {
127
- // i-066 reviewer finding 3, generalised for i-052: a project inited
128
- // BEFORE a MONOMIND_NEVER_COMMIT entry existed keeps its old
129
- // .monomind/.gitignore forever unless --force is passed, and none of
130
- // that file's original patterns (*.key, *.token, *.secret, .env) match
131
- // an extensionless or otherwise-shaped file like `dashboard-token`.
132
- // Make the fix additive: append every currently-missing entry even on
133
- // a non-forced re-init, content-guarded per line so a second run is a
134
- // no-op and existing entries are never duplicated. This one loop is
135
- // what originally only covered monoes-connection.json (i-066) — turned
136
- // from a single hardcoded line into a list so a future
137
- // MONOMIND_NEVER_COMMIT addition reaches the installed base too,
138
- // without a fourth hand-written append site.
139
- const existingGitignore = fs.readFileSync(gitignorePath, 'utf-8');
140
- const existingLines = new Set(existingGitignore.split('\n').map((line) => line.trim()));
141
- const missing = MONOMIND_NEVER_COMMIT.filter(({ file }) => !existingLines.has(file));
142
- if (missing.length > 0) {
143
- const appendLines = missing.map(({ file, reason }) => `# ${reason}\n${file}`).join('\n');
144
- atomicWriteFile(gitignorePath, `${existingGitignore.trimEnd()}\n${appendLines}\n`);
145
- result.updated.push(`.monomind/.gitignore (added ${missing.map(({ file }) => file).join(', ')} coverage)`);
146
- }
147
- }
148
- // Ensure the project-level .gitignore does NOT blanket-ignore .monomind/
149
- // A blanket ignore prevents config, metrics, and knowledge graph from being committed.
150
- // We remove any bare `.monomind/` or `**/.monomind/` lines and add specific excludes instead —
151
- // i-066: but ONLY when the replacement is a strict superset of what the
152
- // blanket line already covered. A blanket `.monomind/` ignores every
153
- // current and future path under the directory; a finite specific list can
154
- // never be a superset of that (unless it also contains a blanket-shaped
155
- // entry itself), so with today's list this never fires — the user's
156
- // existing blanket coverage is left alone rather than narrowed. This was
157
- // the actual regression: the old unconditional strip could uncover
158
- // .monomind/monoes-connection.json (the monoes.me refresh token) for any
159
- // user who had sensibly blanket-ignored .monomind/.
160
- const projectGitignorePath = path.join(targetDir, '.gitignore');
161
- if (fs.existsSync(projectGitignorePath) &&
162
- fs.statSync(projectGitignorePath).size <= MAX_EXEC_FILE_BYTES) {
163
- const existing = fs.readFileSync(projectGitignorePath, 'utf-8');
164
- const blanketPattern = /^(\*\*\/)?\.monomind\/?\s*$/gm;
165
- const specificExcludes = MONOMIND_GITIGNORE_SPECIFIC_EXCLUDES;
166
- const replacementIsBlanketEquivalent = specificExcludes.some((line) => /^\.monomind\/\*{1,2}\/?$/.test(line.trim()));
167
- if (blanketPattern.test(existing) && replacementIsBlanketEquivalent) {
168
- const fixed = existing
169
- .split('\n')
170
- .filter((line) => !/^(\*\*\/)?\.monomind\/?\s*$/.test(line))
171
- .join('\n');
172
- atomicWriteFile(projectGitignorePath, `${fixed.trimEnd()}\n${specificExcludes.join('\n')}\n`);
173
- result.updated.push('.gitignore (replaced blanket .monomind/ ignore with specific excludes)');
174
- }
193
+ // i-066 reviewer finding 3, generalised for i-052: a project inited
194
+ // BEFORE a MONOMIND_NEVER_COMMIT entry existed keeps its old
195
+ // .monomind/.gitignore forever unless --force is passed, and none of
196
+ // that file's original patterns (*.key, *.token, *.secret, .env) match
197
+ // an extensionless or otherwise-shaped file like `dashboard-token`.
198
+ // Make the fix additive: append every currently-missing entry even on
199
+ // a non-forced re-init, content-guarded per line so a second run is a
200
+ // no-op and existing entries are never duplicated. This one loop is
201
+ // what originally only covered monoes-connection.json (i-066) — turned
202
+ // from a single hardcoded line into a list so a future
203
+ // MONOMIND_NEVER_COMMIT addition reaches the installed base too,
204
+ // without a fourth hand-written append site.
205
+ const existingGitignore = fs.readFileSync(gitignorePath, 'utf-8');
206
+ const existingLines = new Set(existingGitignore.split('\n').map((line) => line.trim()));
207
+ // A deny-by-default file (a bare `*`) already ignores every one of them.
208
+ if (existingLines.has('*'))
209
+ return;
210
+ const missing = MONOMIND_NEVER_COMMIT.filter(({ file }) => !existingLines.has(file));
211
+ if (missing.length > 0) {
212
+ const appendLines = missing.map(({ file, reason }) => `# ${reason}\n${file}`).join('\n');
213
+ atomicWriteFile(gitignorePath, `${existingGitignore.trimEnd()}\n${appendLines}\n`);
214
+ result.updated.push(`.monomind/.gitignore (added ${missing.map(({ file }) => file).join(', ')} coverage)`);
175
215
  }
176
- // i-066 §3.5 leak warning: not here, and not in write-claude.ts's
177
- // writeMCPConfig() either anymore (follow-up finding 9 [MAJOR]). It now
178
- // lives in executor.ts, unconditionally, ahead of every component block —
179
- // not because it runs "before writeMCPConfig" (an ordering between two
180
- // conditional calls, which is exactly the assumption that produced
181
- // finding 9: writeMCPConfig only runs when options.components.mcp is
182
- // set, so an ordering claim relative to it is false on any run where
183
- // that flag is off). The true property is that the check runs before any
184
- // component block, regardless of which components are selected, so it
185
- // still sees every leaked .mcp.json before anything in this function's
186
- // family could migrate or overwrite it. See executor.ts:188.
187
- // Write CAPABILITIES.md with full system overview
188
- await writeCapabilitiesDoc(targetDir, options, result);
189
216
  }
190
217
  /**
191
218
  * Write initial metrics files for statusline
@@ -1 +1 @@
1
- {"version":3,"file":"write-runtime-config.js","sourceRoot":"","sources":["../../../src/init/write-runtime-config.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"write-runtime-config.js","sourceRoot":"","sources":["../../../src/init/write-runtime-config.ts"],"names":[],"mappings":"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"}
@@ -807,11 +807,6 @@ GOLDEN_SET.push({
807
807
  query: 'kick off a saved multi stage run from a template then check on it and stop it',
808
808
  relevant: ['packages/@monomind/cli/.claude/commands/workflows/README.md'],
809
809
  tags: ['b0'],
810
- }, {
811
- id: 'b0-ticket-pileup',
812
- query: 'work through a backlog of open tickets spotting near identical ones and the ones nobody has touched in a month',
813
- relevant: ['packages/@monomind/cli/.claude/skills/github-issue-triage/SKILL.md'],
814
- tags: ['b0'],
815
810
  }, {
816
811
  id: 'b0-capture-session-file',
817
812
  query: 'keep a moving picture of what the automated browser did so a failure can be replayed later',
@@ -1081,11 +1076,6 @@ GOLDEN_SET.push({
1081
1076
  query: 'a ready made staged pipeline that goes from planning to writing to checking to joining it all up',
1082
1077
  relevant: ['packages/@monomind/cli/.claude/commands/workflows/development.md'],
1083
1078
  tags: ['b1'],
1084
- }, {
1085
- id: 'b1-team-snapshot',
1086
- query: 'produce a shareable roundup of whats open and whats shipped lately to paste into the team chat',
1087
- relevant: ['packages/@monomind/cli/.claude/skills/github-repo-recap/SKILL.md'],
1088
- tags: ['b1'],
1089
1079
  }, {
1090
1080
  id: 'b1-shortest-thing',
1091
1081
  query: 'quit gold plating and hand me the smallest thing that does the job',
@@ -4293,11 +4283,6 @@ GOLDEN_SET.push({
4293
4283
  query: 'how do I coordinate a group of parallel AI workers with shared state and checkpoints',
4294
4284
  relevant: ['packages/@monomind/cli/.claude/skills/monoswarm/SKILL.md'],
4295
4285
  tags: ['c3-lo2'],
4296
- }, {
4297
- id: 'c3lo2-sorting-hat',
4298
- query: 'how does the system automatically categorize and prioritize incoming bug reports',
4299
- relevant: ['packages/@monomind/cli/.claude/skills/github-issue-triage/SKILL.md'],
4300
- tags: ['c3-lo2'],
4301
4286
  }, {
4302
4287
  id: 'c3lo2-collective-brain',
4303
4288
  query: 'how do multiple autonomous helpers pool their findings into a shared understanding',