@monoes/monomindcli 2.16.4 → 2.16.5

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 (412) 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/doctor-pick-checks.d.ts +20 -3
  287. package/dist/src/commands/doctor-pick-checks.d.ts.map +1 -1
  288. package/dist/src/commands/doctor-pick-checks.js +132 -7
  289. package/dist/src/commands/doctor-pick-checks.js.map +1 -1
  290. package/dist/src/commands/doctor-project-checks.d.ts +2 -2
  291. package/dist/src/commands/doctor-project-checks.d.ts.map +1 -1
  292. package/dist/src/commands/doctor-project-checks.js +14 -12
  293. package/dist/src/commands/doctor-project-checks.js.map +1 -1
  294. package/dist/src/commands/doctor.d.ts.map +1 -1
  295. package/dist/src/commands/doctor.js +6 -4
  296. package/dist/src/commands/doctor.js.map +1 -1
  297. package/dist/src/commands/init-upgrade.d.ts.map +1 -1
  298. package/dist/src/commands/init-upgrade.js +6 -0
  299. package/dist/src/commands/init-upgrade.js.map +1 -1
  300. package/dist/src/commands/init.d.ts.map +1 -1
  301. package/dist/src/commands/init.js +11 -0
  302. package/dist/src/commands/init.js.map +1 -1
  303. package/dist/src/commands/pick.d.ts.map +1 -1
  304. package/dist/src/commands/pick.js +4 -3
  305. package/dist/src/commands/pick.js.map +1 -1
  306. package/dist/src/decision/jev.d.ts +16 -0
  307. package/dist/src/decision/jev.d.ts.map +1 -1
  308. package/dist/src/decision/jev.js +12 -0
  309. package/dist/src/decision/jev.js.map +1 -1
  310. package/dist/src/decision/pick-eval.d.ts +23 -0
  311. package/dist/src/decision/pick-eval.d.ts.map +1 -1
  312. package/dist/src/decision/pick-eval.js +24 -1
  313. package/dist/src/decision/pick-eval.js.map +1 -1
  314. package/dist/src/decision/picks.d.ts +5 -0
  315. package/dist/src/decision/picks.d.ts.map +1 -1
  316. package/dist/src/decision/picks.js +33 -11
  317. package/dist/src/decision/picks.js.map +1 -1
  318. package/dist/src/init/claudemd-generator.d.ts.map +1 -1
  319. package/dist/src/init/claudemd-generator.js +1 -0
  320. package/dist/src/init/claudemd-generator.js.map +1 -1
  321. package/dist/src/init/copy-assets.d.ts.map +1 -1
  322. package/dist/src/init/copy-assets.js +17 -9
  323. package/dist/src/init/copy-assets.js.map +1 -1
  324. package/dist/src/init/executor.d.ts.map +1 -1
  325. package/dist/src/init/executor.js +26 -4
  326. package/dist/src/init/executor.js.map +1 -1
  327. package/dist/src/init/file-guard.d.ts +93 -0
  328. package/dist/src/init/file-guard.d.ts.map +1 -0
  329. package/dist/src/init/file-guard.js +239 -0
  330. package/dist/src/init/file-guard.js.map +1 -0
  331. package/dist/src/init/helpers-generator.d.ts +7 -0
  332. package/dist/src/init/helpers-generator.d.ts.map +1 -1
  333. package/dist/src/init/helpers-generator.js +9 -0
  334. package/dist/src/init/helpers-generator.js.map +1 -1
  335. package/dist/src/init/init-memory.d.ts +10 -0
  336. package/dist/src/init/init-memory.d.ts.map +1 -1
  337. package/dist/src/init/init-memory.js +44 -1
  338. package/dist/src/init/init-memory.js.map +1 -1
  339. package/dist/src/init/managed-block.d.ts +3 -1
  340. package/dist/src/init/managed-block.d.ts.map +1 -1
  341. package/dist/src/init/managed-block.js +9 -2
  342. package/dist/src/init/managed-block.js.map +1 -1
  343. package/dist/src/init/mcp-generator.d.ts +9 -0
  344. package/dist/src/init/mcp-generator.d.ts.map +1 -1
  345. package/dist/src/init/mcp-generator.js +28 -0
  346. package/dist/src/init/mcp-generator.js.map +1 -1
  347. package/dist/src/init/runtime-config-merge.d.ts +21 -0
  348. package/dist/src/init/runtime-config-merge.d.ts.map +1 -0
  349. package/dist/src/init/runtime-config-merge.js +88 -0
  350. package/dist/src/init/runtime-config-merge.js.map +1 -0
  351. package/dist/src/init/settings-generator.js +1 -1
  352. package/dist/src/init/settings-generator.js.map +1 -1
  353. package/dist/src/init/shared-instructions-generator.d.ts +3 -1
  354. package/dist/src/init/shared-instructions-generator.d.ts.map +1 -1
  355. package/dist/src/init/shared-instructions-generator.js +14 -39
  356. package/dist/src/init/shared-instructions-generator.js.map +1 -1
  357. package/dist/src/init/shared.d.ts +10 -0
  358. package/dist/src/init/shared.d.ts.map +1 -1
  359. package/dist/src/init/shared.js +32 -1
  360. package/dist/src/init/shared.js.map +1 -1
  361. package/dist/src/init/types.d.ts +9 -0
  362. package/dist/src/init/types.d.ts.map +1 -1
  363. package/dist/src/init/types.js.map +1 -1
  364. package/dist/src/init/upgrade.d.ts +4 -0
  365. package/dist/src/init/upgrade.d.ts.map +1 -1
  366. package/dist/src/init/upgrade.js +39 -42
  367. package/dist/src/init/upgrade.js.map +1 -1
  368. package/dist/src/init/write-antigravity.d.ts.map +1 -1
  369. package/dist/src/init/write-antigravity.js +9 -3
  370. package/dist/src/init/write-antigravity.js.map +1 -1
  371. package/dist/src/init/write-claude.d.ts.map +1 -1
  372. package/dist/src/init/write-claude.js +40 -19
  373. package/dist/src/init/write-claude.js.map +1 -1
  374. package/dist/src/init/write-kimicode.d.ts +27 -0
  375. package/dist/src/init/write-kimicode.d.ts.map +1 -1
  376. package/dist/src/init/write-kimicode.js +119 -92
  377. package/dist/src/init/write-kimicode.js.map +1 -1
  378. package/dist/src/init/write-opencode.d.ts.map +1 -1
  379. package/dist/src/init/write-opencode.js +45 -6
  380. package/dist/src/init/write-opencode.js.map +1 -1
  381. package/dist/src/init/write-runtime-config.d.ts.map +1 -1
  382. package/dist/src/init/write-runtime-config.js +108 -81
  383. package/dist/src/init/write-runtime-config.js.map +1 -1
  384. package/dist/src/knowledge/eval/golden-set.js +0 -15
  385. package/dist/src/knowledge/eval/golden-set.js.map +1 -1
  386. package/dist/src/mcp-tools/org-skill-tools.d.ts.map +1 -1
  387. package/dist/src/mcp-tools/org-skill-tools.js +6 -2
  388. package/dist/src/mcp-tools/org-skill-tools.js.map +1 -1
  389. package/dist/src/mcp-tools/pick-tools.d.ts.map +1 -1
  390. package/dist/src/mcp-tools/pick-tools.js +13 -4
  391. package/dist/src/mcp-tools/pick-tools.js.map +1 -1
  392. package/dist/src/platform-adapters/merge.d.ts +4 -3
  393. package/dist/src/platform-adapters/merge.d.ts.map +1 -1
  394. package/dist/src/platform-adapters/merge.js +18 -8
  395. package/dist/src/platform-adapters/merge.js.map +1 -1
  396. package/dist/src/platform-adapters/mutation.d.ts +6 -1
  397. package/dist/src/platform-adapters/mutation.d.ts.map +1 -1
  398. package/dist/src/platform-adapters/mutation.js +9 -3
  399. package/dist/src/platform-adapters/mutation.js.map +1 -1
  400. package/dist/src/platform-adapters/operations.d.ts.map +1 -1
  401. package/dist/src/platform-adapters/operations.js +14 -6
  402. package/dist/src/platform-adapters/operations.js.map +1 -1
  403. package/dist/src/platform-adapters/types.d.ts +5 -0
  404. package/dist/src/platform-adapters/types.d.ts.map +1 -1
  405. package/dist/src/routing/agent-pick.d.ts +9 -7
  406. package/dist/src/routing/agent-pick.d.ts.map +1 -1
  407. package/dist/src/routing/agent-pick.js +17 -17
  408. package/dist/src/routing/agent-pick.js.map +1 -1
  409. package/dist/tsconfig.tsbuildinfo +1 -1
  410. package/package.json +6 -6
  411. package/.claude/skills/github-issue-triage/SKILL.md +0 -354
  412. package/.claude/skills/github-repo-recap/SKILL.md +0 -207
