@luanpdd/kit-mcp 1.30.2 → 1.32.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 (365) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +168 -168
  3. package/gates/agent-no-recursive-dispatch.md +84 -82
  4. package/kit/COMANDOS.md +138 -138
  5. package/kit/COMPATIBILITY.md +5 -0
  6. package/kit/README.md +76 -76
  7. package/kit/agents/advisor-researcher.md +107 -106
  8. package/kit/agents/ai-mutation-tester.md +1 -0
  9. package/kit/agents/assumptions-analyzer.md +108 -107
  10. package/kit/agents/audit-log-implementer.md +314 -313
  11. package/kit/agents/auditor-consistencia-isolamento.md +414 -413
  12. package/kit/agents/b2b-saas-architect.md +157 -156
  13. package/kit/agents/burn-rate-forecaster.md +1 -0
  14. package/kit/agents/cascading-failures-auditor.md +299 -298
  15. package/kit/agents/codebase-mapper.md +769 -768
  16. package/kit/agents/crm-pipeline-implementer.md +257 -256
  17. package/kit/agents/debugger.md +814 -813
  18. package/kit/agents/detector-tenant-quente.md +338 -337
  19. package/kit/agents/evolution-go-integrator.md +201 -200
  20. package/kit/agents/example-reviewer.md +22 -21
  21. package/kit/agents/executor.md +565 -564
  22. package/kit/agents/golden-signals-instrumenter.md +1 -0
  23. package/kit/agents/incident-investigator.md +1 -0
  24. package/kit/agents/integration-checker.md +201 -200
  25. package/kit/agents/invite-flow-implementer.md +190 -189
  26. package/kit/agents/legacy-characterizer.md +369 -368
  27. package/kit/agents/lgpd-compliance-auditor.md +296 -295
  28. package/kit/agents/load-shedding-instrumenter.md +1 -0
  29. package/kit/agents/multi-tenant-isolation-auditor.md +254 -253
  30. package/kit/agents/multi-tenant-rls-writer.md +341 -340
  31. package/kit/agents/nyquist-auditor.md +179 -178
  32. package/kit/agents/observability-coverage-auditor.md +316 -315
  33. package/kit/agents/observability-instrumenter.md +1 -0
  34. package/kit/agents/omm-auditor.md +1 -0
  35. package/kit/agents/org-onboarding-implementer.md +224 -223
  36. package/kit/agents/payload-capture-instrumenter.md +274 -273
  37. package/kit/agents/phase-researcher.md +697 -696
  38. package/kit/agents/plan-checker.md +273 -272
  39. package/kit/agents/planner.md +923 -922
  40. package/kit/agents/postmortem-writer.md +1 -0
  41. package/kit/agents/project-researcher.md +653 -652
  42. package/kit/agents/prr-conductor.md +1 -0
  43. package/kit/agents/refactor-safety-auditor.md +405 -404
  44. package/kit/agents/release-pipeline-auditor.md +1 -0
  45. package/kit/agents/research-synthesizer.md +246 -245
  46. package/kit/agents/roadmapper.md +678 -677
  47. package/kit/agents/schema-checker.md +1 -0
  48. package/kit/agents/seam-finder.md +360 -359
  49. package/kit/agents/shotgun-surgery-detector.md +350 -349
  50. package/kit/agents/slo-engineer.md +1 -0
  51. package/kit/agents/storytelling-analyst.md +1 -0
  52. package/kit/agents/supabase-architect.md +1 -0
  53. package/kit/agents/supabase-auth-bootstrapper.md +16 -1
  54. package/kit/agents/supabase-auth-hook-writer.md +418 -0
  55. package/kit/agents/supabase-branching-architect.md +563 -562
  56. package/kit/agents/supabase-cicd-pipeline-implementer.md +778 -777
  57. package/kit/agents/supabase-column-privileges-writer.md +400 -399
  58. package/kit/agents/supabase-edge-fn-tester.md +2 -1
  59. package/kit/agents/supabase-edge-fn-writer.md +2 -1
  60. package/kit/agents/supabase-mfa-implementer.md +439 -0
  61. package/kit/agents/supabase-migration-writer.md +386 -385
  62. package/kit/agents/supabase-oauth-server-implementer.md +507 -0
  63. package/kit/agents/supabase-rbac-implementer.md +393 -392
  64. package/kit/agents/supabase-realtime-implementer.md +364 -363
  65. package/kit/agents/supabase-rls-hardener.md +522 -521
  66. package/kit/agents/supabase-rls-writer.md +324 -323
  67. package/kit/agents/supabase-roles-implementer.md +356 -355
  68. package/kit/agents/supabase-social-auth-implementer.md +451 -0
  69. package/kit/agents/supabase-sso-saml-architect.md +549 -0
  70. package/kit/agents/supabase-storage-implementer.md +1 -0
  71. package/kit/agents/super-admin-implementer.md +282 -281
  72. package/kit/agents/toil-auditor.md +1 -0
  73. package/kit/agents/ui-auditor.md +438 -437
  74. package/kit/agents/ui-checker.md +303 -302
  75. package/kit/agents/ui-researcher.md +356 -355
  76. package/kit/agents/user-profiler.md +176 -175
  77. package/kit/agents/validador-evolucao-schema.md +336 -335
  78. package/kit/agents/verifier.md +729 -728
  79. package/kit/commands/adicionar-backlog.md +75 -75
  80. package/kit/commands/adicionar-fase.md +42 -42
  81. package/kit/commands/adicionar-tarefa.md +45 -45
  82. package/kit/commands/adicionar-testes.md +41 -41
  83. package/kit/commands/ajuda.md +21 -21
  84. package/kit/commands/atualizar.md +37 -37
  85. package/kit/commands/auditar-cascading.md +111 -111
  86. package/kit/commands/auditar-marco.md +179 -179
  87. package/kit/commands/auditar-observabilidade-cobertura.md +183 -183
  88. package/kit/commands/auditar-refactor.md +219 -219
  89. package/kit/commands/auditar-release.md +109 -109
  90. package/kit/commands/auditar-uat.md +23 -23
  91. package/kit/commands/autonomo.md +40 -40
  92. package/kit/commands/branch-pr.md +24 -24
  93. package/kit/commands/burn-rate-status.md +408 -408
  94. package/kit/commands/capturar-payloads.md +193 -193
  95. package/kit/commands/caracterizar.md +212 -212
  96. package/kit/commands/concluir-marco.md +247 -247
  97. package/kit/commands/configuracoes.md +36 -36
  98. package/kit/commands/dados-distribuidos.md +188 -188
  99. package/kit/commands/definir-perfil.md +10 -10
  100. package/kit/commands/depurar.md +190 -190
  101. package/kit/commands/detectar-duplicacao.md +197 -197
  102. package/kit/commands/discutir-fase.md +131 -131
  103. package/kit/commands/encontrar-seams.md +136 -136
  104. package/kit/commands/entrar-discord.md +17 -17
  105. package/kit/commands/estatisticas.md +18 -18
  106. package/kit/commands/example-greeting.md +33 -33
  107. package/kit/commands/executar-fase.md +58 -58
  108. package/kit/commands/expresso.md +56 -56
  109. package/kit/commands/fase-ui.md +34 -34
  110. package/kit/commands/fazer.md +57 -57
  111. package/kit/commands/fio.md +125 -125
  112. package/kit/commands/fluxos-trabalho.md +64 -64
  113. package/kit/commands/forense.md +176 -176
  114. package/kit/commands/gerenciador.md +38 -38
  115. package/kit/commands/inserir-fase.md +31 -31
  116. package/kit/commands/legacy.md +263 -263
  117. package/kit/commands/limpeza.md +17 -17
  118. package/kit/commands/listar-hipoteses-fase.md +45 -45
  119. package/kit/commands/listar-workspaces.md +18 -18
  120. package/kit/commands/load-shedding.md +117 -117
  121. package/kit/commands/mapear-codebase.md +70 -70
  122. package/kit/commands/multi-tenant.md +163 -163
  123. package/kit/commands/nota.md +33 -33
  124. package/kit/commands/novo-marco.md +43 -43
  125. package/kit/commands/novo-projeto.md +41 -41
  126. package/kit/commands/novo-workspace.md +43 -43
  127. package/kit/commands/pausar-trabalho.md +37 -37
  128. package/kit/commands/perfil-usuario.md +45 -45
  129. package/kit/commands/pesquisar-fase.md +195 -195
  130. package/kit/commands/planejar-fase.md +67 -67
  131. package/kit/commands/planejar-lacunas.md +33 -33
  132. package/kit/commands/plantar-ideia.md +25 -25
  133. package/kit/commands/progresso.md +24 -24
  134. package/kit/commands/proximo.md +30 -30
  135. package/kit/commands/publicar.md +490 -490
  136. package/kit/commands/rapido.md +35 -35
  137. package/kit/commands/reaplicar-patches.md +124 -124
  138. package/kit/commands/refactor-seguro.md +321 -321
  139. package/kit/commands/relatorio-sessao.md +19 -19
  140. package/kit/commands/remover-fase.md +31 -31
  141. package/kit/commands/remover-workspace.md +26 -26
  142. package/kit/commands/resumo-marco.md +50 -50
  143. package/kit/commands/retomar-trabalho.md +40 -40
  144. package/kit/commands/revisar-backlog.md +60 -60
  145. package/kit/commands/revisar-ui.md +32 -32
  146. package/kit/commands/revisar.md +37 -37
  147. package/kit/commands/saude.md +21 -21
  148. package/kit/commands/setup-notion.md +93 -93
  149. package/kit/commands/storytelling.md +179 -179
  150. package/kit/commands/supabase.md +21 -1
  151. package/kit/commands/sync-main.md +68 -68
  152. package/kit/commands/validar-fase.md +35 -35
  153. package/kit/commands/verificar-tarefas.md +44 -44
  154. package/kit/commands/verificar-trabalho.md +64 -64
  155. package/kit/file-manifest.json +100 -84
  156. package/kit/framework/bin/lib/commands.cjs +959 -959
  157. package/kit/framework/bin/lib/config.cjs +442 -442
  158. package/kit/framework/bin/lib/core.cjs +1230 -1230
  159. package/kit/framework/bin/lib/frontmatter.cjs +336 -336
  160. package/kit/framework/bin/lib/init.cjs +1442 -1442
  161. package/kit/framework/bin/lib/milestone.cjs +252 -252
  162. package/kit/framework/bin/lib/model-profiles.cjs +68 -68
  163. package/kit/framework/bin/lib/phase.cjs +888 -888
  164. package/kit/framework/bin/lib/profile-output.cjs +952 -952
  165. package/kit/framework/bin/lib/profile-pipeline.cjs +539 -539
  166. package/kit/framework/bin/lib/roadmap.cjs +329 -329
  167. package/kit/framework/bin/lib/security.cjs +382 -382
  168. package/kit/framework/bin/lib/state.cjs +1031 -1031
  169. package/kit/framework/bin/lib/template.cjs +222 -222
  170. package/kit/framework/bin/lib/uat.cjs +282 -282
  171. package/kit/framework/bin/lib/verify.cjs +888 -888
  172. package/kit/framework/bin/lib/workstream.cjs +491 -491
  173. package/kit/framework/bin/tools.cjs +918 -918
  174. package/kit/framework/commands/workstreams.md +63 -63
  175. package/kit/framework/references/checkpoints.md +778 -778
  176. package/kit/framework/references/continuation-format.md +249 -249
  177. package/kit/framework/references/decimal-phase-calculation.md +64 -64
  178. package/kit/framework/references/git-integration.md +295 -295
  179. package/kit/framework/references/git-planning-commit.md +38 -38
  180. package/kit/framework/references/model-profile-resolution.md +36 -36
  181. package/kit/framework/references/model-profiles.md +139 -139
  182. package/kit/framework/references/phase-argument-parsing.md +61 -61
  183. package/kit/framework/references/planning-config.md +202 -202
  184. package/kit/framework/references/questioning.md +162 -162
  185. package/kit/framework/references/tdd.md +263 -263
  186. package/kit/framework/references/ui-brand.md +160 -160
  187. package/kit/framework/references/user-profiling.md +657 -657
  188. package/kit/framework/references/verification-patterns.md +612 -612
  189. package/kit/framework/references/workstream-flag.md +58 -58
  190. package/kit/framework/templates/DEBUG.md +164 -164
  191. package/kit/framework/templates/UAT.md +265 -265
  192. package/kit/framework/templates/UI-SPEC.md +100 -100
  193. package/kit/framework/templates/VALIDATION.md +76 -76
  194. package/kit/framework/templates/claude-md.md +122 -122
  195. package/kit/framework/templates/codebase/architecture.md +185 -185
  196. package/kit/framework/templates/codebase/concerns.md +205 -205
  197. package/kit/framework/templates/codebase/conventions.md +204 -204
  198. package/kit/framework/templates/codebase/integrations.md +192 -192
  199. package/kit/framework/templates/codebase/stack.md +158 -158
  200. package/kit/framework/templates/codebase/structure.md +199 -199
  201. package/kit/framework/templates/codebase/testing.md +301 -301
  202. package/kit/framework/templates/config.json +44 -44
  203. package/kit/framework/templates/context.md +352 -352
  204. package/kit/framework/templates/continue-here.md +78 -78
  205. package/kit/framework/templates/copilot-instructions.md +7 -7
  206. package/kit/framework/templates/debug-subagent-prompt.md +91 -91
  207. package/kit/framework/templates/dev-preferences.md +20 -20
  208. package/kit/framework/templates/discovery.md +146 -146
  209. package/kit/framework/templates/discussion-log.md +63 -63
  210. package/kit/framework/templates/milestone-archive.md +123 -123
  211. package/kit/framework/templates/milestone.md +115 -115
  212. package/kit/framework/templates/phase-prompt.md +610 -610
  213. package/kit/framework/templates/planner-subagent-prompt.md +117 -117
  214. package/kit/framework/templates/project.md +186 -186
  215. package/kit/framework/templates/requirements.md +231 -231
  216. package/kit/framework/templates/research-project/ARCHITECTURE.md +204 -204
  217. package/kit/framework/templates/research-project/FEATURES.md +147 -147
  218. package/kit/framework/templates/research-project/PITFALLS.md +200 -200
  219. package/kit/framework/templates/research-project/STACK.md +120 -120
  220. package/kit/framework/templates/research-project/SUMMARY.md +170 -170
  221. package/kit/framework/templates/research.md +419 -419
  222. package/kit/framework/templates/retrospective.md +54 -54
  223. package/kit/framework/templates/roadmap.md +202 -202
  224. package/kit/framework/templates/state.md +176 -176
  225. package/kit/framework/templates/summary-complex.md +59 -59
  226. package/kit/framework/templates/summary-minimal.md +41 -41
  227. package/kit/framework/templates/summary-standard.md +48 -48
  228. package/kit/framework/templates/summary.md +209 -209
  229. package/kit/framework/templates/user-profile.md +146 -146
  230. package/kit/framework/templates/user-setup.md +256 -256
  231. package/kit/framework/templates/verification-report.md +258 -258
  232. package/kit/framework/workflows/add-phase.md +112 -112
  233. package/kit/framework/workflows/add-tests.md +351 -351
  234. package/kit/framework/workflows/add-todo.md +158 -158
  235. package/kit/framework/workflows/audit-milestone.md +340 -340
  236. package/kit/framework/workflows/audit-uat.md +109 -109
  237. package/kit/framework/workflows/autonomous.md +891 -891
  238. package/kit/framework/workflows/check-todos.md +177 -177
  239. package/kit/framework/workflows/cleanup.md +152 -152
  240. package/kit/framework/workflows/complete-milestone.md +696 -696
  241. package/kit/framework/workflows/diagnose-issues.md +231 -231
  242. package/kit/framework/workflows/discovery-phase.md +289 -289
  243. package/kit/framework/workflows/discuss-phase-assumptions.md +653 -653
  244. package/kit/framework/workflows/discuss-phase.md +784 -784
  245. package/kit/framework/workflows/do.md +104 -104
  246. package/kit/framework/workflows/execute-phase.md +838 -838
  247. package/kit/framework/workflows/execute-plan.md +510 -510
  248. package/kit/framework/workflows/fast.md +102 -102
  249. package/kit/framework/workflows/forensics.md +265 -265
  250. package/kit/framework/workflows/health.md +181 -181
  251. package/kit/framework/workflows/help.md +619 -619
  252. package/kit/framework/workflows/insert-phase.md +130 -130
  253. package/kit/framework/workflows/list-phase-assumptions.md +178 -178
  254. package/kit/framework/workflows/list-workspaces.md +56 -56
  255. package/kit/framework/workflows/manager.md +362 -362
  256. package/kit/framework/workflows/map-codebase.md +377 -377
  257. package/kit/framework/workflows/milestone-summary.md +223 -223
  258. package/kit/framework/workflows/new-milestone.md +486 -486
  259. package/kit/framework/workflows/new-project.md +1159 -1159
  260. package/kit/framework/workflows/new-workspace.md +237 -237
  261. package/kit/framework/workflows/next.md +97 -97
  262. package/kit/framework/workflows/node-repair.md +92 -92
  263. package/kit/framework/workflows/note.md +156 -156
  264. package/kit/framework/workflows/pause-work.md +176 -176
  265. package/kit/framework/workflows/plan-milestone-gaps.md +273 -273
  266. package/kit/framework/workflows/plan-phase.md +765 -765
  267. package/kit/framework/workflows/plant-seed.md +169 -169
  268. package/kit/framework/workflows/pr-branch.md +129 -129
  269. package/kit/framework/workflows/profile-user.md +450 -450
  270. package/kit/framework/workflows/progress.md +507 -507
  271. package/kit/framework/workflows/quick.md +757 -757
  272. package/kit/framework/workflows/remove-phase.md +155 -155
  273. package/kit/framework/workflows/remove-workspace.md +90 -90
  274. package/kit/framework/workflows/research-phase.md +82 -82
  275. package/kit/framework/workflows/resume-project.md +326 -326
  276. package/kit/framework/workflows/review.md +228 -228
  277. package/kit/framework/workflows/session-report.md +146 -146
  278. package/kit/framework/workflows/settings.md +283 -283
  279. package/kit/framework/workflows/ship.md +228 -228
  280. package/kit/framework/workflows/stats.md +60 -60
  281. package/kit/framework/workflows/transition.md +671 -671
  282. package/kit/framework/workflows/ui-phase.md +302 -302
  283. package/kit/framework/workflows/ui-review.md +165 -165
  284. package/kit/framework/workflows/update.md +323 -323
  285. package/kit/framework/workflows/validate-phase.md +174 -174
  286. package/kit/framework/workflows/verify-phase.md +252 -252
  287. package/kit/framework/workflows/verify-work.md +637 -637
  288. package/kit/hooks/check-update.js +118 -118
  289. package/kit/hooks/context-monitor.js +163 -163
  290. package/kit/hooks/kit-attribution-reminder.cjs +29 -50
  291. package/kit/hooks/kit-router.cjs +137 -0
  292. package/kit/hooks/prompt-guard.js +103 -103
  293. package/kit/hooks/statusline.js +125 -125
  294. package/kit/hooks/workflow-guard.js +101 -101
  295. package/kit/settings.json +45 -45
  296. package/kit/skills/ai-prompt-characterization/SKILL.md +335 -335
  297. package/kit/skills/armadilhas-sistemas-distribuidos/SKILL.md +447 -447
  298. package/kit/skills/audit-log-multi-tenant/SKILL.md +340 -340
  299. package/kit/skills/b2b-saas-architecture/SKILL.md +300 -300
  300. package/kit/skills/consistencia-leitura-replica/SKILL.md +385 -385
  301. package/kit/skills/crm-lead-pipeline-patterns/SKILL.md +343 -343
  302. package/kit/skills/escolha-modelo-consistencia/SKILL.md +494 -494
  303. package/kit/skills/evolucao-schema-compativel/SKILL.md +448 -448
  304. package/kit/skills/evolution-go-whatsapp-integration/SKILL.md +322 -322
  305. package/kit/skills/example-skill/SKILL.md +42 -42
  306. package/kit/skills/legacy-api-only-applications/SKILL.md +358 -358
  307. package/kit/skills/legacy-characterization-tests/SKILL.md +330 -330
  308. package/kit/skills/legacy-effect-analysis/SKILL.md +331 -331
  309. package/kit/skills/legacy-extract-class/SKILL.md +203 -203
  310. package/kit/skills/legacy-programming-by-difference/SKILL.md +252 -252
  311. package/kit/skills/legacy-seams-and-test-harness/SKILL.md +460 -460
  312. package/kit/skills/legacy-shotgun-surgery/SKILL.md +286 -286
  313. package/kit/skills/legacy-sprout-wrap-techniques/SKILL.md +434 -434
  314. package/kit/skills/legacy-storytelling-naked-crc/SKILL.md +270 -270
  315. package/kit/skills/lgpd-multi-tenant-compliance/SKILL.md +340 -340
  316. package/kit/skills/member-invite-flow/SKILL.md +305 -305
  317. package/kit/skills/member-management-react-shadcn/SKILL.md +328 -328
  318. package/kit/skills/multi-tenant-performance-scaling/SKILL.md +316 -316
  319. package/kit/skills/multi-tenant-rls-hierarchy/SKILL.md +342 -342
  320. package/kit/skills/org-onboarding-flow/SKILL.md +257 -257
  321. package/kit/skills/org-switcher-react-pattern/SKILL.md +349 -349
  322. package/kit/skills/permission-gate-react-pattern/SKILL.md +271 -271
  323. package/kit/skills/postgres-isolamento-concorrencia/SKILL.md +552 -552
  324. package/kit/skills/pre-refactor-characterization/SKILL.md +421 -421
  325. package/kit/skills/rbac-permissions-matrix-supabase/SKILL.md +338 -338
  326. package/kit/skills/streams-eventos-cdc/SKILL.md +711 -711
  327. package/kit/skills/supabase-auth-hardening/SKILL.md +674 -0
  328. package/kit/skills/supabase-auth-hooks/SKILL.md +875 -0
  329. package/kit/skills/supabase-auth-methods/SKILL.md +486 -0
  330. package/kit/skills/supabase-auth-sessions/SKILL.md +579 -0
  331. package/kit/skills/supabase-auth-ssr/SKILL.md +60 -14
  332. package/kit/skills/supabase-branching-workflow/SKILL.md +544 -544
  333. package/kit/skills/supabase-ci-cd-github-actions/SKILL.md +880 -880
  334. package/kit/skills/supabase-column-level-security/SKILL.md +426 -426
  335. package/kit/skills/supabase-config-toml-remotes/SKILL.md +807 -807
  336. package/kit/skills/supabase-custom-claims-rbac/SKILL.md +472 -472
  337. package/kit/skills/supabase-edge-functions/SKILL.md +1 -1
  338. package/kit/skills/supabase-edge-functions-auth/SKILL.md +1 -1
  339. package/kit/skills/supabase-edge-functions-limits/SKILL.md +1 -1
  340. package/kit/skills/supabase-edge-functions-mcp-server/SKILL.md +1 -1
  341. package/kit/skills/supabase-edge-functions-testing/SKILL.md +1 -1
  342. package/kit/skills/supabase-edge-runtime-builtins/SKILL.md +1 -1
  343. package/kit/skills/supabase-enterprise-sso-saml/SKILL.md +545 -0
  344. package/kit/skills/supabase-jwt-signing-keys/SKILL.md +399 -0
  345. package/kit/skills/supabase-mfa/SKILL.md +488 -0
  346. package/kit/skills/supabase-migration-repair/SKILL.md +823 -823
  347. package/kit/skills/supabase-migrations/SKILL.md +297 -297
  348. package/kit/skills/supabase-oauth-server/SKILL.md +537 -0
  349. package/kit/skills/supabase-pgtap-testing/SKILL.md +1053 -1053
  350. package/kit/skills/supabase-postgres-roles/SKILL.md +392 -392
  351. package/kit/skills/supabase-realtime/SKILL.md +460 -460
  352. package/kit/skills/supabase-rls-defense-in-depth/SKILL.md +418 -418
  353. package/kit/skills/supabase-rls-policies/SKILL.md +635 -635
  354. package/kit/skills/supabase-social-oauth/SKILL.md +480 -0
  355. package/kit/skills/supabase-third-party-auth/SKILL.md +450 -0
  356. package/kit/skills/super-admin-platform-pattern/SKILL.md +326 -326
  357. package/kit/skills/tenant-quente-mitigacao/SKILL.md +605 -605
  358. package/kit/skills/whatsapp-conversation-state-machine/SKILL.md +287 -287
  359. package/package.json +1 -1
  360. package/src/core/kit.js +216 -216
  361. package/src/core/reflect.js +247 -247
  362. package/src/core/reverse-sync.js +372 -372
  363. package/src/core/sync.js +437 -418
  364. package/src/core/watch.js +121 -121
  365. package/src/mcp-server/index.js +794 -746
