@saulwade/swl-ses 2.2.0 → 2.2.3

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 (81) hide show
  1. package/CLAUDE.md +199 -196
  2. package/README.md +597 -579
  3. package/agentes/arquitecto-swl.md +0 -5
  4. package/agentes/backend-python-swl.md +0 -5
  5. package/agentes/implementador-swl.md +0 -5
  6. package/agentes/nemesis-auditor-swl.md +0 -5
  7. package/agentes/orquestador-swl.md +0 -5
  8. package/agentes/planificador-swl.md +0 -5
  9. package/agentes/revisor-codigo-swl.md +0 -5
  10. package/bin/swl-mcp-server.js +1 -1
  11. package/comandos/swl/adoptar-proyecto.md +253 -258
  12. package/comandos/swl/aprender.md +823 -828
  13. package/comandos/swl/claudemd.md +234 -239
  14. package/comandos/swl/ejecutar-fase.md +0 -5
  15. package/comandos/swl/nuevo-proyecto.md +200 -205
  16. package/comandos/swl/release.md +19 -5
  17. package/comandos/swl/revisar-impacto.md +0 -5
  18. package/habilidades/agent-browser/SKILL.md +0 -5
  19. package/habilidades/angular-moderno/SKILL.md +0 -5
  20. package/habilidades/api-rest-diseno/SKILL.md +0 -5
  21. package/habilidades/aprendizaje-continuo/SKILL.md +0 -5
  22. package/habilidades/auth-patrones/SKILL.md +0 -5
  23. package/habilidades/build-errors-nextjs/SKILL.md +0 -5
  24. package/habilidades/changelog-generator/SKILL.md +174 -179
  25. package/habilidades/checklist-seguridad/SKILL.md +0 -5
  26. package/habilidades/contenedores-docker/SKILL.md +0 -5
  27. package/habilidades/datos-etl/SKILL.md +0 -5
  28. package/habilidades/doc-sync/SKILL.md +0 -5
  29. package/habilidades/extractor-de-aprendizajes/SKILL.md +0 -5
  30. package/habilidades/fastapi-experto/SKILL.md +0 -5
  31. package/habilidades/frontend-avanzado/SKILL.md +0 -5
  32. package/habilidades/iam-secretos/SKILL.md +0 -5
  33. package/habilidades/manejo-errores/SKILL.md +0 -5
  34. package/habilidades/mapear-codebase/SKILL.md +0 -5
  35. package/habilidades/meta-skills-estandar/SKILL.md +0 -5
  36. package/habilidades/monitoring-alertas/SKILL.md +0 -5
  37. package/habilidades/nextjs-experto/SKILL.md +0 -5
  38. package/habilidades/nextjs-testing/SKILL.md +0 -5
  39. package/habilidades/node-experto/SKILL.md +0 -5
  40. package/habilidades/orquestacion-async/SKILL.md +0 -5
  41. package/habilidades/patrones-python/SKILL.md +227 -232
  42. package/habilidades/planear-fase/SKILL.md +336 -341
  43. package/habilidades/postgresql-experto/SKILL.md +0 -5
  44. package/habilidades/prevencion-sobreingenieria/SKILL.md +0 -5
  45. package/habilidades/protocolo-revision-swl/SKILL.md +0 -5
  46. package/habilidades/react-experto/SKILL.md +0 -5
  47. package/habilidades/release-semver/SKILL.md +0 -5
  48. package/habilidades/swl-claudemd/SKILL.md +0 -5
  49. package/habilidades/tdd-workflow/SKILL.md +710 -715
  50. package/habilidades/testing-python/SKILL.md +335 -340
  51. package/habilidades/verificar-trabajo/SKILL.md +0 -5
  52. package/hooks/lib/etapa-perfil-usuario.js +1 -1
  53. package/hooks/lib/evolution-tracker.js +191 -35
  54. package/hooks/resumen-sesion.js +4 -4
  55. package/llms.txt +1 -1
  56. package/manifiestos/canonical-hashes.json +1310 -0
  57. package/manifiestos/modulos.json +3 -0
  58. package/manifiestos/skills-lock.json +70 -70
  59. package/package.json +1 -1
  60. package/plugin.json +1 -1
  61. package/scripts/doctor.js +13 -0
  62. package/scripts/generar-canonical-hashes.js +147 -0
  63. package/scripts/instalador.js +140 -54
  64. package/scripts/lib/audit-evolved.js +76 -0
  65. package/scripts/lib/canonical-hash.js +94 -0
  66. package/scripts/lib/evolved-fuente.js +138 -0
  67. package/scripts/lib/manifiestos.js +1 -1
  68. package/scripts/publicar.js +42 -5
  69. package/scripts/remediar-evolved-instaladas.js +242 -0
  70. package/scripts/validar.js +14 -0
  71. package/scripts/vendor/claude-usage/__pycache__/scanner.cpython-314.pyc +0 -0
  72. package/scripts/verificar-evolucion.js +36 -0
  73. package/scripts/verificar-release.js +33 -0
  74. package/agentes/.evolved.json +0 -9
  75. package/comandos/swl/.evolved.json +0 -23
  76. package/habilidades/auth-patrones/.evolved.json +0 -9
  77. package/habilidades/extractor-de-aprendizajes/.evolved.json +0 -9
  78. package/habilidades/instalar-sistema/.evolved.json +0 -9
  79. package/habilidades/manejo-errores/.evolved.json +0 -9
  80. package/habilidades/node-experto/.evolved.json +0 -9
  81. package/habilidades/release-semver/.evolved.json +0 -9
