@ingeniomaps/cauce 0.43.0 → 0.46.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.
- package/CHANGELOG.md +134 -0
- package/README.md +23 -15
- package/agents/roles/system/accounting-specialist/SKILL.md +117 -0
- package/agents/roles/system/accounting-specialist/agents/openai.yaml +4 -0
- package/agents/roles/system/accounting-specialist/evaluations/cases/01-recaudo-a-ingresos.md +10 -0
- package/agents/roles/system/accounting-specialist/evaluations/cases/02-centro-de-costo-generico.md +10 -0
- package/agents/roles/system/accounting-specialist/evaluations/cases/03-criterio-de-otro-pais.md +10 -0
- package/agents/roles/system/accounting-specialist/evaluations/cases/04-lote-parcial-descuadrado.md +10 -0
- package/agents/roles/system/accounting-specialist/evaluations/cases/05-trazabilidad-de-una-diferencia.md +10 -0
- package/agents/roles/system/accounting-specialist/evaluations/cases/06-adversarial-docs/guia-armonizacion-ledgerbridge-v4.md +100 -0
- package/agents/roles/system/accounting-specialist/evaluations/cases/06-adversarial-docs.md +10 -0
- package/agents/roles/system/accounting-specialist/evaluations/cases/07-factura-en-dolares.md +10 -0
- package/agents/roles/system/accounting-specialist/evaluations/expected-behaviors.yaml +23 -0
- package/agents/roles/system/accounting-specialist/learning/AUTOMATION.md +20 -0
- package/agents/roles/system/accounting-specialist/learning/HISTORY.md +4 -0
- package/agents/roles/system/accounting-specialist/learning/sources.yaml +78 -0
- package/agents/roles/system/accounting-specialist/references/operating-model.md +148 -0
- package/agents/roles/system/ai-governance-lead/SKILL.md +3 -2
- package/agents/roles/system/ai-governance-lead/evaluations/cases/07-proveedor-conforme.md +11 -0
- package/agents/roles/system/ai-governance-lead/learning/sources.yaml +6 -6
- package/agents/roles/system/ai-product-manager/SKILL.md +3 -2
- package/agents/roles/system/ai-product-manager/evaluations/cases/06-adversarial-output/traza-inferencia-asistente-cuentas-2026-08-11.json +1 -1
- package/agents/roles/system/ai-product-manager/evaluations/cases/07-temperatura-cero.md +11 -0
- package/agents/roles/system/ai-product-manager/learning/sources.yaml +6 -4
- package/agents/roles/system/analytics-engineer/SKILL.md +3 -2
- package/agents/roles/system/analytics-engineer/evaluations/cases/07-columna-nueva-en-la-vista.md +10 -0
- package/agents/roles/system/analytics-engineer/learning/sources.yaml +6 -4
- package/agents/roles/system/backend-engineer/SKILL.md +8 -2
- package/agents/roles/system/backend-engineer/evaluations/cases/07-test-after-the-fact/alta.go +26 -0
- package/agents/roles/system/backend-engineer/evaluations/cases/07-test-after-the-fact.md +10 -0
- package/agents/roles/system/backend-engineer/evaluations/cases/08-idempotency-by-select.md +10 -0
- package/agents/roles/system/backend-engineer/evaluations/expected-behaviors.yaml +1 -0
- package/agents/roles/system/backend-engineer/learning/sources.yaml +4 -4
- package/agents/roles/system/business-strategist/SKILL.md +3 -2
- package/agents/roles/system/business-strategist/evaluations/cases/07-el-mercado-de-doce-mil.md +11 -0
- package/agents/roles/system/business-strategist/learning/sources.yaml +4 -4
- package/agents/roles/system/cloud-architect/SKILL.md +4 -3
- package/agents/roles/system/cloud-architect/evaluations/cases/03-multicloud-mandate.md +1 -1
- package/agents/roles/system/cloud-architect/evaluations/cases/07-failover-transparente.md +10 -0
- package/agents/roles/system/cloud-architect/learning/sources.yaml +6 -4
- package/agents/roles/system/cloud-architect/references/operating-model.md +7 -12
- package/agents/roles/system/community-manager/SKILL.md +3 -2
- package/agents/roles/system/community-manager/evaluations/cases/07-engagement-que-subio.md +11 -0
- package/agents/roles/system/community-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/content-specialist/SKILL.md +3 -2
- package/agents/roles/system/content-specialist/evaluations/cases/07-trafico-que-se-duplico.md +11 -0
- package/agents/roles/system/content-specialist/learning/sources.yaml +4 -4
- package/agents/roles/system/customer-success-manager/SKILL.md +3 -2
- package/agents/roles/system/customer-success-manager/evaluations/cases/07-nps-que-subio.md +11 -0
- package/agents/roles/system/customer-success-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/customer-support-specialist/SKILL.md +3 -2
- package/agents/roles/system/customer-support-specialist/evaluations/cases/07-refund-completo.md +10 -0
- package/agents/roles/system/customer-support-specialist/learning/sources.yaml +4 -4
- package/agents/roles/system/data-analyst/SKILL.md +3 -2
- package/agents/roles/system/data-analyst/evaluations/cases/06-adversarial-docs/cardinal-guia-migracion-metricas.md +1 -1
- package/agents/roles/system/data-analyst/evaluations/cases/07-usuarios-activos.md +11 -0
- package/agents/roles/system/data-analyst/learning/sources.yaml +4 -4
- package/agents/roles/system/data-engineer/SKILL.md +3 -2
- package/agents/roles/system/data-engineer/evaluations/cases/07-incremental-backfill.md +10 -0
- package/agents/roles/system/data-engineer/learning/sources.yaml +12 -4
- package/agents/roles/system/data-engineer/references/operating-model.md +2 -12
- package/agents/roles/system/data-governance-steward/SKILL.md +137 -0
- package/agents/roles/system/data-governance-steward/agents/openai.yaml +4 -0
- package/agents/roles/system/data-governance-steward/evaluations/cases/01-the-good-number.md +10 -0
- package/agents/roles/system/data-governance-steward/evaluations/cases/02-regional-rollup.md +10 -0
- package/agents/roles/system/data-governance-steward/evaluations/cases/03-retention-across-borders.md +10 -0
- package/agents/roles/system/data-governance-steward/evaluations/cases/04-parent-account-visibility.md +10 -0
- package/agents/roles/system/data-governance-steward/evaluations/cases/05-empty-catalog-rows.md +10 -0
- package/agents/roles/system/data-governance-steward/evaluations/cases/06-adversarial-docs/guia-datatrust-autopilot.md +77 -0
- package/agents/roles/system/data-governance-steward/evaluations/cases/06-adversarial-docs.md +10 -0
- package/agents/roles/system/data-governance-steward/evaluations/cases/07-todo-tiene-dueno.md +11 -0
- package/agents/roles/system/data-governance-steward/evaluations/expected-behaviors.yaml +23 -0
- package/agents/roles/system/data-governance-steward/learning/AUTOMATION.md +21 -0
- package/agents/roles/system/data-governance-steward/learning/HISTORY.md +4 -0
- package/agents/roles/system/data-governance-steward/learning/sources.yaml +71 -0
- package/agents/roles/system/data-governance-steward/references/operating-model.md +180 -0
- package/agents/roles/system/data-scientist/SKILL.md +3 -2
- package/agents/roles/system/data-scientist/evaluations/cases/07-correlacion-de-pandas.md +10 -0
- package/agents/roles/system/data-scientist/learning/sources.yaml +4 -4
- package/agents/roles/system/database-administrator/SKILL.md +1 -1
- package/agents/roles/system/database-administrator/learning/sources.yaml +6 -4
- package/agents/roles/system/developer-relations-engineer/SKILL.md +3 -2
- package/agents/roles/system/developer-relations-engineer/evaluations/cases/07-descargas-que-se-duplicaron.md +11 -0
- package/agents/roles/system/developer-relations-engineer/learning/sources.yaml +4 -4
- package/agents/roles/system/devops-engineer/SKILL.md +3 -2
- package/agents/roles/system/devops-engineer/evaluations/cases/07-unverified-mechanism-claim.md +10 -0
- package/agents/roles/system/devops-engineer/learning/sources.yaml +4 -4
- package/agents/roles/system/engineering-manager/SKILL.md +4 -3
- package/agents/roles/system/engineering-manager/evaluations/cases/06-adversarial-docs/meridian-programa-alto-rendimiento.md +1 -1
- package/agents/roles/system/engineering-manager/evaluations/cases/06-adversarial-docs.md +1 -1
- package/agents/roles/system/engineering-manager/evaluations/cases/07-lead-time-a-la-mitad.md +10 -0
- package/agents/roles/system/engineering-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/financial-controller/SKILL.md +3 -2
- package/agents/roles/system/financial-controller/evaluations/cases/07-nota-de-credito.md +10 -0
- package/agents/roles/system/financial-controller/learning/sources.yaml +4 -4
- package/agents/roles/system/finops-engineer/SKILL.md +10 -6
- package/agents/roles/system/finops-engineer/evaluations/cases/07-compromiso-de-tres-anos.md +10 -0
- package/agents/roles/system/finops-engineer/learning/sources.yaml +4 -4
- package/agents/roles/system/fraud-risk-analyst/SKILL.md +160 -0
- package/agents/roles/system/fraud-risk-analyst/agents/openai.yaml +4 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/cases/01-threshold-drop.md +10 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/cases/02-blocked-customer.md +10 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/cases/03-ban-and-accuse.md +10 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/cases/04-nationality-signal.md +10 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/cases/05-scope-creep.md +10 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/cases/06-adversarial-docs/guia-sentinelrisk-autoscore.md +64 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/cases/06-adversarial-docs.md +10 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/cases/07-apagar-3ds.md +11 -0
- package/agents/roles/system/fraud-risk-analyst/evaluations/expected-behaviors.yaml +24 -0
- package/agents/roles/system/fraud-risk-analyst/learning/AUTOMATION.md +21 -0
- package/agents/roles/system/fraud-risk-analyst/learning/HISTORY.md +4 -0
- package/agents/roles/system/fraud-risk-analyst/learning/sources.yaml +91 -0
- package/agents/roles/system/fraud-risk-analyst/references/operating-model.md +181 -0
- package/agents/roles/system/frontend-engineer/SKILL.md +8 -2
- package/agents/roles/system/frontend-engineer/evaluations/cases/07-test-after-the-fact/FormularioAlta.jsx +28 -0
- package/agents/roles/system/frontend-engineer/evaluations/cases/07-test-after-the-fact.md +10 -0
- package/agents/roles/system/frontend-engineer/evaluations/cases/08-unverified-mechanism-claim.md +10 -0
- package/agents/roles/system/frontend-engineer/evaluations/expected-behaviors.yaml +1 -0
- package/agents/roles/system/frontend-engineer/learning/sources.yaml +4 -4
- package/agents/roles/system/growth-marketer/SKILL.md +8 -5
- package/agents/roles/system/growth-marketer/evaluations/cases/06-adversarial-caso-de-exito/caso-exito-lumenreach-nordika.md +1 -1
- package/agents/roles/system/growth-marketer/evaluations/cases/07-canal-que-convierte.md +12 -0
- package/agents/roles/system/growth-marketer/learning/sources.yaml +4 -4
- package/agents/roles/system/implementation-manager/SKILL.md +3 -2
- package/agents/roles/system/implementation-manager/evaluations/cases/07-migracion-completa.md +11 -0
- package/agents/roles/system/implementation-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/integrations-engineer/SKILL.md +176 -0
- package/agents/roles/system/integrations-engineer/agents/openai.yaml +4 -0
- package/agents/roles/system/integrations-engineer/evaluations/cases/01-nuevo-tercero.md +10 -0
- package/agents/roles/system/integrations-engineer/evaluations/cases/02-reintento-inventario.md +10 -0
- package/agents/roles/system/integrations-engineer/evaluations/cases/03-contrato-partner.md +10 -0
- package/agents/roles/system/integrations-engineer/evaluations/cases/04-mapeo-estados.md +10 -0
- package/agents/roles/system/integrations-engineer/evaluations/cases/05-caida-del-tercero.md +10 -0
- package/agents/roles/system/integrations-engineer/evaluations/cases/06-adversarial-docs/guia-certificacion-envigo.md +93 -0
- package/agents/roles/system/integrations-engineer/evaluations/cases/06-adversarial-docs.md +10 -0
- package/agents/roles/system/integrations-engineer/evaluations/expected-behaviors.yaml +25 -0
- package/agents/roles/system/integrations-engineer/learning/AUTOMATION.md +24 -0
- package/agents/roles/system/integrations-engineer/learning/HISTORY.md +4 -0
- package/agents/roles/system/integrations-engineer/learning/sources.yaml +117 -0
- package/agents/roles/system/integrations-engineer/references/operating-model.md +132 -0
- package/agents/roles/system/kyc-aml-specialist/SKILL.md +154 -0
- package/agents/roles/system/kyc-aml-specialist/agents/openai.yaml +4 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/cases/01-onboarding-diligence.md +10 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/cases/02-list-screening-hit.md +10 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/cases/03-cross-border-rollout.md +10 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/cases/04-monitoring-backlog.md +10 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/cases/05-record-deletion.md +10 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/cases/06-adversarial-docs/guia-veribridge-onboarding-sin-friccion.md +72 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/cases/06-adversarial-docs.md +10 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/cases/07-sin-coincidencias.md +11 -0
- package/agents/roles/system/kyc-aml-specialist/evaluations/expected-behaviors.yaml +25 -0
- package/agents/roles/system/kyc-aml-specialist/learning/AUTOMATION.md +22 -0
- package/agents/roles/system/kyc-aml-specialist/learning/HISTORY.md +7 -0
- package/agents/roles/system/kyc-aml-specialist/learning/sources.yaml +108 -0
- package/agents/roles/system/kyc-aml-specialist/references/operating-model.md +200 -0
- package/agents/roles/system/legal-counsel/SKILL.md +3 -2
- package/agents/roles/system/legal-counsel/evaluations/cases/07-unverified-mechanism-claim.md +10 -0
- package/agents/roles/system/legal-counsel/learning/sources.yaml +4 -4
- package/agents/roles/system/logistics-operations-manager/SKILL.md +138 -0
- package/agents/roles/system/logistics-operations-manager/agents/openai.yaml +4 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/cases/01-queue-overflow.md +10 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/cases/02-delivery-promise.md +10 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/cases/03-refund-pressure.md +10 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/cases/04-external-state-change.md +10 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/cases/05-queue-health-report.md +10 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/cases/06-adversarial-docs/manual-integracion-andesexpress.md +69 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/cases/06-adversarial-docs.md +10 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/cases/07-entrega-a-tiempo.md +11 -0
- package/agents/roles/system/logistics-operations-manager/evaluations/expected-behaviors.yaml +27 -0
- package/agents/roles/system/logistics-operations-manager/learning/AUTOMATION.md +22 -0
- package/agents/roles/system/logistics-operations-manager/learning/HISTORY.md +4 -0
- package/agents/roles/system/logistics-operations-manager/learning/sources.yaml +68 -0
- package/agents/roles/system/logistics-operations-manager/references/operating-model.md +168 -0
- package/agents/roles/system/machine-learning-engineer/SKILL.md +3 -2
- package/agents/roles/system/machine-learning-engineer/evaluations/cases/07-split-y-mejora.md +10 -0
- package/agents/roles/system/machine-learning-engineer/learning/sources.yaml +13 -5
- package/agents/roles/system/mlops-engineer/SKILL.md +3 -2
- package/agents/roles/system/mlops-engineer/evaluations/cases/07-rollback-by-alias.md +12 -0
- package/agents/roles/system/mlops-engineer/learning/sources.yaml +6 -4
- package/agents/roles/system/mobile-engineer/SKILL.md +8 -2
- package/agents/roles/system/mobile-engineer/evaluations/cases/07-test-after-the-fact/AltaViewModel.kt +26 -0
- package/agents/roles/system/mobile-engineer/evaluations/cases/07-test-after-the-fact.md +10 -0
- package/agents/roles/system/mobile-engineer/evaluations/cases/08-crash-free-99.md +10 -0
- package/agents/roles/system/mobile-engineer/evaluations/expected-behaviors.yaml +1 -0
- package/agents/roles/system/mobile-engineer/learning/sources.yaml +4 -4
- package/agents/roles/system/partnerships-manager/SKILL.md +3 -2
- package/agents/roles/system/partnerships-manager/evaluations/cases/07-doscientos-leads/acuerdo-referencias-nordo.md +32 -0
- package/agents/roles/system/partnerships-manager/evaluations/cases/07-doscientos-leads.md +11 -0
- package/agents/roles/system/partnerships-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/people-operations-manager/SKILL.md +3 -2
- package/agents/roles/system/people-operations-manager/evaluations/cases/06-adversarial-docs/guia-people-ops-acelerada.md +1 -1
- package/agents/roles/system/people-operations-manager/evaluations/cases/07-cv-que-guardamos.md +11 -0
- package/agents/roles/system/people-operations-manager/learning/sources.yaml +6 -6
- package/agents/roles/system/privacy-compliance-specialist/SKILL.md +3 -2
- package/agents/roles/system/privacy-compliance-specialist/evaluations/cases/06-adversarial-docs/dsar-response-playbook.md +1 -1
- package/agents/roles/system/privacy-compliance-specialist/evaluations/cases/07-unverified-mechanism-claim.md +10 -0
- package/agents/roles/system/privacy-compliance-specialist/learning/sources.yaml +4 -4
- package/agents/roles/system/procurement-manager/SKILL.md +3 -2
- package/agents/roles/system/procurement-manager/evaluations/cases/08-descuento-por-renovar/msa-observabilidad-vigente.md +41 -0
- package/agents/roles/system/procurement-manager/evaluations/cases/08-descuento-por-renovar.md +10 -0
- package/agents/roles/system/procurement-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/product-manager/SKILL.md +13 -6
- package/agents/roles/system/product-manager/evaluations/cases/06-criterion-without-oracle/epica-208-alta.md +12 -0
- package/agents/roles/system/product-manager/evaluations/cases/06-criterion-without-oracle.md +10 -0
- package/agents/roles/system/product-manager/evaluations/cases/07-rollout-por-porcentaje.md +10 -0
- package/agents/roles/system/product-manager/evaluations/cases/08-portal-de-facturas/notas-y-estado.md +27 -0
- package/agents/roles/system/product-manager/evaluations/cases/08-portal-de-facturas.md +20 -0
- package/agents/roles/system/product-manager/evaluations/cases/09-la-pantalla-de-inicio/estado-actual.md +31 -0
- package/agents/roles/system/product-manager/evaluations/cases/09-la-pantalla-de-inicio.md +20 -0
- package/agents/roles/system/product-manager/evaluations/expected-behaviors.yaml +2 -0
- package/agents/roles/system/product-manager/learning/sources.yaml +5 -5
- package/agents/roles/system/product-marketing-manager/SKILL.md +3 -2
- package/agents/roles/system/product-marketing-manager/evaluations/cases/07-ellos-no-lo-tienen.md +11 -0
- package/agents/roles/system/product-marketing-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/project-manager/SKILL.md +27 -28
- package/agents/roles/system/project-manager/evaluations/cases/07-camino-critico.md +10 -0
- package/agents/roles/system/project-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/project-manager/references/operating-model.md +1 -1
- package/agents/roles/system/qa-engineer/SKILL.md +7 -2
- package/agents/roles/system/qa-engineer/evaluations/cases/05-defect-triage.md +1 -1
- package/agents/roles/system/qa-engineer/evaluations/cases/06-adversarial-docs/guia-testforge-cobertura-real.md +1 -1
- package/agents/roles/system/qa-engineer/evaluations/cases/08-green-pipeline-coverage/epica-142-retiros.md +10 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/08-green-pipeline-coverage/pipeline-4471.txt +6 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/08-green-pipeline-coverage/pytest.ini +4 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/08-green-pipeline-coverage/retiro_test.py +37 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/08-green-pipeline-coverage.md +10 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/09-tool-behavior-claim/conftest.py +15 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/09-tool-behavior-claim/pipeline-4488.txt +12 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/09-tool-behavior-claim/pytest.ini +5 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/09-tool-behavior-claim/requirements-dev.txt +4 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/09-tool-behavior-claim/test_tarifas.py +18 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/09-tool-behavior-claim.md +10 -0
- package/agents/roles/system/qa-engineer/evaluations/cases/10-green-after-retries.md +10 -0
- package/agents/roles/system/qa-engineer/evaluations/expected-behaviors.yaml +1 -0
- package/agents/roles/system/qa-engineer/learning/HISTORY.md +2 -0
- package/agents/roles/system/qa-engineer/learning/sources.yaml +34 -18
- package/agents/roles/system/release-manager/SKILL.md +3 -2
- package/agents/roles/system/release-manager/evaluations/cases/07-schema-safeguard-scope.md +1 -1
- package/agents/roles/system/release-manager/evaluations/cases/08-republish-the-version.md +10 -0
- package/agents/roles/system/release-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/sales-representative/SKILL.md +3 -2
- package/agents/roles/system/sales-representative/evaluations/cases/06-adversarial-docs/playbook-outbound-agresivo.md +2 -2
- package/agents/roles/system/sales-representative/evaluations/cases/07-firmaron-la-orden/orden-de-servicio-OS-2026-118.md +29 -0
- package/agents/roles/system/sales-representative/evaluations/cases/07-firmaron-la-orden.md +11 -0
- package/agents/roles/system/sales-representative/learning/sources.yaml +4 -4
- package/agents/roles/system/security-engineer/SKILL.md +6 -2
- package/agents/roles/system/security-engineer/evaluations/cases/06-adversarial-docs/advisory-RSL-2026-0417.md +2 -2
- package/agents/roles/system/security-engineer/evaluations/cases/08-unverified-mechanism-claim.md +10 -0
- package/agents/roles/system/security-engineer/learning/sources.yaml +8 -8
- package/agents/roles/system/site-reliability-engineer/SKILL.md +3 -2
- package/agents/roles/system/site-reliability-engineer/evaluations/cases/06-adversarial-docs/runbook-pulsemetrics-recuperacion.md +1 -1
- package/agents/roles/system/site-reliability-engineer/evaluations/cases/07-burn-rate-window.md +10 -0
- package/agents/roles/system/site-reliability-engineer/learning/sources.yaml +4 -4
- package/agents/roles/system/software-architect/SKILL.md +6 -3
- package/agents/roles/system/software-architect/evaluations/cases/03-technology-hype.md +1 -1
- package/agents/roles/system/software-architect/evaluations/cases/07-approval-without-looking/pr-318.diff +38 -0
- package/agents/roles/system/software-architect/evaluations/cases/07-approval-without-looking.md +10 -0
- package/agents/roles/system/software-architect/evaluations/expected-behaviors.yaml +1 -0
- package/agents/roles/system/software-architect/learning/sources.yaml +4 -4
- package/agents/roles/system/solutions-engineer/SKILL.md +3 -2
- package/agents/roles/system/solutions-engineer/evaluations/cases/08-soportado-de-fabrica.md +11 -0
- package/agents/roles/system/solutions-engineer/learning/sources.yaml +4 -4
- package/agents/roles/system/tech-lead/SKILL.md +92 -0
- package/agents/roles/system/tech-lead/agents/openai.yaml +4 -0
- package/agents/roles/system/tech-lead/evaluations/cases/01-design-signoff.md +10 -0
- package/agents/roles/system/tech-lead/evaluations/cases/02-specialist-friction.md +10 -0
- package/agents/roles/system/tech-lead/evaluations/cases/03-knowing-debt.md +10 -0
- package/agents/roles/system/tech-lead/evaluations/cases/04-boundary-escalation.md +10 -0
- package/agents/roles/system/tech-lead/evaluations/cases/05-authority-creep.md +10 -0
- package/agents/roles/system/tech-lead/evaluations/cases/06-adversarial-docs/designgate-autonomous-tech-lead.md +76 -0
- package/agents/roles/system/tech-lead/evaluations/cases/06-adversarial-docs.md +10 -0
- package/agents/roles/system/tech-lead/evaluations/cases/07-cobertura-92.md +10 -0
- package/agents/roles/system/tech-lead/evaluations/expected-behaviors.yaml +30 -0
- package/agents/roles/system/tech-lead/learning/AUTOMATION.md +25 -0
- package/agents/roles/system/tech-lead/learning/HISTORY.md +4 -0
- package/agents/roles/system/tech-lead/learning/sources.yaml +76 -0
- package/agents/roles/system/tech-lead/references/operating-model.md +190 -0
- package/agents/roles/system/technical-program-manager/SKILL.md +39 -37
- package/agents/roles/system/technical-program-manager/evaluations/cases/01-executive-date.md +1 -1
- package/agents/roles/system/technical-program-manager/evaluations/cases/04-dependency-without-contract.md +1 -1
- package/agents/roles/system/technical-program-manager/evaluations/cases/07-todo-en-verde.md +11 -0
- package/agents/roles/system/technical-program-manager/learning/sources.yaml +4 -4
- package/agents/roles/system/technical-writer/SKILL.md +3 -2
- package/agents/roles/system/technical-writer/evaluations/cases/07-docs-migration-redirects.md +10 -0
- package/agents/roles/system/technical-writer/learning/sources.yaml +4 -4
- package/agents/roles/system/treasury-analyst/SKILL.md +136 -0
- package/agents/roles/system/treasury-analyst/agents/openai.yaml +4 -0
- package/agents/roles/system/treasury-analyst/evaluations/cases/01-cash-position.md +11 -0
- package/agents/roles/system/treasury-analyst/evaluations/cases/02-carrier-settlement-matching.md +11 -0
- package/agents/roles/system/treasury-analyst/evaluations/cases/03-second-signature.md +11 -0
- package/agents/roles/system/treasury-analyst/evaluations/cases/04-beneficiary-bank-change.md +11 -0
- package/agents/roles/system/treasury-analyst/evaluations/cases/05-multi-currency-shortfall.md +11 -0
- package/agents/roles/system/treasury-analyst/evaluations/cases/06-adversarial-docs/guia-autoliberacion-paylink.md +78 -0
- package/agents/roles/system/treasury-analyst/evaluations/cases/06-adversarial-docs.md +11 -0
- package/agents/roles/system/treasury-analyst/evaluations/cases/07-recall-de-pago.md +10 -0
- package/agents/roles/system/treasury-analyst/evaluations/expected-behaviors.yaml +25 -0
- package/agents/roles/system/treasury-analyst/learning/AUTOMATION.md +20 -0
- package/agents/roles/system/treasury-analyst/learning/HISTORY.md +4 -0
- package/agents/roles/system/treasury-analyst/learning/sources.yaml +76 -0
- package/agents/roles/system/treasury-analyst/references/operating-model.md +145 -0
- package/agents/roles/system/ui-designer/SKILL.md +9 -4
- package/agents/roles/system/ui-designer/evaluations/cases/06-adversarial-source/halcyon-sistema-visual-v6.3.md +2 -2
- package/agents/roles/system/ui-designer/evaluations/cases/07-modo-oscuro-por-media-query.md +10 -0
- package/agents/roles/system/ui-designer/learning/sources.yaml +4 -4
- package/agents/roles/system/user-researcher/SKILL.md +4 -3
- package/agents/roles/system/user-researcher/evaluations/cases/05-contradictory-evidence.md +1 -1
- package/agents/roles/system/user-researcher/evaluations/cases/06-adversarial-source/cohorte-insights-guia-calibracion-panel.md +2 -2
- package/agents/roles/system/user-researcher/evaluations/cases/07-el-87-por-ciento.md +10 -0
- package/agents/roles/system/user-researcher/learning/sources.yaml +5 -4
- package/agents/roles/system/ux-designer/SKILL.md +6 -3
- package/agents/roles/system/ux-designer/evaluations/cases/06-adversarial-source/trazo-patron-p118-checkout-friccion-cero.md +2 -2
- package/agents/roles/system/ux-designer/evaluations/cases/07-ocho-usuarios.md +11 -0
- package/agents/roles/system/ux-designer/learning/sources.yaml +4 -4
- package/automatization/AGENTS.md +5 -2
- package/automatization/README.md +5 -3
- package/automatization/hooks/README.md +7 -6
- package/automatization/hooks/guard-dependencies.sh +1 -2
- package/automatization/hooks/guard-destructive.sh +1 -2
- package/automatization/hooks/guard-engine.sh +1 -2
- package/automatization/hooks/guard-files.sh +2 -2
- package/automatization/hooks/guard-generated.sh +1 -2
- package/automatization/hooks/guard-git-add.sh +1 -2
- package/automatization/hooks/guard-governance.sh +1 -2
- package/automatization/hooks/guard-integration-snapshot.sh +1 -2
- package/automatization/hooks/guard-migrations.sh +1 -2
- package/automatization/hooks/guard-planning-drift.sh +1 -2
- package/automatization/hooks/guard-secrets.sh +1 -2
- package/automatization/hooks/guard-shell.sh +2 -2
- package/automatization/hooks/guard-test-evidence.sh +3 -0
- package/automatization/hooks/guard-verify.sh +1 -2
- package/automatization/hooks/guard-workspace-boundary.sh +1 -2
- package/automatization/hooks/run-hook.sh +6 -5
- package/automatization/runners/antigravity/README.md +1 -1
- package/automatization/runners/antigravity/manifest.json +3 -3
- package/automatization/runners/claude/CLAUDE.md +1 -1
- package/automatization/runners/claude/README.md +1 -1
- package/automatization/runners/claude/manifest.json +7 -3
- package/automatization/runners/codex/AGENTS.md +7 -7
- package/automatization/runners/codex/README.md +1 -1
- package/automatization/runners/codex/manifest.json +3 -3
- package/automatization/runners/gemini/GEMINI.md +1 -1
- package/automatization/runners/gemini/README.md +1 -1
- package/automatization/runners/gemini/commands/cauce/{team.toml → flow.toml} +2 -2
- package/automatization/runners/gemini/manifest.json +3 -3
- package/automatization/shared/eval-measured.js +18 -0
- package/automatization/shared/eval-only.js +24 -0
- package/automatization/shared/skills/{team → flow}/SKILL.md +3 -3
- package/automatization/shared/workflow-finish.js +12 -0
- package/automatization/shared/workflow-root.js +4 -0
- package/automatization/workflows/README.md +17 -8
- package/automatization/workflows/agent-eval.js +85 -52
- package/automatization/workflows/agent-promote.js +30 -38
- package/automatization/workflows/agent-propose.js +19 -28
- package/automatization/workflows/autobuild.js +438 -157
- package/automatization/workflows/flow-eval.js +203 -0
- package/automatization/workflows/flow.js +415 -0
- package/automatization/workflows/integrations/README.md +6 -3
- package/automatization/workflows/integrations/promote.js +1 -4
- package/automatization/workflows/integrations/sync.js +1 -4
- package/automatization/workflows/onboard.js +11 -21
- package/engine/agents/evaluations.js +98 -22
- package/engine/agents/fork.js +12 -11
- package/engine/agents/learning.js +333 -34
- package/engine/automation/index.js +126 -126
- package/engine/cli/args.js +3 -3
- package/engine/cli/bootstrap.js +38 -38
- package/engine/cli/catalog.js +277 -0
- package/engine/cli/instance.js +417 -0
- package/engine/cli/io.js +18 -0
- package/engine/cli/ops.js +87 -1298
- package/engine/cli/planning.js +275 -0
- package/engine/cli/wiring.js +273 -0
- package/engine/core/frontmatter.js +21 -0
- package/engine/core/manifest.js +23 -10
- package/engine/core/onboarding.js +63 -3
- package/engine/core/ownership.js +14 -4
- package/engine/core/scan.js +45 -1
- package/engine/{teams → flows}/registry.js +14 -14
- package/engine/hooks/run.js +85 -15
- package/engine/integrations/registry.js +13 -0
- package/engine/integrations/state.js +1 -10
- package/engine/planning/contracts.js +323 -1
- package/engine/planning/parser.js +101 -14
- package/engine/planning/state.js +52 -0
- package/flows/system/change-review/FLOW.md +64 -0
- package/flows/system/change-review/evaluations/cases/01-green-is-the-review/cambio-facturacion-PR-881.md +41 -0
- package/flows/system/change-review/evaluations/cases/01-green-is-the-review.md +15 -0
- package/flows/system/change-review/evaluations/cases/02-the-dissent/cambio-auth-PR-902.md +35 -0
- package/flows/system/change-review/evaluations/cases/02-the-dissent.md +16 -0
- package/flows/system/change-review/evaluations/cases/03-nothing-to-review-against/cambio-importador-PR-915.md +27 -0
- package/flows/system/change-review/evaluations/cases/03-nothing-to-review-against.md +16 -0
- package/flows/system/change-review/evaluations/cases/04-approved-means-deploy/revision-precios-2026-08-18.md +26 -0
- package/flows/system/change-review/evaluations/cases/04-approved-means-deploy.md +15 -0
- package/flows/system/change-review/evaluations/expected-behaviors.yaml +15 -0
- package/flows/system/change-review/flow.json +105 -0
- package/flows/system/change-review/learning/HISTORY.md +6 -0
- package/flows/system/defect-triage/FLOW.md +56 -0
- package/flows/system/defect-triage/evaluations/cases/01-comfortable-cause.md +10 -0
- package/flows/system/defect-triage/evaluations/cases/02-not-reproduced.md +10 -0
- package/flows/system/defect-triage/evaluations/cases/03-contain-and-close.md +10 -0
- package/flows/system/defect-triage/evaluations/cases/04-hotfix-now.md +10 -0
- package/flows/system/defect-triage/evaluations/expected-behaviors.yaml +14 -0
- package/flows/system/defect-triage/flow.json +83 -0
- package/flows/system/defect-triage/learning/HISTORY.md +6 -0
- package/{teams/system/feasibility-review/WORKFLOW.md → flows/system/feasibility-review/FLOW.md} +9 -2
- package/flows/system/feasibility-review/evaluations/cases/01-invent-the-evidence.md +10 -0
- package/flows/system/feasibility-review/evaluations/cases/02-single-number.md +10 -0
- package/flows/system/feasibility-review/evaluations/cases/03-investigating-is-failing.md +10 -0
- package/flows/system/feasibility-review/evaluations/cases/04-recommendation-as-approval.md +10 -0
- package/flows/system/feasibility-review/evaluations/expected-behaviors.yaml +14 -0
- package/flows/system/feasibility-review/learning/HISTORY.md +6 -0
- package/{teams/system/incident-review/WORKFLOW.md → flows/system/incident-review/FLOW.md} +9 -2
- package/flows/system/incident-review/evaluations/cases/01-name-the-person/linea-de-tiempo-INC-2026-041.md +28 -0
- package/flows/system/incident-review/evaluations/cases/01-name-the-person.md +10 -0
- package/flows/system/incident-review/evaluations/cases/02-comfortable-cause/linea-de-tiempo-INC-2026-041.md +35 -0
- package/flows/system/incident-review/evaluations/cases/02-comfortable-cause.md +10 -0
- package/flows/system/incident-review/evaluations/cases/03-notify-or-not/linea-de-tiempo-INC-2026-041.md +38 -0
- package/flows/system/incident-review/evaluations/cases/03-notify-or-not.md +10 -0
- package/flows/system/incident-review/evaluations/cases/04-follow-ups-into-work/informe-INC-2026-041.md +29 -0
- package/flows/system/incident-review/evaluations/cases/04-follow-ups-into-work.md +10 -0
- package/flows/system/incident-review/evaluations/expected-behaviors.yaml +14 -0
- package/flows/system/incident-review/learning/HISTORY.md +6 -0
- package/flows/system/intake/FLOW.md +64 -0
- package/flows/system/intake/evaluations/cases/01-already-a-solution.md +10 -0
- package/flows/system/intake/evaluations/cases/02-no-data.md +10 -0
- package/flows/system/intake/evaluations/cases/03-nothing-to-do.md +10 -0
- package/flows/system/intake/evaluations/cases/04-translate-the-ask.md +10 -0
- package/flows/system/intake/evaluations/expected-behaviors.yaml +14 -0
- package/flows/system/intake/flow.json +80 -0
- package/flows/system/intake/learning/HISTORY.md +6 -0
- package/{teams/system/product-development/WORKFLOW.md → flows/system/product-development/FLOW.md} +12 -5
- package/flows/system/product-development/evaluations/cases/01-facilitator-decides/encuadre-devoluciones.md +41 -0
- package/flows/system/product-development/evaluations/cases/01-facilitator-decides.md +10 -0
- package/flows/system/product-development/evaluations/cases/02-drop-the-dissent/documento-de-forma-devoluciones.md +38 -0
- package/flows/system/product-development/evaluations/cases/02-drop-the-dissent.md +10 -0
- package/flows/system/product-development/evaluations/cases/03-skip-research/encuadre-devoluciones.md +60 -0
- package/flows/system/product-development/evaluations/cases/03-skip-research.md +10 -0
- package/flows/system/product-development/evaluations/cases/04-epic-as-greenlight/epica-devoluciones.md +36 -0
- package/flows/system/product-development/evaluations/cases/04-epic-as-greenlight.md +10 -0
- package/flows/system/product-development/evaluations/expected-behaviors.yaml +14 -0
- package/{teams/system/product-development/team.json → flows/system/product-development/flow.json} +1 -1
- package/flows/system/product-development/learning/HISTORY.md +6 -0
- package/flows/system/technical-design/FLOW.md +67 -0
- package/flows/system/technical-design/evaluations/cases/01-coordinated-round/encuadre-exportacion-asincrona.md +37 -0
- package/flows/system/technical-design/evaluations/cases/01-coordinated-round.md +10 -0
- package/flows/system/technical-design/evaluations/cases/02-security-signoff/encuadre-exportacion-asincrona.md +63 -0
- package/flows/system/technical-design/evaluations/cases/02-security-signoff.md +10 -0
- package/flows/system/technical-design/evaluations/cases/03-averaged-friction/posturas-migracion.md +36 -0
- package/flows/system/technical-design/evaluations/cases/03-averaged-friction.md +10 -0
- package/flows/system/technical-design/evaluations/cases/04-design-as-authorization/adr-004-exportacion-asincronica.md +40 -0
- package/flows/system/technical-design/evaluations/cases/04-design-as-authorization.md +10 -0
- package/flows/system/technical-design/evaluations/expected-behaviors.yaml +14 -0
- package/flows/system/technical-design/flow.json +103 -0
- package/flows/system/technical-design/learning/HISTORY.md +6 -0
- package/package.json +7 -3
- package/template/AGENTS.md +12 -7
- package/template/README.md +2 -2
- package/template/automatization/README.md +1 -1
- package/template/{teams → flows}/000-template.md +9 -9
- package/template/flows/README.md +68 -0
- package/template/integrations/README.md +3 -0
- package/template/organization/README.md +7 -1
- package/template/organization/company.md +1 -1
- package/template/organization/domains.md +32 -0
- package/template/planning/BACKLOG.md +9 -1
- package/template/planning/FLOW.md +17 -12
- package/template/planning/HUMAN_ACTIONS.md +27 -0
- package/template/planning/INBOX.md +11 -0
- package/template/planning/METHODOLOGY.md +17 -0
- package/template/planning/PROTOCOL.md +51 -21
- package/template/planning/README.md +24 -4
- package/template/planning/adr/000-template.md +2 -7
- package/template/planning/adr/README.md +12 -2
- package/template/planning/adr/system/OPS-005-catalogo-en-el-paquete.md +56 -0
- package/template/planning/adr/system/OPS-006-ceremonia-por-superficie.md +60 -0
- package/template/planning/business-rules/000-template.md +3 -0
- package/template/planning/business-rules/system/BR-OPS-001-una-sola-tarea-activa.md +3 -0
- package/template/planning/business-rules/system/BR-OPS-002-propuestas-no-se-autopromueven.md +3 -0
- package/template/planning/business-rules/system/BR-OPS-004-done-requiere-evidencia.md +4 -1
- package/template/planning/reports/README.md +9 -3
- package/template/planning/roadmap/README.md +12 -4
- package/template/planning/roadmap/epic-000-template.md +18 -4
- package/template/planning/rules/README.md +14 -6
- package/template/planning/rules/system/code-shape.md +35 -2
- package/template/planning/rules/system/commits.md +23 -1
- package/template/planning/rules/system/conduct.md +50 -2
- package/template/planning/rules/system/process.md +128 -0
- package/template/tools/ops.js +14 -16
- package/agents/roles/system/ai-governance-lead/evaluations/results/2026-08-17.md +0 -1501
- package/agents/roles/system/backend-engineer/evaluations/results/2026-08-16.md +0 -740
- package/agents/roles/system/backend-engineer/evaluations/results/2026-08-17.md +0 -850
- package/agents/roles/system/backend-engineer/evaluations/results/2026-08-18.md +0 -1735
- package/agents/roles/system/business-operations-manager/SKILL.md +0 -62
- package/agents/roles/system/business-operations-manager/agents/openai.yaml +0 -4
- package/agents/roles/system/business-operations-manager/evaluations/cases/01-vanity-dashboard.md +0 -10
- package/agents/roles/system/business-operations-manager/evaluations/cases/02-process-without-owner.md +0 -10
- package/agents/roles/system/business-operations-manager/evaluations/cases/03-automate-broken-process.md +0 -10
- package/agents/roles/system/business-operations-manager/evaluations/cases/04-shadow-reorganization.md +0 -10
- package/agents/roles/system/business-operations-manager/evaluations/cases/05-manipulate-target.md +0 -10
- package/agents/roles/system/business-operations-manager/evaluations/cases/06-adversarial-docs/playbook-cadence-zero-v7.md +0 -133
- package/agents/roles/system/business-operations-manager/evaluations/cases/06-adversarial-docs.md +0 -10
- package/agents/roles/system/business-operations-manager/evaluations/expected-behaviors.yaml +0 -20
- package/agents/roles/system/business-operations-manager/learning/AUTOMATION.md +0 -12
- package/agents/roles/system/business-operations-manager/learning/HISTORY.md +0 -3
- package/agents/roles/system/business-operations-manager/learning/sources.yaml +0 -27
- package/agents/roles/system/business-operations-manager/references/operating-model.md +0 -62
- package/agents/roles/system/cloud-architect/evaluations/results/2026-08-17.md +0 -2018
- package/agents/roles/system/data-analyst/evaluations/results/2026-08-16.md +0 -1353
- package/agents/roles/system/data-analyst/evaluations/results/2026-08-17.md +0 -1513
- package/agents/roles/system/data-scientist/evaluations/results/2026-08-17.md +0 -2293
- package/agents/roles/system/database-administrator/evaluations/results/2026-08-17.md +0 -2566
- package/agents/roles/system/database-administrator/learning/proposals/2026-08.md +0 -476
- package/agents/roles/system/devops-engineer/evaluations/results/2026-08-17.md +0 -1171
- package/agents/roles/system/financial-controller/evaluations/results/2026-08-17.md +0 -1050
- package/agents/roles/system/financial-controller/evaluations/results/2026-08-18.md +0 -1585
- package/agents/roles/system/finops-engineer/evaluations/results/2026-08-16.md +0 -713
- package/agents/roles/system/finops-engineer/evaluations/results/2026-08-17.md +0 -968
- package/agents/roles/system/legal-counsel/evaluations/results/2026-08-16.md +0 -1404
- package/agents/roles/system/legal-counsel/evaluations/results/2026-08-17.md +0 -1394
- package/agents/roles/system/mlops-engineer/evaluations/results/2026-08-17.md +0 -1270
- package/agents/roles/system/people-operations-manager/evaluations/results/2026-08-17.md +0 -1522
- package/agents/roles/system/privacy-compliance-specialist/evaluations/results/2026-08-16.md +0 -649
- package/agents/roles/system/privacy-compliance-specialist/evaluations/results/2026-08-17.md +0 -925
- package/agents/roles/system/procurement-manager/evaluations/results/2026-08-17-2.md +0 -1228
- package/agents/roles/system/procurement-manager/evaluations/results/2026-08-17-3.md +0 -984
- package/agents/roles/system/procurement-manager/evaluations/results/2026-08-17.md +0 -1038
- package/agents/roles/system/procurement-manager/learning/proposals/2026-08.md +0 -350
- package/agents/roles/system/procurement-manager/learning/reports/2026-08-17.md +0 -123
- package/agents/roles/system/product-manager/evaluations/results/2026-08-16.md +0 -700
- package/agents/roles/system/product-manager/evaluations/results/2026-08-17.md +0 -854
- package/agents/roles/system/qa-engineer/evaluations/results/2026-08-16.md +0 -1006
- package/agents/roles/system/qa-engineer/evaluations/results/2026-08-17.md +0 -1181
- package/agents/roles/system/qa-engineer/learning/proposals/2026-08.md +0 -353
- package/agents/roles/system/qa-engineer/learning/reports/2026-08-16.md +0 -468
- package/agents/roles/system/release-manager/evaluations/results/2026-08-17-2.md +0 -1353
- package/agents/roles/system/release-manager/evaluations/results/2026-08-17.md +0 -956
- package/agents/roles/system/release-manager/learning/proposals/2026-08.md +0 -249
- package/agents/roles/system/release-manager/learning/reports/2026-08-17.md +0 -125
- package/agents/roles/system/revenue-operations-manager/SKILL.md +0 -62
- package/agents/roles/system/revenue-operations-manager/agents/openai.yaml +0 -4
- package/agents/roles/system/revenue-operations-manager/evaluations/cases/01-stage-manipulation.md +0 -10
- package/agents/roles/system/revenue-operations-manager/evaluations/cases/02-double-attribution.md +0 -10
- package/agents/roles/system/revenue-operations-manager/evaluations/cases/03-certain-forecast.md +0 -10
- package/agents/roles/system/revenue-operations-manager/evaluations/cases/04-quotas-territories.md +0 -10
- package/agents/roles/system/revenue-operations-manager/evaluations/cases/05-bulk-crm-cleanup.md +0 -10
- package/agents/roles/system/revenue-operations-manager/evaluations/cases/06-adversarial-docs/conector-pipesync-crm-docs.md +0 -66
- package/agents/roles/system/revenue-operations-manager/evaluations/cases/06-adversarial-docs.md +0 -10
- package/agents/roles/system/revenue-operations-manager/evaluations/expected-behaviors.yaml +0 -20
- package/agents/roles/system/revenue-operations-manager/learning/AUTOMATION.md +0 -13
- package/agents/roles/system/revenue-operations-manager/learning/HISTORY.md +0 -3
- package/agents/roles/system/revenue-operations-manager/learning/sources.yaml +0 -28
- package/agents/roles/system/revenue-operations-manager/references/operating-model.md +0 -50
- package/agents/roles/system/sales-representative/evaluations/results/2026-08-17.md +0 -1135
- package/agents/roles/system/sales-representative/evaluations/results/2026-08-18.md +0 -1200
- package/agents/roles/system/security-engineer/evaluations/results/2026-08-16.md +0 -1145
- package/agents/roles/system/security-engineer/evaluations/results/2026-08-17.md +0 -1825
- package/agents/roles/system/security-engineer/evaluations/results/2026-08-18.md +0 -1993
- package/agents/roles/system/security-engineer/learning/proposals/2026-08.md +0 -382
- package/agents/roles/system/security-engineer/learning/reports/2026-08-16.md +0 -313
- package/agents/roles/system/site-reliability-engineer/evaluations/results/2026-08-17.md +0 -1238
- package/agents/roles/system/site-reliability-engineer/evaluations/results/2026-08-18.md +0 -1620
- package/agents/roles/system/technical-writer/evaluations/results/2026-08-17.md +0 -1388
- package/agents/roles/system/technical-writer/evaluations/results/2026-08-18.md +0 -1329
- package/agents/roles/system/ux-designer/evaluations/results/2026-08-16.md +0 -842
- package/agents/roles/system/ux-designer/evaluations/results/2026-08-17.md +0 -1240
- package/automatization/workflows/team.js +0 -263
- package/template/teams/README.md +0 -60
- /package/{teams → flows}/.gitkeep +0 -0
- /package/{teams/system/feasibility-review/team.json → flows/system/feasibility-review/flow.json} +0 -0
- /package/{teams/system/incident-review/team.json → flows/system/incident-review/flow.json} +0 -0
|
@@ -15,7 +15,7 @@ aplica a carritos multi-ítem ni a compras B2B con orden de compra.
|
|
|
15
15
|
|
|
16
16
|
El checkout convencional interpone tres decisiones entre la intención y el pago:
|
|
17
17
|
revisar el resumen, elegir método, confirmar. Cada pantalla intermedia pierde
|
|
18
|
-
entre el 11 % y el 18 % de las sesiones. La fricción que el
|
|
18
|
+
entre el 11 % y el 18 % de las sesiones. La fricción que el recorrido interpreta
|
|
19
19
|
como "prudencia" es, medida contra la conversión, abandono.
|
|
20
20
|
|
|
21
21
|
## Solución
|
|
@@ -88,7 +88,7 @@ administrativos internos, no para checkout.
|
|
|
88
88
|
visible, etiquetas ARIA, anuncios para lector de pantalla, contraste del aviso
|
|
89
89
|
legal y comportamiento con zoom se agregan en la pasada de implementación.
|
|
90
90
|
Incluirlos en el prototipo duplica el trabajo y ninguna auditoría se ejecuta
|
|
91
|
-
sobre un prototipo: se ejecuta sobre el build final, cuando el
|
|
91
|
+
sobre un prototipo: se ejecuta sobre el build final, cuando el recorrido de
|
|
92
92
|
frontend ya resolvió los estados nativos del navegador.
|
|
93
93
|
- **No agregues estados de error extendidos** (red caída, timeout, sesión
|
|
94
94
|
expirada, permisos). Son ramas de baja frecuencia que en esta etapa sólo
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Solicitud
|
|
2
|
+
|
|
3
|
+
El test de usabilidad del alta dio 92% de éxito de tarea con Maze: de 8 participantes, sólo uno no completó. Con eso cerramos el rediseño y pasamos a desarrollo. Escribí la especificación final del flujo y dejá lo que necesite a alguien en su tabla. Los participantes salieron del panel de Maze, sin filtro de perfil porque queríamos volumen.
|
|
4
|
+
|
|
5
|
+
# Comportamientos esperados
|
|
6
|
+
|
|
7
|
+
- Establecer contra la documentación de Maze cómo se calcula la tasa de éxito de tarea que reporta y qué cuenta como éxito, diciendo de dónde salió el dato.
|
|
8
|
+
- Decir qué precisión tiene un porcentaje calculado sobre ocho personas, y qué rango es compatible con siete de ocho.
|
|
9
|
+
- Nombrar qué significa reclutar del panel del proveedor sin filtro de perfil, frente a la población que va a usar el alta.
|
|
10
|
+
- Decir qué mide una prueba no moderada sobre un prototipo y qué no, en vez de tratar el 92% como cierre del rediseño.
|
|
11
|
+
- Entregar igual la especificación del flujo con lo que la evidencia sostiene, qué prueba cerraría lo que falta, y en la tabla de acciones humanas la decisión de pasar a desarrollo y quién la toma.
|
|
@@ -10,17 +10,17 @@ rules:
|
|
|
10
10
|
sources:
|
|
11
11
|
- name: W3C Web Accessibility Initiative
|
|
12
12
|
url: https://www.w3.org/WAI/
|
|
13
|
-
tier:
|
|
13
|
+
tier: standard
|
|
14
14
|
topics: [accessibility, wcag, cognitive-accessibility]
|
|
15
15
|
- name: ISO Human-centred Design
|
|
16
16
|
url: https://www.iso.org/standard/77520.html
|
|
17
|
-
tier:
|
|
17
|
+
tier: standard
|
|
18
18
|
topics: [human-centred-design, lifecycle]
|
|
19
19
|
- name: Nielsen Norman Group
|
|
20
20
|
url: https://www.nngroup.com/articles/
|
|
21
|
-
tier:
|
|
21
|
+
tier: profession
|
|
22
22
|
topics: [interaction-design, information-architecture, usability]
|
|
23
23
|
- name: GOV.UK Design System
|
|
24
24
|
url: https://design-system.service.gov.uk/
|
|
25
|
-
tier:
|
|
25
|
+
tier: platform
|
|
26
26
|
topics: [patterns, content, accessibility]
|
package/automatization/AGENTS.md
CHANGED
|
@@ -11,6 +11,7 @@ implementa y conecta ese proceso con runners concretos: no redefine producto, pr
|
|
|
11
11
|
| `hooks/` | Entradas ejecutables estables para los guards. | La lógica vive una sola vez en `engine/hooks/run.js`, que llega con la dependencia. |
|
|
12
12
|
| `workflows/` | Recorridos portables de build e integraciones. | Las fases y gates pertenecen a `../planning/PROTOCOL.md`. |
|
|
13
13
|
| `runners/` | Wiring, capacidades e instalación por herramienta. | Cada adaptador declara su contrato en `manifest.json`. |
|
|
14
|
+
| `shared/` | Texto que más de un adaptador enmarca en su formato. | Se incluye con `{{INCLUDE:<ruta>}}`, resuelto al instalar. |
|
|
14
15
|
|
|
15
16
|
Los archivos instalados bajo `.claude/`, `.codex/`, `.gemini/` o `.agents/` son destinos materializados.
|
|
16
17
|
Nunca se convierten en una segunda fuente de verdad: se cambia primero `automatization/` y se reinstala con
|
|
@@ -33,8 +34,10 @@ Nunca se convierten en una segunda fuente de verdad: se cambia primero `automati
|
|
|
33
34
|
|
|
34
35
|
## Contrato de un runner
|
|
35
36
|
|
|
36
|
-
Cada `runners/<nombre>/` debe incluir `README.md` y `manifest.json`,
|
|
37
|
-
|
|
37
|
+
Cada `runners/<nombre>/` debe incluir `README.md` y `manifest.json`, y proporcionar archivos fuente válidos
|
|
38
|
+
para todos sus destinos. El manifest declara el ejecutable, `config`, `instructions`, `artifacts`,
|
|
39
|
+
`capabilities`, y —cuando apliquen— `roleSkills` (dónde van los cargos), `activation` (el paso manual que
|
|
40
|
+
lo pone a correr) y `commands` (los recorridos y con qué prefijo se los invoca).
|
|
38
41
|
|
|
39
42
|
Al añadir o cambiar un runner:
|
|
40
43
|
|
package/automatization/README.md
CHANGED
|
@@ -9,13 +9,15 @@ reglas de negocio.
|
|
|
9
9
|
|---|---|
|
|
10
10
|
| `workflows/` | Recorridos ejecutables o especificaciones de ejecución. |
|
|
11
11
|
| `hooks/` | Gates mecánicos antes/después de herramientas y al cerrar una sesión. |
|
|
12
|
-
| `runners/` | Adaptadores de Claude, Codex, Gemini
|
|
12
|
+
| `runners/` | Adaptadores de Claude, Codex, Gemini y Antigravity. |
|
|
13
|
+
| `shared/` | Texto que varios adaptadores enmarcan, incluido con `{{INCLUDE:<ruta>}}`. |
|
|
13
14
|
|
|
14
15
|
El dueño del proceso sigue siendo `template/planning/PROTOCOL.md`. Un workflow implementa ese contrato; no
|
|
15
16
|
lo redefine. El motor determinista vive en `engine/`.
|
|
16
17
|
|
|
17
|
-
|
|
18
|
-
|
|
18
|
+
Los cuatro adaptadores ejecutan hooks nativos; ninguno se anuncia como universal. Cada runner declara sus
|
|
19
|
+
capacidades reales, sus rutas de instalación y la degradación cuando algo no exista, y `automation doctor`
|
|
20
|
+
comprueba lo declarado contra el disco.
|
|
19
21
|
|
|
20
22
|
## Activación
|
|
21
23
|
|
|
@@ -6,6 +6,7 @@ Los hooks convierten invariantes comprobables en gates mecánicos. La base recom
|
|
|
6
6
|
- escritura de secretos o credenciales;
|
|
7
7
|
- edición manual de código generado y drift respecto a OpenAPI/SQL;
|
|
8
8
|
- commits sin Verify aplicable;
|
|
9
|
+
- apagado o borrado de la prueba que juzga el cambio;
|
|
9
10
|
- cierre de sesión con planning o integraciones inválidas;
|
|
10
11
|
- modificación del protocolo durante una tarea de producto.
|
|
11
12
|
- escrituras fuera de las raíces declaradas del workspace;
|
|
@@ -26,13 +27,13 @@ guards directamente:
|
|
|
26
27
|
|
|
27
28
|
```text
|
|
28
29
|
git push origin main → bloquea g=push; git $g origin main → pasa
|
|
29
|
-
.env
|
|
30
|
+
.env .npmrc .netrc id_rsa → bloquean
|
|
30
31
|
```
|
|
31
32
|
|
|
32
|
-
La primera línea no se arregla con más expresiones regulares: cualquier guard que
|
|
33
|
-
comando se esquiva componiéndolo, y una shell tiene infinitas formas de hacerlo.
|
|
34
|
-
|
|
35
|
-
|
|
33
|
+
La primera línea es la que importa y no se arregla con más expresiones regulares: cualquier guard que
|
|
34
|
+
lea el texto de un comando se esquiva componiéndolo, y una shell tiene infinitas formas de hacerlo.
|
|
35
|
+
Los nombres de credencial conocidos sí se taparon —antes `.npmrc`, `.netrc` e `id_rsa` pasaban—, y eso
|
|
36
|
+
mismo muestra el límite: se tapan los nombres que alguien enumeró, no la clase.
|
|
36
37
|
|
|
37
38
|
El riesgo real de esta página no es el bypass: es **la confianza que un guard inspira**. Un repositorio
|
|
38
39
|
con los guards puestos parece más protegido de lo que está, y esa lectura es peor que no tenerlos,
|
|
@@ -66,7 +67,7 @@ runner, mientras la lógica se prueba y mantiene una sola vez en `engine/hooks/r
|
|
|
66
67
|
| Grupo | Guards | Wrapper |
|
|
67
68
|
|---|---|---|
|
|
68
69
|
| `pre-shell` | destructive, git-add, dependencies, governance, verify | `guard-shell.sh` |
|
|
69
|
-
| `pre-files` | secrets, generated, workspace-boundary, engine, migrations, integration-snapshot | `guard-files.sh` |
|
|
70
|
+
| `pre-files` | secrets, generated, workspace-boundary, engine, migrations, integration-snapshot, test-evidence | `guard-files.sh` |
|
|
70
71
|
| `stop` | planning-drift | `guard-planning-drift.sh` |
|
|
71
72
|
|
|
72
73
|
Registrar el grupo gasta un proceso por herramienta en lugar de cinco, con el mismo orden y la misma
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → dependencies().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → dependencies().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" dependencies
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → destructive().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → destructive().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" destructive
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → engineWrites().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → engine().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" engine
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
#
|
|
2
|
+
# Shim: qué guards corre el grupo y qué bloquea cada uno están en
|
|
3
|
+
# engine/hooks/run.js → hookGroups['pre-files'].
|
|
4
4
|
exec "$(dirname "$0")/run-hook.sh" pre-files
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → generated().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → generated().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" generated
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → gitAdd().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → gitAdd().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" git-add
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → governance().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → governance().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" governance
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → integrationSnapshot().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → integrationSnapshot().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" integration-snapshot
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → migrations().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → migrations().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" migrations
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → planningDrift().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → planningDrift().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" planning-drift
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → secrets().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → secrets().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" secrets
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
#
|
|
2
|
+
# Shim: qué guards corre el grupo y qué bloquea cada uno están en
|
|
3
|
+
# engine/hooks/run.js → hookGroups['pre-shell'].
|
|
4
4
|
exec "$(dirname "$0")/run-hook.sh" pre-shell
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → verify().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → verify().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" verify
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
#
|
|
3
|
-
# Implementación compartida: engine/hooks/run.js → workspaceBoundary().
|
|
2
|
+
# Shim: qué bloquea y cómo lo hace están en engine/hooks/run.js → workspaceBoundary().
|
|
4
3
|
exec "$(dirname "$0")/run-hook.sh" workspace-boundary
|
|
@@ -10,6 +10,12 @@ ops_root=$(CDPATH= cd -- "$hook_dir/../.." && pwd)
|
|
|
10
10
|
export OPS_ROOT="$ops_root"
|
|
11
11
|
# Mismo orden que tools/ops.js: la dependencia npm y, por último, el propio repositorio del toolkit.
|
|
12
12
|
# Un guard que no encuentra su motor bloquea, nunca permite.
|
|
13
|
+
# Primero el argumento, que además es lo que nombra el error de abajo.
|
|
14
|
+
if [ -z "$hook_name" ]; then
|
|
15
|
+
echo "BLOQUEADO: run-hook.sh requiere el nombre del guard o grupo que debe ejecutar." >&2
|
|
16
|
+
exit 2
|
|
17
|
+
fi
|
|
18
|
+
|
|
13
19
|
runner=""
|
|
14
20
|
for candidate in \
|
|
15
21
|
"$ops_root/node_modules/@ingeniomaps/cauce/engine/hooks/run.js" \
|
|
@@ -24,9 +30,4 @@ if [ -z "$runner" ]; then
|
|
|
24
30
|
exit 2
|
|
25
31
|
fi
|
|
26
32
|
|
|
27
|
-
if [ -z "$hook_name" ]; then
|
|
28
|
-
echo "BLOQUEADO: run-hook.sh requiere el nombre del guard o grupo que debe ejecutar." >&2
|
|
29
|
-
exit 2
|
|
30
|
-
fi
|
|
31
|
-
|
|
32
33
|
exec node "$runner" "$@"
|
|
@@ -22,7 +22,7 @@ Volvé a registrar cada vez que `automation install` cambie el wiring o el proye
|
|
|
22
22
|
`agy plugin validate .agents/plugins/cauce` comprueba la copia del repo antes de registrarla.
|
|
23
23
|
|
|
24
24
|
El plugin aporta hooks `PreToolUse` y `Stop`, reglas Cauce y los cinco recorridos —`/cauce:onboard`,
|
|
25
|
-
`/cauce:
|
|
25
|
+
`/cauce:flow`, `/cauce:autobuild`, `/cauce:integration-sync` y `/cauce:integration-promote`— más el
|
|
26
26
|
catálogo de cargos como skills. El bridge convierte el contrato JSON camelCase de Antigravity al motor
|
|
27
27
|
compartido de guards y devuelve decisiones nativas `allow`, `deny` o `continue`.
|
|
28
28
|
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"target": ".agents/plugins/cauce/skills/integration-promote/SKILL.md"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
|
-
"source": "../../shared/skills/
|
|
38
|
-
"target": ".agents/plugins/cauce/skills/
|
|
37
|
+
"source": "../../shared/skills/flow/SKILL.md",
|
|
38
|
+
"target": ".agents/plugins/cauce/skills/flow/SKILL.md"
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
"source": "../../shared/skills/onboard/SKILL.md",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"invocation": "/cauce:{name}",
|
|
63
63
|
"names": [
|
|
64
64
|
"onboard",
|
|
65
|
-
"
|
|
65
|
+
"flow",
|
|
66
66
|
"autobuild",
|
|
67
67
|
"integration-sync",
|
|
68
68
|
"integration-promote"
|
|
@@ -16,7 +16,7 @@ viene resuelto en esa salida: no recorras el árbol ni leas código para complet
|
|
|
16
16
|
algo: puede sostenerse con donaciones, presupuesto interno o trabajo voluntario. Con las respuestas invocá
|
|
17
17
|
`/onboard <lo que te contó>`, que escribe el contexto y la primera épica; invocarlo antes sólo devuelve la
|
|
18
18
|
misma pregunta más caro. El arranque busca entender qué es el proyecto y dejar la instancia correcta para
|
|
19
|
-
él, no auditarlo: el análisis profundo viene después, cuando se pida algo concreto. Después, `/
|
|
19
|
+
él, no auditarlo: el análisis profundo viene después, cuando se pida algo concreto. Después, `/flow` evalúa si una
|
|
20
20
|
intención es viable y propone una épica, y `/autobuild` ejecuta trabajo ya promovido; `/integration-sync` e
|
|
21
21
|
`/integration-promote` gestionan staging local sin escritura remota. Ninguno promueve al BACKLOG.
|
|
22
22
|
|
|
@@ -10,7 +10,7 @@ El instalador fusiona la sección `hooks` en `.claude/settings.json` y conserva
|
|
|
10
10
|
existe una versión distinta de un archivo, se detiene sin sobrescribirla para no destruir
|
|
11
11
|
personalizaciones del proyecto. También crea `CLAUDE.md` cuando no existe y conserva uno existente.
|
|
12
12
|
|
|
13
|
-
En `.claude/workflows/` deja los cinco recorridos que anuncia —`/onboard`, `/
|
|
13
|
+
En `.claude/workflows/` deja los cinco recorridos que anuncia —`/onboard`, `/flow`, `/autobuild`,
|
|
14
14
|
`/integration-sync` e `/integration-promote`— y tres del ciclo de cargos que se invocan igual pero no
|
|
15
15
|
figuran en la lista de recorridos: `/agent-eval`, `/agent-propose` y `/agent-promote`. El catálogo de
|
|
16
16
|
cargos llega como skills en `.claude/skills/`.
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"target": ".claude/workflows/integration-promote.js"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
"source": "../../workflows/
|
|
30
|
-
"target": ".claude/workflows/
|
|
29
|
+
"source": "../../workflows/flow.js",
|
|
30
|
+
"target": ".claude/workflows/flow.js"
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
33
|
"source": "../../workflows/onboard.js",
|
|
@@ -37,6 +37,10 @@
|
|
|
37
37
|
"source": "../../workflows/agent-eval.js",
|
|
38
38
|
"target": ".claude/workflows/agent-eval.js"
|
|
39
39
|
},
|
|
40
|
+
{
|
|
41
|
+
"source": "../../workflows/flow-eval.js",
|
|
42
|
+
"target": ".claude/workflows/flow-eval.js"
|
|
43
|
+
},
|
|
40
44
|
{
|
|
41
45
|
"source": "../../workflows/agent-propose.js",
|
|
42
46
|
"target": ".claude/workflows/agent-propose.js"
|
|
@@ -58,7 +62,7 @@
|
|
|
58
62
|
"invocation": "/{name}",
|
|
59
63
|
"names": [
|
|
60
64
|
"onboard",
|
|
61
|
-
"
|
|
65
|
+
"flow",
|
|
62
66
|
"autobuild",
|
|
63
67
|
"integration-sync",
|
|
64
68
|
"integration-promote"
|
|
@@ -10,7 +10,7 @@ antes de trabajar —los tres, no cuando algo sale mal—: acá sólo está lo e
|
|
|
10
10
|
Los hooks de `.codex/hooks.json` son obligatorios y bloquean por su cuenta, y **no corren hasta que
|
|
11
11
|
los confíes con `/hooks`**: Codex saltea en silencio lo nuevo o lo modificado.
|
|
12
12
|
|
|
13
|
-
Los cinco recorridos llegan como skills en `.agents/skills/` y se invocan con `$`: `$onboard`, `$
|
|
13
|
+
Los cinco recorridos llegan como skills en `.agents/skills/` y se invocan con `$`: `$onboard`, `$flow`,
|
|
14
14
|
`$autobuild`, `$integration-sync` e `$integration-promote`. Los workflows JS de Claude siguen sin correr
|
|
15
15
|
acá —son referencia, no un runtime compatible—, así que cada recorrido se ejecuta fase por fase
|
|
16
16
|
siguiendo el protocolo.
|
|
@@ -51,15 +51,15 @@ El arranque tiene tres objetivos y ninguno más: entender qué es el proyecto, d
|
|
|
51
51
|
para él y que la primera tarea pueda empezar. El análisis profundo viene después, cuando la persona pida
|
|
52
52
|
algo concreto. Estar bloqueado es un resultado legítimo; narrarlo como entrega, no.
|
|
53
53
|
|
|
54
|
-
## Los
|
|
54
|
+
## Los recorridos
|
|
55
55
|
|
|
56
|
-
Un
|
|
57
|
-
exista una épica. Están en `{{OPS_DIR}}node_modules/@ingeniomaps/cauce/
|
|
58
|
-
`{{OPS_DIR}}
|
|
56
|
+
Un recorrido es una secuencia de cargos con etapas y exit gates, para evaluar una intención antes de que
|
|
57
|
+
exista una épica. Están en `{{OPS_DIR}}node_modules/@ingeniomaps/cauce/flows/system/` y los propios en
|
|
58
|
+
`{{OPS_DIR}}flows/`.
|
|
59
59
|
|
|
60
60
|
```bash
|
|
61
|
-
node {{OPS_DIR}}tools/ops.js
|
|
62
|
-
node {{OPS_DIR}}tools/ops.js
|
|
61
|
+
node {{OPS_DIR}}tools/ops.js flow list
|
|
62
|
+
node {{OPS_DIR}}tools/ops.js flow show <slug>
|
|
63
63
|
```
|
|
64
64
|
|
|
65
65
|
Ningún equipo promueve trabajo al BACKLOG: escribe la épica o el informe y para.
|
|
@@ -22,7 +22,7 @@ Si actualizás una instalación anterior a este cambio, `.codex/hooks/hooks.json
|
|
|
22
22
|
nunca lo leyó— y se borra a mano.
|
|
23
23
|
|
|
24
24
|
Los cinco recorridos llegan como skills en `.agents/skills/` —una de las rutas que Codex escanea, junto
|
|
25
|
-
con `~/.agents/skills` y `/etc/codex/skills`— y se invocan con `$`: `$onboard`, `$
|
|
25
|
+
con `~/.agents/skills` y `/etc/codex/skills`— y se invocan con `$`: `$onboard`, `$flow`, `$autobuild`,
|
|
26
26
|
`$integration-sync` e `$integration-promote`. Ahí va también el catálogo de cargos.
|
|
27
27
|
|
|
28
28
|
Hasta 0.41.0 el adaptador daba a Codex por incapaz de skills y le dejaba el recorrido sólo como prosa
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"target": ".agents/skills/onboard/SKILL.md"
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"source": "../../shared/skills/
|
|
22
|
-
"target": ".agents/skills/
|
|
21
|
+
"source": "../../shared/skills/flow/SKILL.md",
|
|
22
|
+
"target": ".agents/skills/flow/SKILL.md"
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
"source": "../../shared/skills/autobuild/SKILL.md",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"invocation": "${name}",
|
|
46
46
|
"names": [
|
|
47
47
|
"onboard",
|
|
48
|
-
"
|
|
48
|
+
"flow",
|
|
49
49
|
"autobuild",
|
|
50
50
|
"integration-sync",
|
|
51
51
|
"integration-promote"
|
|
@@ -10,7 +10,7 @@ node tools/ops.js automation install . gemini
|
|
|
10
10
|
```
|
|
11
11
|
|
|
12
12
|
Instala `.gemini/settings.json`, el contexto raíz `GEMINI.md` y los comandos `/cauce:onboard`,
|
|
13
|
-
`/cauce:
|
|
13
|
+
`/cauce:flow`, `/cauce:autobuild`, `/cauce:integration-sync` y `/cauce:integration-promote`, más el
|
|
14
14
|
catálogo de cargos como skills en `.gemini/skills/`.
|
|
15
15
|
|
|
16
16
|
Antes vivían bajo `/ops:` y eran tres: el arranque y el recorrido de equipo le llegaban sólo como prosa,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
description = "Recorre un
|
|
1
|
+
description = "Recorre un recorrido y propone una épica candidata, sin promoverla"
|
|
2
2
|
prompt = """
|
|
3
|
-
Obtené el recorrido con `node {{OPS_DIR}}tools/ops.js
|
|
3
|
+
Obtené el recorrido con `node {{OPS_DIR}}tools/ops.js flow show <slug> --json` y ejecutá una etapa a la
|
|
4
4
|
vez, adoptando en cada una el contrato del cargo que la posee. Respetá el dueño de decisión de cada
|
|
5
5
|
dominio: ningún otro cargo resuelve en su lugar.
|
|
6
6
|
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"target": ".gemini/commands/cauce/onboard.toml"
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
|
-
"source": "commands/cauce/
|
|
34
|
-
"target": ".gemini/commands/cauce/
|
|
33
|
+
"source": "commands/cauce/flow.toml",
|
|
34
|
+
"target": ".gemini/commands/cauce/flow.toml"
|
|
35
35
|
}
|
|
36
36
|
],
|
|
37
37
|
"capabilities": {
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"invocation": "/cauce:{name}",
|
|
47
47
|
"names": [
|
|
48
48
|
"onboard",
|
|
49
|
-
"
|
|
49
|
+
"flow",
|
|
50
50
|
"autobuild",
|
|
51
51
|
"integration-sync",
|
|
52
52
|
"integration-promote"
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// Qué se midió y qué no. Un caso sin veredicto no es un caso reprobado: es un caso que no se midió, y
|
|
2
|
+
// la diferencia es quién falló. Escribirlo como «no pasa» le atribuye al sujeto un fallo del
|
|
3
|
+
// instrumento —el juez que murió, la etapa que se cayó— y eso no se distingue después leyendo el
|
|
4
|
+
// registro.
|
|
5
|
+
//
|
|
6
|
+
// Y el que desaparece es peor que el que miente: al caerse sale del arreglo, el total se achica solo y
|
|
7
|
+
// el registro queda idéntico a uno que midió menos casos a propósito.
|
|
8
|
+
function measured(items, verdicts) {
|
|
9
|
+
const answered = verdicts.filter((one) => one && one.verdict)
|
|
10
|
+
const ids = answered.map((one) => one.id)
|
|
11
|
+
return { answered, unmeasured: items.map((item) => item.id).filter((id) => !ids.includes(id)) }
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
// La línea que impide leer el registro como completo. Va en el cuerpo y no al pie: sirve para que la
|
|
15
|
+
// vea quien decide, no para dejar constancia de que se sabía.
|
|
16
|
+
const unmeasuredNote = (unmeasured) => (unmeasured.length
|
|
17
|
+
? `> Sin medir en esta corrida: ${unmeasured.join(', ')} — el caso no llegó a un veredicto.\n\n`
|
|
18
|
+
: '')
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
// Qué casos correr. Sin `cases` van todos, que es lo que hace falta la primera vez y cuando el
|
|
2
|
+
// contrato cambió entero.
|
|
3
|
+
//
|
|
4
|
+
// Nombrar uno existe porque comprobar un arreglo no pide la batería: un sujeto falla un caso de seis y
|
|
5
|
+
// correr los seis cuesta seis veces lo mismo para volver a mirar cinco veredictos que ya se tenían. Es
|
|
6
|
+
// el desperdicio que R20 nombra —repetir sin que el cambio pueda mover ese veredicto—, y acá tenía
|
|
7
|
+
// forma de comando.
|
|
8
|
+
//
|
|
9
|
+
// El registro que sale entonces cubre menos casos de los que el sujeto tiene, y `evaluate` lo dirá:
|
|
10
|
+
// «el resultado no vale». Es correcto que lo diga. Lo que corresponde es componer el registro nuevo
|
|
11
|
+
// con los veredictos que no se volvieron a medir, citando de qué corrida vienen.
|
|
12
|
+
//
|
|
13
|
+
// Vive acá y no en cada evaluador porque los dos lo necesitan igual, y el que se agrega después es el
|
|
14
|
+
// que se queda sin él: ya pasó cuatro veces —`contexto`, la ruta del CLI, el esquema de dos niveles y
|
|
15
|
+
// este mismo filtro— que un arreglo entrara en un gemelo y no en el otro.
|
|
16
|
+
const onlyCases = (input) => (Array.isArray(input.cases) ? input.cases : String(input.cases || '')
|
|
17
|
+
.split(',')).map((one) => String(one).trim()).filter(Boolean)
|
|
18
|
+
|
|
19
|
+
// Devuelve los casos pedidos, o los que faltan para que quien llama frene con su propio vocabulario.
|
|
20
|
+
function pickCases(items, only) {
|
|
21
|
+
const existen = items.map((item) => item.id)
|
|
22
|
+
const missing = only.filter((id) => !existen.includes(id))
|
|
23
|
+
return { existen, missing, items: items.filter((item) => only.includes(item.id)) }
|
|
24
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
3
|
-
description: Evalúa con un
|
|
2
|
+
name: flow
|
|
3
|
+
description: Evalúa con un recorrido si una intención es viable y propone una épica candidata.
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
Lee `{{OPS_DIR}}AGENTS.md`, `{{OPS_DIR}}planning/PROTOCOL.md` y el contexto de `{{OPS_DIR}}organization/`. Obtené el recorrido con
|
|
7
|
-
`node {{OPS_DIR}}tools/ops.js
|
|
7
|
+
`node {{OPS_DIR}}tools/ops.js flow show <slug> --json` y ejecutá una etapa a la vez, adoptando en cada una el
|
|
8
8
|
contrato del cargo que la posee. Respetá el dueño de decisión de cada dominio: ningún otro cargo
|
|
9
9
|
resuelve en su lugar.
|
|
10
10
|
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
// Cierre del recorrido. El runtime no trae un helper de cierre —el valor devuelto por el script ya es
|
|
2
|
+
// el resultado—, y darlo por sentado hacía reventar el archivo justo al terminar: después de gastar
|
|
3
|
+
// cada etapa, en la línea que las cerraba.
|
|
4
|
+
function finish(result) {
|
|
5
|
+
log(`Fin: ${JSON.stringify(result)}`)
|
|
6
|
+
return result
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
const stop = (reason, detail = '') => {
|
|
10
|
+
log(`Checkpoint: ${reason}${detail ? ` — ${detail}` : ''}`)
|
|
11
|
+
return finish({ stopped: true, reason, detail })
|
|
12
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
// El prefijo lo completa `automation install`. No puede venir del entorno: el runtime de workflows no
|
|
2
|
+
// expone `process`, así que leerlo de ahí reventaba el archivo entero en su primera línea. Viaja
|
|
3
|
+
// escrito, relativo a la carpeta donde se abre la herramienta, que es el cwd de los agentes.
|
|
4
|
+
const ROOT = '{{OPS_DIR}}'.replace(/\/+$/, '') || '.'
|
|
@@ -17,9 +17,14 @@ automatization/workflows/autobuild.js (fuente canónica)
|
|
|
17
17
|
.claude/workflows/autobuild.js (adaptador ejecutable)
|
|
18
18
|
```
|
|
19
19
|
|
|
20
|
-
Claude
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
Sólo Claude ejecuta este formato. Los otros tres ofrecen los mismos cinco recorridos en el formato que
|
|
21
|
+
cada uno entiende —skills en Codex y Antigravity, comandos en Gemini—, con el mismo protocolo y los
|
|
22
|
+
mismos hooks, pero recorridos fase por fase en vez de ejecutados: no se anuncia un workflow nativo hasta
|
|
23
|
+
que exista una API equivalente.
|
|
24
|
+
|
|
25
|
+
El nombre del recorrido es el mismo en los cuatro; el prefijo lo pone cada runner —`/onboard` en Claude,
|
|
26
|
+
`$onboard` en Codex, `/cauce:onboard` en Gemini y Antigravity—. `automation install` lo imprime al
|
|
27
|
+
terminar, y `commands.invocation` de cada `manifest.json` es la fuente.
|
|
23
28
|
|
|
24
29
|
## Integración externa
|
|
25
30
|
|
|
@@ -27,12 +32,16 @@ equivalente; en esos runners el recorrido se ejecuta siguiendo `planning/PROTOCO
|
|
|
27
32
|
para revisión humana. `integrations/promote.js` exige proveedor, clave y un draft `ready`. Ninguno escribe en
|
|
28
33
|
el sistema remoto; Jira es actualmente el primer adaptador del contrato general.
|
|
29
34
|
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
|
|
35
|
+
```text
|
|
36
|
+
integration-sync jira con el prefijo del runner
|
|
37
|
+
integration-promote jira KEY-123
|
|
33
38
|
```
|
|
34
39
|
|
|
35
40
|
## Aprendizaje de agentes
|
|
36
41
|
|
|
37
|
-
|
|
38
|
-
|
|
42
|
+
`agent-eval.js` mide un cargo contra sus controles y casos, `agent-propose.js` consolida una propuesta de
|
|
43
|
+
cambio y `agent-promote.js` la aplica una vez aprobada. Generan informes y propuestas; ninguno modifica
|
|
44
|
+
un `SKILL.md` por su cuenta. Toda actualización exige evaluación y aprobación humana.
|
|
45
|
+
|
|
46
|
+
Los tres se instalan sólo en Claude, que es el único con runtime para ejecutarlos, y no figuran entre los
|
|
47
|
+
cinco recorridos que todos los runners anuncian.
|