@@ -1,77 +1,82 @@
1
1
  {
2
- "version": "1.30.2",
3
- "timestamp": "2026-05-14T09:25:36.145Z",
2
+ "version": "1.32.0",
3
+ "timestamp": "2026-05-19T11:32:19.637Z",
4
4
  "files": {
5
5
  "COMANDOS.md": "d24ec61a6ec35db314cc5f2ae287bfb927b794789c8f1d558c55862f5e6534b2",
6
- "COMPATIBILITY.md": "794e336a87045cdf0161785b9a7a0975a49abbd80bdd816b8852251fcc8126ca",
6
+ "COMPATIBILITY.md": "036423b40b94d2190b7341f39eff03e1d4270035d1712dc914d111e288712fa9",
7
7
  "README.md": "a2adf08b15a433516534fb8aa3569fa2c151e48cdafcf9d1b13a26e46b95b357",
8
- "agents/advisor-researcher.md": "2ecc52247af1f379c7d0a85847a966095f71d8e5a6140f62611f04c9e4fe264b",
9
- "agents/ai-mutation-tester.md": "bbdedc2d41440340c403bf4b71fb902eec057f3771667703c32309885aa4f4db",
10
- "agents/assumptions-analyzer.md": "b730268a8c588bc16e30330df874f64d1dc0bbd4573e696f7a316ea9e4c1f57c",
11
- "agents/audit-log-implementer.md": "f199551a6e495cfaec328f8813cb1ffd5e5bf40eae6f28fbee6e32101773eaa1",
12
- "agents/auditor-consistencia-isolamento.md": "1f779af5f3f18a50ae14ddbf117491540ceb1cc99557dc358505fdc1b0ad01ea",
13
- "agents/b2b-saas-architect.md": "8f5fcf3b2eaa933df5696cf130512bbb05c6a7a2e70c4479d277a30b5922f78d",
14
- "agents/burn-rate-forecaster.md": "a4f2efccc7073ef0ab1a225895f68dff7c95d4f9e1c04319569cad47c13dffac",
15
- "agents/cascading-failures-auditor.md": "a1d34867ae6aa40cc858506061837c58087976220935336f7d18e0ccecef305e",
16
- "agents/codebase-mapper.md": "e1500018c3c67c8408f6b9fbc2543221d69c2884083d14327fe27e751fc920bc",
17
- "agents/crm-pipeline-implementer.md": "e9824878b3437c3d5b02a5c1641b4579d8a7b5fe7141a46c8aee9c578a82f5d9",
18
- "agents/debugger.md": "57d55aa17e96caba5294a632d56ed3d0c4952032ec30d23ee3adba74dd7f7a46",
19
- "agents/detector-tenant-quente.md": "cb4707ba830ceb3c79ddf1c5f4ba4db00987ea21a5520cab528d432914bd2993",
20
- "agents/evolution-go-integrator.md": "1ec288e3f274b76262a70f8add4a54eafb3be350e5d99a734a9a2f5abb401098",
21
- "agents/example-reviewer.md": "cad1dcd4cafffc73e96de653809fdc2a9a8b1d8dc51865efd4d1daaf4284755f",
22
- "agents/executor.md": "f62f125d1c9523d61d2a2aec1534cadc9a2bae69a441b2662a2e4e1e34bbbdbf",
23
- "agents/golden-signals-instrumenter.md": "de85b79ea09157ccc37c2de0facc3e6d4b9dba087e780330bc78be9ddd447297",
24
- "agents/incident-investigator.md": "521fcd4add75d2d4668162d19373823a9826bc45f23afdaf813b19f34113082d",
25
- "agents/integration-checker.md": "15c2badc2a8b650b7229e9ba32f481b08370afd3b80f41c7ae1c4cda7652811e",
26
- "agents/invite-flow-implementer.md": "8227c905814e0690a2a08ab553bf201c34a450ed0fa17cd68d6fd5a78dda9a05",
27
- "agents/legacy-characterizer.md": "1163d79a1283e73471a0fee44288820b50af9787d3672c8f0110c5c627b848d1",
28
- "agents/lgpd-compliance-auditor.md": "5e66f07eb7ea000187b2481145cdd866131fe8fc954cfe0e4d52135403b0cb46",
29
- "agents/load-shedding-instrumenter.md": "63db224e3d8033a18cfe47ec8fc631685e356bf456d98b35c9c5d42d80fc5630",
30
- "agents/multi-tenant-isolation-auditor.md": "d0fa4eeeae0226524efb38133482ce70591473adbf578001d4fdc8457783e3f8",
31
- "agents/multi-tenant-rls-writer.md": "d58982cb07cb63d5569322b14a2e21966c85a93d88862eb5c8cdae3dffe8c790",
32
- "agents/nyquist-auditor.md": "1d7590f356714eaacbdc92831dd100f9ca230a9c461e34223eb4bdf67ebaf076",
33
- "agents/observability-coverage-auditor.md": "d56b7e1669d052e824f42cc8dcf5566691b23257b0316455455e99d2dc9ee32d",
34
- "agents/observability-instrumenter.md": "6d40d96fdc3281b85d7db6d2e82f0e018945f2d148ab1b39c951774e6873aad2",
35
- "agents/omm-auditor.md": "8e09dca83495ba869f0f4c79c156f909a22b272e9ed77a0fe8a6658887cff7c0",
36
- "agents/org-onboarding-implementer.md": "8450b5b76f5026de57994ef27c27dd2a21390e7fe34dd07c0a9cd39ec34e1c53",
37
- "agents/payload-capture-instrumenter.md": "f665dbf113ac7d973df1bb983ce50f4e22879b0d949a476c067d957eec4c0522",
38
- "agents/phase-researcher.md": "3e431d8d6bd4f1459b049771a30f7176cfb6ccc21bf49e8a4cfb0bb03f9e7f7d",
39
- "agents/plan-checker.md": "32982f3713b4251d123e981c3f723c2a8702625edbbba4d862d64155086b94ae",
40
- "agents/planner.md": "395ddace0a708de89a3e2fb66bbf36df706f172bdc2a66023012d056b9c30ac4",
41
- "agents/postmortem-writer.md": "d8c30abd537920bfc7b060a7b1e4ba98e8c0ca59ad4297e89eee3d35992f9509",
42
- "agents/project-researcher.md": "3cf77520ff888cf0a4c879e147180f6f9c3ba04bd9b0def10ef8f35e7ccedbf6",
43
- "agents/prr-conductor.md": "22710f35f702f132a9cdd5c6e3fe2dcf44cda24af36a2cd91060799dd19e9a02",
44
- "agents/refactor-safety-auditor.md": "2341cbd80a19fc49529c3e67f985b60ec7b6406f44fc409a2a0b56bc0fb2d8cd",
45
- "agents/release-pipeline-auditor.md": "2d1946b52107a90467f88e1328f8c2a3ca2f6025e3826e2b25fbe9cbc7fc2b28",
46
- "agents/research-synthesizer.md": "be103c503d73ab5e9ed8c6db36e611d437a117665dcc4dc2af4f016427e63281",
47
- "agents/roadmapper.md": "63d26611dcb40c965f4edc3f6d7c8e765c7b34f1900920823026bb0dc8f9f700",
48
- "agents/schema-checker.md": "065398b08fc023516b1798b3c00ed8e135a74b5bbef7fc2a2cc4086ef9085d03",
49
- "agents/seam-finder.md": "52b214dae8597888def0205a30b142ebf632d34e58f1ea57dd376bfd927c4994",
50
- "agents/shotgun-surgery-detector.md": "55e22671ae9aa4d5c3a0e26d990a31e3fbd019e41455551adca255edb8936134",
51
- "agents/slo-engineer.md": "1e6ec6e3031a40be6a6d631400f0dd12bb2b94ce37a9816d89d1badae1e7d7ca",
52
- "agents/storytelling-analyst.md": "dd68f9e8cb01bbd102acb9a2021be81a0b8d6f2528f30971f9aa5ef331f7e563",
53
- "agents/supabase-architect.md": "ac7e08f287a37667d0ce9500890a6047d234121be3b2deaafac235c675e18a93",
54
- "agents/supabase-auth-bootstrapper.md": "a197c3cd2c817f67a53400d5ba4fbf491f365a45e601fc60cd708ed07340272b",
55
- "agents/supabase-branching-architect.md": "fefaf8b737e9ffbcc22e1c3bdb31bb285873657e933e16377e3fee2bd8dfc586",
56
- "agents/supabase-cicd-pipeline-implementer.md": "e4922e769a77f0556ed1d178ea7df06430348c7fcf9d30d9dc58f7a63bee25e4",
57
- "agents/supabase-column-privileges-writer.md": "1b40fe31d97c6ae83fb3639035fa9d058c2d18ac996c598edf62af0d69d9942f",
58
- "agents/supabase-edge-fn-tester.md": "4b750a8065640c9909fd46641a52603ad774ec86834a93328fe142aa62934aa2",
59
- "agents/supabase-edge-fn-writer.md": "cc501bd6873a9d60a83fe24f43b39937eb1bc097b373b05e8ac4a12d48950bb2",
60
- "agents/supabase-migration-writer.md": "b4a38955e308f9a9aa5d1b397cceacc30f3eab198e526a598592951af2f7dba4",
61
- "agents/supabase-rbac-implementer.md": "d8700af7ec0ac29419b9edfa74bec5d97bf86446784bd9cf1b24e7ebf705b727",
62
- "agents/supabase-realtime-implementer.md": "45148983d15597734c64704c12b75e841386a13600f7964fde1f3827090f73ad",
63
- "agents/supabase-rls-hardener.md": "d0f84218ff22f202db4b1b41c8d75830b570419b5803e69a33266afccf49376e",
64
- "agents/supabase-rls-writer.md": "98285ba9a9964bfd1623ff1f12e83a0fa3e27dcbb70366e5f7909829056adf7c",
65
- "agents/supabase-roles-implementer.md": "a8f5ebaa46a0db3fe2f0d36ba66a27731bf68737747d1acddcc07fbc2bb7ccec",
66
- "agents/supabase-storage-implementer.md": "28d57bc1750acb5b0624ecc33bac6e7855e16dec40df4c490865df885a0980f8",
67
- "agents/super-admin-implementer.md": "79ce18b8c565bfa7ed5ebd5ae3ee7f0fbd514f6c371f677fc146ea0b45dc5dd5",
68
- "agents/toil-auditor.md": "58770f11805e7b3d8cc7b70d79ed73a6a33dc7d17b66fdc7716454406acefd61",
69
- "agents/ui-auditor.md": "a94816e9535757b02c6fcc8ae1e51f6378813c9f256e26859e01757e49c38d31",
70
- "agents/ui-checker.md": "be3308db8733d8f9ce3db1d2cef924738498ed03c7aa15c0fca21a9c15e79da2",
71
- "agents/ui-researcher.md": "9bdcb0d9b2ee007d98f13afd6932359e6450375e9c4a08f0d1ae72ad2ae349ac",
72
- "agents/user-profiler.md": "c6cc6a32afbc63992459447ee801ca7c77bd245a92615be110fc028274f41be8",
73
- "agents/validador-evolucao-schema.md": "d2c285fb8e516afca6376fa49057db053a8f9296eb66b6747bbf50797c2d5b4e",
74
- "agents/verifier.md": "6d6f34947634981c11e7f1a0401a644668108e8d20e1e7c0992fb8c5ace58b77",
8
+ "agents/advisor-researcher.md": "4f0a5323e1d1ab919f36d7a6649e972fa06d0dd541446977f3f3630c59342c46",
9
+ "agents/ai-mutation-tester.md": "77faff350c49c53d04e83acc36daf48d88f29f6022de49e4fc010cba8c755744",
10
+ "agents/assumptions-analyzer.md": "acc61bcc981ae1e3135552884c4d83ef84ed93ce15b6568cd1d5760b6760c0c4",
11
+ "agents/audit-log-implementer.md": "f664f674582c0a5dae5300a56ee976386d9bb711e7544939c50b1f43e35ec274",
12
+ "agents/auditor-consistencia-isolamento.md": "b2deb2ccb0bd1ef914cc8006801fddc27430a8a5c9480515316eb123d38b66ad",
13
+ "agents/b2b-saas-architect.md": "9a12d9586a678533803f522bd3dcd88378739e9cf8878319dd97a427014db238",
14
+ "agents/burn-rate-forecaster.md": "7bc30f9093e82166685b499e7df407a79c7e4b43497b2281fee538b2c42e57bf",
15
+ "agents/cascading-failures-auditor.md": "6e05978df876b09d52e39663b9580c3830334582ec21870ce16dc6403ce52db2",
16
+ "agents/codebase-mapper.md": "784ea20a47028875ba960501f6621eabcc3fa6c6fd0a7985b0708cf65a79c9c3",
17
+ "agents/crm-pipeline-implementer.md": "c2772950608dd79fc52636086289a87e04981554f4c6a4d6b28966ee03f2b4a6",
18
+ "agents/debugger.md": "fb8ec6dc6cf235f634ffd7d7550f50c3683dc6b3866c60cb034bbd7e0421248a",
19
+ "agents/detector-tenant-quente.md": "28c242d9e6c5bf2fb9818a6727472202c772b9c02f5b3a8b084fa6ffa578b54c",
20
+ "agents/evolution-go-integrator.md": "6165cc72bb318079060ead499588a1f1b8869db1905dc3db7452d4ad81c803b4",
21
+ "agents/example-reviewer.md": "a8511c712f9cf2a48c3729b035b437528cf3718024e5ec1eaa9fb9efa596e4ff",
22
+ "agents/executor.md": "70a02c34b30e659e627fc9d69f4c0f5d18d7c5be41b8a3208d42d5c45ff14d75",
23
+ "agents/golden-signals-instrumenter.md": "c9f01dfb5e4e09069da14c8acd1e3fa856dd280548e76cd04116959ca3615065",
24
+ "agents/incident-investigator.md": "cdbff094b1b0c47db0374824172f2cf52e352d19866150da7b121416e25fd3fa",
25
+ "agents/integration-checker.md": "4ba4563c9fb7d8ed2cd33638c8b9f0b00f9aa284ff68a10de57b66a2ec71d90f",
26
+ "agents/invite-flow-implementer.md": "9a89824b06a90eb20fe1073e30a3b4bc1f93e7257ea128b985b866e7fb7ebd72",
27
+ "agents/legacy-characterizer.md": "3e1bc904578606d471087208a4db6891a38b10ee2414b26c18b4a18671e58338",
28
+ "agents/lgpd-compliance-auditor.md": "b85506c67d27befc5b7da2a26ad79bd4cf5873fe867c690cc0cc83e6ec0dda3e",
29
+ "agents/load-shedding-instrumenter.md": "a86122f8ffe63b9e679c17dc45a0fb5b868628db54ab788fec43029335c5f4a4",
30
+ "agents/multi-tenant-isolation-auditor.md": "50090dbaca97cac6855109d9fe5949a7c047b2dde88e410332a6bc64964c18d6",
31
+ "agents/multi-tenant-rls-writer.md": "33112257ad5a43e5a1b4fdd2568643852247332d92aaf004afe659e46c54a6a1",
32
+ "agents/nyquist-auditor.md": "60cc4268017776de127724730f747d989b8d91f0e688743761ada219731c4759",
33
+ "agents/observability-coverage-auditor.md": "7b91935a208b3141c3543aa28dfe95486970ea078ee3616cf6018f27794d85ca",
34
+ "agents/observability-instrumenter.md": "dd0d750060fd97fb3f9282c7a3f77cad49445488f214e4df4d95cbb80cd17d5a",
35
+ "agents/omm-auditor.md": "4d4c28995fc5a792a094f93b866029ca183fa163664dbbbaeb2f915aaa48074f",
36
+ "agents/org-onboarding-implementer.md": "fed5b3e6412c1e4f44f16dbcb789533073d35b287c5f8d210a1d6bd62313c66e",
37
+ "agents/payload-capture-instrumenter.md": "4d8ba28b899ca6c66caf26d029131dbccb0feb78dcdc6bd97237cb662c968b19",
38
+ "agents/phase-researcher.md": "e89ae68f5864e0c92d2cc2b42d501f63484b6a60b0fcb058a222c0b67d19cec7",
39
+ "agents/plan-checker.md": "feca39d0b2f8989cf2612fd5a74f715bbbb400e204840056215fba0fbaa226a1",
40
+ "agents/planner.md": "5d9497240c13c6db8af190b240f26bbf29ac6670ae74670f207898743ce7aa7d",
41
+ "agents/postmortem-writer.md": "9c53257748a268a08a44627ac9eb462b908052c2b9454aa7d5a061e0059e0aeb",
42
+ "agents/project-researcher.md": "a3b60788785575021d463157eb27ff70f305d00e0cd222dc5f478a0fe12fa5d4",
43
+ "agents/prr-conductor.md": "e5fd679fb0bffe148989ba72c26a304cf9c70ff1af298c4283ee7dce730df99b",
44
+ "agents/refactor-safety-auditor.md": "98555115e15d21545cf1f3a47396ad4847f29208cbbc47cc36a5ce1088067a8a",
45
+ "agents/release-pipeline-auditor.md": "6a48b06ea28fa8219d8a5587de25f49b72f3827f4eced68e9c2842213a465464",
46
+ "agents/research-synthesizer.md": "41585ffa7b9ca3bf7eaa11925828c529a9dbc2b3f62e88627677308ce5464254",
47
+ "agents/roadmapper.md": "8e97a475f3e344d560a76547ad569968c22ef63825539987f085ec25986f159b",
48
+ "agents/schema-checker.md": "a001aad234d57f7a4f547719aa9ea3b52574aea5941c1a127d881503cee82b70",
49
+ "agents/seam-finder.md": "f959713b0711735a66ee1964fd0c67715e82ce14e6f809a8eab60ecc287441cc",
50
+ "agents/shotgun-surgery-detector.md": "e942eac5c3f4d5e9945fa1e2685b988addce97fb3adba730da96b6d6a1e39adb",
51
+ "agents/slo-engineer.md": "5136c0d4d8ec3cc264f7887773a88edad57ae5a5c382cfed2fa5afcf7134aff1",
52
+ "agents/storytelling-analyst.md": "c01338be272907c7261fd40cde050f577c61fe82337aabc62ad7cf4590fb2d25",
53
+ "agents/supabase-architect.md": "97ab9b5cdd6f6bfa7a8cf0b4231819e66ec01dd182e6520a33b3584e81584b06",
54
+ "agents/supabase-auth-bootstrapper.md": "e2c6b1585a56596c8098d8d0cba2c9d5cf48da6b44df4e3245e30cd7111b814f",
55
+ "agents/supabase-auth-hook-writer.md": "8062902f620f6dd860e5824be33c8df68c757e1de45066101b336ca9cfe9288c",
56
+ "agents/supabase-branching-architect.md": "3f37bdf20ade78404989fd464077fbb6b86a77f2bcf19aef924a2b9d59949ec0",
57
+ "agents/supabase-cicd-pipeline-implementer.md": "4256f02d5456f9c92170e94eb72c5829f7aab0ff7aeff1386f20ff9ed260cb38",
58
+ "agents/supabase-column-privileges-writer.md": "741818ea35bbd56360fcfeb4dd35350596270a81877a3899465523130f776b2d",
59
+ "agents/supabase-edge-fn-tester.md": "6a33fefa69f5556f4a9313b371614e3ed672cbf9fbb4fa03734921323aff0b00",
60
+ "agents/supabase-edge-fn-writer.md": "fb23d0da66fd610b6822d26439790737ea2c591937e6f91a194c44fb8832f0f7",
61
+ "agents/supabase-mfa-implementer.md": "37d9dbee54776504179f8237e589339ec7da5144b9732d60360cbfc7367d02ca",
62
+ "agents/supabase-migration-writer.md": "1897fbded68a421d7fdf93209278d9f85c8a8e5a67b272d21e8879dc437857b5",
63
+ "agents/supabase-oauth-server-implementer.md": "c95d49358feb762c1034c80281928fff986f019d93ccb7152f9ac5b9faecdce8",
64
+ "agents/supabase-rbac-implementer.md": "16ff22779f38c0f865e6433e22b1467c5dde82a63a424e0913b52bd71b461314",
65
+ "agents/supabase-realtime-implementer.md": "1e5eea47b3337ed70f724339337a4bb7377d11418c9e8cc56e6b6fd33af9ef08",
66
+ "agents/supabase-rls-hardener.md": "05ab1e8be4492074e9a7581115451ffb73c91526254031740a97ce8d605a89cb",
67
+ "agents/supabase-rls-writer.md": "cde187f94ed9585c288706d30d7fda3d4d73cc310770bb83cfab458b6da253c1",
68
+ "agents/supabase-roles-implementer.md": "4ba4be8e3a66ca570890f0f4971c15869ed63914bd69609191a0a8d89fec5dfe",
69
+ "agents/supabase-social-auth-implementer.md": "5561e19319037928890c2e7556a11e988ebc7cf161c664bba60707197d51a8a6",
70
+ "agents/supabase-sso-saml-architect.md": "b46069de0ebf0dbbb6324f8cd65515c2322fd8521f9af10e695aeffc527e6381",
71
+ "agents/supabase-storage-implementer.md": "89242a3b409e6a27e9551e351b53dad80c805c721e69655d022f8d7c1f1c9f39",
72
+ "agents/super-admin-implementer.md": "cc1137ee493115c79502d1d24360a38141af8b2425ad93f15b981649dcd6886f",
73
+ "agents/toil-auditor.md": "f1885f146803e7a6042c5eb9247953f0e8aceaa310200471c3fb5d56b54a7cc8",
74
+ "agents/ui-auditor.md": "a9ad15df2c2ade0669e9d114e409731553eb428eee42ebaedfe8a59e5cb8b09c",
75
+ "agents/ui-checker.md": "0c89c5ab8d874022b4118fba89e6b99e1f046be1ed3b6ab379935c540dbea4df",
76
+ "agents/ui-researcher.md": "ba23ea54429a58718fd0561f7d8396f1c35bb78eeab0804edc4d42cce57053b0",
77
+ "agents/user-profiler.md": "a57d940c6d459de0d69ec73ac48fb2baffbae3067e163e8c9984c613a4d9c707",
78
+ "agents/validador-evolucao-schema.md": "ff7eea2119a6f0df4cb53bb9dcb9fad45dd65e38972a5fb2bc71f4c7c58cd736",
79
+ "agents/verifier.md": "351cbb2eb0e494e0894afe0cb5e22fa2c3b448c6a27e56a1dd2686c0f14124d2",
75
80
  "commands/adicionar-backlog.md": "ed36584b63e3d7bada207f30453b7995b2dbf0fe011889cc08b846bd069b1ca9",
76
81
  "commands/adicionar-fase.md": "5c321dd74bb36a4baef52c81ef2dcf1ef37898031bc55149a1a0aea9cc1b26f4",
77
82
  "commands/adicionar-tarefa.md": "9bc704898eac7638f0cfa707349ce85a400c7031e618e182ddc1696d2ba2d4e7",
@@ -156,7 +161,7 @@
156
161
  "commands/setup-notion.md": "d1cd970ddecce7211c2cec1a42f0b5c74ea537b4f5e498924d52813542508ae9",
157
162
  "commands/sre.md": "eb4701d8d5fd98671ef562eddc4f021fce6ca5474cd840bb06df5b81f4741c2d",
158
163
  "commands/storytelling.md": "62bfb30d79cc58f974d2a3ce3c8cdc06a1c3cbe86c6bd73f0dfee03f1a480869",
159
- "commands/supabase.md": "5b9de9f550829a1b09a10c6e03a68b54f503e236e51e0f9b7d1c94576cff3bd2",
164
+ "commands/supabase.md": "117457d03c1387c75b765f47a4b97ff6a41ac5e587f8b180b6f3d6045c529e5b",
160
165
  "commands/sync-main.md": "6a62ec23e0d4a9bf4b68f531fb65caad67583ce4bb73bcf8f63945dc793b664c",
161
166
  "commands/validar-fase.md": "43f18fb86d86e3b685581c242fc63169186725e2077cdacad047ca1fdfbcfb61",
162
167
  "commands/verificar-tarefas.md": "4e8af66691b1fd4895db1dea8a0eabd8f8e46682e259dbf9a8c5f6e1687c1a06",
@@ -297,7 +302,8 @@
297
302
  "framework/workflows/verify-work.md": "219b2e45782b0b9ef042b69f02c92232947b8144ac4f472a6f5a6577f21de8df",
298
303
  "hooks/check-update.js": "927bb6394259b8547aad508580872c92d508f5886b29e9b3ae9603076baa2a5c",
299
304
  "hooks/context-monitor.js": "8ff9295c6ab769ca766e3e612c39d72d171a97bb082bde590bdf328d557249b9",
300
- "hooks/kit-attribution-reminder.cjs": "155e3d53d7e6120f5a147f4c3db8c468b9d85b039d0ce324184fd62516ffac11",
305
+ "hooks/kit-attribution-reminder.cjs": "9a9b14c1cca6d55903580d36de79683f5fd3d8d764938d44c9f88b1e983f741a",
306
+ "hooks/kit-router.cjs": "b7114f6354b9b34946cdf8cb6dc30b2548bfec99d671db8d8d8cc4a3b7620e15",
301
307
  "hooks/post-apply-migration.js": "cd67f24ca9ba0a064087b9abeacee094ae24baad0cdc06f776d7a2f8ccad9685",
302
308
  "hooks/prompt-guard.js": "426f0240e3ee383571a48e062e6819d8fc3df456171fbc7e2aafb17889a9a389",
303
309
  "hooks/sidecar-tool-publisher.js": "b8357ae80e82bfc875acb6c616cf82a943a2d77cf2ceba2f23a50b7d1f335f2d",
@@ -312,7 +318,7 @@
312
318
  "skills/_shared-supabase/glossary.md": "1c440e7012a87dd2e4007b1e1743c4e8f76b6a32b7f5a8976af8499be8100a4c",
313
319
  "skills/ai-prompt-characterization/SKILL.md": "58f52cfc3c77234c0da406407cfe8e84cc53c7f02dc867293a498682f567bdea",
314
320
  "skills/armadilhas-sistemas-distribuidos/SKILL.md": "3e20770cbdda5cee09fc185e499184af0468c8afeed351e17a7e7334fe8647f3",
315
- "skills/audit-log-multi-tenant/SKILL.md": "d4cc88c920b9092370f132f145ac060f9a9b8848d4b842867110c61f50b105cc",
321
+ "skills/audit-log-multi-tenant/SKILL.md": "c949e6e2ee789b592bba45eb1e2c63d71ad98518607d336869d0462e16cadb4f",
316
322
  "skills/b2b-saas-architecture/SKILL.md": "3a582da41972ca2d3712d5145ea309d2fd6546ad7afcac32e5b9a4cc0417b8f3",
317
323
  "skills/blameless-postmortems/SKILL.md": "55c386c055c869474b6164c0b871a882369a5e57ddf7de8eddcd881ceba70dfa",
318
324
  "skills/burn-rate-alerting/SKILL.md": "19cbd991efbb3b5d9ab6c53ada448b2624e6ab3f87ac500c0787bc4c8f2988e3",
@@ -342,8 +348,8 @@
342
348
  "skills/lgpd-multi-tenant-compliance/SKILL.md": "734cd0d1167d4dd2274bca812deb157640fb0c8ad1e3150b779c862871a7c026",
343
349
  "skills/llm-as-dependency/SKILL.md": "3c0ea7c7a923d14f62ba1d231b7c1b1fd2f09f4622e3601111a70e68f384a6f7",
344
350
  "skills/load-shedding-graceful-degradation/SKILL.md": "b261e4ff756e4aea689ccfd3c4dc721df22c6ae91b08a029db2b7a9f2a172b6f",
345
- "skills/member-invite-flow/SKILL.md": "243e22dd213b2b024e5197b69f524b5158f6272ce043d5cbfebe615ace7b6b3d",
346
- "skills/member-management-react-shadcn/SKILL.md": "5b5f0ffaab8ca604c020eced07476bc65b75ae6eeff9ee8152e7fa1c8c7224af",
351
+ "skills/member-invite-flow/SKILL.md": "cf091d55372c2d1048d5397692bcb09a5cfc491ca50a9aa517282f36f030d564",
352
+ "skills/member-management-react-shadcn/SKILL.md": "cdca14bb3c29d118ecf5cd48639a119e34066200db2e46ea5fb3f8f4eec21b16",
347
353
  "skills/multi-tenant-performance-scaling/SKILL.md": "1adee723368c5c5223cb8a09b78fef64bc68436fb654ec0829b8f63a6bd4a036",
348
354
  "skills/multi-tenant-rls-hierarchy/SKILL.md": "71ae5bce4a2fe20992d1988eb6dd9cb7446edaf416bb25760d3750c4fc083f62",
349
355
  "skills/observability-driven-development/SKILL.md": "9abaec925bbb59391597d92164c43b432eef32884ce3b4623f419f421322fa83",
@@ -351,7 +357,7 @@
351
357
  "skills/opentelemetry-standard/SKILL.md": "891099b62991c74598f1e1c51889475cd69ca624f92bd0e7931b2613e4f90f01",
352
358
  "skills/org-onboarding-flow/SKILL.md": "bdeec3795630b9b369a67ba9c046e70ef878c28be26078106f3b4d767d54d6a2",
353
359
  "skills/org-switcher-react-pattern/SKILL.md": "8b4e0b8841472089bf0ebd71c793ce919aede804e3f51b9230bc476ff19549c1",
354
- "skills/permission-gate-react-pattern/SKILL.md": "31a15c1a45bf6f1130936f53cf3cf35712edfb172d85f488b591b21c48bc547e",
360
+ "skills/permission-gate-react-pattern/SKILL.md": "bc345ce7c80b18338a441c985cd1d93dc8d059a7acb082066bc81476184e0557",
355
361
  "skills/postgres-isolamento-concorrencia/SKILL.md": "0b7af73951196e28ac8aa053c44ac56d4fe14af7af417e77a702c167be5233f5",
356
362
  "skills/pre-refactor-characterization/SKILL.md": "139d63b67b6516d30b1b5ef0abd83bd107e8a84bca33f781f6a78cbabfa77df8",
357
363
  "skills/production-readiness-review/SKILL.md": "2a9731265163c9fe7ba4fd05ceaf164ee4d1188b0d147ddff3b13bd9d3058c04",
@@ -361,7 +367,11 @@
361
367
  "skills/sre-risk-management/SKILL.md": "6e56a30b081abffbf9ce97e86b9c376361d6af765fe5475970f1646351c54e39",
362
368
  "skills/streams-eventos-cdc/SKILL.md": "62a59afe523007913047e5681eacbe5d68752ca6baf9c2cc71852d14b3428adf",
363
369
  "skills/structured-events/SKILL.md": "a693c8a19709066ea60860a01ba54731406d7daf41ed51adea9c29a2de131fac",
364
- "skills/supabase-auth-ssr/SKILL.md": "941d80ad88b4cbeccadf852d82f64f0167bce204005f72b32bc2aaf81a460af6",
370
+ "skills/supabase-auth-hardening/SKILL.md": "9939c216f8b71796c31c2ba8dfe5633bdf6bdf4f018f6efc2e884ec75df13991",
371
+ "skills/supabase-auth-hooks/SKILL.md": "f39a5f9f130ccb6512b4fc871462cd2ff554a3de155ddd6f1f210fd145ad9a8b",
372
+ "skills/supabase-auth-methods/SKILL.md": "460e4c9f951e7c6db36558d1630eed26e97d76aecc4a11349bfb940b915ef088",
373
+ "skills/supabase-auth-sessions/SKILL.md": "f1ae6ae6a0e88804a1d2006086d9f76d1b1ff1fc29dfd1855e670d0097234a24",
374
+ "skills/supabase-auth-ssr/SKILL.md": "9736c6f95202790f6c67cba9d2f898a6bdb7d87368a0de19871acb5ac6914372",
365
375
  "skills/supabase-branching-workflow/SKILL.md": "8faffbbf14416388e7afe1ae6a8472ab974e42583ddea768bffb7f0b8db7e87b",
366
376
  "skills/supabase-ci-cd-github-actions/SKILL.md": "e33a9240f570bd96417a3803b41c7757b3dd6f1c58fbe3ac1f5b7e18e8705a14",
367
377
  "skills/supabase-column-level-security/SKILL.md": "9e4f44f52e40ef1c235434b27fb0bb792a41b1a0648d782676e99e351ef36fcf",
@@ -370,14 +380,18 @@
370
380
  "skills/supabase-custom-claims-rbac/SKILL.md": "ce32fcfde920ec46af3d2f36a7ffc844291ffd94c773b02a23c2efe16398badb",
371
381
  "skills/supabase-database-functions/SKILL.md": "77b49f2930d61667e4ae1839944dbee012267253444aef63cc1dc24d227deff7",
372
382
  "skills/supabase-declarative-schema/SKILL.md": "8a78cae2d74287002c02bafdfb8218a9ac20b7d75047c269c702d9b8e3d22476",
373
- "skills/supabase-edge-functions-auth/SKILL.md": "bc89afb899d796c6a508f01ee17146298b76d20d21e42bec4811b060f9a9e364",
374
- "skills/supabase-edge-functions-limits/SKILL.md": "e4ea38fa2180561e791439d0388915aff108253aae06aefc582cbb95d2ec8de4",
375
- "skills/supabase-edge-functions-mcp-server/SKILL.md": "665f8d76c6fd6f0f752a2cd30335850d07312b43e37b1fe6648c000804d5a288",
376
- "skills/supabase-edge-functions-testing/SKILL.md": "bd5953a3ed093e7130fc1f1c9f3232b8032db52a3a898446121ae4c34a47fde3",
377
- "skills/supabase-edge-functions/SKILL.md": "766ea34cd17d1aa5ce677518a42d532a1021b5ef4c6edc6e862f6ee4dd41c7bc",
378
- "skills/supabase-edge-runtime-builtins/SKILL.md": "2a790ee90e6da37a5b7a55b0b01efa2740f8abc58b66e1d90ac023adf972365b",
383
+ "skills/supabase-edge-functions-auth/SKILL.md": "e92d41458c0b6b4faf7b97b7735ca244332bb755bd4a2cf621dd2d410cd381bf",
384
+ "skills/supabase-edge-functions-limits/SKILL.md": "644bb08a3f688740fbe6ec9f8a2c3046a5bc8b614fa001c6eb18b32818ebdaad",
385
+ "skills/supabase-edge-functions-mcp-server/SKILL.md": "18534c67e1be292675d7e34c40309513b5b01ff57fa03a7a9ac2329ac7b1acd3",
386
+ "skills/supabase-edge-functions-testing/SKILL.md": "8fde9f159032ea37de81230fef63bc4333ce552160c5d437c6d32c682f3dbd35",
387
+ "skills/supabase-edge-functions/SKILL.md": "fee07463a9da26d3d5ee4de7e2e788dac0c6fd90a87b3d8c82fcc63b951a4474",
388
+ "skills/supabase-edge-runtime-builtins/SKILL.md": "4ef4b712bf5162507dad8f3dc63b645247da562bab1ec0954653150686af22d9",
389
+ "skills/supabase-enterprise-sso-saml/SKILL.md": "04d3bd35694726fc05aaf6e5bbd32ff906fbf28f2eba0528910f982feabcdb48",
390
+ "skills/supabase-jwt-signing-keys/SKILL.md": "124b6edb0f93049e45d597da19b25e2290fafbc2b111bc3d4ed93d2e4ede4b66",
391
+ "skills/supabase-mfa/SKILL.md": "1d2a08805eff258c5b2f3e6a83161886c7acd8f770e3a539393ec6c9f12ad675",
379
392
  "skills/supabase-migration-repair/SKILL.md": "2dc5e1fecbb7c20bf4a7260856d70e92a8db38280ac50425122623832fd3a19b",
380
393
  "skills/supabase-migrations/SKILL.md": "9482bf89a6d88d834bf009bbc6fcab12bd675b62051e6ce91af3c95084b727a5",
394
+ "skills/supabase-oauth-server/SKILL.md": "d180bfa7e5bf39ba61f31b4e1db38ab5110316b19386bf88db10dfe90f75c7fd",
381
395
  "skills/supabase-pgtap-testing/SKILL.md": "019987ef8a138e6363c4abb3826e7c6d33ff252597a53119a175f15bf8e111b9",
382
396
  "skills/supabase-pgvector-rag/SKILL.md": "cd50663c5b19d08d9bc17bc9b4444f7fc2f6910f5c52502e7c50b1578ebe7e70",
383
397
  "skills/supabase-postgres-roles/SKILL.md": "84f3ebeede83c9dbba7919eb28f980c0138ee05caca25ebe095d38dbe69691e3",
@@ -385,8 +399,10 @@
385
399
  "skills/supabase-realtime/SKILL.md": "0d74f8d38638aba3ce042d93eca11cd0d064908987e0410da120040ec217ba84",
386
400
  "skills/supabase-rls-defense-in-depth/SKILL.md": "9a6d16ebe9879f0fcaee0ee549a3840e4600040127b1759386ceabe1135a9b8a",
387
401
  "skills/supabase-rls-policies/SKILL.md": "561a4c1a293cfadede1c9de97d6474ce9563178507096c1bf6355cc261ae613f",
402
+ "skills/supabase-social-oauth/SKILL.md": "6de43b04aa72e8eb6a9b9fbd0798ac1ba9504b8dbe42662056860c7620abac39",
388
403
  "skills/supabase-storage/SKILL.md": "f7360aa9149e55f68fa794a91c18994329e4f304cc263f90f0607e43053e9da8",
389
- "skills/super-admin-platform-pattern/SKILL.md": "d35284db3fb16d99e638119ca67dfa103cf9c4ed81e641f594fa0222f1d46aa7",
404
+ "skills/supabase-third-party-auth/SKILL.md": "b76823ca3d940e99d7ecceea9f186aa64171fd421c02e4267501afe52bcfbefc",
405
+ "skills/super-admin-platform-pattern/SKILL.md": "e27eef2f5d065957a60c733bf0308cf27da51fa82bf476919112d53f570a6576",
390
406
  "skills/telemetry-pipelines/SKILL.md": "7623244afdf8e6b0b865e572c8e8537c73255914a4562a95f99f22be7448f80e",
391
407
  "skills/telemetry-sampling/SKILL.md": "d448f9022ba0f53a9f692189d2515e45fc3e9de52256bd0715b4c1374c8cc203",
392
408
  "skills/tenant-quente-mitigacao/SKILL.md": "5d155296efe22da0bc30c02a5087a0aafa1e7dfe8ab008cb4cddc2d7a20736e5",