@@ -13,11 +13,6 @@ modeloAlterno: claude-sonnet-4-6
13
13
  ventanaContexto: 200k
14
14
  color: blue
15
15
  version: 1.0.1
16
- evolved: true
17
- evolved-from: "1.0.0"
18
- evolved-at: "2026-05-16"
19
- evolved-by: "aprender"
20
- evolved-note: "v1.0.1: documentar contrato 'arquitecto NO tiene Write tool — produce contenido textual, el padre lo materializa'. Origen: sesión 2026-05-16 ADR-0021."
21
16
  nivelRiesgo: MEDIO
22
17
  skillsInvocables: [api-rest-diseno, microservicios, event-driven, cloud-aws, postgresql-experto, extraccion-documentos, diagrama-arquitectura]
23
18
  skillsRestringidos: []
@@ -23,11 +23,6 @@ skillsRestringidos: [angular-moderno, typescript-avanzado, react-native-best-pra
23
23
  permisosRed: false
24
24
  permisosEscritura: true
25
25
  permisosComandos: true
26
- evolved: true
27
- evolved-from: "5.2.0"
28
- evolved-at: "2026-04-02"
29
- evolved-by: "mutación SIGAF"
30
- evolved-note: "Evolución incorporada desde proyecto SIGAF"
31
26
  toolBudget:
32
27
  simple: 15
33
28
  standard: 30
@@ -20,11 +20,6 @@ skillsRestringidos: [auto-evolucion-protocolo]
20
20
  permisosRed: false
21
21
  permisosEscritura: true
22
22
  permisosComandos: true
23
- evolved: true
24
- evolved-from: "5.2.0"
25
- evolved-at: "2026-04-02"
26
- evolved-by: "mutación SIGAF"
27
- evolved-note: "Evolución incorporada desde proyecto SIGAF"
28
23
  toolBudget:
29
24
  simple: 15
30
25
  standard: 30
@@ -12,11 +12,6 @@ tools: [Read, Grep, Glob, Bash, Write]
12
12
  model: claude-sonnet-4-6
13
13
  version: 1.1.1
14
14
  nivelRiesgo: MEDIO
15
- evolved: true
16
- evolved-from: "1.1.0"
17
- evolved-at: "2026-05-20"
18
- evolved-by: "aprender"
19
- evolved-note: "L-154 SIGM: reforzar exclusión ADR-0021 (no aplicar fixes) + agregar Gate defensivo post-fix (python -c import + compileall + tests) para detectar SyntaxErrors Python 2 que ruff no detecta cuando el agente excepcionalmente aplica fixes"
20
15
  skillsInvocables: [feynman-auditor-swl, state-inconsistency-auditor-swl, memoria-busqueda, checklist-seguridad, nemesis-evaluacion-json]
21
16
  permisosRed: false
22
17
  permisosEscritura: true
@@ -16,11 +16,6 @@ ventanaContexto: 200k
16
16
  permissionMode: plan
17
17
  color: white
18
18
  version: 1.3.0
19
- evolved: true
20
- evolved-from: "1.2.0"
21
- evolved-at: "2026-06-04"
22
- evolved-by: "evolucionar"
23
- evolved-note: "PE-005 sección 5 'Sub-agente background falla con API Error: Usage credits required for 1M context — verificar filesystem antes de re-intentar' + PE-006 sección 6 'Cuándo NO delegar a sub-agentes Opus 4.7 1M context'. Aprobación humana explícita pese a evolvable=false (función sistémica) — patrones de recovery operativos validados en OIC v1.5 2026-06-04 (2 sub-agentes background fallaron al cerrar pero dejaron ~700 LOC en disco)."
24
19
  nivelRiesgo: BAJO
25
20
  skillsInvocables: [compactacion-contexto, checkpoints-verificacion, aprendizaje-continuo, discutir-fase, ejecutar-fase, planear-fase, nuevo-proyecto, brainstorming, control-profundidad, prevencion-racionalizacion, estructura-proyecto-claude, workflow-claude-code, git-worktrees-paralelo, swl-dashboard, instalar-sistema, mapear-codebase, orquestacion-async, context-builder]
26
21
  skillsRestringidos: [fastapi-python, angular-component, angular-forms, postgresql-table-design]
@@ -19,11 +19,6 @@ skillsRestringidos: []
19
19
  permisosRed: false
20
20
  permisosEscritura: true
21
21
  permisosComandos: false
22
- evolved: true
23
- evolved-from: "5.2.0"
24
- evolved-at: "2026-04-02"
25
- evolved-by: "mutación SIGAF"
26
- evolved-note: "Evolución incorporada desde proyecto SIGAF; v1.2.0 agrega secciones vivas del ExecPlan (Progreso, Sorpresas, Bitácora de decisiones, Retrospectiva) portadas desde openai-agents-python PLANS.md"
27
22
  toolBudget:
28
23
  simple: 10
29
24
  standard: 20
@@ -16,11 +16,6 @@ modeloAlterno: claude-haiku-4-5-20251001
16
16
  ventanaContexto: 200k
17
17
  color: orange
18
18
  version: 1.2.2
19
- evolved: true
20
- evolved-from: "1.2.1"
21
- evolved-at: "2026-06-05"
22
- evolved-by: "evolucionar"
23
- evolved-note: "+gating por versión de lenguaje antes de marcar sintaxis como SyntaxError CRÍTICO: leer requires-python/target-version/tsconfig/edition y refutar con import+linter del stack (aplicación de verificar-citas Familia 2 a claims de sintaxis). Generalizable a cualquier lenguaje version-dependent. Origen: falso positivo PEP 758 (except A,B: en Python 3.14) en sistema-verificacion-oic."
24
19
  nivelRiesgo: BAJO
25
20
  skillsInvocables: [checklist-calidad, patrones-python, api-rest-diseno, tdd-workflow, verificar-trabajo, verificacion-evidencia, swl-revisar-impacto, prevencion-sobreingenieria]
26
21
  skillsRestringidos: []
@@ -22,7 +22,7 @@
22
22
  * - SWL_MCP_API_KEY — Si set, requiere params._auth en cada tools/call.
23
23
  * - SWL_MCP_CACHE_TTL_MS — TTL del cache mtime-based (default 60000).
24
24
  * - SWL_MCP_METRICS — Si "1" o "true", persiste metrics en
25
- * .planning/evolucion/mcp-metrics.jsonl.
25
+ * .planning/evolution/mcp-metrics.jsonl.
26
26
  *
27
27
  * Schema versioning:
28
28
  * - Cada handler declara `schemaVersion` en su definición.