@luanpdd/kit-mcp 1.33.0 → 1.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (379) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +168 -168
  3. package/gates/agent-no-recursive-dispatch.md +84 -84
  4. package/kit/COMANDOS.md +138 -138
  5. package/kit/COMPATIBILITY.md +70 -70
  6. package/kit/README.md +76 -76
  7. package/kit/agents/advisor-researcher.md +109 -109
  8. package/kit/agents/ai-mutation-tester.md +289 -289
  9. package/kit/agents/assumptions-analyzer.md +110 -110
  10. package/kit/agents/audit-log-implementer.md +314 -314
  11. package/kit/agents/auditor-consistencia-isolamento.md +414 -414
  12. package/kit/agents/b2b-saas-architect.md +157 -157
  13. package/kit/agents/burn-rate-forecaster.md +153 -153
  14. package/kit/agents/cascading-failures-auditor.md +299 -299
  15. package/kit/agents/codebase-mapper.md +769 -769
  16. package/kit/agents/crm-pipeline-implementer.md +257 -257
  17. package/kit/agents/debugger.md +814 -814
  18. package/kit/agents/designer-ui.md +216 -216
  19. package/kit/agents/detector-tenant-quente.md +338 -338
  20. package/kit/agents/evolution-go-integrator.md +201 -201
  21. package/kit/agents/example-reviewer.md +22 -22
  22. package/kit/agents/executor.md +565 -565
  23. package/kit/agents/golden-signals-instrumenter.md +232 -232
  24. package/kit/agents/incident-investigator.md +238 -238
  25. package/kit/agents/integration-checker.md +203 -203
  26. package/kit/agents/invite-flow-implementer.md +190 -190
  27. package/kit/agents/legacy-characterizer.md +369 -369
  28. package/kit/agents/lgpd-compliance-auditor.md +296 -296
  29. package/kit/agents/load-shedding-instrumenter.md +290 -290
  30. package/kit/agents/multi-tenant-isolation-auditor.md +254 -254
  31. package/kit/agents/multi-tenant-rls-writer.md +341 -341
  32. package/kit/agents/nyquist-auditor.md +181 -181
  33. package/kit/agents/observability-coverage-auditor.md +316 -316
  34. package/kit/agents/observability-instrumenter.md +191 -191
  35. package/kit/agents/omm-auditor.md +291 -291
  36. package/kit/agents/org-onboarding-implementer.md +224 -224
  37. package/kit/agents/payload-capture-instrumenter.md +274 -274
  38. package/kit/agents/phase-researcher.md +697 -697
  39. package/kit/agents/plan-checker.md +275 -275
  40. package/kit/agents/planner.md +923 -923
  41. package/kit/agents/postmortem-writer.md +273 -273
  42. package/kit/agents/project-researcher.md +653 -653
  43. package/kit/agents/prr-conductor.md +287 -287
  44. package/kit/agents/refactor-safety-auditor.md +405 -405
  45. package/kit/agents/release-pipeline-auditor.md +364 -364
  46. package/kit/agents/research-synthesizer.md +246 -246
  47. package/kit/agents/roadmapper.md +678 -678
  48. package/kit/agents/schema-checker.md +160 -160
  49. package/kit/agents/seam-finder.md +360 -360
  50. package/kit/agents/shotgun-surgery-detector.md +350 -350
  51. package/kit/agents/slo-engineer.md +217 -217
  52. package/kit/agents/storytelling-analyst.md +300 -300
  53. package/kit/agents/supabase-architect.md +249 -249
  54. package/kit/agents/supabase-auth-bootstrapper.md +400 -400
  55. package/kit/agents/supabase-auth-hook-writer.md +418 -418
  56. package/kit/agents/supabase-branching-architect.md +563 -563
  57. package/kit/agents/supabase-cicd-pipeline-implementer.md +778 -778
  58. package/kit/agents/supabase-column-privileges-writer.md +400 -400
  59. package/kit/agents/supabase-edge-fn-tester.md +288 -288
  60. package/kit/agents/supabase-edge-fn-writer.md +341 -341
  61. package/kit/agents/supabase-mfa-implementer.md +439 -439
  62. package/kit/agents/supabase-migration-writer.md +386 -386
  63. package/kit/agents/supabase-oauth-server-implementer.md +507 -507
  64. package/kit/agents/supabase-rbac-implementer.md +393 -393
  65. package/kit/agents/supabase-realtime-implementer.md +364 -364
  66. package/kit/agents/supabase-rls-hardener.md +522 -522
  67. package/kit/agents/supabase-rls-writer.md +324 -324
  68. package/kit/agents/supabase-roles-implementer.md +356 -356
  69. package/kit/agents/supabase-social-auth-implementer.md +451 -451
  70. package/kit/agents/supabase-sso-saml-architect.md +549 -549
  71. package/kit/agents/supabase-storage-implementer.md +407 -407
  72. package/kit/agents/super-admin-implementer.md +282 -282
  73. package/kit/agents/toil-auditor.md +268 -268
  74. package/kit/agents/ui-auditor.md +438 -438
  75. package/kit/agents/ui-checker.md +305 -305
  76. package/kit/agents/ui-researcher.md +356 -356
  77. package/kit/agents/user-profiler.md +176 -176
  78. package/kit/agents/validador-evolucao-schema.md +336 -336
  79. package/kit/agents/verifier.md +729 -729
  80. package/kit/agents/workflow-generator.md +167 -0
  81. package/kit/commands/adicionar-backlog.md +75 -75
  82. package/kit/commands/adicionar-fase.md +42 -42
  83. package/kit/commands/adicionar-tarefa.md +45 -45
  84. package/kit/commands/adicionar-testes.md +41 -41
  85. package/kit/commands/ajuda.md +21 -21
  86. package/kit/commands/atualizar.md +37 -37
  87. package/kit/commands/auditar-cascading.md +111 -111
  88. package/kit/commands/auditar-marco.md +179 -179
  89. package/kit/commands/auditar-observabilidade-cobertura-workflow.md +121 -0
  90. package/kit/commands/auditar-observabilidade-cobertura.md +183 -183
  91. package/kit/commands/auditar-refactor.md +219 -219
  92. package/kit/commands/auditar-release.md +109 -109
  93. package/kit/commands/auditar-uat.md +23 -23
  94. package/kit/commands/autonomo.md +40 -40
  95. package/kit/commands/branch-pr.md +24 -24
  96. package/kit/commands/burn-rate-status.md +408 -408
  97. package/kit/commands/capturar-payloads.md +193 -193
  98. package/kit/commands/caracterizar.md +212 -212
  99. package/kit/commands/concluir-marco.md +247 -247
  100. package/kit/commands/configuracoes.md +36 -36
  101. package/kit/commands/criar-workflow.md +158 -0
  102. package/kit/commands/dados-distribuidos.md +188 -188
  103. package/kit/commands/definir-perfil.md +10 -10
  104. package/kit/commands/depurar.md +190 -190
  105. package/kit/commands/detectar-duplicacao.md +197 -197
  106. package/kit/commands/discutir-fase.md +131 -131
  107. package/kit/commands/encontrar-seams.md +136 -136
  108. package/kit/commands/entrar-discord.md +17 -17
  109. package/kit/commands/estatisticas.md +18 -18
  110. package/kit/commands/example-greeting.md +33 -33
  111. package/kit/commands/executar-fase.md +58 -58
  112. package/kit/commands/expresso.md +56 -56
  113. package/kit/commands/fase-ui.md +34 -34
  114. package/kit/commands/fazer.md +57 -57
  115. package/kit/commands/fio.md +125 -125
  116. package/kit/commands/fluxos-trabalho.md +64 -64
  117. package/kit/commands/forense.md +176 -176
  118. package/kit/commands/gerenciador.md +38 -38
  119. package/kit/commands/inserir-fase.md +31 -31
  120. package/kit/commands/legacy.md +263 -263
  121. package/kit/commands/limpeza.md +17 -17
  122. package/kit/commands/listar-hipoteses-fase.md +45 -45
  123. package/kit/commands/listar-workspaces.md +18 -18
  124. package/kit/commands/load-shedding.md +117 -117
  125. package/kit/commands/mapear-codebase.md +70 -70
  126. package/kit/commands/multi-tenant.md +163 -163
  127. package/kit/commands/nota.md +33 -33
  128. package/kit/commands/novo-marco.md +43 -43
  129. package/kit/commands/novo-projeto.md +41 -41
  130. package/kit/commands/novo-workspace.md +43 -43
  131. package/kit/commands/pausar-trabalho.md +37 -37
  132. package/kit/commands/perfil-usuario.md +45 -45
  133. package/kit/commands/pesquisar-fase.md +195 -195
  134. package/kit/commands/planejar-fase.md +67 -67
  135. package/kit/commands/planejar-lacunas.md +33 -33
  136. package/kit/commands/plantar-ideia.md +25 -25
  137. package/kit/commands/progresso.md +24 -24
  138. package/kit/commands/proximo.md +30 -30
  139. package/kit/commands/publicar.md +490 -490
  140. package/kit/commands/rapido.md +35 -35
  141. package/kit/commands/reaplicar-patches.md +124 -124
  142. package/kit/commands/refactor-seguro.md +321 -321
  143. package/kit/commands/relatorio-sessao.md +19 -19
  144. package/kit/commands/remover-fase.md +31 -31
  145. package/kit/commands/remover-workspace.md +26 -26
  146. package/kit/commands/resumo-marco.md +50 -50
  147. package/kit/commands/retomar-trabalho.md +40 -40
  148. package/kit/commands/revisar-backlog.md +60 -60
  149. package/kit/commands/revisar-ui.md +32 -32
  150. package/kit/commands/revisar.md +37 -37
  151. package/kit/commands/saude.md +21 -21
  152. package/kit/commands/setup-notion.md +93 -93
  153. package/kit/commands/storytelling.md +179 -179
  154. package/kit/commands/supabase.md +238 -238
  155. package/kit/commands/sync-main.md +68 -68
  156. package/kit/commands/validar-fase.md +35 -35
  157. package/kit/commands/verificar-tarefas.md +44 -44
  158. package/kit/commands/verificar-trabalho.md +64 -64
  159. package/kit/file-manifest.json +424 -419
  160. package/kit/framework/bin/lib/commands.cjs +959 -959
  161. package/kit/framework/bin/lib/config.cjs +442 -442
  162. package/kit/framework/bin/lib/core.cjs +1230 -1230
  163. package/kit/framework/bin/lib/frontmatter.cjs +336 -336
  164. package/kit/framework/bin/lib/init.cjs +1442 -1442
  165. package/kit/framework/bin/lib/milestone.cjs +252 -252
  166. package/kit/framework/bin/lib/model-profiles.cjs +68 -68
  167. package/kit/framework/bin/lib/phase.cjs +888 -888
  168. package/kit/framework/bin/lib/profile-output.cjs +952 -952
  169. package/kit/framework/bin/lib/profile-pipeline.cjs +539 -539
  170. package/kit/framework/bin/lib/roadmap.cjs +329 -329
  171. package/kit/framework/bin/lib/security.cjs +382 -382
  172. package/kit/framework/bin/lib/state.cjs +1031 -1031
  173. package/kit/framework/bin/lib/template.cjs +222 -222
  174. package/kit/framework/bin/lib/uat.cjs +282 -282
  175. package/kit/framework/bin/lib/verify.cjs +888 -888
  176. package/kit/framework/bin/lib/workstream.cjs +491 -491
  177. package/kit/framework/bin/tools.cjs +918 -918
  178. package/kit/framework/commands/workstreams.md +63 -63
  179. package/kit/framework/references/checkpoints.md +778 -778
  180. package/kit/framework/references/continuation-format.md +249 -249
  181. package/kit/framework/references/decimal-phase-calculation.md +64 -64
  182. package/kit/framework/references/git-integration.md +295 -295
  183. package/kit/framework/references/git-planning-commit.md +38 -38
  184. package/kit/framework/references/model-profile-resolution.md +36 -36
  185. package/kit/framework/references/model-profiles.md +139 -139
  186. package/kit/framework/references/phase-argument-parsing.md +61 -61
  187. package/kit/framework/references/planning-config.md +202 -202
  188. package/kit/framework/references/questioning.md +162 -162
  189. package/kit/framework/references/tdd.md +263 -263
  190. package/kit/framework/references/ui-brand.md +160 -160
  191. package/kit/framework/references/user-profiling.md +657 -657
  192. package/kit/framework/references/verification-patterns.md +612 -612
  193. package/kit/framework/references/workstream-flag.md +58 -58
  194. package/kit/framework/templates/DEBUG.md +164 -164
  195. package/kit/framework/templates/UAT.md +265 -265
  196. package/kit/framework/templates/UI-SPEC.md +100 -100
  197. package/kit/framework/templates/VALIDATION.md +76 -76
  198. package/kit/framework/templates/claude-md.md +122 -122
  199. package/kit/framework/templates/codebase/architecture.md +185 -185
  200. package/kit/framework/templates/codebase/concerns.md +205 -205
  201. package/kit/framework/templates/codebase/conventions.md +204 -204
  202. package/kit/framework/templates/codebase/integrations.md +192 -192
  203. package/kit/framework/templates/codebase/stack.md +158 -158
  204. package/kit/framework/templates/codebase/structure.md +199 -199
  205. package/kit/framework/templates/codebase/testing.md +301 -301
  206. package/kit/framework/templates/config.json +44 -44
  207. package/kit/framework/templates/context.md +352 -352
  208. package/kit/framework/templates/continue-here.md +78 -78
  209. package/kit/framework/templates/copilot-instructions.md +7 -7
  210. package/kit/framework/templates/debug-subagent-prompt.md +91 -91
  211. package/kit/framework/templates/dev-preferences.md +20 -20
  212. package/kit/framework/templates/discovery.md +146 -146
  213. package/kit/framework/templates/discussion-log.md +63 -63
  214. package/kit/framework/templates/milestone-archive.md +123 -123
  215. package/kit/framework/templates/milestone.md +115 -115
  216. package/kit/framework/templates/phase-prompt.md +610 -610
  217. package/kit/framework/templates/planner-subagent-prompt.md +117 -117
  218. package/kit/framework/templates/project.md +186 -186
  219. package/kit/framework/templates/requirements.md +231 -231
  220. package/kit/framework/templates/research-project/ARCHITECTURE.md +204 -204
  221. package/kit/framework/templates/research-project/FEATURES.md +147 -147
  222. package/kit/framework/templates/research-project/PITFALLS.md +200 -200
  223. package/kit/framework/templates/research-project/STACK.md +120 -120
  224. package/kit/framework/templates/research-project/SUMMARY.md +170 -170
  225. package/kit/framework/templates/research.md +419 -419
  226. package/kit/framework/templates/retrospective.md +54 -54
  227. package/kit/framework/templates/roadmap.md +202 -202
  228. package/kit/framework/templates/state.md +176 -176
  229. package/kit/framework/templates/summary-complex.md +59 -59
  230. package/kit/framework/templates/summary-minimal.md +41 -41
  231. package/kit/framework/templates/summary-standard.md +48 -48
  232. package/kit/framework/templates/summary.md +209 -209
  233. package/kit/framework/templates/user-profile.md +146 -146
  234. package/kit/framework/templates/user-setup.md +256 -256
  235. package/kit/framework/templates/verification-report.md +258 -258
  236. package/kit/framework/workflows/add-phase.md +112 -112
  237. package/kit/framework/workflows/add-tests.md +351 -351
  238. package/kit/framework/workflows/add-todo.md +158 -158
  239. package/kit/framework/workflows/audit-milestone.md +340 -340
  240. package/kit/framework/workflows/audit-uat.md +109 -109
  241. package/kit/framework/workflows/autonomous.md +891 -891
  242. package/kit/framework/workflows/check-todos.md +177 -177
  243. package/kit/framework/workflows/cleanup.md +152 -152
  244. package/kit/framework/workflows/complete-milestone.md +696 -696
  245. package/kit/framework/workflows/diagnose-issues.md +231 -231
  246. package/kit/framework/workflows/discovery-phase.md +289 -289
  247. package/kit/framework/workflows/discuss-phase-assumptions.md +653 -653
  248. package/kit/framework/workflows/discuss-phase.md +784 -784
  249. package/kit/framework/workflows/do.md +104 -104
  250. package/kit/framework/workflows/execute-phase.md +838 -838
  251. package/kit/framework/workflows/execute-plan.md +510 -510
  252. package/kit/framework/workflows/fast.md +102 -102
  253. package/kit/framework/workflows/forensics.md +265 -265
  254. package/kit/framework/workflows/health.md +181 -181
  255. package/kit/framework/workflows/help.md +619 -619
  256. package/kit/framework/workflows/insert-phase.md +130 -130
  257. package/kit/framework/workflows/list-phase-assumptions.md +178 -178
  258. package/kit/framework/workflows/list-workspaces.md +56 -56
  259. package/kit/framework/workflows/manager.md +362 -362
  260. package/kit/framework/workflows/map-codebase.md +377 -377
  261. package/kit/framework/workflows/milestone-summary.md +223 -223
  262. package/kit/framework/workflows/new-milestone.md +486 -486
  263. package/kit/framework/workflows/new-project.md +1159 -1159
  264. package/kit/framework/workflows/new-workspace.md +237 -237
  265. package/kit/framework/workflows/next.md +97 -97
  266. package/kit/framework/workflows/node-repair.md +92 -92
  267. package/kit/framework/workflows/note.md +156 -156
  268. package/kit/framework/workflows/pause-work.md +176 -176
  269. package/kit/framework/workflows/plan-milestone-gaps.md +273 -273
  270. package/kit/framework/workflows/plan-phase.md +765 -765
  271. package/kit/framework/workflows/plant-seed.md +169 -169
  272. package/kit/framework/workflows/pr-branch.md +129 -129
  273. package/kit/framework/workflows/profile-user.md +450 -450
  274. package/kit/framework/workflows/progress.md +507 -507
  275. package/kit/framework/workflows/quick.md +757 -757
  276. package/kit/framework/workflows/remove-phase.md +155 -155
  277. package/kit/framework/workflows/remove-workspace.md +90 -90
  278. package/kit/framework/workflows/research-phase.md +82 -82
  279. package/kit/framework/workflows/resume-project.md +326 -326
  280. package/kit/framework/workflows/review.md +228 -228
  281. package/kit/framework/workflows/session-report.md +146 -146
  282. package/kit/framework/workflows/settings.md +283 -283
  283. package/kit/framework/workflows/ship.md +228 -228
  284. package/kit/framework/workflows/stats.md +60 -60
  285. package/kit/framework/workflows/transition.md +671 -671
  286. package/kit/framework/workflows/ui-phase.md +302 -302
  287. package/kit/framework/workflows/ui-review.md +165 -165
  288. package/kit/framework/workflows/update.md +323 -323
  289. package/kit/framework/workflows/validate-phase.md +174 -174
  290. package/kit/framework/workflows/verify-phase.md +252 -252
  291. package/kit/framework/workflows/verify-work.md +637 -637
  292. package/kit/hooks/check-update.js +118 -118
  293. package/kit/hooks/context-monitor.js +163 -163
  294. package/kit/hooks/kit-attribution-reminder.cjs +92 -92
  295. package/kit/hooks/kit-router.cjs +137 -137
  296. package/kit/hooks/prompt-guard.js +103 -103
  297. package/kit/hooks/statusline.js +125 -125
  298. package/kit/hooks/workflow-guard.js +101 -101
  299. package/kit/settings.json +45 -45
  300. package/kit/skills/ai-prompt-characterization/SKILL.md +335 -335
  301. package/kit/skills/armadilhas-sistemas-distribuidos/SKILL.md +447 -447
  302. package/kit/skills/audit-log-multi-tenant/SKILL.md +340 -340
  303. package/kit/skills/b2b-saas-architecture/SKILL.md +300 -300
  304. package/kit/skills/consistencia-leitura-replica/SKILL.md +385 -385
  305. package/kit/skills/crm-lead-pipeline-patterns/SKILL.md +343 -343
  306. package/kit/skills/dynamic-workflow-authoring/SKILL.md +223 -0
  307. package/kit/skills/escolha-modelo-consistencia/SKILL.md +494 -494
  308. package/kit/skills/evolucao-schema-compativel/SKILL.md +448 -448
  309. package/kit/skills/evolution-go-whatsapp-integration/SKILL.md +322 -322
  310. package/kit/skills/example-skill/SKILL.md +42 -42
  311. package/kit/skills/legacy-api-only-applications/SKILL.md +358 -358
  312. package/kit/skills/legacy-characterization-tests/SKILL.md +330 -330
  313. package/kit/skills/legacy-effect-analysis/SKILL.md +331 -331
  314. package/kit/skills/legacy-extract-class/SKILL.md +203 -203
  315. package/kit/skills/legacy-programming-by-difference/SKILL.md +252 -252
  316. package/kit/skills/legacy-seams-and-test-harness/SKILL.md +460 -460
  317. package/kit/skills/legacy-shotgun-surgery/SKILL.md +286 -286
  318. package/kit/skills/legacy-sprout-wrap-techniques/SKILL.md +434 -434
  319. package/kit/skills/legacy-storytelling-naked-crc/SKILL.md +270 -270
  320. package/kit/skills/lgpd-multi-tenant-compliance/SKILL.md +340 -340
  321. package/kit/skills/member-invite-flow/SKILL.md +305 -305
  322. package/kit/skills/member-management-react-shadcn/SKILL.md +328 -328
  323. package/kit/skills/multi-tenant-performance-scaling/SKILL.md +316 -316
  324. package/kit/skills/multi-tenant-rls-hierarchy/SKILL.md +342 -342
  325. package/kit/skills/org-onboarding-flow/SKILL.md +257 -257
  326. package/kit/skills/org-switcher-react-pattern/SKILL.md +349 -349
  327. package/kit/skills/permission-gate-react-pattern/SKILL.md +271 -271
  328. package/kit/skills/postgres-isolamento-concorrencia/SKILL.md +552 -552
  329. package/kit/skills/pre-refactor-characterization/SKILL.md +421 -421
  330. package/kit/skills/rbac-permissions-matrix-supabase/SKILL.md +338 -338
  331. package/kit/skills/streams-eventos-cdc/SKILL.md +711 -711
  332. package/kit/skills/supabase-auth-hardening/SKILL.md +674 -674
  333. package/kit/skills/supabase-auth-hooks/SKILL.md +875 -875
  334. package/kit/skills/supabase-auth-methods/SKILL.md +486 -486
  335. package/kit/skills/supabase-auth-sessions/SKILL.md +579 -579
  336. package/kit/skills/supabase-auth-ssr/SKILL.md +306 -306
  337. package/kit/skills/supabase-branching-workflow/SKILL.md +544 -544
  338. package/kit/skills/supabase-ci-cd-github-actions/SKILL.md +880 -880
  339. package/kit/skills/supabase-column-level-security/SKILL.md +426 -426
  340. package/kit/skills/supabase-config-toml-remotes/SKILL.md +807 -807
  341. package/kit/skills/supabase-custom-claims-rbac/SKILL.md +472 -472
  342. package/kit/skills/supabase-edge-functions/SKILL.md +330 -330
  343. package/kit/skills/supabase-edge-functions-auth/SKILL.md +309 -309
  344. package/kit/skills/supabase-edge-functions-limits/SKILL.md +302 -302
  345. package/kit/skills/supabase-edge-functions-mcp-server/SKILL.md +279 -279
  346. package/kit/skills/supabase-edge-functions-testing/SKILL.md +277 -277
  347. package/kit/skills/supabase-edge-runtime-builtins/SKILL.md +357 -357
  348. package/kit/skills/supabase-enterprise-sso-saml/SKILL.md +545 -545
  349. package/kit/skills/supabase-jwt-signing-keys/SKILL.md +399 -399
  350. package/kit/skills/supabase-mfa/SKILL.md +488 -488
  351. package/kit/skills/supabase-migration-repair/SKILL.md +823 -823
  352. package/kit/skills/supabase-migrations/SKILL.md +297 -297
  353. package/kit/skills/supabase-oauth-server/SKILL.md +537 -537
  354. package/kit/skills/supabase-pgtap-testing/SKILL.md +1053 -1053
  355. package/kit/skills/supabase-postgres-roles/SKILL.md +392 -392
  356. package/kit/skills/supabase-realtime/SKILL.md +460 -460
  357. package/kit/skills/supabase-rls-defense-in-depth/SKILL.md +418 -418
  358. package/kit/skills/supabase-rls-policies/SKILL.md +635 -635
  359. package/kit/skills/supabase-social-oauth/SKILL.md +480 -480
  360. package/kit/skills/supabase-third-party-auth/SKILL.md +450 -450
  361. package/kit/skills/super-admin-platform-pattern/SKILL.md +326 -326
  362. package/kit/skills/tenant-quente-mitigacao/SKILL.md +605 -605
  363. package/kit/skills/ui-anti-padroes-ia/SKILL.md +261 -261
  364. package/kit/skills/ui-contexto-produto/SKILL.md +248 -248
  365. package/kit/skills/ui-cor-estrategia/SKILL.md +213 -213
  366. package/kit/skills/ui-critica-auditoria/SKILL.md +260 -260
  367. package/kit/skills/ui-motion-funcional/SKILL.md +264 -264
  368. package/kit/skills/ui-ritmo-espacial/SKILL.md +259 -259
  369. package/kit/skills/ui-tipografia/SKILL.md +211 -211
  370. package/kit/skills/whatsapp-conversation-state-machine/SKILL.md +287 -287
  371. package/kit/workflows/auditar-observabilidade-cobertura.workflow.js +250 -0
  372. package/package.json +65 -63
  373. package/src/core/kit.js +333 -216
  374. package/src/core/reflect.js +247 -247
  375. package/src/core/registry.js +123 -112
  376. package/src/core/reverse-sync.js +448 -372
  377. package/src/core/sync.js +477 -437
  378. package/src/core/watch.js +121 -121
  379. package/src/mcp-server/index.js +794 -794