@@ -0,0 +1,272 @@
1
+ /**
2
+ * CLI helper: find an anchor element in source and splice an insert-variant
3
+ * wrapper before or after it (no original variant — net-new content).
4
+ *
5
+ * Usage:
6
+ * node live-insert.mjs --id SESSION_ID --count N --position after \
7
+ * --classes "hero" --tag section [--file path]
8
+ */
9
+
10
+ import fs from 'node:fs';
11
+ import path from 'node:path';
12
+ import { isGeneratedFile } from './lib/is-generated.mjs';
13
+ import {
14
+ buildSearchQueries,
15
+ findElement,
16
+ findAllElements,
17
+ filterByText,
18
+ findFileWithQuery,
19
+ detectCommentSyntax,
20
+ detectStyleMode,
21
+ buildCssAuthoring,
22
+ buildCssSelectorPrefixExamples,
23
+ } from './live-wrap.mjs';
24
+ import {
25
+ buildSvelteComponentCssAuthoring,
26
+ scaffoldSvelteComponentInsertSession,
27
+ shouldUseSvelteComponentInjection,
28
+ } from './live/svelte-component.mjs';
29
+
30
+ const INSERT_POSITIONS = new Set(['before', 'after']);
31
+
32
+ export function isInsertPosition(value) {
33
+ return INSERT_POSITIONS.has(value);
34
+ }
35
+
36
+ export function computeInsertLine(startLine, endLine, position) {
37
+ return position === 'before' ? startLine : endLine + 1;
38
+ }
39
+
40
+ export function buildInsertWrapperLines({ id, count, indent, commentSyntax, isJsx }) {
41
+ const styleContents = isJsx ? 'style={{ display: "contents" }}' : 'style="display: contents"';
42
+ const attrs =
43
+ 'data-monodesign-variants="' + id + '" ' +
44
+ 'data-monodesign-mode="insert" ' +
45
+ 'data-monodesign-variant-count="' + count + '" ' +
46
+ styleContents;
47
+
48
+ if (isJsx) {
49
+ return [
50
+ `${indent}<div ${attrs}>`,
51
+ `${indent} ${commentSyntax.open} monodesign-variants-start ${id} ${commentSyntax.close}`,
52
+ `${indent} ${commentSyntax.open} Variants: insert below this line ${commentSyntax.close}`,
53
+ `${indent} ${commentSyntax.open} monodesign-variants-end ${id} ${commentSyntax.close}`,
54
+ `${indent}</div>`,
55
+ ];
56
+ }
57
+
58
+ return [
59
+ `${indent + commentSyntax.open} monodesign-variants-start ${id} ${commentSyntax.close}`,
60
+ `${indent}<div ${attrs}>`,
61
+ `${indent} ${commentSyntax.open} Variants: insert below this line ${commentSyntax.close}`,
62
+ `${indent}</div>`,
63
+ `${indent + commentSyntax.open} monodesign-variants-end ${id} ${commentSyntax.close}`,
64
+ ];
65
+ }
66
+
67
+ function argVal(args, flag) {
68
+ const idx = args.indexOf(flag);
69
+ return idx !== -1 && idx + 1 < args.length ? args[idx + 1] : null;
70
+ }
71
+
72
+ function resolveElementMatch({ lines, queries, tag, text }) {
73
+ if (text) {
74
+ const candidates = [];
75
+ for (const q of queries) {
76
+ const all = findAllElements(lines, q, tag);
77
+ for (const c of all) {
78
+ if (!candidates.some((x) => x.startLine === c.startLine)) candidates.push(c);
79
+ }
80
+ if (candidates.length === 1) break;
81
+ }
82
+ if (candidates.length === 0) return { error: 'element_not_found' };
83
+ if (candidates.length === 1) return { match: candidates[0] };
84
+ const filtered = filterByText(candidates, lines, text);
85
+ if (filtered.length === 1) return { match: filtered[0] };
86
+ if (filtered.length === 0) return { match: candidates[0] };
87
+ return { error: 'element_ambiguous', candidates: filtered };
88
+ }
89
+
90
+ for (const q of queries) {
91
+ const match = findElement(lines, q, tag);
92
+ if (match) return { match };
93
+ }
94
+ return { error: 'element_not_found' };
95
+ }
96
+
97
+ export async function insertCli() {
98
+ const args = process.argv.slice(2);
99
+
100
+ if (args.includes('--help') || args.includes('-h')) {
101
+ console.log(`Usage: node live-insert.mjs [options]
102
+
103
+ Find an anchor element in source and splice an insert-variant wrapper.
104
+
105
+ Required:
106
+ --id ID Session ID for the variant wrapper
107
+ --count N Number of expected variants (1-8)
108
+ --position POS before | after (relative to the anchor element)
109
+
110
+ Element identification (at least one required):
111
+ --element-id ID HTML id attribute of the anchor element
112
+ --classes A,B,C Comma-separated CSS class names
113
+ --tag TAG Tag name (div, section, etc.)
114
+ --query TEXT Fallback: raw text to search for
115
+
116
+ Optional:
117
+ --file PATH Source file to search in (skips auto-detection)
118
+ --text TEXT Anchor textContent for disambiguation (~80 chars)
119
+
120
+ Output (JSON):
121
+ { mode: "insert", file, position, insertLine, commentSyntax, styleMode, styleTag, cssAuthoring }`);
122
+ process.exit(0);
123
+ }
124
+
125
+ const id = argVal(args, '--id');
126
+ const count = parseInt(argVal(args, '--count') || '3', 10);
127
+ const position = argVal(args, '--position');
128
+ const elementId = argVal(args, '--element-id');
129
+ const classes = argVal(args, '--classes');
130
+ const tag = argVal(args, '--tag');
131
+ const query = argVal(args, '--query');
132
+ const filePath = argVal(args, '--file');
133
+ const text = argVal(args, '--text');
134
+
135
+ if (!id) { console.error('Missing --id'); process.exit(1); }
136
+ if (!position) { console.error('Missing --position (before | after)'); process.exit(1); }
137
+ if (!isInsertPosition(position)) { console.error(`Invalid --position: ${position}`); process.exit(1); }
138
+ if (!elementId && !classes && !query) {
139
+ console.error('Need at least one of: --element-id, --classes, --query');
140
+ process.exit(1);
141
+ }
142
+
143
+ const queries = buildSearchQueries(elementId, classes, tag, query);
144
+ const genOpts = { cwd: process.cwd() };
145
+
146
+ let targetFile = filePath;
147
+ if (!targetFile) {
148
+ for (const q of queries) {
149
+ targetFile = findFileWithQuery(q, process.cwd(), genOpts);
150
+ if (targetFile) break;
151
+ }
152
+ if (!targetFile) {
153
+ let generatedHit = null;
154
+ for (const q of queries) {
155
+ generatedHit = findFileWithQuery(q, process.cwd(), { ...genOpts, includeGenerated: true });
156
+ if (generatedHit) break;
157
+ }
158
+ console.error(JSON.stringify({
159
+ error: generatedHit ? 'element_not_in_source' : 'element_not_found',
160
+ fallback: 'agent-driven',
161
+ hint: 'See "Handle fallback" in live.md.',
162
+ }));
163
+ process.exit(1);
164
+ }
165
+ } else if (isGeneratedFile(targetFile, genOpts)) {
166
+ console.error(JSON.stringify({
167
+ error: 'file_is_generated',
168
+ fallback: 'agent-driven',
169
+ file: path.relative(process.cwd(), path.resolve(process.cwd(), targetFile)).split(path.sep).join('/'),
170
+ }));
171
+ process.exit(1);
172
+ }
173
+
174
+ const content = fs.readFileSync(targetFile, 'utf-8');
175
+ const lines = content.split('\n');
176
+ const resolved = resolveElementMatch({ lines, queries, tag, text });
177
+
178
+ if (resolved.error === 'element_ambiguous') {
179
+ console.error(JSON.stringify({
180
+ error: 'element_ambiguous',
181
+ fallback: 'agent-driven',
182
+ file: path.relative(process.cwd(), targetFile).split(path.sep).join('/'),
183
+ candidates: resolved.candidates.map((c) => ({
184
+ startLine: c.startLine + 1,
185
+ endLine: c.endLine + 1,
186
+ })),
187
+ }));
188
+ process.exit(1);
189
+ }
190
+ if (!resolved.match) {
191
+ console.error(JSON.stringify({ error: 'element_not_found', fallback: 'agent-driven' }));
192
+ process.exit(1);
193
+ }
194
+
195
+ const { startLine, endLine } = resolved.match;
196
+ const commentSyntax = detectCommentSyntax(targetFile);
197
+ const styleMode = detectStyleMode(targetFile);
198
+ const isJsx = commentSyntax.open === '{/*';
199
+ const spliceIndex = computeInsertLine(startLine, endLine, position);
200
+ const relTargetFile = path.relative(process.cwd(), targetFile).split(path.sep).join('/');
201
+
202
+ if (shouldUseSvelteComponentInjection(targetFile)) {
203
+ const session = scaffoldSvelteComponentInsertSession({
204
+ id,
205
+ count,
206
+ sourceFile: relTargetFile,
207
+ insertLine: spliceIndex + 1,
208
+ position,
209
+ anchorStartLine: startLine + 1,
210
+ anchorEndLine: endLine + 1,
211
+ anchorLines: lines.slice(startLine, endLine + 1),
212
+ cwd: process.cwd(),
213
+ });
214
+ console.log(JSON.stringify({
215
+ mode: 'insert',
216
+ position,
217
+ file: session.manifestFile,
218
+ sourceFile: relTargetFile,
219
+ previewMode: 'svelte-component',
220
+ componentDir: session.componentDir,
221
+ propContract: session.propContract,
222
+ insertLine: 1,
223
+ sourceInsertLine: spliceIndex + 1,
224
+ anchorStartLine: startLine + 1,
225
+ anchorEndLine: endLine + 1,
226
+ commentSyntax,
227
+ styleMode: 'svelte-component',
228
+ styleTag: null,
229
+ cssSelectorPrefixExamples: [],
230
+ cssAuthoring: buildSvelteComponentCssAuthoring(count),
231
+ }));
232
+ return;
233
+ }
234
+
235
+ const indent = lines[spliceIndex]?.match(/^(\s*)/)?.[1]
236
+ ?? lines[startLine]?.match(/^(\s*)/)?.[1]
237
+ ?? '';
238
+
239
+ const wrapperLines = buildInsertWrapperLines({
240
+ id,
241
+ count,
242
+ indent,
243
+ commentSyntax,
244
+ isJsx,
245
+ });
246
+
247
+ const newLines = [
248
+ ...lines.slice(0, spliceIndex),
249
+ ...wrapperLines,
250
+ ...lines.slice(spliceIndex),
251
+ ];
252
+ fs.writeFileSync(targetFile, newLines.join('\n'), 'utf-8');
253
+
254
+ const insertLine = spliceIndex + 3;
255
+
256
+ console.log(JSON.stringify({
257
+ mode: 'insert',
258
+ position,
259
+ file: relTargetFile,
260
+ insertLine: insertLine + 1,
261
+ commentSyntax,
262
+ styleMode: styleMode.mode,
263
+ styleTag: styleMode.styleTag,
264
+ cssSelectorPrefixExamples: buildCssSelectorPrefixExamples(styleMode.mode, count),
265
+ cssAuthoring: buildCssAuthoring(styleMode, count),
266
+ }));
267
+ }
268
+
269
+ const _running = process.argv[1];
270
+ if (_running?.endsWith('live-insert.mjs') || _running?.endsWith('live-insert.mjs/')) {
271
+ insertCli();
272
+ }
@@ -0,0 +1,363 @@
1
+ #!/usr/bin/env node
2
+ /**
3
+ * Collect evidence for pending live copy edits.
4
+ *
5
+ * This module intentionally does not edit source files and does not choose a
6
+ * winner. It gathers staged browser edits, rendered context, framework source
7
+ * hints, and likely source candidates so the AI copy-edit batch runner can make
8
+ * source changes with full repo context.
9
+ */
10
+
11
+ import fs from 'node:fs';
12
+ import path from 'node:path';
13
+ import { isGeneratedFile } from './lib/is-generated.mjs';
14
+ import { readBuffer, getBufferPath } from './live/manual-edits-buffer.mjs';
15
+
16
+ const EVIDENCE_VERSION = 1;
17
+ const TEXT_EXTENSIONS = new Set(['.html', '.jsx', '.tsx', '.vue', '.svelte', '.astro', '.js', '.mjs', '.ts']);
18
+ const SEARCH_DIRS = ['src', 'app', 'pages', 'components', 'public', 'views', 'templates', 'site', 'lib', 'data'];
19
+ const STRONG_LITERAL_MATCH_LIMIT = 8;
20
+ const WEAK_LITERAL_MATCH_LIMIT = 4;
21
+ const OBJECT_KEY_MATCH_LIMIT = 8;
22
+ const LOCATOR_MATCH_LIMIT = 4;
23
+ const CONTEXT_MATCH_LIMIT = 8;
24
+ const CONTEXT_MATCH_PER_HINT = 2;
25
+ const SKIP_DIRS = new Set([
26
+ 'node_modules',
27
+ '.git',
28
+ '.monodesign',
29
+ '.astro',
30
+ '.next',
31
+ '.nuxt',
32
+ '.svelte-kit',
33
+ 'dist',
34
+ 'build',
35
+ 'out',
36
+ 'coverage',
37
+ ]);
38
+
39
+ export function buildManualEditEvidence({ cwd = process.cwd(), pageUrl = null } = {}) {
40
+ const buffer = readBuffer(cwd);
41
+ const entries = pageUrl
42
+ ? buffer.entries.filter((entry) => entry.pageUrl === pageUrl)
43
+ : buffer.entries;
44
+ const opCount = countOps(entries);
45
+
46
+ if (opCount === 0) {
47
+ return {
48
+ pageUrl,
49
+ count: 0,
50
+ entries: [],
51
+ ops: [],
52
+ candidates: [],
53
+ };
54
+ }
55
+
56
+ const searchFiles = collectSearchFiles(cwd);
57
+ const ops = flattenOps(entries);
58
+ const candidates = ops.map((op) => buildCandidatesForOp(op, cwd, searchFiles));
59
+ return {
60
+ version: EVIDENCE_VERSION,
61
+ pageUrl: pageUrl || null,
62
+ count: opCount,
63
+ entries,
64
+ ops,
65
+ context: {
66
+ cwd,
67
+ bufferPath: path.relative(cwd, getBufferPath(cwd)).split(path.sep).join('/'),
68
+ totalEntries: entries.length,
69
+ totalOps: opCount,
70
+ },
71
+ candidates,
72
+ };
73
+ }
74
+
75
+ function countOps(entries) {
76
+ let count = 0;
77
+ for (const entry of entries) count += Array.isArray(entry.ops) ? entry.ops.length : 0;
78
+ return count;
79
+ }
80
+
81
+ function flattenOps(entries) {
82
+ const out = [];
83
+ for (const entry of entries) {
84
+ const contextHintsByRef = buildContextHintsByRef(entry);
85
+ for (const op of entry.ops || []) {
86
+ out.push({
87
+ entryId: entry.id,
88
+ pageUrl: entry.pageUrl,
89
+ ref: op.ref,
90
+ contextRef: op.contextRef || null,
91
+ tag: op.tag,
92
+ elementId: op.elementId || null,
93
+ classes: Array.isArray(op.classes) ? op.classes : [],
94
+ originalText: op.originalText,
95
+ newText: op.newText,
96
+ deleted: op.deleted === true,
97
+ sourceHint: op.sourceHint || null,
98
+ leaf: op.leaf || null,
99
+ nearbyEditableTexts: Array.isArray(op.nearbyEditableTexts) ? op.nearbyEditableTexts : [],
100
+ container: op.container || null,
101
+ contextHints: contextHintsByRef.get(op.ref) || [],
102
+ });
103
+ }
104
+ }
105
+ return out;
106
+ }
107
+
108
+ function buildContextHintsByRef(entry) {
109
+ const map = new Map();
110
+ for (const op of entry.ops || []) {
111
+ const hints = new Set();
112
+ const add = (value) => {
113
+ const text = normalizeText(decodeBasicHtml(String(value || '')));
114
+ if (text.length < 3 || text.length > 160) return;
115
+ if (text === normalizeText(op.originalText) || text === normalizeText(op.newText)) return;
116
+ hints.add(text);
117
+ };
118
+
119
+ for (const item of op.nearbyEditableTexts || []) {
120
+ add(typeof item === 'string' ? item : item?.text);
121
+ }
122
+ const outer = typeof entry.element?.outerHTML === 'string' ? entry.element.outerHTML : '';
123
+ for (const match of outer.matchAll(/data-monodesign-original-text="([^"]*)"/g)) add(match[1]);
124
+ if (typeof entry.element?.textContent === 'string') {
125
+ for (const chunk of entry.element.textContent.split(/\s{2,}|\n|\t/)) add(chunk);
126
+ }
127
+ map.set(op.ref, [...hints].slice(0, 16));
128
+ }
129
+ return map;
130
+ }
131
+
132
+ function buildCandidatesForOp(op, cwd, searchFiles) {
133
+ const originalText = String(op.originalText || '');
134
+ const contextNeedles = op.contextHints || [];
135
+ return {
136
+ entryId: op.entryId,
137
+ ref: op.ref,
138
+ originalText,
139
+ sourceHint: analyzeSourceHint(op, cwd),
140
+ textMatches: originalText ? findLiteralMatches(searchFiles, originalText, { max: literalMatchLimit(originalText) }) : [],
141
+ objectKeyMatches: originalText ? findObjectKeyMatches(searchFiles, originalText, { max: OBJECT_KEY_MATCH_LIMIT }) : [],
142
+ locatorMatches: findLocatorMatches(searchFiles, op, { max: LOCATOR_MATCH_LIMIT }),
143
+ contextTextMatches: findContextMatches(searchFiles, contextNeedles, { maxPerHint: CONTEXT_MATCH_PER_HINT, max: CONTEXT_MATCH_LIMIT }),
144
+ };
145
+ }
146
+
147
+ function literalMatchLimit(text) {
148
+ return isWeakSourceNeedle(text) ? WEAK_LITERAL_MATCH_LIMIT : STRONG_LITERAL_MATCH_LIMIT;
149
+ }
150
+
151
+ function isWeakSourceNeedle(text) {
152
+ const normalized = normalizeText(text);
153
+ return normalized.length < 4 || /^[\d.,+\-%\s]+$/.test(normalized);
154
+ }
155
+
156
+ function analyzeSourceHint(op, cwd) {
157
+ const hint = normalizeSourceHint(op.sourceHint);
158
+ if (!hint.file) return null;
159
+ const file = path.resolve(cwd, hint.file);
160
+ const relativeFile = path.relative(cwd, file).split(path.sep).join('/');
161
+ if (!isPathInsideOrEqual(cwd, file)) {
162
+ return { ...hint, status: 'outside_cwd', relativeFile: hint.file };
163
+ }
164
+ if (!fs.existsSync(file)) {
165
+ return { ...hint, status: 'file_missing', relativeFile };
166
+ }
167
+ if (isGeneratedFile(file, { cwd })) {
168
+ return { ...hint, status: 'generated', relativeFile };
169
+ }
170
+
171
+ const content = fs.readFileSync(file, 'utf-8');
172
+ const lines = content.split('\n');
173
+ const line = hint.line || 1;
174
+ const start = Math.max(0, line - 4);
175
+ const end = Math.min(lines.length, line + 3);
176
+ const windowText = lines.slice(start, end).join('\n');
177
+ const containsOriginalText = typeof op.originalText === 'string' && windowText.includes(op.originalText);
178
+ return {
179
+ ...hint,
180
+ status: containsOriginalText ? 'ok' : 'text_not_found_near_hint',
181
+ relativeFile,
182
+ excerpt: lines.slice(start, end).map((text, index) => ({
183
+ line: start + index + 1,
184
+ text: text.slice(0, 240),
185
+ })),
186
+ };
187
+ }
188
+
189
+ function normalizeSourceHint(hint) {
190
+ if (!hint || typeof hint !== 'object') return {};
191
+ let line = Number.isFinite(Number(hint.line)) ? Number(hint.line) : null;
192
+ let column = Number.isFinite(Number(hint.column)) ? Number(hint.column) : null;
193
+ if ((!line || !column) && typeof hint.loc === 'string') {
194
+ const match = hint.loc.match(/^(\d+)(?::(\d+))?/);
195
+ if (match) {
196
+ line = Number(match[1]);
197
+ if (match[2]) column = Number(match[2]);
198
+ }
199
+ }
200
+ return {
201
+ file: typeof hint.file === 'string' ? hint.file : '',
202
+ loc: typeof hint.loc === 'string' ? hint.loc : '',
203
+ line,
204
+ column,
205
+ };
206
+ }
207
+
208
+ function collectSearchFiles(cwd) {
209
+ const out = [];
210
+ const seenDirs = new Set();
211
+ const seenFiles = new Set();
212
+ for (const dir of SEARCH_DIRS) {
213
+ scanDir(path.join(cwd, dir), cwd, seenDirs, seenFiles, out, 0);
214
+ }
215
+ scanRootFiles(cwd, seenFiles, out);
216
+ return out;
217
+ }
218
+
219
+ function scanDir(dir, cwd, seenDirs, seenFiles, out, depth) {
220
+ if (depth > 7 || !fs.existsSync(dir)) return;
221
+ let realDir;
222
+ try { realDir = fs.realpathSync(dir); } catch { return; }
223
+ if (seenDirs.has(realDir)) return;
224
+ seenDirs.add(realDir);
225
+
226
+ let entries;
227
+ try { entries = fs.readdirSync(dir, { withFileTypes: true }); } catch { return; }
228
+ for (const entry of entries) {
229
+ const fullPath = path.join(dir, entry.name);
230
+ if (entry.isDirectory()) {
231
+ if (SKIP_DIRS.has(entry.name)) continue;
232
+ scanDir(fullPath, cwd, seenDirs, seenFiles, out, depth + 1);
233
+ continue;
234
+ }
235
+ if (!entry.isFile() || !TEXT_EXTENSIONS.has(path.extname(entry.name).toLowerCase())) continue;
236
+ maybeAddSearchFile(fullPath, cwd, seenFiles, out);
237
+ }
238
+ }
239
+
240
+ function scanRootFiles(cwd, seenFiles, out) {
241
+ let entries;
242
+ try { entries = fs.readdirSync(cwd, { withFileTypes: true }); } catch { return; }
243
+ for (const entry of entries) {
244
+ if (!entry.isFile() || !TEXT_EXTENSIONS.has(path.extname(entry.name).toLowerCase())) continue;
245
+ maybeAddSearchFile(path.join(cwd, entry.name), cwd, seenFiles, out);
246
+ }
247
+ }
248
+
249
+ function maybeAddSearchFile(file, cwd, seenFiles, out) {
250
+ let realFile;
251
+ try { realFile = fs.realpathSync(file); } catch { return; }
252
+ if (seenFiles.has(realFile)) return;
253
+ seenFiles.add(realFile);
254
+ if (isGeneratedFile(file, { cwd })) return;
255
+ let content;
256
+ try { content = fs.readFileSync(file, 'utf-8'); } catch { return; }
257
+ out.push({ file, relativeFile: path.relative(cwd, file).split(path.sep).join('/'), content, lines: content.split('\n') });
258
+ }
259
+
260
+ function findLiteralMatches(searchFiles, needle, { max }) {
261
+ return findMatches(searchFiles, needle, { kind: 'text', max });
262
+ }
263
+
264
+ function findObjectKeyMatches(searchFiles, text, { max }) {
265
+ const re = new RegExp(`(["\\'\`])${escapeRegExp(text)}\\1(?=\\s*:)`, 'g');
266
+ const out = [];
267
+ for (const file of searchFiles) {
268
+ for (const match of file.content.matchAll(re)) {
269
+ out.push(matchForIndex(file, match.index, 'object_key', text));
270
+ if (out.length >= max) return out;
271
+ }
272
+ }
273
+ return out;
274
+ }
275
+
276
+ function findLocatorMatches(searchFiles, op, { max }) {
277
+ const needles = [];
278
+ if (op.elementId) needles.push({ kind: 'id', needle: op.elementId });
279
+ for (const cls of op.classes || []) {
280
+ if (cls) needles.push({ kind: 'class', needle: cls });
281
+ }
282
+ if (op.tag) needles.push({ kind: 'tag', needle: `<${op.tag}` });
283
+
284
+ const out = [];
285
+ const seen = new Set();
286
+ for (const { kind, needle } of needles) {
287
+ for (const match of findMatches(searchFiles, needle, { kind, max })) {
288
+ const key = `${match.file}:${match.line}:${kind}:${needle}`;
289
+ if (seen.has(key)) continue;
290
+ seen.add(key);
291
+ out.push({ ...match, needle });
292
+ if (out.length >= max) return out;
293
+ }
294
+ }
295
+ return out;
296
+ }
297
+
298
+ function findContextMatches(searchFiles, hints, { maxPerHint, max }) {
299
+ const out = [];
300
+ const seen = new Set();
301
+ for (const hint of hints || []) {
302
+ for (const match of findMatches(searchFiles, hint, { kind: 'context', max: maxPerHint })) {
303
+ const key = `${match.file}:${match.line}:${hint}`;
304
+ if (seen.has(key)) continue;
305
+ seen.add(key);
306
+ out.push({ ...match, needle: hint });
307
+ if (out.length >= max) return out;
308
+ }
309
+ }
310
+ return out;
311
+ }
312
+
313
+ function findMatches(searchFiles, needle, { kind, max }) {
314
+ const text = String(needle || '');
315
+ if (!text) return [];
316
+ const out = [];
317
+ for (const file of searchFiles) {
318
+ let index = 0;
319
+ while (out.length < max) {
320
+ index = file.content.indexOf(text, index);
321
+ if (index === -1) break;
322
+ out.push(matchForIndex(file, index, kind, text));
323
+ index += Math.max(1, text.length);
324
+ }
325
+ if (out.length >= max) break;
326
+ }
327
+ return out;
328
+ }
329
+
330
+ function matchForIndex(file, index, kind, needle) {
331
+ const line = file.content.slice(0, index).split('\n').length;
332
+ const lineText = file.lines[line - 1] || '';
333
+ return {
334
+ kind,
335
+ file: file.relativeFile,
336
+ line,
337
+ needle,
338
+ excerpt: lineText.trim().slice(0, 240),
339
+ };
340
+ }
341
+
342
+ function isPathInsideOrEqual(cwd, file) {
343
+ const rel = path.relative(path.resolve(cwd), path.resolve(file)).split(path.sep).join('/');
344
+ return rel === '' || (!rel.startsWith('..') && !path.isAbsolute(rel));
345
+ }
346
+
347
+ function normalizeText(value) {
348
+ return String(value || '').replace(/\s+/g, ' ').trim();
349
+ }
350
+
351
+ function decodeBasicHtml(value) {
352
+ return value
353
+ .replace(/&quot;/g, '"')
354
+ .replace(/&#39;/g, "'")
355
+ .replace(/&apos;/g, "'")
356
+ .replace(/&amp;/g, '&')
357
+ .replace(/&lt;/g, '<')
358
+ .replace(/&gt;/g, '>');
359
+ }
360
+
361
+ function escapeRegExp(value) {
362
+ return String(value).replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
363
+ }