aiox-core 5.0.4 β 5.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.aiox-core/core/config/config-cache.js +10 -1
- package/.aiox-core/core/config/config-loader.js +2 -2
- package/.aiox-core/core/execution/build-state-manager.js +1 -1
- package/.aiox-core/core/synapse/runtime/hook-runtime.js +11 -2
- package/.aiox-core/core/utils/yaml-validator.js +1 -1
- package/.aiox-core/data/entity-registry.yaml +761 -796
- package/.aiox-core/development/scripts/workflow-validator.js +92 -18
- package/.aiox-core/development/tasks/create-workflow.md +44 -42
- package/.aiox-core/development/tasks/project-status.md +280 -0
- package/.aiox-core/development/tasks/validate-workflow.md +2 -2
- package/.aiox-core/development/templates/squad/workflow-template.yaml +106 -91
- package/.aiox-core/development/templates/squad-template/workflows/example-workflow.yaml +72 -51
- package/.aiox-core/development/workflows/README.md +12 -5
- package/.aiox-core/development/workflows/development-cycle.yaml +90 -0
- package/.aiox-core/infrastructure/scripts/config-cache.js +10 -1
- package/.aiox-core/install-manifest.yaml +35 -39
- package/.aiox-core/lib/build.json +1 -0
- package/.claude/hooks/precompact-session-digest.cjs +47 -12
- package/.claude/hooks/synapse-engine.cjs +13 -13
- package/README.en.md +23 -37
- package/README.md +26 -38
- package/package.json +1 -1
- package/packages/installer/src/wizard/i18n.js +18 -15
- package/packages/installer/src/wizard/pro-setup.js +302 -68
- package/.aiox-core/core/execution/predictive-pipeline.js +0 -1283
- package/.aiox-core/core/memory/decision-memory.js +0 -564
- package/.aiox-core/data/registry-update-log.jsonl +0 -2
- package/pro/README.md +0 -66
- package/pro/feature-registry.yaml +0 -225
- package/pro/license/degradation.js +0 -220
- package/pro/license/errors.js +0 -450
- package/pro/license/feature-gate.js +0 -354
- package/pro/license/index.js +0 -181
- package/pro/license/license-api.js +0 -701
- package/pro/license/license-cache.js +0 -523
- package/pro/license/license-crypto.js +0 -303
- package/pro/package.json +0 -39
- package/pro/pro-config.yaml +0 -63
- package/pro/squads/README.md +0 -24
- package/pro/squads/design/HEADLINE.md +0 -3
- package/pro/squads/design/README.md +0 -109
- package/pro/squads/design/agents/brad-frost.md +0 -1097
- package/pro/squads/design/agents/dan-mall.md +0 -857
- package/pro/squads/design/agents/dave-malouf.md +0 -2272
- package/pro/squads/design/agents/design-chief.md +0 -114
- package/pro/squads/design/agents/ds-foundations-lead.md +0 -194
- package/pro/squads/design/agents/ds-token-architect.md +0 -361
- package/pro/squads/design/agents/nano-banana-generator.md +0 -162
- package/pro/squads/design/agents/storybook-expert.md +0 -809
- package/pro/squads/design/checklists/atomic-refactor-checklist.md +0 -299
- package/pro/squads/design/checklists/component-adaptation-checklist.md +0 -81
- package/pro/squads/design/checklists/design-fidelity-checklist.md +0 -283
- package/pro/squads/design/checklists/design-handoff-checklist.md +0 -55
- package/pro/squads/design/checklists/design-team-health-checklist.md +0 -454
- package/pro/squads/design/checklists/designops-maturity-checklist.md +0 -518
- package/pro/squads/design/checklists/ds-a11y-release-gate-checklist.md +0 -45
- package/pro/squads/design/checklists/ds-accessibility-wcag-checklist.md +0 -147
- package/pro/squads/design/checklists/ds-component-quality-checklist.md +0 -150
- package/pro/squads/design/checklists/ds-critical-eye-review-checklist.md +0 -147
- package/pro/squads/design/checklists/ds-migration-readiness-checklist.md +0 -99
- package/pro/squads/design/checklists/ds-pattern-audit-checklist.md +0 -164
- package/pro/squads/design/checklists/reading-accessibility-checklist.md +0 -275
- package/pro/squads/design/checklists/token-mapping-checklist.md +0 -107
- package/pro/squads/design/config/coding-standards.md +0 -286
- package/pro/squads/design/config/source-tree.md +0 -59
- package/pro/squads/design/config/tech-stack.md +0 -48
- package/pro/squads/design/config.yaml +0 -204
- package/pro/squads/design/data/agentic-design-systems-guide.md +0 -46
- package/pro/squads/design/data/agentic-ds-principles.md +0 -100
- package/pro/squads/design/data/atomic-design-principles.md +0 -108
- package/pro/squads/design/data/atomic-refactor-rules.md +0 -582
- package/pro/squads/design/data/base-component-specs.md +0 -972
- package/pro/squads/design/data/brad-frost-analysis-extract-implicit.yaml +0 -270
- package/pro/squads/design/data/brad-frost-analysis-find-0.8.yaml +0 -176
- package/pro/squads/design/data/brad-frost-analysis-qa-report.yaml +0 -168
- package/pro/squads/design/data/brad-frost-dna.yaml +0 -713
- package/pro/squads/design/data/capability-tools.yaml +0 -124
- package/pro/squads/design/data/component-adaptation-changelog.md +0 -318
- package/pro/squads/design/data/consolidation-algorithms.md +0 -168
- package/pro/squads/design/data/critical-eye-scoring-rules.yaml +0 -240
- package/pro/squads/design/data/design-token-best-practices.md +0 -107
- package/pro/squads/design/data/design-tokens-spec.yaml +0 -418
- package/pro/squads/design/data/ds-reference-architectures.md +0 -93
- package/pro/squads/design/data/f2-qa-report.md +0 -168
- package/pro/squads/design/data/f3-derived-components-changelog.md +0 -100
- package/pro/squads/design/data/f3-qa-report.md +0 -208
- package/pro/squads/design/data/figma-base-components-raw.md +0 -102
- package/pro/squads/design/data/figma-tokens-raw.md +0 -1549
- package/pro/squads/design/data/fluent2-design-principles.md +0 -114
- package/pro/squads/design/data/high-retention-reading-guide.md +0 -349
- package/pro/squads/design/data/integration-patterns.md +0 -207
- package/pro/squads/design/data/internal-quality-chain.yaml +0 -48
- package/pro/squads/design/data/motion-tokens-guide.md +0 -202
- package/pro/squads/design/data/roi-calculation-guide.md +0 -142
- package/pro/squads/design/data/token-mapping-reference.md +0 -213
- package/pro/squads/design/data/w3c-dtcg-spec-reference.md +0 -149
- package/pro/squads/design/data/wcag-compliance-guide.md +0 -267
- package/pro/squads/design/docs/AUDIT_REPORT.md +0 -97
- package/pro/squads/design/docs/DS-CURATION-PIPELINE-PROPOSAL.md +0 -577
- package/pro/squads/design/docs/UPGRADE_PLAN.md +0 -618
- package/pro/squads/design/docs/brad-frost-research-validation.md +0 -372
- package/pro/squads/design/docs/dave-malouf-research-validation.md +0 -391
- package/pro/squads/design/docs/tool-discovery-report.md +0 -87
- package/pro/squads/design/docs/tool-integration-plan.md +0 -44
- package/pro/squads/design/protocols/ai-first-governance.md +0 -56
- package/pro/squads/design/protocols/governance-execution-boundary.md +0 -59
- package/pro/squads/design/protocols/handoff.md +0 -60
- package/pro/squads/design/rules/.claude-rules.md +0 -88
- package/pro/squads/design/scripts/design-system/curate_colors.cjs +0 -447
- package/pro/squads/design/scripts/design-system/curate_components.cjs +0 -217
- package/pro/squads/design/scripts/design-system/curate_radius.cjs +0 -190
- package/pro/squads/design/scripts/design-system/curate_shadows.cjs +0 -208
- package/pro/squads/design/scripts/design-system/curate_spacing.cjs +0 -243
- package/pro/squads/design/scripts/design-system/curate_typography.cjs +0 -404
- package/pro/squads/design/scripts/design-system/design-system-metadata.test.js +0 -49
- package/pro/squads/design/scripts/design-system/design_manifest_lib.cjs +0 -142
- package/pro/squads/design/scripts/design-system/fetch_page_images.cjs +0 -195
- package/pro/squads/design/scripts/design-system/generate_components_metadata.cjs +0 -114
- package/pro/squads/design/scripts/design-system/generate_curation_report.cjs +0 -258
- package/pro/squads/design/scripts/design-system/generate_tokens.cjs +0 -342
- package/pro/squads/design/scripts/design-system/sync_design_manifest.cjs +0 -27
- package/pro/squads/design/scripts/design-system/test_mcp_tools.cjs +0 -232
- package/pro/squads/design/scripts/design-system/validate_components_metadata.cjs +0 -96
- package/pro/squads/design/scripts/design-system/validate_curation.cjs +0 -226
- package/pro/squads/design/scripts/design-system/validate_design_manifest_drift.cjs +0 -72
- package/pro/squads/design/scripts/design-system/validate_mcp_skeleton.cjs +0 -38
- package/pro/squads/design/scripts/design-system/validate_registry.cjs +0 -186
- package/pro/squads/design/scripts/design-system/validate_task_checklist_bindings.cjs +0 -78
- package/pro/squads/design/scripts/dissect-artifact.cjs +0 -806
- package/pro/squads/design/scripts/validate-a11y-integration.cjs +0 -40
- package/pro/squads/design/scripts/validate-design-squad.py +0 -411
- package/pro/squads/design/squad.yaml +0 -714
- package/pro/squads/design/tasks/a11y-audit.md +0 -340
- package/pro/squads/design/tasks/aria-audit.md +0 -525
- package/pro/squads/design/tasks/atomic-refactor-execute.md +0 -391
- package/pro/squads/design/tasks/atomic-refactor-plan.md +0 -262
- package/pro/squads/design/tasks/audit-reading-experience.md +0 -350
- package/pro/squads/design/tasks/audit-tailwind-config.md +0 -101
- package/pro/squads/design/tasks/bootstrap-shadcn-library.md +0 -96
- package/pro/squads/design/tasks/bundle-audit.md +0 -245
- package/pro/squads/design/tasks/contrast-matrix.md +0 -373
- package/pro/squads/design/tasks/create-doc.md +0 -135
- package/pro/squads/design/tasks/dead-code-detection.md +0 -329
- package/pro/squads/design/tasks/design-compare.md +0 -414
- package/pro/squads/design/tasks/design-process-optimization.md +0 -407
- package/pro/squads/design/tasks/design-review-orchestration.md +0 -99
- package/pro/squads/design/tasks/design-team-scaling.md +0 -407
- package/pro/squads/design/tasks/design-tooling-audit.md +0 -404
- package/pro/squads/design/tasks/design-triage.md +0 -89
- package/pro/squads/design/tasks/designops-maturity-assessment.md +0 -364
- package/pro/squads/design/tasks/designops-metrics-setup.md +0 -465
- package/pro/squads/design/tasks/ds-agentic-audit.md +0 -100
- package/pro/squads/design/tasks/ds-agentic-setup.md +0 -103
- package/pro/squads/design/tasks/ds-audit-codebase.md +0 -273
- package/pro/squads/design/tasks/ds-build-component.md +0 -349
- package/pro/squads/design/tasks/ds-build-mcp-server.md +0 -84
- package/pro/squads/design/tasks/ds-calculate-roi.md +0 -282
- package/pro/squads/design/tasks/ds-compose-molecule.md +0 -106
- package/pro/squads/design/tasks/ds-consolidate-patterns.md +0 -253
- package/pro/squads/design/tasks/ds-context-contract.md +0 -194
- package/pro/squads/design/tasks/ds-critical-eye-compare.md +0 -130
- package/pro/squads/design/tasks/ds-critical-eye-decide.md +0 -139
- package/pro/squads/design/tasks/ds-critical-eye-inventory.md +0 -111
- package/pro/squads/design/tasks/ds-critical-eye-report.md +0 -101
- package/pro/squads/design/tasks/ds-critical-eye-score.md +0 -109
- package/pro/squads/design/tasks/ds-designops.md +0 -99
- package/pro/squads/design/tasks/ds-extend-pattern.md +0 -91
- package/pro/squads/design/tasks/ds-extract-tokens.md +0 -312
- package/pro/squads/design/tasks/ds-figma-pipeline.md +0 -95
- package/pro/squads/design/tasks/ds-fluent-audit.md +0 -105
- package/pro/squads/design/tasks/ds-fluent-build.md +0 -110
- package/pro/squads/design/tasks/ds-generate-ai-metadata.md +0 -81
- package/pro/squads/design/tasks/ds-generate-cursor-rules.md +0 -74
- package/pro/squads/design/tasks/ds-generate-documentation.md +0 -101
- package/pro/squads/design/tasks/ds-generate-migration-strategy.md +0 -331
- package/pro/squads/design/tasks/ds-generate-shock-report.md +0 -323
- package/pro/squads/design/tasks/ds-govern-a11y-compliance.md +0 -93
- package/pro/squads/design/tasks/ds-governance.md +0 -187
- package/pro/squads/design/tasks/ds-health-metrics.md +0 -278
- package/pro/squads/design/tasks/ds-integrate-squad.md +0 -130
- package/pro/squads/design/tasks/ds-integrate-workspace.md +0 -100
- package/pro/squads/design/tasks/ds-legacy-modernization.md +0 -302
- package/pro/squads/design/tasks/ds-mcp-status.md +0 -65
- package/pro/squads/design/tasks/ds-motion-audit.md +0 -118
- package/pro/squads/design/tasks/ds-multi-framework.md +0 -96
- package/pro/squads/design/tasks/ds-parallelization-gate.md +0 -246
- package/pro/squads/design/tasks/ds-query.md +0 -90
- package/pro/squads/design/tasks/ds-rebuild-artifact.md +0 -369
- package/pro/squads/design/tasks/ds-reverse-engineer.md +0 -194
- package/pro/squads/design/tasks/ds-scan-artifact.md +0 -131
- package/pro/squads/design/tasks/ds-setup-design-system.md +0 -297
- package/pro/squads/design/tasks/ds-sync-registry.md +0 -287
- package/pro/squads/design/tasks/ds-theme-multi-brand.md +0 -90
- package/pro/squads/design/tasks/ds-token-modes.md +0 -108
- package/pro/squads/design/tasks/ds-token-w3c-extract.md +0 -105
- package/pro/squads/design/tasks/ds-validate-ai-readiness.md +0 -69
- package/pro/squads/design/tasks/ds-visual-regression.md +0 -130
- package/pro/squads/design/tasks/execute-checklist.md +0 -141
- package/pro/squads/design/tasks/export-design-tokens-dtcg.md +0 -97
- package/pro/squads/design/tasks/f1-apply-foundations.md +0 -154
- package/pro/squads/design/tasks/f1-ingest-figma-tokens.md +0 -130
- package/pro/squads/design/tasks/f1-map-tokens-to-shadcn.md +0 -145
- package/pro/squads/design/tasks/f1-qa-foundations.md +0 -95
- package/pro/squads/design/tasks/f2-adapt-shadcn-components.md +0 -155
- package/pro/squads/design/tasks/f2-ingest-base-components.md +0 -148
- package/pro/squads/design/tasks/f2-qa-base-components.md +0 -98
- package/pro/squads/design/tasks/f3-derive-components.md +0 -145
- package/pro/squads/design/tasks/f3-qa-derived-components.md +0 -101
- package/pro/squads/design/tasks/focus-order-audit.md +0 -450
- package/pro/squads/design/tasks/sb-brownfield-migrate.md +0 -367
- package/pro/squads/design/tasks/sb-brownfield-scan.md +0 -318
- package/pro/squads/design/tasks/sb-configure.md +0 -230
- package/pro/squads/design/tasks/sb-expand-shadcn.md +0 -213
- package/pro/squads/design/tasks/sb-generate-all-stories.md +0 -288
- package/pro/squads/design/tasks/sb-install.md +0 -152
- package/pro/squads/design/tasks/sb-sync-workspace.md +0 -239
- package/pro/squads/design/tasks/sb-verify.md +0 -203
- package/pro/squads/design/tasks/tailwind-upgrade.md +0 -117
- package/pro/squads/design/tasks/token-usage-analytics.md +0 -262
- package/pro/squads/design/tasks/ux-rewrite-sixth-grade.md +0 -82
- package/pro/squads/design/tasks/validate-design-fidelity.md +0 -222
- package/pro/squads/design/templates/agent-template.yaml +0 -46
- package/pro/squads/design/templates/clone-mind-template.md +0 -352
- package/pro/squads/design/templates/component-prompt-injection-tmpl.md +0 -236
- package/pro/squads/design/templates/component-visual-spec-tmpl.md +0 -378
- package/pro/squads/design/templates/critical-eye-cycle-report-tmpl.md +0 -165
- package/pro/squads/design/templates/design-fidelity-report-tmpl.md +0 -155
- package/pro/squads/design/templates/ds-ai-component-metadata-schema-tmpl.json +0 -138
- package/pro/squads/design/templates/ds-artifact-analysis.md +0 -70
- package/pro/squads/design/templates/ds-health-report-tmpl.md +0 -236
- package/pro/squads/design/templates/ds-migration-strategy-tmpl.md +0 -524
- package/pro/squads/design/templates/ds-state-persistence-tmpl.yaml +0 -194
- package/pro/squads/design/templates/ds-tokens-schema-tmpl.yaml +0 -139
- package/pro/squads/design/templates/migration-strategy-tmpl.md +0 -524
- package/pro/squads/design/templates/reading-design-tokens.css +0 -26
- package/pro/squads/design/templates/state-persistence-tmpl.yaml +0 -219
- package/pro/squads/design/templates/tokens-schema-tmpl.yaml +0 -305
- package/pro/squads/design/workflows/agentic-readiness.yaml +0 -83
- package/pro/squads/design/workflows/audit-only.yaml +0 -198
- package/pro/squads/design/workflows/brownfield-complete.yaml +0 -257
- package/pro/squads/design/workflows/critical-eye.yaml +0 -184
- package/pro/squads/design/workflows/dtcg-tokens-governance.yaml +0 -64
- package/pro/squads/design/workflows/foundations-pipeline.yaml +0 -192
- package/pro/squads/design/workflows/greenfield-new.yaml +0 -192
- package/pro/squads/design/workflows/motion-quality.yaml +0 -65
- package/pro/squads/design/workflows/self-healing-workflow.yaml +0 -237
- package/pro/squads/design/workflows/storybook-brownfield-migration.yaml +0 -400
- package/pro/squads/design/workflows/storybook-full-setup.yaml +0 -280
- package/pro/squads/index.js +0 -145
- package/pro/squads/mmos-squad/minds/alex_hormozi/artifacts/ARQUITETURA_COGNITIVA_DE_ALEX_HORMOZI_EXTRA/303/207/303/203O_COMPLETA.md +0 -215
- package/pro/squads/mmos-squad/minds/alex_hormozi/artifacts/A_Rotina_de_Alta_Performance_de_Alex_Hormozi_Arquitetura,_Motiva/303/247/303/265es_e_Replica/303/247/303/243o.md +0 -309
- package/pro/squads/mmos-squad/minds/alex_hormozi/artifacts/O_sistema_completo_de_cria/303/247/303/243o_de_conte/303/272do_de_Alex_Hormozi.md +0 -416
- package/pro/squads/mmos-squad/minds/alex_hormozi/artifacts/Processo_Cria/303/247/303/243o_Conte/303/272do_Hormozi.md +0 -0
- package/pro/squads/mmos-squad/minds/brad_frost/.backup/2026-01-13/artifacts/DECIS/303/225ES_ESTRAT/303/211GICAS_DE_DESIGN_SYSTEMS_(2022_2025).md +0 -1038
- package/pro/squads/mmos-squad/minds/brad_frost/.backup/2026-01-13/artifacts/FRAMEWORK_COMPLETO_DE_IMPLEMENTA/303/207/303/203O_ATOMIC_DESIGN.md +0 -797
- package/pro/squads/mmos-squad/minds/brad_frost/.backup/2026-01-13/artifacts/O_Cemit/303/251rio_de_Design_Systems.md +0 -447
- package/pro/squads/mmos-squad/minds/brad_frost/.backup/2026-01-13/artifacts/PRINC/303/215PIOS_DE_RACIOC/303/215NIO.md +0 -190
- package/pro/squads/mmos-squad/minds/brad_frost/artifacts/DECIS/303/225ES_ESTRAT/303/211GICAS_DE_DESIGN_SYSTEMS_(2022_2025).md +0 -1038
- package/pro/squads/mmos-squad/minds/brad_frost/artifacts/FRAMEWORK_COMPLETO_DE_IMPLEMENTA/303/207/303/203O_ATOMIC_DESIGN.md +0 -797
- package/pro/squads/mmos-squad/minds/brad_frost/artifacts/O_Cemit/303/251rio_de_Design_Systems.md +0 -447
- package/pro/squads/mmos-squad/minds/brad_frost/artifacts/PRINC/303/215PIOS_DE_RACIOC/303/215NIO.md +0 -190
- package/pro/squads/mmos-squad/minds/elon_musk/artifacts/AN/303/201LISE_PSICOM/303/211TRICA_PROFUNDA_ELON_MUSK.md +0 -291
- package/pro/squads/mmos-squad/minds/elon_musk/artifacts/ASSINATURA_LINGU/303/215STICA_ELON_MUSK.md +0 -485
- package/pro/squads/mmos-squad/minds/elon_musk/artifacts/A_Arquitetura_Mental_de_Elon_Musk_Uma_An/303/241lise_Sistem/303/241tica_dos_Frameworks_de_Pensamento.md +0 -907
- package/pro/squads/mmos-squad/minds/elon_musk/artifacts/Dossi/303/252_Estrat/303/251gico_A_Arquitetura_Psicol/303/263gica_de_Elon_Musk.md +0 -252
- package/pro/squads/mmos-squad/minds/elon_musk/artifacts/Os_Padr/303/265es_de_Leitura_de_Elon_Musk_e_Sua_Influ/303/252ncia_Sistem/303/241tica.md +0 -287
- package/pro/squads/mmos-squad/minds/elon_musk/artifacts/Uma_an/303/241lise_psicol/303/263gica_abrangente.md +0 -187
- package/pro/squads/mmos-squad/minds/eugene_schwartz/artifacts/AN/303/201LISE_PSICOM/303/211TRICA_PROFUNDA_EUGENE_M._SCHWARTZ.md +0 -790
- package/pro/squads/mmos-squad/minds/eugene_schwartz/artifacts/An/303/241lise_Completa_Eugene_Schwartz_Arquitetura_Cognitiva_DEEP.md +0 -210
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/5H_EXTRA/303/207/303/203O_COGNITIVA_COMPLETA_PEDRO_VAL/303/211RIO_LOPEZ.md +0 -226
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/AN/303/201LISE_COMPARATIVA_REVISADA_PEDRO_VAL/303/211RIO_LOPEZ.md +0 -246
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/AN/303/201LISE_LINGU/303/215STICA_CARIOCA_PEDRO_VAL/303/211RIO_LOPEZ.md +0 -274
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/AN/303/201LISE_PSICOM/303/211TRICA_DEFINITIVA_PEDRO_VAL/303/211RIO_LOPEZ.md +0 -821
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/AN/303/201LISE_PSICOM/303/211TRICA_PROFUNDA_PEDRO_VAL/303/211RIO.md +0 -1844
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/C/303/201LCULO_DE_RARIDADE_ESTAT/303/215STICA_PEDRO_VAL/303/211RIO_LOPEZ.md +0 -154
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/EXTRA/303/207/303/203O_PEDRO_VAL/303/211RIO.md +0 -237
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/MAPEAMENTO_LINGU/303/215STICO_PROFUNDO.md +0 -161
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/META_AXIOMAS_DE_PEDRO_VAL/303/211RIO.md +0 -256
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/SISTEMA_IMUNOL/303/223GICO_COGNITIVO_PEDRO_VAL/303/211RIO_LOPEZ.md +0 -586
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/SISTEMA_IMUNOL/303/223GICO_COGNITIVO_V2_/342/200/224_CLONE_IA.md +0 -452
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/TABELA_COMPARATIVA_AN/303/201LISE_COMPLETA_DOS_CLONES_IA.md +0 -102
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/WHATSAPP_PADR/303/225ES_LINGU/303/215STICOS_PEDRO_VAL/303/211RIO_LOPEZ.md +0 -286
- package/pro/squads/mmos-squad/minds/pedro_valerio/sources/artifacts_v1.6/heur/303/255sticas_de_decis/303/243o_e_algoritmos_mentais_/303/272nicos.md +0 -268
- package/pro/squads/mmos-squad/minds/ray_kurzweil/sources/books/PROTOCOLO_COMPLETO_DE_INTERROGA/303/207/303/203O_-_NAVAL_RAVIKANT.md +0 -3624
- package/pro/squads/mmos-squad/minds/steve_jobs/artifacts/FRAMEWORK_COMPLETO_DE_IMPLEMENTA/303/207/303/203O_JOBS.md +0 -488
- package/pro/squads/mmos-squad/minds/steve_jobs/artifacts/Framework_Cabe/303/247a_Steve.md +0 -257
- package/pro/squads/mmos-squad/minds/steve_jobs/artifacts/Relat/303/263rio_Abrangente_sobre_Steve_Jobs_para_Cria/303/247/303/243o_de_Clone_de_IA.md +0 -370
- package/pro/squads/mmos-squad/minds/steve_jobs/artifacts/Steve_Jobs_An/303/241lise_Psicol/303/263gica_Profunda_e_Valida/303/247/303/243o_Comportamental.md +0 -65
- package/pro/squads/squad-creator-pro/.state.json +0 -32
- package/pro/squads/squad-creator-pro/CHANGELOG.md +0 -275
- package/pro/squads/squad-creator-pro/HEADLINE.md +0 -3
- package/pro/squads/squad-creator-pro/README.md +0 -1059
- package/pro/squads/squad-creator-pro/agents/oalanicolas.md +0 -438
- package/pro/squads/squad-creator-pro/agents/pedro-valerio.md +0 -449
- package/pro/squads/squad-creator-pro/agents/squad-chief.md +0 -1651
- package/pro/squads/squad-creator-pro/agents/thiago_finch.md +0 -976
- package/pro/squads/squad-creator-pro/assessments/axioma-assessment-wf-create-squad.yaml +0 -325
- package/pro/squads/squad-creator-pro/checklists/.gitkeep +0 -1
- package/pro/squads/squad-creator-pro/checklists/agent-depth-checklist.md +0 -244
- package/pro/squads/squad-creator-pro/checklists/agent-quality-gate.md +0 -434
- package/pro/squads/squad-creator-pro/checklists/create-agent-checklist.md +0 -184
- package/pro/squads/squad-creator-pro/checklists/create-squad-checklist.md +0 -219
- package/pro/squads/squad-creator-pro/checklists/create-workflow-checklist.md +0 -224
- package/pro/squads/squad-creator-pro/checklists/deep-research-quality.md +0 -506
- package/pro/squads/squad-creator-pro/checklists/executor-matrix-checklist.md +0 -260
- package/pro/squads/squad-creator-pro/checklists/mental-model-integration-checklist.md +0 -95
- package/pro/squads/squad-creator-pro/checklists/mind-validation.md +0 -374
- package/pro/squads/squad-creator-pro/checklists/quality-gate-checklist.md +0 -385
- package/pro/squads/squad-creator-pro/checklists/smoke-test-agent.md +0 -313
- package/pro/squads/squad-creator-pro/checklists/sop-validation.md +0 -250
- package/pro/squads/squad-creator-pro/checklists/squad-checklist.md +0 -1014
- package/pro/squads/squad-creator-pro/checklists/squad-overview-checklist.md +0 -393
- package/pro/squads/squad-creator-pro/checklists/task-anatomy-checklist.md +0 -626
- package/pro/squads/squad-creator-pro/config/.gitkeep +0 -1
- package/pro/squads/squad-creator-pro/config/axioma-validator.yaml +0 -371
- package/pro/squads/squad-creator-pro/config/heuristics.yaml +0 -753
- package/pro/squads/squad-creator-pro/config/model-routing.yaml +0 -693
- package/pro/squads/squad-creator-pro/config/quality-gates.yaml +0 -415
- package/pro/squads/squad-creator-pro/config/scoring-rubric.yaml +0 -199
- package/pro/squads/squad-creator-pro/config/squad-config.yaml +0 -165
- package/pro/squads/squad-creator-pro/config/task-anatomy.yaml +0 -263
- package/pro/squads/squad-creator-pro/config/veto-conditions.yaml +0 -455
- package/pro/squads/squad-creator-pro/config.yaml +0 -35
- package/pro/squads/squad-creator-pro/data/.gitkeep +0 -1
- package/pro/squads/squad-creator-pro/data/an-anchor-words.yaml +0 -78
- package/pro/squads/squad-creator-pro/data/an-clone-anti-patterns.yaml +0 -148
- package/pro/squads/squad-creator-pro/data/an-clone-validation.yaml +0 -190
- package/pro/squads/squad-creator-pro/data/an-diagnostic-framework.yaml +0 -164
- package/pro/squads/squad-creator-pro/data/an-output-examples.yaml +0 -102
- package/pro/squads/squad-creator-pro/data/an-source-signals.yaml +0 -98
- package/pro/squads/squad-creator-pro/data/an-source-tiers.yaml +0 -119
- package/pro/squads/squad-creator-pro/data/best-practices.md +0 -986
- package/pro/squads/squad-creator-pro/data/core-heuristics.md +0 -510
- package/pro/squads/squad-creator-pro/data/decision-heuristics-framework.md +0 -620
- package/pro/squads/squad-creator-pro/data/executor-decision-tree.md +0 -774
- package/pro/squads/squad-creator-pro/data/executor-matrix-framework.md +0 -441
- package/pro/squads/squad-creator-pro/data/fusion-decision-points-analysis.md +0 -397
- package/pro/squads/squad-creator-pro/data/fusion-executor-analysis.md +0 -677
- package/pro/squads/squad-creator-pro/data/hybridops-patterns.md +0 -1351
- package/pro/squads/squad-creator-pro/data/internal-infrastructure-library.yaml +0 -99
- package/pro/squads/squad-creator-pro/data/mental-model-task-matrix.yaml +0 -692
- package/pro/squads/squad-creator-pro/data/pipeline-patterns.md +0 -352
- package/pro/squads/squad-creator-pro/data/pm-best-practices.md +0 -440
- package/pro/squads/squad-creator-pro/data/pv-anchor-words.yaml +0 -64
- package/pro/squads/squad-creator-pro/data/pv-authenticity-markers.yaml +0 -200
- package/pro/squads/squad-creator-pro/data/pv-meta-axiomas.yaml +0 -162
- package/pro/squads/squad-creator-pro/data/pv-output-examples.yaml +0 -342
- package/pro/squads/squad-creator-pro/data/pv-workflow-validation.yaml +0 -318
- package/pro/squads/squad-creator-pro/data/quality-dimensions-framework.md +0 -405
- package/pro/squads/squad-creator-pro/data/squad-analytics-guide.md +0 -252
- package/pro/squads/squad-creator-pro/data/squad-kb.md +0 -987
- package/pro/squads/squad-creator-pro/data/squad-registry.yaml +0 -841
- package/pro/squads/squad-creator-pro/data/squad-type-definitions.yaml +0 -578
- package/pro/squads/squad-creator-pro/data/tier-system-framework.md +0 -475
- package/pro/squads/squad-creator-pro/data/tool-evaluation-framework.md +0 -847
- package/pro/squads/squad-creator-pro/data/tool-registry.yaml +0 -700
- package/pro/squads/squad-creator-pro/docs/ADR-001-model-tier-qualification.md +0 -344
- package/pro/squads/squad-creator-pro/docs/AGENT-COLLABORATION.md +0 -609
- package/pro/squads/squad-creator-pro/docs/ARCHITECTURE-DIAGRAMS.md +0 -1466
- package/pro/squads/squad-creator-pro/docs/COMMANDS.md +0 -544
- package/pro/squads/squad-creator-pro/docs/CONCEPTS.md +0 -584
- package/pro/squads/squad-creator-pro/docs/FAQ.md +0 -731
- package/pro/squads/squad-creator-pro/docs/HITL-FLOW.md +0 -255
- package/pro/squads/squad-creator-pro/docs/MIGRATION-PLAN-AGENT-CONFORMITY.md +0 -861
- package/pro/squads/squad-creator-pro/docs/MIGRATION-ROADMAP-HYBRIDOPS.md +0 -1161
- package/pro/squads/squad-creator-pro/docs/MODEL-TIER-QUALIFICATION.md +0 -337
- package/pro/squads/squad-creator-pro/docs/PATTERN-LIBRARY.md +0 -333
- package/pro/squads/squad-creator-pro/docs/PEDRO-VALERIO-ARCHITECTURE.md +0 -456
- package/pro/squads/squad-creator-pro/docs/POR-ONDE-COMECAR.md +0 -210
- package/pro/squads/squad-creator-pro/docs/QUICK-START.md +0 -205
- package/pro/squads/squad-creator-pro/docs/RFC-001-deterministic-refactoring.md +0 -463
- package/pro/squads/squad-creator-pro/docs/TOOL-RECOMMENDATIONS.md +0 -379
- package/pro/squads/squad-creator-pro/docs/TROUBLESHOOTING.md +0 -412
- package/pro/squads/squad-creator-pro/docs/TUTORIAL-COMPLETO.md +0 -458
- package/pro/squads/squad-creator-pro/docs/optimize-v4-proposal.md +0 -354
- package/pro/squads/squad-creator-pro/docs/session-report-2026-02-01.md +0 -411
- package/pro/squads/squad-creator-pro/docs/sop-extraction-process.md +0 -674
- package/pro/squads/squad-creator-pro/docs/squad-chief-agent-flow.md +0 -981
- package/pro/squads/squad-creator-pro/docs/squad-creation-pipeline-workflow.md +0 -937
- package/pro/squads/squad-creator-pro/docs/task-optimization-framework.md +0 -229
- package/pro/squads/squad-creator-pro/docs/validation-report-2026-02-01.md +0 -439
- package/pro/squads/squad-creator-pro/minds/oalanicolas/artifacts/HANDOFF_PROTOCOL.md +0 -269
- package/pro/squads/squad-creator-pro/minds/oalanicolas/artifacts/SOURCE_CLASSIFICATION.md +0 -258
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_001.md +0 -166
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_002.md +0 -206
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_003.md +0 -239
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_004.md +0 -153
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_005.md +0 -161
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_006.md +0 -166
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_007.md +0 -190
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_008.md +0 -191
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_009.md +0 -234
- package/pro/squads/squad-creator-pro/minds/oalanicolas/heuristics/AN_KE_010.md +0 -240
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/artifacts/Assinatura_Linguistica.md +0 -355
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/artifacts/META_AXIOMAS.md +0 -277
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_BS_001.md +0 -144
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PA_001.md +0 -174
- package/pro/squads/squad-creator-pro/minds/pedro_valerio/heuristics/PV_PM_001.md +0 -191
- package/pro/squads/squad-creator-pro/package.json +0 -26
- package/pro/squads/squad-creator-pro/protocols/ai-first-governance.md +0 -63
- package/pro/squads/squad-creator-pro/scripts/README.md +0 -246
- package/pro/squads/squad-creator-pro/scripts/__pycache__/dependency_check.cpython-314.pyc +0 -0
- package/pro/squads/squad-creator-pro/scripts/__pycache__/inventory.cpython-314.pyc +0 -0
- package/pro/squads/squad-creator-pro/scripts/__pycache__/naming_validator.cpython-314.pyc +0 -0
- package/pro/squads/squad-creator-pro/scripts/__pycache__/quality_gate.cpython-314.pyc +0 -0
- package/pro/squads/squad-creator-pro/scripts/__pycache__/scoring.cpython-314.pyc +0 -0
- package/pro/squads/squad-creator-pro/scripts/__pycache__/yaml_validator.cpython-314.pyc +0 -0
- package/pro/squads/squad-creator-pro/scripts/assess-sources.sh +0 -443
- package/pro/squads/squad-creator-pro/scripts/checklist_validator.py +0 -451
- package/pro/squads/squad-creator-pro/scripts/clone-review.sh +0 -394
- package/pro/squads/squad-creator-pro/scripts/coherence-validator.py +0 -836
- package/pro/squads/squad-creator-pro/scripts/create-agent-preflight.py +0 -243
- package/pro/squads/squad-creator-pro/scripts/cross-provider/compare-results.js +0 -281
- package/pro/squads/squad-creator-pro/scripts/cross-provider/cross-provider-runner.js +0 -462
- package/pro/squads/squad-creator-pro/scripts/dependency_check.py +0 -333
- package/pro/squads/squad-creator-pro/scripts/fidelity-score.sh +0 -519
- package/pro/squads/squad-creator-pro/scripts/generate-squad-greeting.js +0 -426
- package/pro/squads/squad-creator-pro/scripts/generate-squad-guide.js +0 -558
- package/pro/squads/squad-creator-pro/scripts/inventory.py +0 -269
- package/pro/squads/squad-creator-pro/scripts/lib/config-loader.js +0 -151
- package/pro/squads/squad-creator-pro/scripts/model-tier-validator.cjs +0 -369
- package/pro/squads/squad-creator-pro/scripts/model-usage-logger.cjs +0 -245
- package/pro/squads/squad-creator-pro/scripts/modernization-score.sh +0 -308
- package/pro/squads/squad-creator-pro/scripts/naming_validator.py +0 -299
- package/pro/squads/squad-creator-pro/scripts/on-specialist-complete.py +0 -98
- package/pro/squads/squad-creator-pro/scripts/quality_gate.py +0 -413
- package/pro/squads/squad-creator-pro/scripts/refresh-registry.py +0 -270
- package/pro/squads/squad-creator-pro/scripts/save-session-metrics.py +0 -136
- package/pro/squads/squad-creator-pro/scripts/scaffold-squad.cjs +0 -281
- package/pro/squads/squad-creator-pro/scripts/scoring.py +0 -395
- package/pro/squads/squad-creator-pro/scripts/security_scanner.py +0 -378
- package/pro/squads/squad-creator-pro/scripts/squad-analytics.py +0 -585
- package/pro/squads/squad-creator-pro/scripts/squad-context-loader.cjs +0 -205
- package/pro/squads/squad-creator-pro/scripts/squad-state-manager.cjs +0 -451
- package/pro/squads/squad-creator-pro/scripts/squad-workflow-runner.cjs +0 -471
- package/pro/squads/squad-creator-pro/scripts/squad_utils.py +0 -261
- package/pro/squads/squad-creator-pro/scripts/sync-ide-command.py +0 -590
- package/pro/squads/squad-creator-pro/scripts/tests/__init__.py +0 -1
- package/pro/squads/squad-creator-pro/scripts/tests/conftest.py +0 -309
- package/pro/squads/squad-creator-pro/scripts/tests/run_bash_tests.sh +0 -29
- package/pro/squads/squad-creator-pro/scripts/tests/test_assess_sources.sh +0 -216
- package/pro/squads/squad-creator-pro/scripts/tests/test_checklist_validator.py +0 -396
- package/pro/squads/squad-creator-pro/scripts/tests/test_clone_review.sh +0 -239
- package/pro/squads/squad-creator-pro/scripts/tests/test_coherence_validator.py +0 -212
- package/pro/squads/squad-creator-pro/scripts/tests/test_dependency_check.py +0 -361
- package/pro/squads/squad-creator-pro/scripts/tests/test_fidelity_score.sh +0 -298
- package/pro/squads/squad-creator-pro/scripts/tests/test_inventory.py +0 -307
- package/pro/squads/squad-creator-pro/scripts/tests/test_modernization_score.sh +0 -211
- package/pro/squads/squad-creator-pro/scripts/tests/test_naming_validator.py +0 -373
- package/pro/squads/squad-creator-pro/scripts/tests/test_quality_gate.py +0 -280
- package/pro/squads/squad-creator-pro/scripts/tests/test_refresh_registry.py +0 -338
- package/pro/squads/squad-creator-pro/scripts/tests/test_scoring.py +0 -366
- package/pro/squads/squad-creator-pro/scripts/tests/test_security_scanner.py +0 -354
- package/pro/squads/squad-creator-pro/scripts/tests/test_squad_analytics.py +0 -450
- package/pro/squads/squad-creator-pro/scripts/tests/test_validate_clone.sh +0 -252
- package/pro/squads/squad-creator-pro/scripts/tests/test_yaml_validator.py +0 -412
- package/pro/squads/squad-creator-pro/scripts/validate-agent-output.py +0 -115
- package/pro/squads/squad-creator-pro/scripts/validate-all.sh +0 -49
- package/pro/squads/squad-creator-pro/scripts/validate-squad-structure.py +0 -535
- package/pro/squads/squad-creator-pro/scripts/validate-squad.sh +0 -944
- package/pro/squads/squad-creator-pro/scripts/yaml_validator.py +0 -528
- package/pro/squads/squad-creator-pro/skills/squad.md +0 -301
- package/pro/squads/squad-creator-pro/squad.yaml +0 -36
- package/pro/squads/squad-creator-pro/tasks/CHANGELOG.md +0 -80
- package/pro/squads/squad-creator-pro/tasks/an-assess-sources.md +0 -78
- package/pro/squads/squad-creator-pro/tasks/an-clone-review.md +0 -104
- package/pro/squads/squad-creator-pro/tasks/an-compare-outputs.md +0 -354
- package/pro/squads/squad-creator-pro/tasks/an-design-clone.md +0 -79
- package/pro/squads/squad-creator-pro/tasks/an-diagnose-clone.md +0 -87
- package/pro/squads/squad-creator-pro/tasks/an-extract-dna.md +0 -90
- package/pro/squads/squad-creator-pro/tasks/an-extract-framework.md +0 -100
- package/pro/squads/squad-creator-pro/tasks/an-fidelity-score.md +0 -108
- package/pro/squads/squad-creator-pro/tasks/an-validate-clone.md +0 -96
- package/pro/squads/squad-creator-pro/tasks/auto-acquire-sources.md +0 -349
- package/pro/squads/squad-creator-pro/tasks/collect-sources.md +0 -533
- package/pro/squads/squad-creator-pro/tasks/create-agent.md +0 -768
- package/pro/squads/squad-creator-pro/tasks/create-documentation.md +0 -258
- package/pro/squads/squad-creator-pro/tasks/create-pipeline.md +0 -296
- package/pro/squads/squad-creator-pro/tasks/create-squad.md +0 -933
- package/pro/squads/squad-creator-pro/tasks/create-task.md +0 -1148
- package/pro/squads/squad-creator-pro/tasks/create-template.md +0 -474
- package/pro/squads/squad-creator-pro/tasks/create-workflow.md +0 -720
- package/pro/squads/squad-creator-pro/tasks/deconstruct.md +0 -167
- package/pro/squads/squad-creator-pro/tasks/deep-research-pre-agent.md +0 -566
- package/pro/squads/squad-creator-pro/tasks/detect-squad-context.md +0 -81
- package/pro/squads/squad-creator-pro/tasks/discover-tools.md +0 -944
- package/pro/squads/squad-creator-pro/tasks/extract-implicit.md +0 -352
- package/pro/squads/squad-creator-pro/tasks/extract-knowledge.md +0 -577
- package/pro/squads/squad-creator-pro/tasks/extract-sop.md +0 -320
- package/pro/squads/squad-creator-pro/tasks/extract-thinking-dna.md +0 -653
- package/pro/squads/squad-creator-pro/tasks/extract-voice-dna.md +0 -619
- package/pro/squads/squad-creator-pro/tasks/find-0.8.md +0 -222
- package/pro/squads/squad-creator-pro/tasks/install-commands.md +0 -373
- package/pro/squads/squad-creator-pro/tasks/lookup-model.md +0 -78
- package/pro/squads/squad-creator-pro/tasks/migrate-workflows-to-yaml.md +0 -259
- package/pro/squads/squad-creator-pro/tasks/next-squad.md +0 -487
- package/pro/squads/squad-creator-pro/tasks/optimize-workflow.md +0 -851
- package/pro/squads/squad-creator-pro/tasks/optimize.md +0 -1082
- package/pro/squads/squad-creator-pro/tasks/parallel-discovery.md +0 -58
- package/pro/squads/squad-creator-pro/tasks/pv-audit.md +0 -244
- package/pro/squads/squad-creator-pro/tasks/pv-axioma-assessment-wf-clone-mind.yaml +0 -256
- package/pro/squads/squad-creator-pro/tasks/pv-axioma-assessment.md +0 -83
- package/pro/squads/squad-creator-pro/tasks/pv-modernization-score.md +0 -83
- package/pro/squads/squad-creator-pro/tasks/qa-after-creation.md +0 -475
- package/pro/squads/squad-creator-pro/tasks/qualify-task.md +0 -265
- package/pro/squads/squad-creator-pro/tasks/reexecute-squad-phase.md +0 -64
- package/pro/squads/squad-creator-pro/tasks/refresh-registry.md +0 -403
- package/pro/squads/squad-creator-pro/tasks/smoke-test-model-routing.md +0 -167
- package/pro/squads/squad-creator-pro/tasks/squad-analytics.md +0 -265
- package/pro/squads/squad-creator-pro/tasks/squad-fusion.md +0 -817
- package/pro/squads/squad-creator-pro/tasks/squad-overview.md +0 -683
- package/pro/squads/squad-creator-pro/tasks/sync-ide-command.md +0 -392
- package/pro/squads/squad-creator-pro/tasks/update-mind.md +0 -428
- package/pro/squads/squad-creator-pro/tasks/upgrade-squad.md +0 -919
- package/pro/squads/squad-creator-pro/tasks/validate-extraction.md +0 -209
- package/pro/squads/squad-creator-pro/tasks/validate-final-artifacts.md +0 -80
- package/pro/squads/squad-creator-pro/tasks/validate-squad.md +0 -1385
- package/pro/squads/squad-creator-pro/templates/.gitkeep +0 -1
- package/pro/squads/squad-creator-pro/templates/agent-flow-doc-tmpl.md +0 -512
- package/pro/squads/squad-creator-pro/templates/agent-tmpl.md +0 -697
- package/pro/squads/squad-creator-pro/templates/config-tmpl.yaml +0 -352
- package/pro/squads/squad-creator-pro/templates/handoff-insumos-tmpl.yaml +0 -112
- package/pro/squads/squad-creator-pro/templates/orchestrator-tmpl.md +0 -74
- package/pro/squads/squad-creator-pro/templates/pipeline-progress-tmpl.py +0 -373
- package/pro/squads/squad-creator-pro/templates/pipeline-runner-tmpl.py +0 -444
- package/pro/squads/squad-creator-pro/templates/pipeline-state-tmpl.py +0 -413
- package/pro/squads/squad-creator-pro/templates/pop-extractor-prompt.md +0 -549
- package/pro/squads/squad-creator-pro/templates/quality-dashboard-tmpl.md +0 -286
- package/pro/squads/squad-creator-pro/templates/quality-gate-tmpl.yaml +0 -589
- package/pro/squads/squad-creator-pro/templates/readme-tmpl.md +0 -231
- package/pro/squads/squad-creator-pro/templates/research-output-tmpl.md +0 -625
- package/pro/squads/squad-creator-pro/templates/research-prompt-tmpl.md +0 -479
- package/pro/squads/squad-creator-pro/templates/squad-prd-tmpl.md +0 -464
- package/pro/squads/squad-creator-pro/templates/squad-readme-tmpl.md +0 -170
- package/pro/squads/squad-creator-pro/templates/story-create-agent-tmpl.md +0 -284
- package/pro/squads/squad-creator-pro/templates/task-tmpl.md +0 -461
- package/pro/squads/squad-creator-pro/templates/template-tmpl.yaml +0 -227
- package/pro/squads/squad-creator-pro/templates/workflow-doc-tmpl.md +0 -860
- package/pro/squads/squad-creator-pro/templates/workflow-tmpl.yaml +0 -394
- package/pro/squads/squad-creator-pro/test-cases/BATCH-PROGRESS.md +0 -268
- package/pro/squads/squad-creator-pro/test-cases/QUALIFICATION-DASHBOARD.yaml +0 -13
- package/pro/squads/squad-creator-pro/test-cases/_template.yaml +0 -147
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/ASSESSMENT-SUMMARY.md +0 -275
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/ASSESSMENT_SUMMARY.md +0 -140
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/CHECKPOINT_MATRIX.md +0 -202
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/EXECUTION-REPORT.md +0 -413
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/EXECUTION_NOTES.md +0 -358
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/README-v2.2.2.md +0 -299
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/README.md +0 -320
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/TEST-REPORT-v2.1.md +0 -351
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/VERIFICATION-CHECKLIST.txt +0 -247
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/formal-qualification-report.yaml +0 -389
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/haiku-output.yaml +0 -366
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/haiku-v2.1-output.yaml +0 -452
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/haiku-v2.2.1-output.yaml +0 -281
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/haiku-v2.2.2-output.yaml +0 -332
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/opus-baseline.yaml +0 -517
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/qualification-report.yaml +0 -213
- package/pro/squads/squad-creator-pro/test-cases/an-assess-sources/test-case.yaml +0 -69
- package/pro/squads/squad-creator-pro/test-cases/an-clone-review/haiku-round-1.yaml +0 -213
- package/pro/squads/squad-creator-pro/test-cases/an-clone-review/opus-baseline.yaml +0 -566
- package/pro/squads/squad-creator-pro/test-cases/an-clone-review/qualification-report.yaml +0 -82
- package/pro/squads/squad-creator-pro/test-cases/an-design-clone/test-case.yaml +0 -102
- package/pro/squads/squad-creator-pro/test-cases/an-extract-dna/test-case.yaml +0 -105
- package/pro/squads/squad-creator-pro/test-cases/an-fidelity-score/haiku-round-1.yaml +0 -262
- package/pro/squads/squad-creator-pro/test-cases/an-fidelity-score/opus-baseline.yaml +0 -266
- package/pro/squads/squad-creator-pro/test-cases/an-fidelity-score/qualification-report.yaml +0 -94
- package/pro/squads/squad-creator-pro/test-cases/an-validate-clone/haiku-round-1.yaml +0 -282
- package/pro/squads/squad-creator-pro/test-cases/an-validate-clone/opus-baseline.yaml +0 -470
- package/pro/squads/squad-creator-pro/test-cases/an-validate-clone/qualification-report.yaml +0 -106
- package/pro/squads/squad-creator-pro/test-cases/collect-sources/test-case.yaml +0 -105
- package/pro/squads/squad-creator-pro/test-cases/create-task/test-case.yaml +0 -104
- package/pro/squads/squad-creator-pro/test-cases/cross-provider/DASHBOARD.yaml +0 -11
- package/pro/squads/squad-creator-pro/test-cases/pv-audit/test-case.yaml +0 -106
- package/pro/squads/squad-creator-pro/test-cases/pv-axioma-assessment/haiku-output.yaml +0 -209
- package/pro/squads/squad-creator-pro/test-cases/pv-axioma-assessment/opus-baseline.yaml +0 -96
- package/pro/squads/squad-creator-pro/test-cases/pv-axioma-assessment/sonnet-output.yaml +0 -30
- package/pro/squads/squad-creator-pro/test-cases/pv-axioma-assessment/test-case.yaml +0 -129
- package/pro/squads/squad-creator-pro/test-cases/pv-modernization-score/comparison-round-1.yaml +0 -242
- package/pro/squads/squad-creator-pro/test-cases/pv-modernization-score/haiku-round-1.yaml +0 -393
- package/pro/squads/squad-creator-pro/test-cases/pv-modernization-score/opus-baseline.yaml +0 -488
- package/pro/squads/squad-creator-pro/test-cases/pv-modernization-score/qualification-report.yaml +0 -74
- package/pro/squads/squad-creator-pro/test-cases/qa-after-creation/haiku-round-1.yaml +0 -292
- package/pro/squads/squad-creator-pro/test-cases/qa-after-creation/opus-baseline.yaml +0 -603
- package/pro/squads/squad-creator-pro/test-cases/qa-after-creation/qualification-report.yaml +0 -97
- package/pro/squads/squad-creator-pro/test-cases/smoke-test-model-routing/test-case.yaml +0 -100
- package/pro/squads/squad-creator-pro/test-cases/upgrade-squad/test-case.yaml +0 -106
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/comparison-round-1.yaml +0 -223
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/haiku-round-1-MINE.yaml +0 -36
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/haiku-round-1.yaml +0 -193
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/haiku-round-2.yaml +0 -303
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/haiku-round-3-v4-task.yaml +0 -149
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/opus-baseline.yaml +0 -529
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/opus-round-3-v4-task.yaml +0 -132
- package/pro/squads/squad-creator-pro/test-cases/validate-squad/qualification-report.yaml +0 -104
- package/pro/squads/squad-creator-pro/test-cases/wf-clone-mind/haiku-output-v2-calibrated.yaml +0 -200
- package/pro/squads/squad-creator-pro/test-cases/wf-clone-mind/haiku-output.yaml +0 -183
- package/pro/squads/squad-creator-pro/test-cases/wf-clone-mind/opus-baseline.yaml +0 -112
- package/pro/squads/squad-creator-pro/utils/.gitkeep +0 -1
- package/pro/squads/squad-creator-pro/workflows/.gitkeep +0 -1
- package/pro/squads/squad-creator-pro/workflows/create-squad.yaml +0 -348
- package/pro/squads/squad-creator-pro/workflows/modules/module-discovery.yaml +0 -16
- package/pro/squads/squad-creator-pro/workflows/modules/module-integration.yaml +0 -16
- package/pro/squads/squad-creator-pro/workflows/modules/module-quality-gates.yaml +0 -15
- package/pro/squads/squad-creator-pro/workflows/validate-squad.yaml +0 -582
- package/pro/squads/squad-creator-pro/workflows/wf-auto-acquire-sources.yaml +0 -518
- package/pro/squads/squad-creator-pro/workflows/wf-brownfield-upgrade-squad.yaml +0 -46
- package/pro/squads/squad-creator-pro/workflows/wf-clone-mind.yaml +0 -521
- package/pro/squads/squad-creator-pro/workflows/wf-context-aware-create-squad.yaml +0 -47
- package/pro/squads/squad-creator-pro/workflows/wf-create-squad.yaml +0 -1619
- package/pro/squads/squad-creator-pro/workflows/wf-cross-provider-qualification.yaml +0 -711
- package/pro/squads/squad-creator-pro/workflows/wf-discover-tools.yaml +0 -1439
- package/pro/squads/squad-creator-pro/workflows/wf-extraction-pipeline.yaml +0 -486
- package/pro/squads/squad-creator-pro/workflows/wf-mind-research-loop.yaml +0 -668
- package/pro/squads/squad-creator-pro/workflows/wf-model-tier-qualification.yaml +0 -800
- package/pro/squads/squad-creator-pro/workflows/wf-optimize-squad.yaml +0 -684
- package/pro/squads/squad-creator-pro/workflows/wf-research-then-create-agent.yaml +0 -921
- package/pro/squads/squad-creator-pro/workflows/wf-squad-fusion.yaml +0 -1684
|
@@ -101,36 +101,38 @@ class WorkflowValidator {
|
|
|
101
101
|
return result; // Can't continue without parsed data
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
const workflow = parseResult.data;
|
|
104
|
+
const workflow = this._normalizeWorkflowDocument(parseResult.data);
|
|
105
105
|
|
|
106
106
|
// 3. Required fields
|
|
107
107
|
const fieldsResult = this.validateRequiredFields(workflow, workflowPath);
|
|
108
108
|
this._mergeResults(result, fieldsResult);
|
|
109
109
|
|
|
110
|
+
const phaseSequence = this._getPhaseSequence(workflow);
|
|
111
|
+
|
|
110
112
|
// 4. Phase sequence
|
|
111
|
-
if (
|
|
112
|
-
const sequenceResult = this.validatePhaseSequence(
|
|
113
|
+
if (phaseSequence.length > 0) {
|
|
114
|
+
const sequenceResult = this.validatePhaseSequence(phaseSequence);
|
|
113
115
|
this._mergeResults(result, sequenceResult);
|
|
114
116
|
|
|
115
117
|
// 5. Agent references
|
|
116
|
-
const agentResult = await this.validateAgentReferences(
|
|
118
|
+
const agentResult = await this.validateAgentReferences(phaseSequence);
|
|
117
119
|
this._mergeResults(result, agentResult);
|
|
118
120
|
|
|
119
121
|
// 6. Artifact flow
|
|
120
|
-
const artifactResult = this.validateArtifactFlow(
|
|
122
|
+
const artifactResult = this.validateArtifactFlow(phaseSequence);
|
|
121
123
|
this._mergeResults(result, artifactResult);
|
|
122
124
|
|
|
123
125
|
// 7. Circular dependencies
|
|
124
|
-
const circularResult = this.detectCircularDeps(
|
|
126
|
+
const circularResult = this.detectCircularDeps(phaseSequence);
|
|
125
127
|
this._mergeResults(result, circularResult);
|
|
126
128
|
|
|
127
129
|
// 8. Conditional logic
|
|
128
|
-
const conditionalResult = this.validateConditionalLogic(
|
|
130
|
+
const conditionalResult = this.validateConditionalLogic(phaseSequence);
|
|
129
131
|
this._mergeResults(result, conditionalResult);
|
|
130
132
|
}
|
|
131
133
|
|
|
132
134
|
// 9. Handoff prompts
|
|
133
|
-
const handoffResult = this.validateHandoffPrompts(workflow);
|
|
135
|
+
const handoffResult = this.validateHandoffPrompts(workflow, phaseSequence);
|
|
134
136
|
this._mergeResults(result, handoffResult);
|
|
135
137
|
|
|
136
138
|
// 10. Mermaid diagram
|
|
@@ -191,18 +193,18 @@ class WorkflowValidator {
|
|
|
191
193
|
const result = { valid: true, errors: [], warnings: [], suggestions: [] };
|
|
192
194
|
const filename = path.basename(filePath);
|
|
193
195
|
|
|
194
|
-
|
|
196
|
+
const wf = workflow.workflow;
|
|
197
|
+
if (!wf || typeof wf !== 'object') {
|
|
195
198
|
result.valid = false;
|
|
196
199
|
result.errors.push({
|
|
197
200
|
code: WorkflowValidationErrorCodes.WF_MISSING_REQUIRED_FIELD,
|
|
198
|
-
message: 'Missing
|
|
201
|
+
message: 'Missing workflow payload (expected workflow.id, workflow.name, and sequence/phases)',
|
|
199
202
|
file: filename,
|
|
200
|
-
suggestion: 'Add workflow:
|
|
203
|
+
suggestion: 'Add workflow: root key or canonical top-level id/name/sequence|phases',
|
|
201
204
|
});
|
|
202
205
|
return result;
|
|
203
206
|
}
|
|
204
207
|
|
|
205
|
-
const wf = workflow.workflow;
|
|
206
208
|
const requiredFields = ['id', 'name'];
|
|
207
209
|
|
|
208
210
|
for (const field of requiredFields) {
|
|
@@ -217,13 +219,22 @@ class WorkflowValidator {
|
|
|
217
219
|
}
|
|
218
220
|
}
|
|
219
221
|
|
|
220
|
-
|
|
222
|
+
const hasSequence = Array.isArray(wf.sequence) && wf.sequence.length > 0;
|
|
223
|
+
const hasPhases = Array.isArray(wf.phases) && wf.phases.length > 0;
|
|
224
|
+
if (!hasSequence && !hasPhases) {
|
|
221
225
|
result.valid = false;
|
|
222
226
|
result.errors.push({
|
|
223
227
|
code: WorkflowValidationErrorCodes.WF_MISSING_REQUIRED_FIELD,
|
|
224
|
-
message: 'Missing or empty "sequence
|
|
228
|
+
message: 'Missing or empty workflow execution array ("sequence" or "phases")',
|
|
229
|
+
file: filename,
|
|
230
|
+
suggestion: 'Add workflow.sequence (official) with at least one step; phases is compatibility only',
|
|
231
|
+
});
|
|
232
|
+
} else if (!hasSequence && hasPhases) {
|
|
233
|
+
result.warnings.push({
|
|
234
|
+
code: WorkflowValidationErrorCodes.WF_MISSING_REQUIRED_FIELD,
|
|
235
|
+
message: 'Workflow uses workflow.phases without workflow.sequence',
|
|
225
236
|
file: filename,
|
|
226
|
-
suggestion: '
|
|
237
|
+
suggestion: 'Prefer workflow.sequence as canonical execution contract (keep phases only as supplemental metadata)',
|
|
227
238
|
});
|
|
228
239
|
}
|
|
229
240
|
|
|
@@ -539,18 +550,20 @@ class WorkflowValidator {
|
|
|
539
550
|
/**
|
|
540
551
|
* Validate handoff prompts exist for transitions
|
|
541
552
|
* @param {Object} workflow - Full parsed workflow
|
|
553
|
+
* @param {Array|null} phaseSequence - Optional resolved phase sequence
|
|
542
554
|
* @returns {Object} Validation result
|
|
543
555
|
*/
|
|
544
|
-
validateHandoffPrompts(workflow) {
|
|
556
|
+
validateHandoffPrompts(workflow, phaseSequence = null) {
|
|
545
557
|
const result = { valid: true, errors: [], warnings: [], suggestions: [] };
|
|
546
558
|
|
|
547
559
|
const wf = workflow.workflow;
|
|
548
|
-
|
|
560
|
+
const sequence = Array.isArray(phaseSequence) ? phaseSequence : this._getPhaseSequence(workflow);
|
|
561
|
+
if (!wf || !Array.isArray(sequence) || sequence.length === 0) return result;
|
|
549
562
|
|
|
550
563
|
// Count agent transitions (where one agent hands off to another)
|
|
551
564
|
let transitionCount = 0;
|
|
552
565
|
let prevAgent = null;
|
|
553
|
-
for (const step of
|
|
566
|
+
for (const step of sequence) {
|
|
554
567
|
if (step.agent && step.agent !== prevAgent) {
|
|
555
568
|
if (prevAgent) transitionCount++;
|
|
556
569
|
prevAgent = step.agent;
|
|
@@ -687,6 +700,67 @@ class WorkflowValidator {
|
|
|
687
700
|
target.valid = false;
|
|
688
701
|
}
|
|
689
702
|
}
|
|
703
|
+
|
|
704
|
+
/**
|
|
705
|
+
* Normalize workflow payload to keep backward compatibility across
|
|
706
|
+
* workflow-wrapped and top-level workflow documents.
|
|
707
|
+
* @private
|
|
708
|
+
* @param {Object} data
|
|
709
|
+
* @returns {Object}
|
|
710
|
+
*/
|
|
711
|
+
_normalizeWorkflowDocument(data) {
|
|
712
|
+
if (!data || typeof data !== 'object') {
|
|
713
|
+
return { workflow: null };
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
if (data.workflow && typeof data.workflow === 'object') {
|
|
717
|
+
const normalizedWorkflow = { ...data.workflow };
|
|
718
|
+
if (!normalizedWorkflow.phases && Array.isArray(data.phases)) {
|
|
719
|
+
normalizedWorkflow.phases = data.phases;
|
|
720
|
+
}
|
|
721
|
+
return { ...data, workflow: normalizedWorkflow };
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
const normalizedWorkflow = {
|
|
725
|
+
id: data.id,
|
|
726
|
+
name: data.name,
|
|
727
|
+
version: data.version,
|
|
728
|
+
description: data.description,
|
|
729
|
+
type: data.type,
|
|
730
|
+
orchestrator: data.orchestrator,
|
|
731
|
+
sequence: Array.isArray(data.sequence) ? data.sequence : undefined,
|
|
732
|
+
phases: Array.isArray(data.phases) ? data.phases : undefined,
|
|
733
|
+
handoff_prompts: data.handoff_prompts,
|
|
734
|
+
flow_diagram: data.flow_diagram,
|
|
735
|
+
};
|
|
736
|
+
|
|
737
|
+
return {
|
|
738
|
+
...data,
|
|
739
|
+
workflow: normalizedWorkflow,
|
|
740
|
+
};
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
/**
|
|
744
|
+
* Resolve executable entries from canonical workflow.sequence[], with
|
|
745
|
+
* workflow.phases[] as compatibility fallback.
|
|
746
|
+
* @private
|
|
747
|
+
* @param {Object} workflow
|
|
748
|
+
* @returns {Array}
|
|
749
|
+
*/
|
|
750
|
+
_getPhaseSequence(workflow) {
|
|
751
|
+
const wf = workflow && workflow.workflow ? workflow.workflow : null;
|
|
752
|
+
if (!wf) return [];
|
|
753
|
+
|
|
754
|
+
if (Array.isArray(wf.sequence) && wf.sequence.length > 0) {
|
|
755
|
+
return wf.sequence;
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
if (Array.isArray(wf.phases) && wf.phases.length > 0) {
|
|
759
|
+
return wf.phases;
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
return [];
|
|
763
|
+
}
|
|
690
764
|
}
|
|
691
765
|
|
|
692
766
|
module.exports = {
|
|
@@ -273,23 +273,23 @@ ELICIT: Workflow Basic Information
|
|
|
273
273
|
4. What is the expected outcome?
|
|
274
274
|
```
|
|
275
275
|
|
|
276
|
-
### Step 2: Workflow
|
|
277
|
-
```
|
|
278
|
-
ELICIT: Workflow
|
|
279
|
-
1. What are the main
|
|
280
|
-
2. What is the
|
|
276
|
+
### Step 2: Workflow Sequence Design
|
|
277
|
+
```text
|
|
278
|
+
ELICIT: Workflow Sequence and Flow
|
|
279
|
+
1. What are the main execution steps/phases? (e.g., "planning", "implementation", "testing")
|
|
280
|
+
2. What is the exact step order (`workflow.sequence`)?
|
|
281
281
|
3. Are there any parallel activities?
|
|
282
282
|
4. Are there decision points or conditional flows?
|
|
283
|
-
5. What are the exit criteria for each
|
|
283
|
+
5. What are the exit criteria for each step?
|
|
284
284
|
```
|
|
285
285
|
|
|
286
286
|
### Step 3: Agent Orchestration
|
|
287
|
-
```
|
|
287
|
+
```text
|
|
288
288
|
ELICIT: Agent Participation
|
|
289
|
-
For each
|
|
289
|
+
For each workflow step:
|
|
290
290
|
1. Which agent(s) are involved?
|
|
291
291
|
2. What are their specific responsibilities?
|
|
292
|
-
3. How do agents hand off work between
|
|
292
|
+
3. How do agents hand off work between steps?
|
|
293
293
|
4. Are there any approval requirements?
|
|
294
294
|
```
|
|
295
295
|
|
|
@@ -316,39 +316,41 @@ ELICIT: Resources and Dependencies
|
|
|
316
316
|
workflow:
|
|
317
317
|
id: {workflow-name}
|
|
318
318
|
name: {Workflow Display Name}
|
|
319
|
+
version: {semver}
|
|
319
320
|
description: {Purpose and overview}
|
|
320
321
|
type: {greenfield|brownfield}
|
|
321
322
|
scope: {ui|service|fullstack}
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
323
|
+
|
|
324
|
+
# Optional compatibility metadata (non-executable)
|
|
325
|
+
phases:
|
|
326
|
+
- phase_1: {phase label}
|
|
327
|
+
- phase_2: {phase label}
|
|
328
|
+
|
|
329
|
+
# Canonical executable contract
|
|
330
|
+
sequence:
|
|
331
|
+
- step: {step-slug}
|
|
332
|
+
id: {step-id}
|
|
333
|
+
phase: {1..N}
|
|
334
|
+
phase_name: {Phase Display Name}
|
|
335
|
+
agent: {agent-id}
|
|
336
|
+
task: {task-name}
|
|
337
|
+
action: {what happens}
|
|
338
|
+
requires: {previous-step-id}
|
|
339
|
+
outputs:
|
|
340
|
+
- {artifact-name}
|
|
341
|
+
next: {next-step-id}
|
|
342
|
+
on_failure: {fallback-step-id}
|
|
343
|
+
|
|
344
|
+
- workflow_end:
|
|
345
|
+
id: complete
|
|
346
|
+
action: workflow_complete
|
|
347
|
+
|
|
348
|
+
handoff_prompts:
|
|
349
|
+
{from}_to_{to}: {handoff guidance}
|
|
348
350
|
```
|
|
349
351
|
|
|
350
352
|
3. **Add Security Controls**
|
|
351
|
-
-
|
|
353
|
+
- Step authorization requirements
|
|
352
354
|
- Data access restrictions
|
|
353
355
|
- Audit logging points
|
|
354
356
|
- Approval workflows
|
|
@@ -378,7 +380,7 @@ ELICIT: Resources and Dependencies
|
|
|
378
380
|
timestamp: new Date().toISOString(),
|
|
379
381
|
metadata: {
|
|
380
382
|
type: workflowType,
|
|
381
|
-
|
|
383
|
+
sequence_steps: stepList,
|
|
382
384
|
agents: involvedAgents
|
|
383
385
|
}
|
|
384
386
|
});
|
|
@@ -386,13 +388,13 @@ ELICIT: Resources and Dependencies
|
|
|
386
388
|
|
|
387
389
|
6. **Generate Documentation**
|
|
388
390
|
- Create workflow diagram (text-based)
|
|
389
|
-
- Document each
|
|
391
|
+
- Document each step's purpose
|
|
390
392
|
- List all handoff points
|
|
391
393
|
- Include troubleshooting guide
|
|
392
394
|
|
|
393
395
|
## Validation Checklist
|
|
394
396
|
- [ ] Workflow name is unique and valid
|
|
395
|
-
- [ ] All
|
|
397
|
+
- [ ] All sequence steps have clear purposes
|
|
396
398
|
- [ ] Agent assignments are valid
|
|
397
399
|
- [ ] No circular dependencies
|
|
398
400
|
- [ ] All resources exist
|
|
@@ -415,7 +417,7 @@ ELICIT: Resources and Dependencies
|
|
|
415
417
|
(hybrid β squads/{squad_name}/workflows/{workflow-name}.yaml)
|
|
416
418
|
π Workflow Summary:
|
|
417
419
|
- Context: {target_context} {squad_name if applicable}
|
|
418
|
-
-
|
|
420
|
+
- Steps: {step-count}
|
|
419
421
|
- Agents: {agent-list}
|
|
420
422
|
- Type: {workflow-type}
|
|
421
423
|
π To use: Select workflow when starting new project
|
|
@@ -423,6 +425,6 @@ ELICIT: Resources and Dependencies
|
|
|
423
425
|
|
|
424
426
|
## Workflow Execution Notes
|
|
425
427
|
- Workflows are selected during project initialization
|
|
426
|
-
- Each
|
|
428
|
+
- Each step execution is logged in memory
|
|
427
429
|
- Progress tracking available through memory queries
|
|
428
|
-
- Agents automatically receive
|
|
430
|
+
- Agents automatically receive step-specific context
|
|
@@ -0,0 +1,280 @@
|
|
|
1
|
+
# Task: Project Status β Full Panorama
|
|
2
|
+
|
|
3
|
+
> **Command:** `*status`
|
|
4
|
+
> **Agent:** @aiox-master, @po, @sm
|
|
5
|
+
> **Purpose:** Display accurate, real-time panorama of all epics and stories
|
|
6
|
+
> **Created:** 2026-03-05
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## Purpose
|
|
11
|
+
|
|
12
|
+
Display a comprehensive, **100% accurate** panorama of all epics and stories in the project. The status of each story is read directly from its **source of truth** β the `## Status` field in each story file β never inferred from epic metadata, git history, or cached data.
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
## Usage
|
|
17
|
+
|
|
18
|
+
```bash
|
|
19
|
+
# Full panorama (all epics, all stories)
|
|
20
|
+
*status
|
|
21
|
+
|
|
22
|
+
# Single epic
|
|
23
|
+
*status epic-7
|
|
24
|
+
|
|
25
|
+
# Summary only (no story details)
|
|
26
|
+
*status --summary
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
### Arguments
|
|
30
|
+
|
|
31
|
+
| Argument | Required | Description |
|
|
32
|
+
| --------- | -------- | -------------------------------------- |
|
|
33
|
+
| epic-id | No | Show only specific epic (e.g. epic-7) |
|
|
34
|
+
| --summary | No | Show only epic-level counts |
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## CRITICAL RULES
|
|
39
|
+
|
|
40
|
+
### Rule 1: Source of Truth
|
|
41
|
+
|
|
42
|
+
The **ONLY** source of truth for story status is the `## Status` field in each story file (`docs/stories/{N}.{M}.*.md`). **NEVER** use:
|
|
43
|
+
|
|
44
|
+
- β Epic file metadata (`status: "In Progress (1/2 done)"`)
|
|
45
|
+
- β Git log or gitStatus snapshot from system prompt
|
|
46
|
+
- β Cached data from previous reads in the conversation
|
|
47
|
+
- β Subagent summaries that don't read every story file
|
|
48
|
+
- β Assumptions based on which stories have files vs not
|
|
49
|
+
|
|
50
|
+
### Rule 2: Read Every File
|
|
51
|
+
|
|
52
|
+
Every execution of `*status` MUST read the `## Status` field from **every** story file that exists. No shortcuts, no sampling, no relying on epic summaries.
|
|
53
|
+
|
|
54
|
+
### Rule 3: Divergence Detection
|
|
55
|
+
|
|
56
|
+
If an epic file's progress count (e.g., "1/2 done") does not match the actual status of its stories, **flag the divergence** visually with β οΈ and suggest updating the epic file.
|
|
57
|
+
|
|
58
|
+
---
|
|
59
|
+
|
|
60
|
+
## Workflow
|
|
61
|
+
|
|
62
|
+
```yaml
|
|
63
|
+
steps:
|
|
64
|
+
- name: Discover Epics
|
|
65
|
+
action: |
|
|
66
|
+
Glob: docs/stories/epic-*.md
|
|
67
|
+
Read each epic file to extract:
|
|
68
|
+
- epic_id, title, status (from metadata block)
|
|
69
|
+
- Story references (from ## Stories section)
|
|
70
|
+
|
|
71
|
+
- name: Discover Stories
|
|
72
|
+
action: |
|
|
73
|
+
Glob: docs/stories/[0-9]*.md
|
|
74
|
+
This finds ALL story files (e.g., 7.1.*.md, 8.3.*.md, 9.1.*.md)
|
|
75
|
+
|
|
76
|
+
- name: Read Story Status (MANDATORY)
|
|
77
|
+
action: |
|
|
78
|
+
For EACH story file found in Step 2:
|
|
79
|
+
Read the file and extract:
|
|
80
|
+
- Story title: first line starting with "# "
|
|
81
|
+
- Status: the line immediately after "## Status" heading,
|
|
82
|
+
trimmed of "**" markers and whitespace.
|
|
83
|
+
Do NOT rely on fixed line numbers β the Status section
|
|
84
|
+
position may vary across story templates.
|
|
85
|
+
Map story to its epic (first number = epic_id)
|
|
86
|
+
critical: true
|
|
87
|
+
note: |
|
|
88
|
+
This step CANNOT be skipped or delegated to a subagent
|
|
89
|
+
that might use cached data. Each file MUST be read fresh.
|
|
90
|
+
|
|
91
|
+
- name: Cross-Reference & Detect Divergence
|
|
92
|
+
action: |
|
|
93
|
+
Normalize status values before counting:
|
|
94
|
+
- "Ready" | "Ready for Dev" | "Ready to Start" β Ready
|
|
95
|
+
- "InProgress" | "In Progress" β InProgress
|
|
96
|
+
- "InReview" | "In Review" | "Ready for Review" β InReview
|
|
97
|
+
- "Done" | "Complete" | "Completed" β Done
|
|
98
|
+
- "Draft" β Draft
|
|
99
|
+
- Anything else β Unknown (flag with β οΈ)
|
|
100
|
+
For each epic:
|
|
101
|
+
- Count stories by normalized status (Done, Ready, Draft, InProgress, etc.)
|
|
102
|
+
- Compare with epic file's stated progress
|
|
103
|
+
- If mismatch: mark with β οΈ DIVERGENCE flag
|
|
104
|
+
For stories referenced in epics but without story files:
|
|
105
|
+
- Mark as "π No story file"
|
|
106
|
+
|
|
107
|
+
- name: Format Output
|
|
108
|
+
action: |
|
|
109
|
+
Display formatted panorama with:
|
|
110
|
+
- Epic-level summary table (all epics)
|
|
111
|
+
- Story-level detail per epic (status from source of truth)
|
|
112
|
+
- Divergence warnings (if any)
|
|
113
|
+
- Quality metrics (test count, lint, typecheck β from last known)
|
|
114
|
+
- Next steps recommendation
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
---
|
|
118
|
+
|
|
119
|
+
## Output Format
|
|
120
|
+
|
|
121
|
+
### Full Panorama
|
|
122
|
+
|
|
123
|
+
```text
|
|
124
|
+
π Status Completo β {Project Name}
|
|
125
|
+
|
|
126
|
+
Panorama Geral: {done}/{total} stories done ({percentage}%)
|
|
127
|
+
|
|
128
|
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
|
129
|
+
|
|
130
|
+
Epic 1 β Foundation & Shell 3/3 β
|
|
131
|
+
β
1.1 Project Scaffold & Database Setup Done
|
|
132
|
+
β
1.2 Filesystem Scanner Core Done
|
|
133
|
+
β
1.3 App Shell & Layout Done
|
|
134
|
+
|
|
135
|
+
Epic 7 β Critical Fixes & Data Config 2/2 β
|
|
136
|
+
β
7.1 Fix Critical Bugs Done
|
|
137
|
+
β
7.2 Squad Origin Corrections Done
|
|
138
|
+
β οΈ DIVERGΓNCIA: Epic diz "1/2 done" mas stories indicam 2/2 Done
|
|
139
|
+
|
|
140
|
+
Epic 9 β Functional Enhancements 0/2
|
|
141
|
+
π 9.1 (no story file found)
|
|
142
|
+
π 9.2 (no story file found)
|
|
143
|
+
|
|
144
|
+
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
|
145
|
+
|
|
146
|
+
Qualidade: {test_count} testes | Lint: {status} | TypeCheck: {status}
|
|
147
|
+
|
|
148
|
+
PrΓ³ximo: {next story recommendation}
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
### Status Icons
|
|
152
|
+
|
|
153
|
+
| Icon | Status | Description |
|
|
154
|
+
| ---- | ----------- | ------------------------------ |
|
|
155
|
+
| β
| Done | Story completed and QA passed |
|
|
156
|
+
| π | InProgress | Story being implemented |
|
|
157
|
+
| β³ | Ready | Story validated, ready for dev |
|
|
158
|
+
| π | Draft | Story created, not validated |
|
|
159
|
+
| π | InReview | Story in QA review |
|
|
160
|
+
| π | β | No story file exists |
|
|
161
|
+
| β οΈ | DIVERGENCE | Epic metadata doesn't match |
|
|
162
|
+
|
|
163
|
+
---
|
|
164
|
+
|
|
165
|
+
## Divergence Resolution
|
|
166
|
+
|
|
167
|
+
When divergence is detected, suggest the fix:
|
|
168
|
+
|
|
169
|
+
```text
|
|
170
|
+
β οΈ DIVERGΓNCIA detectada em Epic 7:
|
|
171
|
+
Epic file diz: "In Progress (1/2 stories done)"
|
|
172
|
+
Stories reais: 2/2 Done
|
|
173
|
+
|
|
174
|
+
SugestΓ£o: Atualizar epic-7-critical-fixes-data-config.md
|
|
175
|
+
status: "Done (2/2 stories done)"
|
|
176
|
+
```
|
|
177
|
+
|
|
178
|
+
---
|
|
179
|
+
|
|
180
|
+
## Pre-Conditions
|
|
181
|
+
|
|
182
|
+
```yaml
|
|
183
|
+
pre-conditions:
|
|
184
|
+
- [ ] Directory docs/stories/ exists
|
|
185
|
+
tipo: pre-condition
|
|
186
|
+
blocker: true
|
|
187
|
+
error_message: "No docs/stories/ directory found"
|
|
188
|
+
```
|
|
189
|
+
|
|
190
|
+
---
|
|
191
|
+
|
|
192
|
+
## Post-Conditions
|
|
193
|
+
|
|
194
|
+
```yaml
|
|
195
|
+
post-conditions:
|
|
196
|
+
- [ ] Every story file in docs/stories/ was read for status
|
|
197
|
+
tipo: post-condition
|
|
198
|
+
blocker: true
|
|
199
|
+
validaΓ§Γ£o: |
|
|
200
|
+
Count of story files read == count of story files found by Glob
|
|
201
|
+
error_message: "Not all story files were read β status may be inaccurate"
|
|
202
|
+
```
|
|
203
|
+
|
|
204
|
+
---
|
|
205
|
+
|
|
206
|
+
## Anti-Patterns (NEVER DO)
|
|
207
|
+
|
|
208
|
+
1. **NEVER** rely on epic files for story status β epics are summaries that can be stale
|
|
209
|
+
2. **NEVER** use gitStatus snapshot β it's frozen at conversation start
|
|
210
|
+
3. **NEVER** delegate to a subagent without explicit instruction to "read the ## Status section of EVERY story file"
|
|
211
|
+
4. **NEVER** assume a story doesn't exist without running Glob first
|
|
212
|
+
5. **NEVER** report status without having read the actual `## Status` field from the file
|
|
213
|
+
6. **NEVER** use git log to infer story completion
|
|
214
|
+
|
|
215
|
+
---
|
|
216
|
+
|
|
217
|
+
## Error Handling
|
|
218
|
+
|
|
219
|
+
**Strategy:** graceful-fallback
|
|
220
|
+
|
|
221
|
+
**Common Errors:**
|
|
222
|
+
|
|
223
|
+
1. **Error:** Story file has no Status field
|
|
224
|
+
- **Resolution:** Report as "β οΈ Status field missing"
|
|
225
|
+
- **Recovery:** Flag for manual review
|
|
226
|
+
|
|
227
|
+
2. **Error:** Epic references story that has no file
|
|
228
|
+
- **Resolution:** Report as "π No story file"
|
|
229
|
+
- **Recovery:** Note in output, continue with other stories
|
|
230
|
+
|
|
231
|
+
3. **Error:** Story file exists but is not referenced in any epic
|
|
232
|
+
- **Resolution:** Report as orphan story
|
|
233
|
+
- **Recovery:** List in "Orphan Stories" section
|
|
234
|
+
|
|
235
|
+
---
|
|
236
|
+
|
|
237
|
+
## Performance
|
|
238
|
+
|
|
239
|
+
```yaml
|
|
240
|
+
duration_expected: 10-30 seconds
|
|
241
|
+
cost_estimated: $0.001-0.005
|
|
242
|
+
token_usage: ~1,000-5,000 tokens
|
|
243
|
+
optimization: |
|
|
244
|
+
Read each story file and search for the ## Status section heading.
|
|
245
|
+
Use parallel Read calls for multiple story files.
|
|
246
|
+
Cache nothing β always read fresh.
|
|
247
|
+
```
|
|
248
|
+
|
|
249
|
+
---
|
|
250
|
+
|
|
251
|
+
## Metadata
|
|
252
|
+
|
|
253
|
+
```yaml
|
|
254
|
+
version: 1.0.0
|
|
255
|
+
tags:
|
|
256
|
+
- project-management
|
|
257
|
+
- status
|
|
258
|
+
- panorama
|
|
259
|
+
updated_at: 2026-03-05
|
|
260
|
+
agents: [aiox-master, po, sm]
|
|
261
|
+
```
|
|
262
|
+
|
|
263
|
+
---
|
|
264
|
+
|
|
265
|
+
## Related Commands
|
|
266
|
+
|
|
267
|
+
- `*orchestrate-status {story-id}` β Status de uma story especΓfica em orquestraΓ§Γ£o
|
|
268
|
+
- `*build-status {story-id}` β Status de build autΓ΄nomo
|
|
269
|
+
- `*stories-index` β Regenerar Γndice de stories
|
|
270
|
+
|
|
271
|
+
---
|
|
272
|
+
|
|
273
|
+
## User Preferences
|
|
274
|
+
|
|
275
|
+
- **Full panorama by default:** Always show ALL epics and ALL stories, not just current epic
|
|
276
|
+
- **Include progress counts, story statuses, and next steps**
|
|
277
|
+
|
|
278
|
+
---
|
|
279
|
+
|
|
280
|
+
_Task criada para resolver o problema de status reporting impreciso β garantindo que `*status` sempre leia a fonte da verdade (story files) ao invΓ©s de dados derivados (epic metadata, git log)._
|
|
@@ -190,8 +190,8 @@ acceptance-criteria:
|
|
|
190
190
|
- **Recovery:** Show line/column of syntax error
|
|
191
191
|
|
|
192
192
|
3. **Error:** Missing Required Fields
|
|
193
|
-
- **Cause:** Workflow missing workflow.id, workflow.name, or
|
|
194
|
-
- **Resolution:** Add
|
|
193
|
+
- **Cause:** Workflow missing workflow.id, workflow.name, or execution array
|
|
194
|
+
- **Resolution:** Add `workflow.sequence` (official). `workflow.phases` is accepted for compatibility only.
|
|
195
195
|
- **Recovery:** Show which fields are missing with examples
|
|
196
196
|
|
|
197
197
|
---
|