@@ -1,794 +1,794 @@
1
- // kit-mcp server — exposes 9 tools, each with action-based dispatch (or none).
2
- //
3
- // kit action: list-agents | list-commands | list-skills | get | search
4
- // sync action: targets | status | install | remove
5
- // gates action: list | get | for-stage
6
- // forensics action: collect | summarize | write-learnings | list-replays | record-replay | load-replay
7
- // install action: targets | install | dry-run (registers this MCP into an IDE)
8
- // metrics-snapshot (parameterless) (OBS-18 four-golden-signals readout)
9
- //
10
- // Transport: stdio (MCP standard).
11
-
12
- import { Server } from '@modelcontextprotocol/sdk/server/index.js';
13
- import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js';
14
- import { CallToolRequestSchema, ListToolsRequestSchema } from '@modelcontextprotocol/sdk/types.js';
15
-
16
- import { readFileSync } from 'node:fs';
17
- import { fileURLToPath } from 'node:url';
18
- import path from 'node:path';
19
-
20
- import { listKit, searchKit, findItem, BUNDLED_KIT_ROOT } from '../core/kit.js';
21
- import { listTargets } from '../core/registry.js';
22
- import { syncTo, statusOf, removeFrom, summarize } from '../core/sync.js';
23
- import { detectReverse, applyReverse } from '../core/reverse-sync.js';
24
- import { validateProjectRoot } from '../core/path-safety.js';
25
- import { sanitizeMcpError } from '../core/error-redaction.js';
26
- import { listGates, getGate, gatesForStage } from '../core/gates.js';
27
- import { runGate } from '../core/gate-runner.js';
28
- import { collectFailures, summarizeByAgent, writeLearnings } from '../core/failures.js';
29
- import { reflect } from '../core/reflect.js';
30
- import { recordReplay, listReplays, loadReplay, annotateReplay } from '../core/replays.js';
31
- import { installMcp, listInstallTargets } from './install.js';
32
- import { ensureSidecar } from '../ui/auto-spawn.js';
33
- import { wrapProgressForUi } from '../ui/wrapper.js';
34
- import { incrementInvocation, recordLatency, snapshot as metricsSnapshot, persistSnapshot } from '../core/metrics.js';
35
- import { logEvent } from '../core/logger.js';
36
- import { notify, isNotifyEnabled } from '../core/notify.js';
37
- // Note: roots.js is imported dynamically inside handlers that need it
38
- // (handleAutoInstall, handleAckRestart) — keeps boot path minimal.
39
-
40
- const TOOLS = [
41
- {
42
- name: 'kit',
43
- // Phase 170 (v1.29): description enriched with trigger keywords so MCP
44
- // hosts route here on relevant intents even in MCP-pure mode (before
45
- // auto-install made .claude/ native). Keep under 1024 chars (host limit).
46
- // v1.30.3 (#5): counts are {{PLACEHOLDERS}} — injected live at ListTools
47
- // time from listKit() so they never drift from the actual catalog.
48
- description: 'Browse the personal kit: {{AGENTS}} agents, {{COMMANDS}} commands, {{SKILLS}} skills. Call this when the user mentions Supabase (RLS, branching, migrations, Edge Functions, Custom Claims, Postgres Roles, Storage, Realtime, pgvector), multi-tenant SaaS, agentic harness, characterization tests, legacy refactor, observability (SLO, golden signals, error budgets), DDIA topics (consistency, replication lag, schema evolution), SRE (postmortems, toil, PRR), CI/CD (hermetic builds, pipelines), or any workflow that benefits from the canonical patterns. Use action=search to discover, action=get to read the full prompt/skill.',
49
- inputSchema: {
50
- type: 'object',
51
- properties: {
52
- action: { type: 'string', enum: ['list-agents', 'list-commands', 'list-skills', 'get', 'search'] },
53
- kind: { type: 'string', enum: ['agent', 'command', 'skill'], description: 'For action=get' },
54
- name: { type: 'string', description: 'For action=get' },
55
- query: { type: 'string', description: 'For action=search' },
56
- terse: { type: 'boolean', description: 'For action=list-*: omit description, return only {kind, name}. Default false (PERF-15-01).' },
57
- tier: { type: 'string', enum: ['core', 'specialized'], description: 'For action=list-agents: filter by tier. core = workflow backbone (~13); specialized = domain-specific (~54). Omit for all.' },
58
- },
59
- required: ['action'],
60
- },
61
- },
62
- {
63
- name: 'sync',
64
- description: 'Project the kit into an IDE-specific layout (markdown references by default).',
65
- inputSchema: {
66
- type: 'object',
67
- properties: {
68
- action: { type: 'string', enum: ['targets', 'status', 'install', 'remove'] },
69
- target: { type: 'string', description: 'IDE id (e.g. claude-code, cursor, codex). Use action=targets to list.' },
70
- projectRoot: { type: 'string', description: 'Defaults to cwd' },
71
- mode: { type: 'string', enum: ['reference', 'copy'], description: 'Default: reference' },
72
- dryRun: { type: 'boolean' },
73
- autoSpawn: { type: 'boolean', description: 'On action=install: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
74
- },
75
- required: ['action'],
76
- },
77
- },
78
- {
79
- name: 'reverse-sync',
80
- description: 'Detect and apply edits made directly in an IDE back to the canonical kit/.',
81
- inputSchema: {
82
- type: 'object',
83
- properties: {
84
- action: { type: 'string', enum: ['detect', 'apply'] },
85
- target: { type: 'string', description: 'IDE id (e.g. claude-code, cursor)' },
86
- projectRoot: { type: 'string' },
87
- strategy: { type: 'string', enum: ['skip', 'overwrite', 'merge', 'rename'], description: 'For action=apply' },
88
- only: { type: 'array', items: { type: 'string' }, description: 'For action=apply: limit to these kind/name pairs' },
89
- dryRun: { type: 'boolean' },
90
- autoSpawn: { type: 'boolean', description: 'On action=apply: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
91
- },
92
- required: ['action', 'target'],
93
- },
94
- },
95
- {
96
- name: 'gates',
97
- description: 'List, fetch, or execute reusable workflow gates (regression, confidence, etc).',
98
- inputSchema: {
99
- type: 'object',
100
- properties: {
101
- action: { type: 'string', enum: ['list', 'get', 'for-stage', 'run'] },
102
- id: { type: 'string', description: 'For action=get or action=run' },
103
- stage: { type: 'string', enum: ['pre-plan', 'pre-execute', 'pre-verify', 'post-verify', 'any'], description: 'For action=for-stage' },
104
- projectRoot: { type: 'string', description: 'For action=run' },
105
- autoSpawn: { type: 'boolean', description: 'On action=run: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
106
- },
107
- required: ['action'],
108
- },
109
- },
110
- {
111
- name: 'forensics',
112
- description: 'Failure dataset & replays — close the learning loop on failed agent runs.',
113
- inputSchema: {
114
- type: 'object',
115
- properties: {
116
- action: { type: 'string', enum: ['collect', 'summarize', 'write-learnings', 'list-replays', 'record-replay', 'load-replay', 'annotate-replay', 'reflect'] },
117
- projectRoot: { type: 'string' },
118
- replayId: { type: 'string' },
119
- payload: { type: 'object', description: 'For action=record-replay: the Task() payload to store.' },
120
- outcome: { type: 'object', description: 'For action=annotate-replay' },
121
- agent: { type: 'string', description: 'For action=reflect: agent name (e.g. executor)' },
122
- dryRun: { type: 'boolean', description: 'For action=reflect: only save the assembled prompt, no API call' },
123
- },
124
- required: ['action'],
125
- },
126
- },
127
- {
128
- name: 'install',
129
- description: 'Register this kit-mcp server into an IDE\'s MCP config (Claude/Cursor/Codex/Gemini/Windsurf).',
130
- inputSchema: {
131
- type: 'object',
132
- properties: {
133
- action: { type: 'string', enum: ['targets', 'install', 'dry-run'] },
134
- target: { type: 'string', description: 'IDE id. Use action=targets to list.' },
135
- scope: { type: 'string', enum: ['user', 'project'], description: 'Default: user' },
136
- name: { type: 'string', description: 'Server name in the IDE config. Default: kit' },
137
- via: { type: 'string', enum: ['local', 'npx', 'global'], description: 'How the IDE will invoke the server. Default: local (this clone)' },
138
- pkg: { type: 'string', description: 'npm package name (only with via=npx). Default: @luanpdd/kit-mcp' },
139
- force: { type: 'boolean', description: 'Overwrite existing entry with same name' },
140
- projectRoot: { type: 'string' },
141
- },
142
- required: ['action'],
143
- },
144
- },
145
- {
146
- // OBS-18 (Phase 94.01): expose four-golden-signals data for the MCP server itself.
147
- // Read-only (no auth needed beyond the underlying transport): returns counters
148
- // keyed `${tool}:${status}` and per-tool latency p50/p95/p99/count.
149
- name: 'metrics-snapshot',
150
- description: 'Read in-memory golden-signals metrics for this MCP server (counters + latency p50/p95/p99 per tool).',
151
- inputSchema: {
152
- type: 'object',
153
- properties: {},
154
- },
155
- },
156
- {
157
- // Phase 167 (v1.29): auto-sync the kit content into the host project's
158
- // .claude/ (or equivalent) directory so agents become real subagent_types,
159
- // skills get native auto-trigger, and commands appear as slash-commands.
160
- // Idempotent — re-runs are no-ops if .claude/.kit-mcp-version matches the
161
- // running server's package version. Permission-gated by the host.
162
- name: 'auto-install',
163
- description: 'IMPORTANT for first contact: project kit/ into the host\'s native layout (.claude/agents/, skills/, commands/) so {{AGENTS}} agents become real subagent_types in the Agent tool, {{SKILLS}} skills get native auto-trigger via descriptions, and {{COMMANDS}} commands appear as /slash-commands in the IDE. Idempotent — re-running is a no-op if already in sync. Run once per project on first kit-mcp contact; restart the IDE session after to load the new agents/skills/commands. After restart, call ack-restart to clear the marker.',
164
- inputSchema: {
165
- type: 'object',
166
- properties: {
167
- action: { type: 'string', enum: ['install', 'check'], description: 'install: write files. check: read-only drift report. Default: install.' },
168
- target: { type: 'string', description: 'IDE id (claude-code, cursor, …). Defaults to claude-code.' },
169
- projectRoot: { type: 'string', description: 'Override the auto-detected project root. Usually omitted — server reads it from MCP roots capability.' },
170
- force: { type: 'boolean', description: 'Re-write even if .kit-mcp-version already matches. Default: false.' },
171
- },
172
- },
173
- },
174
- {
175
- // Phase 168 (v1.29): acknowledge the restart-required marker after the
176
- // user reloads the IDE session. Removes .claude/.kit-mcp-restart-required
177
- // so doctor stops flagging it.
178
- name: 'ack-restart',
179
- description: 'Acknowledge that the IDE session was restarted after kit:auto-install. Removes the .kit-mcp-restart-required marker so kit:doctor stops warning. Called automatically by the harness when it detects the marker after reload, or manually by the user.',
180
- inputSchema: {
181
- type: 'object',
182
- properties: {
183
- projectRoot: { type: 'string' },
184
- },
185
- },
186
- },
187
- ];
188
-
189
- // DRIFT-13-03: read version from package.json at module load (NOT inside
190
- // createServer — re-reading on every call adds zero value). Same pattern as
191
- // bin/cli.js:43-51. Both files are 2 levels deep from repo root, so the
192
- // '..', '..' resolution works identically. Falls back to 'unknown' if the
193
- // package.json lookup fails (unusual install layout).
194
- function readPkgVersion() {
195
- try {
196
- const here = path.dirname(fileURLToPath(import.meta.url));
197
- const pkgPath = path.resolve(here, '..', '..', 'package.json');
198
- return JSON.parse(readFileSync(pkgPath, 'utf8')).version;
199
- } catch {
200
- return 'unknown';
201
- }
202
- }
203
-
204
- export const PKG_VERSION = readPkgVersion();
205
-
206
- // --- handlers ---
207
-
208
- async function handleKit(args) {
209
- const kit = await listKit();
210
- // PERF-15-01: terse mode skips description payload entirely. Backward-compat:
211
- // args.terse undefined/false preserves slim()+summarize() cap-80 behavior.
212
- const variant = args.terse === true ? slimTerse : slim;
213
- switch (args.action) {
214
- case 'list-agents': {
215
- // #6 (v1.30.4): optional tier filter — core vs specialized. Agents
216
- // without a `tier` frontmatter field are treated as specialized so a
217
- // tier=core query never accidentally surfaces an untagged agent.
218
- let agents = kit.agents;
219
- if (args.tier === 'core' || args.tier === 'specialized') {
220
- agents = agents.filter((a) => (a.frontmatter?.tier ?? 'specialized') === args.tier);
221
- }
222
- return agents.map(variant);
223
- }
224
- case 'list-commands': return kit.commands.map(variant);
225
- case 'list-skills': return [...kit.skills, ...kit.skillsExtras].map(variant);
226
- case 'get': {
227
- const item = findItem(kit, args.kind, args.name);
228
- if (!item) return { error: `Not found: ${args.kind}/${args.name}` };
229
- return { kind: item.kind, name: item.name, absPath: item.absPath, content: item.content ?? item.skillContent };
230
- }
231
- case 'search': return searchKit(kit, args.query ?? '');
232
- default: return { error: `Unknown action: ${args.action}` };
233
- }
234
- }
235
-
236
- // withAutoSpawn — if args.autoSpawn is set, ensure the sidecar is up and wrap
237
- // the user-supplied onProgress so events flow there. Otherwise pass-through.
238
- async function withAutoSpawn(args, tool, run) {
239
- const projectRoot = args.projectRoot || process.cwd();
240
- let wrapped = null;
241
- let sidecarInfo = null;
242
-
243
- if (args.autoSpawn) {
244
- sidecarInfo = await ensureSidecar({ projectRoot, openBrowserOnSpawn: true });
245
- if (sidecarInfo?.ready) {
246
- wrapped = wrapProgressForUi(null, { projectRoot, tool });
247
- }
248
- }
249
-
250
- // run(onProgress) — pass our wrapped callback (or undefined to no-op)
251
- try {
252
- const result = await run(wrapped);
253
- if (wrapped?.done) wrapped.done({ ok: true });
254
- return sidecarInfo ? { ...result, _sidecar: sidecarInfo } : result;
255
- } catch (err) {
256
- if (wrapped?.error) wrapped.error(err);
257
- throw err;
258
- }
259
- }
260
-
261
- async function handleSync(args) {
262
- switch (args.action) {
263
- case 'targets': return listTargets();
264
- case 'status':
265
- case 'install':
266
- case 'remove': {
267
- // SEC-14-03: MCP message must specify a path inside a git workspace.
268
- // CLI bypasses this — bin/cli.js trusts whoever invoked it (same trust
269
- // model as Phase 79.01's gates.run guard). status is read-only but
270
- // included for defense-in-depth and a single uniform error surface.
271
- const guard = await validateProjectRoot(args.projectRoot);
272
- if (!guard.ok) return { error: guard.reason };
273
- const projectRoot = guard.resolvedPath;
274
- if (args.action === 'status') return statusOf(args.target, { projectRoot });
275
- if (args.action === 'install')
276
- return withAutoSpawn({ ...args, projectRoot }, 'sync.install', (onProgress) =>
277
- syncTo(args.target, { projectRoot, mode: args.mode, dryRun: args.dryRun, onProgress }));
278
- // action === 'remove'
279
- return removeFrom(args.target, { projectRoot });
280
- }
281
- default: return { error: `Unknown action: ${args.action}` };
282
- }
283
- }
284
-
285
- async function handleReverseSync(args) {
286
- switch (args.action) {
287
- case 'detect':
288
- case 'apply': {
289
- // SEC-14-03: same guard as handleSync — reverse-sync apply also writes
290
- // to disk (kit/<file>) so it must be on the same allowlist as sync.
291
- const guard = await validateProjectRoot(args.projectRoot);
292
- if (!guard.ok) return { error: guard.reason };
293
- const projectRoot = guard.resolvedPath;
294
- if (args.action === 'detect') return detectReverse(args.target, { projectRoot });
295
- // action === 'apply'
296
- return withAutoSpawn({ ...args, projectRoot }, 'reverse-sync.apply', (onProgress) =>
297
- applyReverse(args.target, {
298
- projectRoot,
299
- strategy: args.strategy, only: args.only, dryRun: args.dryRun,
300
- onProgress,
301
- }));
302
- }
303
- default: return { error: `Unknown action: ${args.action}` };
304
- }
305
- }
306
-
307
- async function handleGates(args) {
308
- switch (args.action) {
309
- case 'list': return listGates();
310
- case 'get': return getGate(args.id);
311
- case 'for-stage': return gatesForStage(args.stage);
312
- case 'run':
313
- // SEC-13-01: MCP transport must never execute shell — runGate spawns bash with
314
- // arbitrary content from gates/*.md (which reverse-sync can rewrite). Even with
315
- // {yes: true}, this skips the interactive "y/N before exec" promise. The CLI
316
- // entry point (`kit gates run <id>` via bin/cli.js) preserves the prompt and
317
- // remains the only path to executing gates.
318
- return {
319
- error: 'MCP gates.run requires interactive TTY confirmation; use `kit gates run` from CLI instead.',
320
- };
321
- default: return { error: `Unknown action: ${args.action}` };
322
- }
323
- }
324
-
325
- async function handleForensics(args) {
326
- const projectRoot = args.projectRoot;
327
- switch (args.action) {
328
- case 'collect': return collectFailures({ projectRoot });
329
- case 'summarize': {
330
- const failures = await collectFailures({ projectRoot });
331
- return summarizeByAgent(failures);
332
- }
333
- case 'write-learnings': {
334
- const failures = await collectFailures({ projectRoot });
335
- return writeLearnings(failures, { projectRoot });
336
- }
337
- case 'list-replays': return listReplays({ projectRoot });
338
- case 'record-replay': return recordReplay(args.payload, { projectRoot });
339
- case 'load-replay': return loadReplay(args.replayId, { projectRoot });
340
- case 'annotate-replay': return annotateReplay(args.replayId, args.outcome, { projectRoot });
341
- case 'reflect': return reflect({
342
- agent: args.agent, projectRoot, dryRun: args.dryRun,
343
- apply: false, interactive: false, // MCP never auto-applies
344
- });
345
- default: return { error: `Unknown action: ${args.action}` };
346
- }
347
- }
348
-
349
- async function handleInstall(args) {
350
- switch (args.action) {
351
- case 'targets': return listInstallTargets();
352
- case 'install': return installMcp(args.target, { scope: args.scope, name: args.name, via: args.via, pkg: args.pkg, force: args.force, projectRoot: args.projectRoot });
353
- case 'dry-run': return installMcp(args.target, { scope: args.scope, name: args.name, via: args.via, pkg: args.pkg, force: args.force, projectRoot: args.projectRoot, dryRun: true });
354
- default: return { error: `Unknown action: ${args.action}` };
355
- }
356
- }
357
-
358
- // OBS-18 (Phase 94.01): metrics-snapshot is parameterless and read-only.
359
- // Returns the live snapshot synchronously — no auth, no projectRoot guard
360
- // (no disk reads, no shell). Wraps in an async fn for handler-API uniformity.
361
- //
362
- // OBS-20-01 (Phase 102): auto-persist throttle — clients polling rapidly
363
- // shouldn't create N files per second. 1s is generous vs typical 30s+ polls.
364
- // State is in-memory; resets on server restart. Closes the operational gap
365
- // where snapshots dir was empty until someone manually triggered persist.
366
- let _lastAutoPersistTs = 0;
367
- const AUTO_PERSIST_THROTTLE_MS = 1000;
368
-
369
- // Phase 167 (v1.29): auto-install handler.
370
- // Bridges MCP → host-native integration by writing kit/ files into .claude/
371
- // (or whatever the target IDE expects). Idempotent via .kit-mcp-version marker.
372
- // Phase 168 hooks add the restart_recommended signal to the result.
373
- async function handleAutoInstall(args) {
374
- const action = args.action || 'install';
375
- const target = args.target || 'claude-code';
376
- const force = !!args.force;
377
-
378
- // Resolve projectRoot: explicit arg > cwd fallback. (Future v1.30 will add
379
- // MCP `roots` capability consumer for a tighter projectRoot signal — for now
380
- // we use cwd to keep the boot path race-free with the SDK init handshake.)
381
- let projectRoot = args.projectRoot;
382
- const _rootsSource = projectRoot ? 'explicit' : 'cwd';
383
- if (!projectRoot) projectRoot = process.cwd();
384
-
385
- // SEC-14-03: validate project root (allowlist-of-1 — must be a real dir).
386
- const guard = await validateProjectRoot(projectRoot);
387
- if (!guard.ok) {
388
- return { ok: false, reason: guard.reason, projectRoot, rootsSource: _rootsSource };
389
- }
390
- projectRoot = guard.resolvedPath;
391
-
392
- const fs = await import('node:fs/promises');
393
- const path = await import('node:path');
394
- const markerPath = path.join(projectRoot, '.claude', '.kit-mcp-version');
395
-
396
- // Read current marker if present.
397
- let currentVersion = null;
398
- try {
399
- currentVersion = (await fs.readFile(markerPath, 'utf8')).trim();
400
- } catch { /* not installed yet */ }
401
-
402
- const targetVersion = PKG_VERSION;
403
- const inSync = currentVersion === targetVersion;
404
-
405
- // Phase 167 — action=check: read-only drift report.
406
- if (action === 'check') {
407
- return {
408
- ok: true,
409
- action: 'check',
410
- target,
411
- projectRoot,
412
- rootsSource: _rootsSource,
413
- installedVersion: currentVersion,
414
- currentVersion: targetVersion,
415
- inSync,
416
- restartRecommended: false,
417
- };
418
- }
419
-
420
- // action=install: skip if in sync and not forced.
421
- if (inSync && !force) {
422
- return {
423
- ok: true,
424
- action: 'install',
425
- target,
426
- projectRoot,
427
- rootsSource: _rootsSource,
428
- version: targetVersion,
429
- skipped: true,
430
- reason: 'already in sync',
431
- restartRecommended: false,
432
- };
433
- }
434
-
435
- // Run the sync.
436
- let syncResult;
437
- try {
438
- syncResult = await syncTo(target, { projectRoot, mode: 'reference', dryRun: false });
439
- } catch (e) {
440
- return {
441
- ok: false,
442
- action: 'install',
443
- target,
444
- projectRoot,
445
- rootsSource: _rootsSource,
446
- reason: `sync_failed: ${e.message}`,
447
- };
448
- }
449
-
450
- // Write/update marker file (.claude/.kit-mcp-version).
451
- try {
452
- await fs.mkdir(path.dirname(markerPath), { recursive: true });
453
- await fs.writeFile(markerPath, targetVersion + '\n', 'utf8');
454
- } catch (e) {
455
- // Marker is best-effort — sync already succeeded. Just warn.
456
- process.stderr.write(`[kit-mcp] auto-install marker write failed: ${e.message}\n`);
457
- }
458
-
459
- // v1.30.2/v1.30.4: register kit-mcp UserPromptSubmit hooks in
460
- // .claude/settings.local.json. Idempotent — only adds hooks not already
461
- // present. Without this step the hooks ship but never fire (user would have
462
- // to edit settings.json manually per-project).
463
- // - kit-router: detects domain keywords → injects delegation directive.
464
- // - kit-attribution-reminder: injects the 1-line attribution directive.
465
- try {
466
- const settingsPath = path.join(projectRoot, '.claude', 'settings.local.json');
467
- const HOOKS = ['kit-router', 'kit-attribution-reminder'];
468
- let settings = {};
469
- try {
470
- const raw = await fs.readFile(settingsPath, 'utf8');
471
- settings = JSON.parse(raw);
472
- } catch { /* file may not exist yet */ }
473
- settings.hooks = settings.hooks || {};
474
- settings.hooks.UserPromptSubmit = settings.hooks.UserPromptSubmit || [];
475
- let changed = false;
476
- for (const hookName of HOOKS) {
477
- const hookCmd = `node ${path.join(projectRoot, '.claude', 'hooks', hookName + '.cjs').replace(/\\/g, '/')}`;
478
- const already = settings.hooks.UserPromptSubmit.some((entry) =>
479
- Array.isArray(entry?.hooks) &&
480
- entry.hooks.some((h) => typeof h?.command === 'string' && h.command.includes(hookName)));
481
- if (!already) {
482
- settings.hooks.UserPromptSubmit.push({
483
- matcher: '*',
484
- hooks: [{ type: 'command', command: hookCmd }],
485
- });
486
- changed = true;
487
- }
488
- }
489
- if (changed) {
490
- await fs.mkdir(path.dirname(settingsPath), { recursive: true });
491
- await fs.writeFile(settingsPath, JSON.stringify(settings, null, 2) + '\n', 'utf8');
492
- }
493
- } catch (e) {
494
- process.stderr.write(`[kit-mcp] hook registration failed (non-fatal): ${e.message}\n`);
495
- }
496
-
497
- // Phase 168 (v1.29): write .kit-mcp-restart-required so doctor/host can detect
498
- // pending restart even if the user closes/reopens kit-mcp without restarting IDE.
499
- try {
500
- const restartMarker = path.join(projectRoot, '.claude', '.kit-mcp-restart-required');
501
- const payload = JSON.stringify({
502
- version: targetVersion,
503
- previousVersion: currentVersion,
504
- writtenAt: new Date().toISOString(),
505
- reason: currentVersion
506
- ? `Kit updated ${currentVersion} → ${targetVersion}`
507
- : 'Initial kit install',
508
- }, null, 2);
509
- await fs.writeFile(restartMarker, payload + '\n', 'utf8');
510
- } catch (e) {
511
- process.stderr.write(`[kit-mcp] restart marker write failed: ${e.message}\n`);
512
- }
513
-
514
- return {
515
- ok: true,
516
- action: 'install',
517
- target,
518
- projectRoot,
519
- rootsSource: _rootsSource,
520
- version: targetVersion,
521
- previousVersion: currentVersion,
522
- written: (syncResult.written || []).length,
523
- restartRecommended: true,
524
- _kit_action: 'session_restart_recommended',
525
- _kit_reason: currentVersion
526
- ? `Kit updated from ${currentVersion} to ${targetVersion} — restart the IDE session so agents/skills/commands reload.`
527
- : `Kit installed (v${targetVersion}) into ${path.join('.claude', '')} — restart the IDE session for native subagent_type + slash-command + skill auto-trigger integration.`,
528
- };
529
- }
530
-
531
- // Phase 168 (v1.29): acknowledge that the IDE was restarted after a kit:auto-install.
532
- // Removes the .kit-mcp-restart-required marker. Read by kit:doctor (Phase 171)
533
- // to stop flagging "pending restart".
534
- async function handleAckRestart(args) {
535
- let projectRoot = args.projectRoot || process.cwd();
536
-
537
- const guard = await validateProjectRoot(projectRoot);
538
- if (!guard.ok) return { ok: false, reason: guard.reason, projectRoot };
539
- projectRoot = guard.resolvedPath;
540
-
541
- const fs = await import('node:fs/promises');
542
- const path = await import('node:path');
543
- const restartMarker = path.join(projectRoot, '.claude', '.kit-mcp-restart-required');
544
-
545
- let acked = false;
546
- try {
547
- await fs.unlink(restartMarker);
548
- acked = true;
549
- } catch (e) {
550
- if (e.code !== 'ENOENT') {
551
- return { ok: false, reason: `unlink_failed: ${e.message}`, projectRoot };
552
- }
553
- // ENOENT — nothing to ack, already clean. Not an error.
554
- }
555
-
556
- return {
557
- ok: true,
558
- projectRoot,
559
- acked,
560
- reason: acked ? 'restart marker removed' : 'no restart marker present (nothing to ack)',
561
- };
562
- }
563
-
564
- async function handleMetricsSnapshot() {
565
- const payload = metricsSnapshot();
566
- const now = Date.now();
567
- if (now - _lastAutoPersistTs >= AUTO_PERSIST_THROTTLE_MS) {
568
- try {
569
- await persistSnapshot();
570
- _lastAutoPersistTs = now;
571
- } catch (err) {
572
- // OBS-20-01: graceful — log to stderr, do NOT fail the handler.
573
- // In-memory snapshot still returned normally so the client tool call
574
- // contract is preserved even when fs is read-only or quota-exhausted.
575
- process.stderr.write(`[kit-mcp] auto-snapshot persist failed: ${err.message}\n`);
576
- }
577
- }
578
- return payload;
579
- }
580
-
581
- const HANDLERS = {
582
- kit: handleKit,
583
- sync: handleSync,
584
- 'reverse-sync': handleReverseSync,
585
- gates: handleGates,
586
- forensics: handleForensics,
587
- install: handleInstall,
588
- 'metrics-snapshot': handleMetricsSnapshot,
589
- 'auto-install': handleAutoInstall,
590
- 'ack-restart': handleAckRestart,
591
- };
592
-
593
- // Phase 167+168 test affordances — exported for unit coverage.
594
- // Production callers should go through the MCP dispatch (HANDLERS map).
595
- export const __TEST_HANDLERS = {
596
- handleAutoInstall,
597
- handleAckRestart,
598
- };
599
-
600
- function slim(x) {
601
- // absPath omitted by design — list-* tools are AI-consumed in tight context budgets.
602
- // Use action=get to fetch the absPath (and content) for a specific item.
603
- // PERF-13-01 (TOK-02): truncate description via SUMMARY_MAX_CHARS (80) cap shared
604
- // with src/core/sync.js — full description lives in each item's file under kit/.
605
- // #6 (v1.30.4): include `tier` when present (agents only) so clients can group.
606
- const out = { kind: x.kind, name: x.name };
607
- if (x.frontmatter?.tier) out.tier = x.frontmatter.tier;
608
- out.description = summarize(x.description);
609
- return out;
610
- }
611
-
612
- // PERF-15-01: terse variant — omits description entirely. Used when MCP client
613
- // only needs name discovery (e.g. populating UI lists, validating slug references).
614
- // Default action=list-* still returns description capped via slim()/summarize().
615
- function slimTerse(x) {
616
- const out = { kind: x.kind, name: x.name };
617
- if (x.frontmatter?.tier) out.tier = x.frontmatter.tier;
618
- return out;
619
- }
620
-
621
- // --- server bootstrap ---
622
-
623
- export async function createServer() {
624
- const server = new Server(
625
- { name: 'kit-mcp', version: PKG_VERSION },
626
- { capabilities: { tools: {} } },
627
- );
628
-
629
- // v1.30.3 (#5): inject live catalog counts into tool descriptions so the
630
- // {{AGENTS}}/{{COMMANDS}}/{{SKILLS}} placeholders never drift from reality.
631
- // Falls back to the placeholder-as-literal if listKit() fails (defensive —
632
- // a broken kit dir must not break tool discovery).
633
- server.setRequestHandler(ListToolsRequestSchema, async () => {
634
- let counts = null;
635
- try {
636
- const kit = await listKit(BUNDLED_KIT_ROOT);
637
- counts = {
638
- AGENTS: String(kit.agents.length),
639
- COMMANDS: String(kit.commands.length),
640
- SKILLS: String(kit.skills.length + kit.skillsExtras.length),
641
- };
642
- } catch { /* leave placeholders untouched */ }
643
- if (!counts) return { tools: TOOLS };
644
- const tools = TOOLS.map((t) => ({
645
- ...t,
646
- description: t.description.replace(
647
- /\{\{(AGENTS|COMMANDS|SKILLS)\}\}/g,
648
- (_, key) => counts[key],
649
- ),
650
- }));
651
- return { tools };
652
- });
653
-
654
- // v1.30.1: open browser tab on FIRST kit-mcp tool invocation (not on boot —
655
- // would spam tabs on IDE start). Provides visual feedback that kit-mcp is
656
- // actively being used. Escape hatch: KIT_MCP_NO_UI=1 (same as auto-spawn) or
657
- // KIT_MCP_NO_BROWSER=1 (sidecar runs but no browser open).
658
- let kitFirstToolBrowserOpened = false;
659
- server.setRequestHandler(CallToolRequestSchema, async (req) => {
660
- const { name, arguments: args } = req.params;
661
- const handler = HANDLERS[name];
662
-
663
- // v1.30.1: first-tool browser open — fire-and-forget; never blocks handler.
664
- // Suppressed in same conditions as boot-time sidecar (test/CI/no-ui).
665
- if (!kitFirstToolBrowserOpened) {
666
- kitFirstToolBrowserOpened = true;
667
- const noUi = process.env.KIT_MCP_NO_UI === '1' || process.env.KIT_MCP_NO_UI === 'true';
668
- const noBrowser = process.env.KIT_MCP_NO_BROWSER === '1' || process.env.KIT_MCP_NO_BROWSER === 'true';
669
- const isTestRun = (process.execArgv || []).some(
670
- (a) => a === '--test' || a === '--experimental-test-coverage',
671
- ) || process.env.NODE_TEST_CONTEXT !== undefined;
672
- const isCi = process.env.CI === 'true' || process.env.CI === '1';
673
- if (!noUi && !noBrowser && !isTestRun && !isCi) {
674
- const projectRoot = args?.projectRoot || process.cwd();
675
- ensureSidecar({ projectRoot, openBrowserOnSpawn: true }).catch(() => {});
676
- }
677
- }
678
-
679
- if (!handler) {
680
- // OBS-18 (Phase 94.01): unknown-tool path counts as an error against
681
- // the unknown name itself — useful signal if a client is mis-spelling
682
- // a tool name in production. No latency observation (handler never ran).
683
- incrementInvocation(name || 'unknown', 'error');
684
- return { content: [{ type: 'text', text: JSON.stringify({ error: `Unknown tool: ${name}` }) }], isError: true };
685
- }
686
- // OBS-18 (Phase 94.01): timestamp the dispatch boundary. The four-golden-signals
687
- // skill cares about the *user-facing* latency, which for the MCP server is the
688
- // time from request receipt (we are inside the SDK callback) to the JSON envelope
689
- // being ready. Date.now() is sub-millisecond-cheap and aligns with the bucket
690
- // granularity we report (50/100/250/500ms thresholds in CONTEXT.md).
691
- const start = Date.now();
692
- const argsSize = args ? JSON.stringify(args).length : 0;
693
- try {
694
- const result = await handler(args ?? {});
695
- const duration = Date.now() - start;
696
- recordLatency(name, duration);
697
- incrementInvocation(name, 'ok');
698
- // Phase 158 (v1.28): JSONL log per tool call → ~/.kit-mcp/logs/*.log.
699
- // Fire-and-forget; never blocks the handler.
700
- try {
701
- const ev = {
702
- tool: name,
703
- action: args?.action,
704
- args_size: argsSize,
705
- result_size: result ? JSON.stringify(result).length : 0,
706
- duration_ms: duration,
707
- status: 'ok',
708
- };
709
- // Phase 163 (v1.28): when KIT_MCP_INSPECT=1, also capture raw args/result
710
- // so `kit inspect` can render full request/response live. Off by default
711
- // because payloads can be large and may contain user paths.
712
- if (process.env.KIT_MCP_INSPECT === '1' || process.env.KIT_MCP_INSPECT === 'true') {
713
- ev.args = args ?? null;
714
- ev.result = result ?? null;
715
- }
716
- logEvent(ev);
717
- } catch { /* swallow */ }
718
- // Phase 164 (v1.28): opt-in OS notification on success path.
719
- if (isNotifyEnabled()) {
720
- try { notify({ title: `kit-mcp ${name}`, body: `${args?.action ?? ''} ok (${duration}ms)` }); } catch { /* swallow */ }
721
- }
722
- return { content: [{ type: 'text', text: JSON.stringify(result, null, 2) }] };
723
- } catch (e) {
724
- // OBS-18: still record latency on the error path — half the value of a
725
- // latency histogram is catching tail-latency-then-fail patterns. Status
726
- // 'error' covers any thrown exception, including Phase 79.01 gates guard
727
- // and the validateProjectRoot rejection (Phase 83.01).
728
- const duration = Date.now() - start;
729
- recordLatency(name, duration);
730
- incrementInvocation(name, 'error');
731
- try {
732
- logEvent({
733
- tool: name,
734
- action: args?.action,
735
- args_size: argsSize,
736
- duration_ms: duration,
737
- status: 'error',
738
- error_type: e?.code || e?.name || 'Error',
739
- });
740
- } catch { /* swallow */ }
741
- if (isNotifyEnabled()) {
742
- try { notify({ title: `kit-mcp ${name} (error)`, body: e?.code || e?.name || 'Error' }); } catch { /* swallow */ }
743
- }
744
- // SEC-14-06: full stack stays in stderr for operator debug; client envelope is sanitized.
745
- // sanitizeMcpError redacts secrets/paths from e.message, preserves e.code (Phase 83
746
- // EMANIFESTMISMATCH invariant), and emits NO stack field.
747
- console.error('[mcp-server] error in handler:', e?.stack ?? e);
748
- return {
749
- content: [{ type: 'text', text: JSON.stringify(sanitizeMcpError(e), null, 2) }],
750
- isError: true,
751
- };
752
- }
753
- });
754
-
755
- return server;
756
- }
757
-
758
- export async function startStdio() {
759
- const server = await createServer();
760
- const transport = new StdioServerTransport();
761
- await server.connect(transport);
762
-
763
-
764
- // SRE-20-02 (Phase 105): pre-warm the kit cache to push MCP dispatch p95
765
- // below 100ms. Without this, the very first tools/call against `kit` pays
766
- // the full disk read (~144ms baseline on the v1.17 reference machine; ~96ms
767
- // on faster hardware). Fire-and-forget: failure here is non-fatal — the
768
- // next dispatch will lazily populate via the same listKit code path.
769
- // This shifts the cold-path work from the first user-visible request to
770
- // the boot path, where it's invisible behind IDE startup. See skill
771
- // production-readiness-review (Performance axe) for the rationale.
772
- listKit(BUNDLED_KIT_ROOT).catch(() => {});
773
-
774
- // Phase 157 (v1.28): sidecar UI auto-spawn ON by default. Resolves the
775
- // "kit-mcp has no terminal feedback" pain — operators can now see live
776
- // tool calls in a browser without needing to set autoSpawn: true per tool.
777
- // Escape hatch: KIT_MCP_NO_UI=1 (CI, headless, opt-out). Fire-and-forget:
778
- // sidecar failure must never block the MCP transport (spec requires clean
779
- // stdout). Errors are swallowed silently — kit doctor will surface them.
780
- //
781
- // Skip when running under node --test (or coverage) to avoid leaking detached
782
- // child processes that hold the event loop and cause non-zero exits. Same
783
- // for CI=true (GitHub Actions, etc.) — sidecar is interactive and meaningless
784
- // there. End users running locally still get the default-on behavior.
785
- const isTestRun = (process.execArgv || []).some(
786
- (a) => a === '--test' || a === '--experimental-test-coverage',
787
- ) || process.env.NODE_TEST_CONTEXT !== undefined;
788
- const noUi = process.env.KIT_MCP_NO_UI === '1' || process.env.KIT_MCP_NO_UI === 'true';
789
- const isCi = process.env.CI === 'true' || process.env.CI === '1';
790
- if (!noUi && !isTestRun && !isCi) {
791
- const projectRoot = process.cwd();
792
- ensureSidecar({ projectRoot, openBrowserOnSpawn: false }).catch(() => {});
793
- }
794
- }
1
+ // kit-mcp server — exposes 9 tools, each with action-based dispatch (or none).
2
+ //
3
+ // kit action: list-agents | list-commands | list-skills | get | search
4
+ // sync action: targets | status | install | remove
5
+ // gates action: list | get | for-stage
6
+ // forensics action: collect | summarize | write-learnings | list-replays | record-replay | load-replay
7
+ // install action: targets | install | dry-run (registers this MCP into an IDE)
8
+ // metrics-snapshot (parameterless) (OBS-18 four-golden-signals readout)
9
+ //
10
+ // Transport: stdio (MCP standard).
11
+
12
+ import { Server } from '@modelcontextprotocol/sdk/server/index.js';
13
+ import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js';
14
+ import { CallToolRequestSchema, ListToolsRequestSchema } from '@modelcontextprotocol/sdk/types.js';
15
+
16
+ import { readFileSync } from 'node:fs';
17
+ import { fileURLToPath } from 'node:url';
18
+ import path from 'node:path';
19
+
20
+ import { listKit, searchKit, findItem, BUNDLED_KIT_ROOT } from '../core/kit.js';
21
+ import { listTargets } from '../core/registry.js';
22
+ import { syncTo, statusOf, removeFrom, summarize } from '../core/sync.js';
23
+ import { detectReverse, applyReverse } from '../core/reverse-sync.js';
24
+ import { validateProjectRoot } from '../core/path-safety.js';
25
+ import { sanitizeMcpError } from '../core/error-redaction.js';
26
+ import { listGates, getGate, gatesForStage } from '../core/gates.js';
27
+ import { runGate } from '../core/gate-runner.js';
28
+ import { collectFailures, summarizeByAgent, writeLearnings } from '../core/failures.js';
29
+ import { reflect } from '../core/reflect.js';
30
+ import { recordReplay, listReplays, loadReplay, annotateReplay } from '../core/replays.js';
31
+ import { installMcp, listInstallTargets } from './install.js';
32
+ import { ensureSidecar } from '../ui/auto-spawn.js';
33
+ import { wrapProgressForUi } from '../ui/wrapper.js';
34
+ import { incrementInvocation, recordLatency, snapshot as metricsSnapshot, persistSnapshot } from '../core/metrics.js';
35
+ import { logEvent } from '../core/logger.js';
36
+ import { notify, isNotifyEnabled } from '../core/notify.js';
37
+ // Note: roots.js is imported dynamically inside handlers that need it
38
+ // (handleAutoInstall, handleAckRestart) — keeps boot path minimal.
39
+
40
+ const TOOLS = [
41
+ {
42
+ name: 'kit',
43
+ // Phase 170 (v1.29): description enriched with trigger keywords so MCP
44
+ // hosts route here on relevant intents even in MCP-pure mode (before
45
+ // auto-install made .claude/ native). Keep under 1024 chars (host limit).
46
+ // v1.30.3 (#5): counts are {{PLACEHOLDERS}} — injected live at ListTools
47
+ // time from listKit() so they never drift from the actual catalog.
48
+ description: 'Browse the personal kit: {{AGENTS}} agents, {{COMMANDS}} commands, {{SKILLS}} skills. Call this when the user mentions Supabase (RLS, branching, migrations, Edge Functions, Custom Claims, Postgres Roles, Storage, Realtime, pgvector), multi-tenant SaaS, agentic harness, characterization tests, legacy refactor, observability (SLO, golden signals, error budgets), DDIA topics (consistency, replication lag, schema evolution), SRE (postmortems, toil, PRR), CI/CD (hermetic builds, pipelines), or any workflow that benefits from the canonical patterns. Use action=search to discover, action=get to read the full prompt/skill.',
49
+ inputSchema: {
50
+ type: 'object',
51
+ properties: {
52
+ action: { type: 'string', enum: ['list-agents', 'list-commands', 'list-skills', 'get', 'search'] },
53
+ kind: { type: 'string', enum: ['agent', 'command', 'skill'], description: 'For action=get' },
54
+ name: { type: 'string', description: 'For action=get' },
55
+ query: { type: 'string', description: 'For action=search' },
56
+ terse: { type: 'boolean', description: 'For action=list-*: omit description, return only {kind, name}. Default false (PERF-15-01).' },
57
+ tier: { type: 'string', enum: ['core', 'specialized'], description: 'For action=list-agents: filter by tier. core = workflow backbone (~13); specialized = domain-specific (~54). Omit for all.' },
58
+ },
59
+ required: ['action'],
60
+ },
61
+ },
62
+ {
63
+ name: 'sync',
64
+ description: 'Project the kit into an IDE-specific layout (markdown references by default).',
65
+ inputSchema: {
66
+ type: 'object',
67
+ properties: {
68
+ action: { type: 'string', enum: ['targets', 'status', 'install', 'remove'] },
69
+ target: { type: 'string', description: 'IDE id (e.g. claude-code, cursor, codex). Use action=targets to list.' },
70
+ projectRoot: { type: 'string', description: 'Defaults to cwd' },
71
+ mode: { type: 'string', enum: ['reference', 'copy'], description: 'Default: reference' },
72
+ dryRun: { type: 'boolean' },
73
+ autoSpawn: { type: 'boolean', description: 'On action=install: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
74
+ },
75
+ required: ['action'],
76
+ },
77
+ },
78
+ {
79
+ name: 'reverse-sync',
80
+ description: 'Detect and apply edits made directly in an IDE back to the canonical kit/.',
81
+ inputSchema: {
82
+ type: 'object',
83
+ properties: {
84
+ action: { type: 'string', enum: ['detect', 'apply'] },
85
+ target: { type: 'string', description: 'IDE id (e.g. claude-code, cursor)' },
86
+ projectRoot: { type: 'string' },
87
+ strategy: { type: 'string', enum: ['skip', 'overwrite', 'merge', 'rename'], description: 'For action=apply' },
88
+ only: { type: 'array', items: { type: 'string' }, description: 'For action=apply: limit to these kind/name pairs' },
89
+ dryRun: { type: 'boolean' },
90
+ autoSpawn: { type: 'boolean', description: 'On action=apply: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
91
+ },
92
+ required: ['action', 'target'],
93
+ },
94
+ },
95
+ {
96
+ name: 'gates',
97
+ description: 'List, fetch, or execute reusable workflow gates (regression, confidence, etc).',
98
+ inputSchema: {
99
+ type: 'object',
100
+ properties: {
101
+ action: { type: 'string', enum: ['list', 'get', 'for-stage', 'run'] },
102
+ id: { type: 'string', description: 'For action=get or action=run' },
103
+ stage: { type: 'string', enum: ['pre-plan', 'pre-execute', 'pre-verify', 'post-verify', 'any'], description: 'For action=for-stage' },
104
+ projectRoot: { type: 'string', description: 'For action=run' },
105
+ autoSpawn: { type: 'boolean', description: 'On action=run: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
106
+ },
107
+ required: ['action'],
108
+ },
109
+ },
110
+ {
111
+ name: 'forensics',
112
+ description: 'Failure dataset & replays — close the learning loop on failed agent runs.',
113
+ inputSchema: {
114
+ type: 'object',
115
+ properties: {
116
+ action: { type: 'string', enum: ['collect', 'summarize', 'write-learnings', 'list-replays', 'record-replay', 'load-replay', 'annotate-replay', 'reflect'] },
117
+ projectRoot: { type: 'string' },
118
+ replayId: { type: 'string' },
119
+ payload: { type: 'object', description: 'For action=record-replay: the Task() payload to store.' },
120
+ outcome: { type: 'object', description: 'For action=annotate-replay' },
121
+ agent: { type: 'string', description: 'For action=reflect: agent name (e.g. executor)' },
122
+ dryRun: { type: 'boolean', description: 'For action=reflect: only save the assembled prompt, no API call' },
123
+ },
124
+ required: ['action'],
125
+ },
126
+ },
127
+ {
128
+ name: 'install',
129
+ description: 'Register this kit-mcp server into an IDE\'s MCP config (Claude/Cursor/Codex/Gemini/Windsurf).',
130
+ inputSchema: {
131
+ type: 'object',
132
+ properties: {
133
+ action: { type: 'string', enum: ['targets', 'install', 'dry-run'] },
134
+ target: { type: 'string', description: 'IDE id. Use action=targets to list.' },
135
+ scope: { type: 'string', enum: ['user', 'project'], description: 'Default: user' },
136
+ name: { type: 'string', description: 'Server name in the IDE config. Default: kit' },
137
+ via: { type: 'string', enum: ['local', 'npx', 'global'], description: 'How the IDE will invoke the server. Default: local (this clone)' },
138
+ pkg: { type: 'string', description: 'npm package name (only with via=npx). Default: @luanpdd/kit-mcp' },
139
+ force: { type: 'boolean', description: 'Overwrite existing entry with same name' },
140
+ projectRoot: { type: 'string' },
141
+ },
142
+ required: ['action'],
143
+ },
144
+ },
145
+ {
146
+ // OBS-18 (Phase 94.01): expose four-golden-signals data for the MCP server itself.
147
+ // Read-only (no auth needed beyond the underlying transport): returns counters
148
+ // keyed `${tool}:${status}` and per-tool latency p50/p95/p99/count.
149
+ name: 'metrics-snapshot',
150
+ description: 'Read in-memory golden-signals metrics for this MCP server (counters + latency p50/p95/p99 per tool).',
151
+ inputSchema: {
152
+ type: 'object',
153
+ properties: {},
154
+ },
155
+ },
156
+ {
157
+ // Phase 167 (v1.29): auto-sync the kit content into the host project's
158
+ // .claude/ (or equivalent) directory so agents become real subagent_types,
159
+ // skills get native auto-trigger, and commands appear as slash-commands.
160
+ // Idempotent — re-runs are no-ops if .claude/.kit-mcp-version matches the
161
+ // running server's package version. Permission-gated by the host.
162
+ name: 'auto-install',
163
+ description: 'IMPORTANT for first contact: project kit/ into the host\'s native layout (.claude/agents/, skills/, commands/) so {{AGENTS}} agents become real subagent_types in the Agent tool, {{SKILLS}} skills get native auto-trigger via descriptions, and {{COMMANDS}} commands appear as /slash-commands in the IDE. Idempotent — re-running is a no-op if already in sync. Run once per project on first kit-mcp contact; restart the IDE session after to load the new agents/skills/commands. After restart, call ack-restart to clear the marker.',
164
+ inputSchema: {
165
+ type: 'object',
166
+ properties: {
167
+ action: { type: 'string', enum: ['install', 'check'], description: 'install: write files. check: read-only drift report. Default: install.' },
168
+ target: { type: 'string', description: 'IDE id (claude-code, cursor, …). Defaults to claude-code.' },
169
+ projectRoot: { type: 'string', description: 'Override the auto-detected project root. Usually omitted — server reads it from MCP roots capability.' },
170
+ force: { type: 'boolean', description: 'Re-write even if .kit-mcp-version already matches. Default: false.' },
171
+ },
172
+ },
173
+ },
174
+ {
175
+ // Phase 168 (v1.29): acknowledge the restart-required marker after the
176
+ // user reloads the IDE session. Removes .claude/.kit-mcp-restart-required
177
+ // so doctor stops flagging it.
178
+ name: 'ack-restart',
179
+ description: 'Acknowledge that the IDE session was restarted after kit:auto-install. Removes the .kit-mcp-restart-required marker so kit:doctor stops warning. Called automatically by the harness when it detects the marker after reload, or manually by the user.',
180
+ inputSchema: {
181
+ type: 'object',
182
+ properties: {
183
+ projectRoot: { type: 'string' },
184
+ },
185
+ },
186
+ },
187
+ ];
188
+
189
+ // DRIFT-13-03: read version from package.json at module load (NOT inside
190
+ // createServer — re-reading on every call adds zero value). Same pattern as
191
+ // bin/cli.js:43-51. Both files are 2 levels deep from repo root, so the
192
+ // '..', '..' resolution works identically. Falls back to 'unknown' if the
193
+ // package.json lookup fails (unusual install layout).
194
+ function readPkgVersion() {
195
+ try {
196
+ const here = path.dirname(fileURLToPath(import.meta.url));
197
+ const pkgPath = path.resolve(here, '..', '..', 'package.json');
198
+ return JSON.parse(readFileSync(pkgPath, 'utf8')).version;
199
+ } catch {
200
+ return 'unknown';
201
+ }
202
+ }
203
+
204
+ export const PKG_VERSION = readPkgVersion();
205
+
206
+ // --- handlers ---
207
+
208
+ async function handleKit(args) {
209
+ const kit = await listKit();
210
+ // PERF-15-01: terse mode skips description payload entirely. Backward-compat:
211
+ // args.terse undefined/false preserves slim()+summarize() cap-80 behavior.
212
+ const variant = args.terse === true ? slimTerse : slim;
213
+ switch (args.action) {
214
+ case 'list-agents': {
215
+ // #6 (v1.30.4): optional tier filter — core vs specialized. Agents
216
+ // without a `tier` frontmatter field are treated as specialized so a
217
+ // tier=core query never accidentally surfaces an untagged agent.
218
+ let agents = kit.agents;
219
+ if (args.tier === 'core' || args.tier === 'specialized') {
220
+ agents = agents.filter((a) => (a.frontmatter?.tier ?? 'specialized') === args.tier);
221
+ }
222
+ return agents.map(variant);
223
+ }
224
+ case 'list-commands': return kit.commands.map(variant);
225
+ case 'list-skills': return [...kit.skills, ...kit.skillsExtras].map(variant);
226
+ case 'get': {
227
+ const item = findItem(kit, args.kind, args.name);
228
+ if (!item) return { error: `Not found: ${args.kind}/${args.name}` };
229
+ return { kind: item.kind, name: item.name, absPath: item.absPath, content: item.content ?? item.skillContent };
230
+ }
231
+ case 'search': return searchKit(kit, args.query ?? '');
232
+ default: return { error: `Unknown action: ${args.action}` };
233
+ }
234
+ }
235
+
236
+ // withAutoSpawn — if args.autoSpawn is set, ensure the sidecar is up and wrap
237
+ // the user-supplied onProgress so events flow there. Otherwise pass-through.
238
+ async function withAutoSpawn(args, tool, run) {
239
+ const projectRoot = args.projectRoot || process.cwd();
240
+ let wrapped = null;
241
+ let sidecarInfo = null;
242
+
243
+ if (args.autoSpawn) {
244
+ sidecarInfo = await ensureSidecar({ projectRoot, openBrowserOnSpawn: true });
245
+ if (sidecarInfo?.ready) {
246
+ wrapped = wrapProgressForUi(null, { projectRoot, tool });
247
+ }
248
+ }
249
+
250
+ // run(onProgress) — pass our wrapped callback (or undefined to no-op)
251
+ try {
252
+ const result = await run(wrapped);
253
+ if (wrapped?.done) wrapped.done({ ok: true });
254
+ return sidecarInfo ? { ...result, _sidecar: sidecarInfo } : result;
255
+ } catch (err) {
256
+ if (wrapped?.error) wrapped.error(err);
257
+ throw err;
258
+ }
259
+ }
260
+
261
+ async function handleSync(args) {
262
+ switch (args.action) {
263
+ case 'targets': return listTargets();
264
+ case 'status':
265
+ case 'install':
266
+ case 'remove': {
267
+ // SEC-14-03: MCP message must specify a path inside a git workspace.
268
+ // CLI bypasses this — bin/cli.js trusts whoever invoked it (same trust
269
+ // model as Phase 79.01's gates.run guard). status is read-only but
270
+ // included for defense-in-depth and a single uniform error surface.
271
+ const guard = await validateProjectRoot(args.projectRoot);
272
+ if (!guard.ok) return { error: guard.reason };
273
+ const projectRoot = guard.resolvedPath;
274
+ if (args.action === 'status') return statusOf(args.target, { projectRoot });
275
+ if (args.action === 'install')
276
+ return withAutoSpawn({ ...args, projectRoot }, 'sync.install', (onProgress) =>
277
+ syncTo(args.target, { projectRoot, mode: args.mode, dryRun: args.dryRun, onProgress }));
278
+ // action === 'remove'
279
+ return removeFrom(args.target, { projectRoot });
280
+ }
281
+ default: return { error: `Unknown action: ${args.action}` };
282
+ }
283
+ }
284
+
285
+ async function handleReverseSync(args) {
286
+ switch (args.action) {
287
+ case 'detect':
288
+ case 'apply': {
289
+ // SEC-14-03: same guard as handleSync — reverse-sync apply also writes
290
+ // to disk (kit/<file>) so it must be on the same allowlist as sync.
291
+ const guard = await validateProjectRoot(args.projectRoot);
292
+ if (!guard.ok) return { error: guard.reason };
293
+ const projectRoot = guard.resolvedPath;
294
+ if (args.action === 'detect') return detectReverse(args.target, { projectRoot });
295
+ // action === 'apply'
296
+ return withAutoSpawn({ ...args, projectRoot }, 'reverse-sync.apply', (onProgress) =>
297
+ applyReverse(args.target, {
298
+ projectRoot,
299
+ strategy: args.strategy, only: args.only, dryRun: args.dryRun,
300
+ onProgress,
301
+ }));
302
+ }
303
+ default: return { error: `Unknown action: ${args.action}` };
304
+ }
305
+ }
306
+
307
+ async function handleGates(args) {
308
+ switch (args.action) {
309
+ case 'list': return listGates();
310
+ case 'get': return getGate(args.id);
311
+ case 'for-stage': return gatesForStage(args.stage);
312
+ case 'run':
313
+ // SEC-13-01: MCP transport must never execute shell — runGate spawns bash with
314
+ // arbitrary content from gates/*.md (which reverse-sync can rewrite). Even with
315
+ // {yes: true}, this skips the interactive "y/N before exec" promise. The CLI
316
+ // entry point (`kit gates run <id>` via bin/cli.js) preserves the prompt and
317
+ // remains the only path to executing gates.
318
+ return {
319
+ error: 'MCP gates.run requires interactive TTY confirmation; use `kit gates run` from CLI instead.',
320
+ };
321
+ default: return { error: `Unknown action: ${args.action}` };
322
+ }
323
+ }
324
+
325
+ async function handleForensics(args) {
326
+ const projectRoot = args.projectRoot;
327
+ switch (args.action) {
328
+ case 'collect': return collectFailures({ projectRoot });
329
+ case 'summarize': {
330
+ const failures = await collectFailures({ projectRoot });
331
+ return summarizeByAgent(failures);
332
+ }
333
+ case 'write-learnings': {
334
+ const failures = await collectFailures({ projectRoot });
335
+ return writeLearnings(failures, { projectRoot });
336
+ }
337
+ case 'list-replays': return listReplays({ projectRoot });
338
+ case 'record-replay': return recordReplay(args.payload, { projectRoot });
339
+ case 'load-replay': return loadReplay(args.replayId, { projectRoot });
340
+ case 'annotate-replay': return annotateReplay(args.replayId, args.outcome, { projectRoot });
341
+ case 'reflect': return reflect({
342
+ agent: args.agent, projectRoot, dryRun: args.dryRun,
343
+ apply: false, interactive: false, // MCP never auto-applies
344
+ });
345
+ default: return { error: `Unknown action: ${args.action}` };
346
+ }
347
+ }
348
+
349
+ async function handleInstall(args) {
350
+ switch (args.action) {
351
+ case 'targets': return listInstallTargets();
352
+ case 'install': return installMcp(args.target, { scope: args.scope, name: args.name, via: args.via, pkg: args.pkg, force: args.force, projectRoot: args.projectRoot });
353
+ case 'dry-run': return installMcp(args.target, { scope: args.scope, name: args.name, via: args.via, pkg: args.pkg, force: args.force, projectRoot: args.projectRoot, dryRun: true });
354
+ default: return { error: `Unknown action: ${args.action}` };
355
+ }
356
+ }
357
+
358
+ // OBS-18 (Phase 94.01): metrics-snapshot is parameterless and read-only.
359
+ // Returns the live snapshot synchronously — no auth, no projectRoot guard
360
+ // (no disk reads, no shell). Wraps in an async fn for handler-API uniformity.
361
+ //
362
+ // OBS-20-01 (Phase 102): auto-persist throttle — clients polling rapidly
363
+ // shouldn't create N files per second. 1s is generous vs typical 30s+ polls.
364
+ // State is in-memory; resets on server restart. Closes the operational gap
365
+ // where snapshots dir was empty until someone manually triggered persist.
366
+ let _lastAutoPersistTs = 0;
367
+ const AUTO_PERSIST_THROTTLE_MS = 1000;
368
+
369
+ // Phase 167 (v1.29): auto-install handler.
370
+ // Bridges MCP → host-native integration by writing kit/ files into .claude/
371
+ // (or whatever the target IDE expects). Idempotent via .kit-mcp-version marker.
372
+ // Phase 168 hooks add the restart_recommended signal to the result.
373
+ async function handleAutoInstall(args) {
374
+ const action = args.action || 'install';
375
+ const target = args.target || 'claude-code';
376
+ const force = !!args.force;
377
+
378
+ // Resolve projectRoot: explicit arg > cwd fallback. (Future v1.30 will add
379
+ // MCP `roots` capability consumer for a tighter projectRoot signal — for now
380
+ // we use cwd to keep the boot path race-free with the SDK init handshake.)
381
+ let projectRoot = args.projectRoot;
382
+ const _rootsSource = projectRoot ? 'explicit' : 'cwd';
383
+ if (!projectRoot) projectRoot = process.cwd();
384
+
385
+ // SEC-14-03: validate project root (allowlist-of-1 — must be a real dir).
386
+ const guard = await validateProjectRoot(projectRoot);
387
+ if (!guard.ok) {
388
+ return { ok: false, reason: guard.reason, projectRoot, rootsSource: _rootsSource };
389
+ }
390
+ projectRoot = guard.resolvedPath;
391
+
392
+ const fs = await import('node:fs/promises');
393
+ const path = await import('node:path');
394
+ const markerPath = path.join(projectRoot, '.claude', '.kit-mcp-version');
395
+
396
+ // Read current marker if present.
397
+ let currentVersion = null;
398
+ try {
399
+ currentVersion = (await fs.readFile(markerPath, 'utf8')).trim();
400
+ } catch { /* not installed yet */ }
401
+
402
+ const targetVersion = PKG_VERSION;
403
+ const inSync = currentVersion === targetVersion;
404
+
405
+ // Phase 167 — action=check: read-only drift report.
406
+ if (action === 'check') {
407
+ return {
408
+ ok: true,
409
+ action: 'check',
410
+ target,
411
+ projectRoot,
412
+ rootsSource: _rootsSource,
413
+ installedVersion: currentVersion,
414
+ currentVersion: targetVersion,
415
+ inSync,
416
+ restartRecommended: false,
417
+ };
418
+ }
419
+
420
+ // action=install: skip if in sync and not forced.
421
+ if (inSync && !force) {
422
+ return {
423
+ ok: true,
424
+ action: 'install',
425
+ target,
426
+ projectRoot,
427
+ rootsSource: _rootsSource,
428
+ version: targetVersion,
429
+ skipped: true,
430
+ reason: 'already in sync',
431
+ restartRecommended: false,
432
+ };
433
+ }
434
+
435
+ // Run the sync.
436
+ let syncResult;
437
+ try {
438
+ syncResult = await syncTo(target, { projectRoot, mode: 'reference', dryRun: false });
439
+ } catch (e) {
440
+ return {
441
+ ok: false,
442
+ action: 'install',
443
+ target,
444
+ projectRoot,
445
+ rootsSource: _rootsSource,
446
+ reason: `sync_failed: ${e.message}`,
447
+ };
448
+ }
449
+
450
+ // Write/update marker file (.claude/.kit-mcp-version).
451
+ try {
452
+ await fs.mkdir(path.dirname(markerPath), { recursive: true });
453
+ await fs.writeFile(markerPath, targetVersion + '\n', 'utf8');
454
+ } catch (e) {
455
+ // Marker is best-effort — sync already succeeded. Just warn.
456
+ process.stderr.write(`[kit-mcp] auto-install marker write failed: ${e.message}\n`);
457
+ }
458
+
459
+ // v1.30.2/v1.30.4: register kit-mcp UserPromptSubmit hooks in
460
+ // .claude/settings.local.json. Idempotent — only adds hooks not already
461
+ // present. Without this step the hooks ship but never fire (user would have
462
+ // to edit settings.json manually per-project).
463
+ // - kit-router: detects domain keywords → injects delegation directive.
464
+ // - kit-attribution-reminder: injects the 1-line attribution directive.
465
+ try {
466
+ const settingsPath = path.join(projectRoot, '.claude', 'settings.local.json');
467
+ const HOOKS = ['kit-router', 'kit-attribution-reminder'];
468
+ let settings = {};
469
+ try {
470
+ const raw = await fs.readFile(settingsPath, 'utf8');
471
+ settings = JSON.parse(raw);
472
+ } catch { /* file may not exist yet */ }
473
+ settings.hooks = settings.hooks || {};
474
+ settings.hooks.UserPromptSubmit = settings.hooks.UserPromptSubmit || [];
475
+ let changed = false;
476
+ for (const hookName of HOOKS) {
477
+ const hookCmd = `node ${path.join(projectRoot, '.claude', 'hooks', hookName + '.cjs').replace(/\\/g, '/')}`;
478
+ const already = settings.hooks.UserPromptSubmit.some((entry) =>
479
+ Array.isArray(entry?.hooks) &&
480
+ entry.hooks.some((h) => typeof h?.command === 'string' && h.command.includes(hookName)));
481
+ if (!already) {
482
+ settings.hooks.UserPromptSubmit.push({
483
+ matcher: '*',
484
+ hooks: [{ type: 'command', command: hookCmd }],
485
+ });
486
+ changed = true;
487
+ }
488
+ }
489
+ if (changed) {
490
+ await fs.mkdir(path.dirname(settingsPath), { recursive: true });
491
+ await fs.writeFile(settingsPath, JSON.stringify(settings, null, 2) + '\n', 'utf8');
492
+ }
493
+ } catch (e) {
494
+ process.stderr.write(`[kit-mcp] hook registration failed (non-fatal): ${e.message}\n`);
495
+ }
496
+
497
+ // Phase 168 (v1.29): write .kit-mcp-restart-required so doctor/host can detect
498
+ // pending restart even if the user closes/reopens kit-mcp without restarting IDE.
499
+ try {
500
+ const restartMarker = path.join(projectRoot, '.claude', '.kit-mcp-restart-required');
501
+ const payload = JSON.stringify({
502
+ version: targetVersion,
503
+ previousVersion: currentVersion,
504
+ writtenAt: new Date().toISOString(),
505
+ reason: currentVersion
506
+ ? `Kit updated ${currentVersion} → ${targetVersion}`
507
+ : 'Initial kit install',
508
+ }, null, 2);
509
+ await fs.writeFile(restartMarker, payload + '\n', 'utf8');
510
+ } catch (e) {
511
+ process.stderr.write(`[kit-mcp] restart marker write failed: ${e.message}\n`);
512
+ }
513
+
514
+ return {
515
+ ok: true,
516
+ action: 'install',
517
+ target,
518
+ projectRoot,
519
+ rootsSource: _rootsSource,
520
+ version: targetVersion,
521
+ previousVersion: currentVersion,
522
+ written: (syncResult.written || []).length,
523
+ restartRecommended: true,
524
+ _kit_action: 'session_restart_recommended',
525
+ _kit_reason: currentVersion
526
+ ? `Kit updated from ${currentVersion} to ${targetVersion} — restart the IDE session so agents/skills/commands reload.`
527
+ : `Kit installed (v${targetVersion}) into ${path.join('.claude', '')} — restart the IDE session for native subagent_type + slash-command + skill auto-trigger integration.`,
528
+ };
529
+ }
530
+
531
+ // Phase 168 (v1.29): acknowledge that the IDE was restarted after a kit:auto-install.
532
+ // Removes the .kit-mcp-restart-required marker. Read by kit:doctor (Phase 171)
533
+ // to stop flagging "pending restart".
534
+ async function handleAckRestart(args) {
535
+ let projectRoot = args.projectRoot || process.cwd();
536
+
537
+ const guard = await validateProjectRoot(projectRoot);
538
+ if (!guard.ok) return { ok: false, reason: guard.reason, projectRoot };
539
+ projectRoot = guard.resolvedPath;
540
+
541
+ const fs = await import('node:fs/promises');
542
+ const path = await import('node:path');
543
+ const restartMarker = path.join(projectRoot, '.claude', '.kit-mcp-restart-required');
544
+
545
+ let acked = false;
546
+ try {
547
+ await fs.unlink(restartMarker);
548
+ acked = true;
549
+ } catch (e) {
550
+ if (e.code !== 'ENOENT') {
551
+ return { ok: false, reason: `unlink_failed: ${e.message}`, projectRoot };
552
+ }
553
+ // ENOENT — nothing to ack, already clean. Not an error.
554
+ }
555
+
556
+ return {
557
+ ok: true,
558
+ projectRoot,
559
+ acked,
560
+ reason: acked ? 'restart marker removed' : 'no restart marker present (nothing to ack)',
561
+ };
562
+ }
563
+
564
+ async function handleMetricsSnapshot() {
565
+ const payload = metricsSnapshot();
566
+ const now = Date.now();
567
+ if (now - _lastAutoPersistTs >= AUTO_PERSIST_THROTTLE_MS) {
568
+ try {
569
+ await persistSnapshot();
570
+ _lastAutoPersistTs = now;
571
+ } catch (err) {
572
+ // OBS-20-01: graceful — log to stderr, do NOT fail the handler.
573
+ // In-memory snapshot still returned normally so the client tool call
574
+ // contract is preserved even when fs is read-only or quota-exhausted.
575
+ process.stderr.write(`[kit-mcp] auto-snapshot persist failed: ${err.message}\n`);
576
+ }
577
+ }
578
+ return payload;
579
+ }
580
+
581
+ const HANDLERS = {
582
+ kit: handleKit,
583
+ sync: handleSync,
584
+ 'reverse-sync': handleReverseSync,
585
+ gates: handleGates,
586
+ forensics: handleForensics,
587
+ install: handleInstall,
588
+ 'metrics-snapshot': handleMetricsSnapshot,
589
+ 'auto-install': handleAutoInstall,
590
+ 'ack-restart': handleAckRestart,
591
+ };
592
+
593
+ // Phase 167+168 test affordances — exported for unit coverage.
594
+ // Production callers should go through the MCP dispatch (HANDLERS map).
595
+ export const __TEST_HANDLERS = {
596
+ handleAutoInstall,
597
+ handleAckRestart,
598
+ };
599
+
600
+ function slim(x) {
601
+ // absPath omitted by design — list-* tools are AI-consumed in tight context budgets.
602
+ // Use action=get to fetch the absPath (and content) for a specific item.
603
+ // PERF-13-01 (TOK-02): truncate description via SUMMARY_MAX_CHARS (80) cap shared
604
+ // with src/core/sync.js — full description lives in each item's file under kit/.
605
+ // #6 (v1.30.4): include `tier` when present (agents only) so clients can group.
606
+ const out = { kind: x.kind, name: x.name };
607
+ if (x.frontmatter?.tier) out.tier = x.frontmatter.tier;
608
+ out.description = summarize(x.description);
609
+ return out;
610
+ }
611
+
612
+ // PERF-15-01: terse variant — omits description entirely. Used when MCP client
613
+ // only needs name discovery (e.g. populating UI lists, validating slug references).
614
+ // Default action=list-* still returns description capped via slim()/summarize().
615
+ function slimTerse(x) {
616
+ const out = { kind: x.kind, name: x.name };
617
+ if (x.frontmatter?.tier) out.tier = x.frontmatter.tier;
618
+ return out;
619
+ }
620
+
621
+ // --- server bootstrap ---
622
+
623
+ export async function createServer() {
624
+ const server = new Server(
625
+ { name: 'kit-mcp', version: PKG_VERSION },
626
+ { capabilities: { tools: {} } },
627
+ );
628
+
629
+ // v1.30.3 (#5): inject live catalog counts into tool descriptions so the
630
+ // {{AGENTS}}/{{COMMANDS}}/{{SKILLS}} placeholders never drift from reality.
631
+ // Falls back to the placeholder-as-literal if listKit() fails (defensive —
632
+ // a broken kit dir must not break tool discovery).
633
+ server.setRequestHandler(ListToolsRequestSchema, async () => {
634
+ let counts = null;
635
+ try {
636
+ const kit = await listKit(BUNDLED_KIT_ROOT);
637
+ counts = {
638
+ AGENTS: String(kit.agents.length),
639
+ COMMANDS: String(kit.commands.length),
640
+ SKILLS: String(kit.skills.length + kit.skillsExtras.length),
641
+ };
642
+ } catch { /* leave placeholders untouched */ }
643
+ if (!counts) return { tools: TOOLS };
644
+ const tools = TOOLS.map((t) => ({
645
+ ...t,
646
+ description: t.description.replace(
647
+ /\{\{(AGENTS|COMMANDS|SKILLS)\}\}/g,
648
+ (_, key) => counts[key],
649
+ ),
650
+ }));
651
+ return { tools };
652
+ });
653
+
654
+ // v1.30.1: open browser tab on FIRST kit-mcp tool invocation (not on boot —
655
+ // would spam tabs on IDE start). Provides visual feedback that kit-mcp is
656
+ // actively being used. Escape hatch: KIT_MCP_NO_UI=1 (same as auto-spawn) or
657
+ // KIT_MCP_NO_BROWSER=1 (sidecar runs but no browser open).
658
+ let kitFirstToolBrowserOpened = false;
659
+ server.setRequestHandler(CallToolRequestSchema, async (req) => {
660
+ const { name, arguments: args } = req.params;
661
+ const handler = HANDLERS[name];
662
+
663
+ // v1.30.1: first-tool browser open — fire-and-forget; never blocks handler.
664
+ // Suppressed in same conditions as boot-time sidecar (test/CI/no-ui).
665
+ if (!kitFirstToolBrowserOpened) {
666
+ kitFirstToolBrowserOpened = true;
667
+ const noUi = process.env.KIT_MCP_NO_UI === '1' || process.env.KIT_MCP_NO_UI === 'true';
668
+ const noBrowser = process.env.KIT_MCP_NO_BROWSER === '1' || process.env.KIT_MCP_NO_BROWSER === 'true';
669
+ const isTestRun = (process.execArgv || []).some(
670
+ (a) => a === '--test' || a === '--experimental-test-coverage',
671
+ ) || process.env.NODE_TEST_CONTEXT !== undefined;
672
+ const isCi = process.env.CI === 'true' || process.env.CI === '1';
673
+ if (!noUi && !noBrowser && !isTestRun && !isCi) {
674
+ const projectRoot = args?.projectRoot || process.cwd();
675
+ ensureSidecar({ projectRoot, openBrowserOnSpawn: true }).catch(() => {});
676
+ }
677
+ }
678
+
679
+ if (!handler) {
680
+ // OBS-18 (Phase 94.01): unknown-tool path counts as an error against
681
+ // the unknown name itself — useful signal if a client is mis-spelling
682
+ // a tool name in production. No latency observation (handler never ran).
683
+ incrementInvocation(name || 'unknown', 'error');
684
+ return { content: [{ type: 'text', text: JSON.stringify({ error: `Unknown tool: ${name}` }) }], isError: true };
685
+ }
686
+ // OBS-18 (Phase 94.01): timestamp the dispatch boundary. The four-golden-signals
687
+ // skill cares about the *user-facing* latency, which for the MCP server is the
688
+ // time from request receipt (we are inside the SDK callback) to the JSON envelope
689
+ // being ready. Date.now() is sub-millisecond-cheap and aligns with the bucket
690
+ // granularity we report (50/100/250/500ms thresholds in CONTEXT.md).
691
+ const start = Date.now();
692
+ const argsSize = args ? JSON.stringify(args).length : 0;
693
+ try {
694
+ const result = await handler(args ?? {});
695
+ const duration = Date.now() - start;
696
+ recordLatency(name, duration);
697
+ incrementInvocation(name, 'ok');
698
+ // Phase 158 (v1.28): JSONL log per tool call → ~/.kit-mcp/logs/*.log.
699
+ // Fire-and-forget; never blocks the handler.
700
+ try {
701
+ const ev = {
702
+ tool: name,
703
+ action: args?.action,
704
+ args_size: argsSize,
705
+ result_size: result ? JSON.stringify(result).length : 0,
706
+ duration_ms: duration,
707
+ status: 'ok',
708
+ };
709
+ // Phase 163 (v1.28): when KIT_MCP_INSPECT=1, also capture raw args/result
710
+ // so `kit inspect` can render full request/response live. Off by default
711
+ // because payloads can be large and may contain user paths.
712
+ if (process.env.KIT_MCP_INSPECT === '1' || process.env.KIT_MCP_INSPECT === 'true') {
713
+ ev.args = args ?? null;
714
+ ev.result = result ?? null;
715
+ }
716
+ logEvent(ev);
717
+ } catch { /* swallow */ }
718
+ // Phase 164 (v1.28): opt-in OS notification on success path.
719
+ if (isNotifyEnabled()) {
720
+ try { notify({ title: `kit-mcp ${name}`, body: `${args?.action ?? ''} ok (${duration}ms)` }); } catch { /* swallow */ }
721
+ }
722
+ return { content: [{ type: 'text', text: JSON.stringify(result, null, 2) }] };
723
+ } catch (e) {
724
+ // OBS-18: still record latency on the error path — half the value of a
725
+ // latency histogram is catching tail-latency-then-fail patterns. Status
726
+ // 'error' covers any thrown exception, including Phase 79.01 gates guard
727
+ // and the validateProjectRoot rejection (Phase 83.01).
728
+ const duration = Date.now() - start;
729
+ recordLatency(name, duration);
730
+ incrementInvocation(name, 'error');
731
+ try {
732
+ logEvent({
733
+ tool: name,
734
+ action: args?.action,
735
+ args_size: argsSize,
736
+ duration_ms: duration,
737
+ status: 'error',
738
+ error_type: e?.code || e?.name || 'Error',
739
+ });
740
+ } catch { /* swallow */ }
741
+ if (isNotifyEnabled()) {
742
+ try { notify({ title: `kit-mcp ${name} (error)`, body: e?.code || e?.name || 'Error' }); } catch { /* swallow */ }
743
+ }
744
+ // SEC-14-06: full stack stays in stderr for operator debug; client envelope is sanitized.
745
+ // sanitizeMcpError redacts secrets/paths from e.message, preserves e.code (Phase 83
746
+ // EMANIFESTMISMATCH invariant), and emits NO stack field.
747
+ console.error('[mcp-server] error in handler:', e?.stack ?? e);
748
+ return {
749
+ content: [{ type: 'text', text: JSON.stringify(sanitizeMcpError(e), null, 2) }],
750
+ isError: true,
751
+ };
752
+ }
753
+ });
754
+
755
+ return server;
756
+ }
757
+
758
+ export async function startStdio() {
759
+ const server = await createServer();
760
+ const transport = new StdioServerTransport();
761
+ await server.connect(transport);
762
+
763
+
764
+ // SRE-20-02 (Phase 105): pre-warm the kit cache to push MCP dispatch p95
765
+ // below 100ms. Without this, the very first tools/call against `kit` pays
766
+ // the full disk read (~144ms baseline on the v1.17 reference machine; ~96ms
767
+ // on faster hardware). Fire-and-forget: failure here is non-fatal — the
768
+ // next dispatch will lazily populate via the same listKit code path.
769
+ // This shifts the cold-path work from the first user-visible request to
770
+ // the boot path, where it's invisible behind IDE startup. See skill
771
+ // production-readiness-review (Performance axe) for the rationale.
772
+ listKit(BUNDLED_KIT_ROOT).catch(() => {});
773
+
774
+ // Phase 157 (v1.28): sidecar UI auto-spawn ON by default. Resolves the
775
+ // "kit-mcp has no terminal feedback" pain — operators can now see live
776
+ // tool calls in a browser without needing to set autoSpawn: true per tool.
777
+ // Escape hatch: KIT_MCP_NO_UI=1 (CI, headless, opt-out). Fire-and-forget:
778
+ // sidecar failure must never block the MCP transport (spec requires clean
779
+ // stdout). Errors are swallowed silently — kit doctor will surface them.
780
+ //
781
+ // Skip when running under node --test (or coverage) to avoid leaking detached
782
+ // child processes that hold the event loop and cause non-zero exits. Same
783
+ // for CI=true (GitHub Actions, etc.) — sidecar is interactive and meaningless
784
+ // there. End users running locally still get the default-on behavior.
785
+ const isTestRun = (process.execArgv || []).some(
786
+ (a) => a === '--test' || a === '--experimental-test-coverage',
787
+ ) || process.env.NODE_TEST_CONTEXT !== undefined;
788
+ const noUi = process.env.KIT_MCP_NO_UI === '1' || process.env.KIT_MCP_NO_UI === 'true';
789
+ const isCi = process.env.CI === 'true' || process.env.CI === '1';
790
+ if (!noUi && !isTestRun && !isCi) {
791
+ const projectRoot = process.cwd();
792
+ ensureSidecar({ projectRoot, openBrowserOnSpawn: false }).catch(() => {});
793
+ }
794
+ }