maestro-flow 0.4.25 → 0.5.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/.agents/skills/learn-follow/SKILL.md +1 -1
- package/.agents/skills/learn-investigate/SKILL.md +2 -2
- package/.agents/skills/learn-second-opinion/SKILL.md +1 -1
- package/.agents/skills/maestro/SKILL.md +6 -3
- package/.agents/skills/maestro-analyze/SKILL.md +53 -2
- package/.agents/skills/maestro-blueprint/SKILL.md +36 -1
- package/.agents/skills/maestro-brainstorm/SKILL.md +40 -1
- package/.agents/skills/maestro-collab/SKILL.md +1 -1
- package/.agents/skills/maestro-companion/SKILL.md +4 -4
- package/.agents/skills/maestro-composer/SKILL.md +1 -1
- package/.agents/skills/maestro-execute/SKILL.md +29 -6
- package/.agents/skills/maestro-fork/SKILL.md +24 -0
- package/.agents/skills/maestro-grill/SKILL.md +38 -1
- package/.agents/skills/maestro-help/SKILL.md +5 -6
- package/.agents/skills/maestro-help/index/catalog.json +7 -9
- package/.agents/skills/maestro-help/phases/02-search-present.md +2 -4
- package/.agents/skills/maestro-help/phases/03-workflow-guide.md +7 -8
- package/.agents/skills/maestro-impeccable/SKILL.md +13 -0
- package/.agents/skills/maestro-init/SKILL.md +11 -0
- package/.agents/skills/maestro-merge/SKILL.md +17 -1
- package/.agents/skills/maestro-milestone-audit/SKILL.md +34 -2
- package/.agents/skills/maestro-milestone-complete/SKILL.md +19 -1
- package/.agents/skills/maestro-milestone-release/SKILL.md +18 -0
- package/.agents/skills/maestro-next/SKILL.md +8 -9
- package/.agents/skills/maestro-overlay/SKILL.md +3 -3
- package/.agents/skills/maestro-plan/SKILL.md +21 -3
- package/.agents/skills/maestro-quick/SKILL.md +13 -1
- package/.agents/skills/maestro-ralph/SKILL.md +18 -20
- package/.agents/skills/maestro-ralph-beta/SKILL.md +10 -16
- package/.agents/skills/maestro-ralph-execute/SKILL.md +1 -2
- package/.agents/skills/maestro-roadmap/SKILL.md +28 -2
- package/.agents/skills/maestro-swarm-workflow/SKILL.md +2 -2
- package/.agents/skills/maestro-tools-register/SKILL.md +2 -2
- package/.agents/skills/maestro-ui-codify/SKILL.md +20 -0
- package/.agents/skills/maestro-update/SKILL.md +59 -116
- package/.agents/skills/manage-codebase-rebuild/SKILL.md +3 -3
- package/.agents/skills/manage-harvest/SKILL.md +1 -1
- package/.agents/skills/manage-knowhow/SKILL.md +3 -1
- package/.agents/skills/manage-knowhow-capture/SKILL.md +3 -2
- package/.agents/skills/manage-wiki/SKILL.md +17 -8
- package/.agents/skills/quality-auto-test/SKILL.md +3 -3
- package/.agents/skills/quality-debug/SKILL.md +4 -4
- package/.agents/skills/quality-refactor/SKILL.md +2 -2
- package/.agents/skills/quality-retrospective/SKILL.md +5 -5
- package/.agents/skills/quality-review/SKILL.md +4 -4
- package/.agents/skills/quality-sync/SKILL.md +1 -0
- package/.agents/skills/quality-test/SKILL.md +4 -4
- package/.agents/skills/spec-add/SKILL.md +6 -4
- package/.agents/skills/spec-setup/SKILL.md +1 -1
- package/.agy/skills/learn-follow/SKILL.md +1 -1
- package/.agy/skills/learn-investigate/SKILL.md +2 -2
- package/.agy/skills/learn-second-opinion/SKILL.md +1 -1
- package/.agy/skills/maestro/SKILL.md +6 -3
- package/.agy/skills/maestro-analyze/SKILL.md +53 -2
- package/.agy/skills/maestro-blueprint/SKILL.md +36 -1
- package/.agy/skills/maestro-brainstorm/SKILL.md +40 -1
- package/.agy/skills/maestro-collab/SKILL.md +1 -1
- package/.agy/skills/maestro-companion/SKILL.md +4 -4
- package/.agy/skills/maestro-composer/SKILL.md +1 -1
- package/.agy/skills/maestro-execute/SKILL.md +29 -6
- package/.agy/skills/maestro-fork/SKILL.md +24 -0
- package/.agy/skills/maestro-grill/SKILL.md +38 -1
- package/.agy/skills/maestro-help/SKILL.md +5 -6
- package/.agy/skills/maestro-help/index/catalog.json +7 -9
- package/.agy/skills/maestro-help/phases/02-search-present.md +2 -4
- package/.agy/skills/maestro-help/phases/03-workflow-guide.md +7 -8
- package/.agy/skills/maestro-impeccable/SKILL.md +13 -0
- package/.agy/skills/maestro-init/SKILL.md +11 -0
- package/.agy/skills/maestro-merge/SKILL.md +17 -1
- package/.agy/skills/maestro-milestone-audit/SKILL.md +34 -2
- package/.agy/skills/maestro-milestone-complete/SKILL.md +19 -1
- package/.agy/skills/maestro-milestone-release/SKILL.md +18 -0
- package/.agy/skills/maestro-next/SKILL.md +8 -9
- package/.agy/skills/maestro-overlay/SKILL.md +3 -3
- package/.agy/skills/maestro-plan/SKILL.md +21 -3
- package/.agy/skills/maestro-quick/SKILL.md +13 -1
- package/.agy/skills/maestro-ralph/SKILL.md +18 -20
- package/.agy/skills/maestro-ralph-beta/SKILL.md +10 -16
- package/.agy/skills/maestro-ralph-execute/SKILL.md +1 -2
- package/.agy/skills/maestro-roadmap/SKILL.md +28 -2
- package/.agy/skills/maestro-swarm-workflow/SKILL.md +2 -2
- package/.agy/skills/maestro-tools-register/SKILL.md +2 -2
- package/.agy/skills/maestro-ui-codify/SKILL.md +20 -0
- package/.agy/skills/maestro-update/SKILL.md +59 -116
- package/.agy/skills/manage-codebase-rebuild/SKILL.md +3 -3
- package/.agy/skills/manage-harvest/SKILL.md +1 -1
- package/.agy/skills/manage-knowhow/SKILL.md +3 -1
- package/.agy/skills/manage-knowhow-capture/SKILL.md +3 -2
- package/.agy/skills/manage-wiki/SKILL.md +17 -8
- package/.agy/skills/quality-auto-test/SKILL.md +3 -3
- package/.agy/skills/quality-debug/SKILL.md +4 -4
- package/.agy/skills/quality-refactor/SKILL.md +2 -2
- package/.agy/skills/quality-retrospective/SKILL.md +5 -5
- package/.agy/skills/quality-review/SKILL.md +4 -4
- package/.agy/skills/quality-sync/SKILL.md +1 -0
- package/.agy/skills/quality-test/SKILL.md +4 -4
- package/.agy/skills/spec-add/SKILL.md +6 -4
- package/.agy/skills/spec-setup/SKILL.md +1 -1
- package/.claude/commands/learn-follow.md +1 -1
- package/.claude/commands/learn-investigate.md +2 -2
- package/.claude/commands/learn-second-opinion.md +1 -1
- package/.claude/commands/maestro-analyze.md +53 -2
- package/.claude/commands/maestro-blueprint.md +36 -1
- package/.claude/commands/maestro-brainstorm.md +40 -1
- package/.claude/commands/maestro-collab.md +1 -1
- package/.claude/commands/maestro-companion.md +4 -4
- package/.claude/commands/maestro-composer.md +1 -1
- package/.claude/commands/maestro-execute.md +29 -6
- package/.claude/commands/maestro-fork.md +24 -0
- package/.claude/commands/maestro-grill.md +38 -1
- package/.claude/commands/maestro-impeccable.md +13 -0
- package/.claude/commands/maestro-init.md +11 -0
- package/.claude/commands/maestro-merge.md +17 -1
- package/.claude/commands/maestro-milestone-audit.md +34 -2
- package/.claude/commands/maestro-milestone-complete.md +19 -1
- package/.claude/commands/maestro-milestone-release.md +18 -0
- package/.claude/commands/maestro-next.md +8 -9
- package/.claude/commands/maestro-overlay.md +3 -3
- package/.claude/commands/maestro-plan.md +21 -3
- package/.claude/commands/maestro-quick.md +13 -1
- package/.claude/commands/maestro-ralph-beta.md +8 -14
- package/.claude/commands/maestro-ralph-execute.md +1 -2
- package/.claude/commands/maestro-ralph.md +18 -20
- package/.claude/commands/maestro-roadmap.md +28 -2
- package/.claude/commands/maestro-swarm-workflow.md +2 -2
- package/.claude/commands/maestro-tools-register.md +2 -2
- package/.claude/commands/maestro-ui-codify.md +20 -0
- package/.claude/commands/maestro-update.md +59 -116
- package/.claude/commands/maestro.md +6 -3
- package/.claude/commands/manage-codebase-rebuild.md +3 -3
- package/.claude/commands/manage-harvest.md +1 -1
- package/.claude/commands/manage-knowhow-capture.md +3 -2
- package/.claude/commands/manage-knowhow.md +3 -1
- package/.claude/commands/manage-wiki.md +17 -8
- package/.claude/commands/quality-auto-test.md +3 -3
- package/.claude/commands/quality-debug.md +4 -4
- package/.claude/commands/quality-refactor.md +2 -2
- package/.claude/commands/quality-retrospective.md +5 -5
- package/.claude/commands/quality-review.md +4 -4
- package/.claude/commands/quality-sync.md +1 -0
- package/.claude/commands/quality-test.md +4 -4
- package/.claude/commands/spec-add.md +6 -4
- package/.claude/commands/spec-setup.md +1 -1
- package/.claude/skills/maestro-help/SKILL.md +5 -6
- package/.claude/skills/maestro-help/index/catalog.json +7 -9
- package/.claude/skills/maestro-help/phases/02-search-present.md +2 -4
- package/.claude/skills/maestro-help/phases/03-workflow-guide.md +7 -8
- package/.codex/skills/codify-to-knowhow/SKILL.md +5 -4
- package/.codex/skills/learn-decompose/SKILL.md +1 -1
- package/.codex/skills/learn-follow/SKILL.md +1 -1
- package/.codex/skills/learn-investigate/SKILL.md +1 -1
- package/.codex/skills/learn-second-opinion/SKILL.md +2 -2
- package/.codex/skills/maestro/SKILL.md +29 -31
- package/.codex/skills/maestro-analyze/SKILL.md +16 -3
- package/.codex/skills/maestro-blueprint/SKILL.md +8 -1
- package/.codex/skills/maestro-brainstorm/SKILL.md +8 -5
- package/.codex/skills/maestro-companion/SKILL.md +2 -2
- package/.codex/skills/maestro-composer/SKILL.md +0 -1
- package/.codex/skills/maestro-execute/SKILL.md +11 -8
- package/.codex/skills/maestro-fork/SKILL.md +4 -0
- package/.codex/skills/maestro-grill/SKILL.md +8 -2
- package/.codex/skills/maestro-help/SKILL.md +6 -9
- package/.codex/skills/maestro-help/catalog.json +6 -8
- package/.codex/skills/maestro-impeccable/SKILL.md +2 -0
- package/.codex/skills/maestro-init/SKILL.md +3 -0
- package/.codex/skills/maestro-merge/SKILL.md +5 -1
- package/.codex/skills/maestro-milestone-audit/SKILL.md +14 -9
- package/.codex/skills/maestro-milestone-complete/SKILL.md +6 -1
- package/.codex/skills/maestro-milestone-release/SKILL.md +4 -0
- package/.codex/skills/maestro-next/SKILL.md +3 -4
- package/.codex/skills/maestro-plan/SKILL.md +5 -2
- package/.codex/skills/maestro-quick/SKILL.md +4 -1
- package/.codex/skills/maestro-ralph/SKILL.md +14 -20
- package/.codex/skills/maestro-ralph-beta/SKILL.md +13 -21
- package/.codex/skills/maestro-ralph-execute/SKILL.md +2 -2
- package/.codex/skills/maestro-roadmap/SKILL.md +5 -2
- package/.codex/skills/maestro-tools-register/SKILL.md +1 -1
- package/.codex/skills/maestro-ui-codify/SKILL.md +7 -4
- package/.codex/skills/maestro-update/SKILL.md +35 -130
- package/.codex/skills/manage-codebase-rebuild/SKILL.md +2 -2
- package/.codex/skills/manage-harvest/SKILL.md +2 -2
- package/.codex/skills/manage-knowhow/SKILL.md +1 -1
- package/.codex/skills/manage-status/SKILL.md +1 -2
- package/.codex/skills/quality-auto-test/SKILL.md +2 -2
- package/.codex/skills/quality-debug/SKILL.md +33 -27
- package/.codex/skills/quality-refactor/SKILL.md +1 -1
- package/.codex/skills/quality-retrospective/SKILL.md +1 -1
- package/.codex/skills/quality-test/SKILL.md +3 -4
- package/.codex/skills/security-audit/SKILL.md +17 -1
- package/.codex/skills/spec-add/SKILL.md +5 -3
- package/.codex/skills/spec-remove/SKILL.md +2 -2
- package/.codex/skills/team-coordinate/SKILL.md +1 -1
- package/.codex/skills/team-review/SKILL.md +2 -2
- package/.codex/skills/wiki-digest/SKILL.md +2 -2
- package/chains/brainstorm-driven.json +2 -34
- package/chains/full-lifecycle.json +2 -34
- package/chains/next-milestone.json +0 -7
- package/chains/quality-loop.json +3 -19
- package/chains/roadmap-driven.json +2 -34
- package/chains/spec-driven.json +2 -34
- package/chains/ui-craft-build.json +2 -23
- package/dashboard/dist-server/dashboard/src/server/agents/codex-cli-adapter.js +9 -1
- package/dashboard/dist-server/dashboard/src/server/agents/codex-cli-adapter.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/agents/codex-cli-adapter.test.d.ts +1 -0
- package/dashboard/dist-server/dashboard/src/server/agents/codex-cli-adapter.test.js +346 -0
- package/dashboard/dist-server/dashboard/src/server/agents/codex-cli-adapter.test.js.map +1 -0
- package/dashboard/dist-server/dashboard/src/server/coordinator/chain-map.js +8 -11
- package/dashboard/dist-server/dashboard/src/server/coordinator/chain-map.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/spec-entry-parser.d.ts +1 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/spec-entry-parser.js +3 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/spec-entry-parser.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/stress.test.js +1 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/stress.test.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/virtual-wiki-adapters.js +9 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/virtual-wiki-adapters.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js +9 -4
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-types.d.ts +3 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/writer.d.ts +4 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/writer.js +5 -3
- package/dashboard/dist-server/dashboard/src/server/wiki/writer.js.map +1 -1
- package/dashboard/dist-server/src/types/index.d.ts +2 -0
- package/dist/src/agents/cli-agent-runner.d.ts +2 -0
- package/dist/src/agents/cli-agent-runner.d.ts.map +1 -1
- package/dist/src/agents/cli-agent-runner.js +3 -0
- package/dist/src/agents/cli-agent-runner.js.map +1 -1
- package/dist/src/cli.js +1 -0
- package/dist/src/cli.js.map +1 -1
- package/dist/src/commands/delegate.d.ts +2 -0
- package/dist/src/commands/delegate.d.ts.map +1 -1
- package/dist/src/commands/delegate.js +3 -1
- package/dist/src/commands/delegate.js.map +1 -1
- package/dist/src/commands/hooks.d.ts.map +1 -1
- package/dist/src/commands/hooks.js +55 -5
- package/dist/src/commands/hooks.js.map +1 -1
- package/dist/src/commands/install-backend.d.ts.map +1 -1
- package/dist/src/commands/install-backend.js +2 -1
- package/dist/src/commands/install-backend.js.map +1 -1
- package/dist/src/commands/install.d.ts.map +1 -1
- package/dist/src/commands/install.js +16 -1
- package/dist/src/commands/install.js.map +1 -1
- package/dist/src/commands/kg.d.ts +1 -1
- package/dist/src/commands/kg.d.ts.map +1 -1
- package/dist/src/commands/kg.js +285 -112
- package/dist/src/commands/kg.js.map +1 -1
- package/dist/src/commands/knowhow.d.ts.map +1 -1
- package/dist/src/commands/knowhow.js +28 -37
- package/dist/src/commands/knowhow.js.map +1 -1
- package/dist/src/commands/ralph.js +1 -1
- package/dist/src/commands/ralph.js.map +1 -1
- package/dist/src/commands/search.d.ts +36 -0
- package/dist/src/commands/search.d.ts.map +1 -0
- package/dist/src/commands/search.js +120 -0
- package/dist/src/commands/search.js.map +1 -0
- package/dist/src/commands/spec.d.ts.map +1 -1
- package/dist/src/commands/spec.js +59 -8
- package/dist/src/commands/spec.js.map +1 -1
- package/dist/src/commands/update.d.ts.map +1 -1
- package/dist/src/commands/update.js +7 -0
- package/dist/src/commands/update.js.map +1 -1
- package/dist/src/commands/wiki.d.ts.map +1 -1
- package/dist/src/commands/wiki.js +36 -9
- package/dist/src/commands/wiki.js.map +1 -1
- package/dist/src/config/cli-tools-config.d.ts +18 -0
- package/dist/src/config/cli-tools-config.d.ts.map +1 -1
- package/dist/src/config/cli-tools-config.js +31 -0
- package/dist/src/config/cli-tools-config.js.map +1 -1
- package/dist/src/core/component-defs.d.ts +13 -0
- package/dist/src/core/component-defs.d.ts.map +1 -1
- package/dist/src/core/component-defs.js +37 -85
- package/dist/src/core/component-defs.js.map +1 -1
- package/dist/src/core/skill-converter.d.ts +25 -0
- package/dist/src/core/skill-converter.d.ts.map +1 -0
- package/dist/src/core/skill-converter.js +605 -0
- package/dist/src/core/skill-converter.js.map +1 -0
- package/dist/src/graph/codegraph-adapter.d.ts +147 -0
- package/dist/src/graph/codegraph-adapter.d.ts.map +1 -0
- package/dist/src/graph/codegraph-adapter.js +266 -0
- package/dist/src/graph/codegraph-adapter.js.map +1 -0
- package/dist/src/hooks/constants.d.ts +4 -0
- package/dist/src/hooks/constants.d.ts.map +1 -1
- package/dist/src/hooks/constants.js +14 -1
- package/dist/src/hooks/constants.js.map +1 -1
- package/dist/src/hooks/context-format.d.ts +46 -0
- package/dist/src/hooks/context-format.d.ts.map +1 -0
- package/dist/src/hooks/context-format.js +58 -0
- package/dist/src/hooks/context-format.js.map +1 -0
- package/dist/src/hooks/index.d.ts +2 -0
- package/dist/src/hooks/index.d.ts.map +1 -1
- package/dist/src/hooks/index.js +2 -0
- package/dist/src/hooks/index.js.map +1 -1
- package/dist/src/hooks/keyword-spec-injector.d.ts +1 -1
- package/dist/src/hooks/keyword-spec-injector.d.ts.map +1 -1
- package/dist/src/hooks/keyword-spec-injector.js +92 -7
- package/dist/src/hooks/keyword-spec-injector.js.map +1 -1
- package/dist/src/hooks/kg-context-injector.d.ts +19 -0
- package/dist/src/hooks/kg-context-injector.d.ts.map +1 -0
- package/dist/src/hooks/kg-context-injector.js +139 -0
- package/dist/src/hooks/kg-context-injector.js.map +1 -0
- package/dist/src/hooks/kg-sync-hook.d.ts +22 -0
- package/dist/src/hooks/kg-sync-hook.d.ts.map +1 -0
- package/dist/src/hooks/kg-sync-hook.js +139 -0
- package/dist/src/hooks/kg-sync-hook.js.map +1 -0
- package/dist/src/hooks/plugins/spec-injection-plugin.js +2 -2
- package/dist/src/hooks/plugins/spec-injection-plugin.js.map +1 -1
- package/dist/src/hooks/skill-context.d.ts.map +1 -1
- package/dist/src/hooks/skill-context.js +0 -1
- package/dist/src/hooks/skill-context.js.map +1 -1
- package/dist/src/hooks/spec-injector.d.ts.map +1 -1
- package/dist/src/hooks/spec-injector.js +66 -13
- package/dist/src/hooks/spec-injector.js.map +1 -1
- package/dist/src/hooks/statusline.d.ts +8 -1
- package/dist/src/hooks/statusline.d.ts.map +1 -1
- package/dist/src/hooks/statusline.js +45 -29
- package/dist/src/hooks/statusline.js.map +1 -1
- package/dist/src/hooks/wiki-role-loader.js +1 -1
- package/dist/src/hooks/wiki-role-loader.js.map +1 -1
- package/dist/src/ralph/cmd-skills.d.ts.map +1 -1
- package/dist/src/ralph/cmd-skills.js +9 -2
- package/dist/src/ralph/cmd-skills.js.map +1 -1
- package/dist/src/ralph/skill-scanner.d.ts +1 -1
- package/dist/src/ralph/skill-scanner.d.ts.map +1 -1
- package/dist/src/ralph/skill-scanner.js +14 -0
- package/dist/src/ralph/skill-scanner.js.map +1 -1
- package/dist/src/ralph/status-schema.d.ts +1 -1
- package/dist/src/ralph/status-schema.d.ts.map +1 -1
- package/dist/src/tools/spec-entry-parser.d.ts +2 -1
- package/dist/src/tools/spec-entry-parser.d.ts.map +1 -1
- package/dist/src/tools/spec-entry-parser.js +7 -4
- package/dist/src/tools/spec-entry-parser.js.map +1 -1
- package/dist/src/tools/spec-loader.d.ts.map +1 -1
- package/dist/src/tools/spec-loader.js +27 -3
- package/dist/src/tools/spec-loader.js.map +1 -1
- package/dist/src/tools/spec-writer.d.ts +10 -1
- package/dist/src/tools/spec-writer.d.ts.map +1 -1
- package/dist/src/tools/spec-writer.js +86 -7
- package/dist/src/tools/spec-writer.js.map +1 -1
- package/dist/src/tools/store-knowhow.d.ts.map +1 -1
- package/dist/src/tools/store-knowhow.js +27 -7
- package/dist/src/tools/store-knowhow.js.map +1 -1
- package/dist/src/tui/install-ui/ExecutionView.d.ts.map +1 -1
- package/dist/src/tui/install-ui/ExecutionView.js +7 -1
- package/dist/src/tui/install-ui/ExecutionView.js.map +1 -1
- package/dist/src/tui/install-ui/InstallExecution.d.ts.map +1 -1
- package/dist/src/tui/install-ui/InstallExecution.js +5 -1
- package/dist/src/tui/install-ui/InstallExecution.js.map +1 -1
- package/dist/src/types/index.d.ts +2 -0
- package/dist/src/types/index.d.ts.map +1 -1
- package/dist/src/utils/cli-format.d.ts +6 -0
- package/dist/src/utils/cli-format.d.ts.map +1 -1
- package/dist/src/utils/cli-format.js +25 -0
- package/dist/src/utils/cli-format.js.map +1 -1
- package/dist/src/utils/update-notices.js +29 -0
- package/dist/src/utils/update-notices.js.map +1 -1
- package/package.json +5 -2
- package/templates/workflows/specs/node-catalog.md +0 -2
- package/workflows/analyze.md +9 -4
- package/workflows/auto-test.md +2 -2
- package/workflows/business-test.md +1 -1
- package/workflows/claude-instructions.md +23 -11
- package/workflows/codex-instructions.md +2 -3
- package/workflows/execute.md +153 -7
- package/workflows/fork.md +1 -1
- package/workflows/integration-test.md +1 -1
- package/workflows/maestro-super.md +1 -1
- package/workflows/maestro.codex.md +18 -34
- package/workflows/maestro.md +34 -42
- package/workflows/review.md +1 -1
- package/workflows/status.md +2 -2
- package/workflows/swarm/wf-verify.js +1 -1
- package/workflows/test-gen.md +2 -2
- package/workflows/test.md +1 -1
- package/workflows/updates/README.md +41 -0
- package/workflows/updates/update-v3-setup.md +79 -0
- package/workflows/verify.md +7 -1
- package/.agents/skills/learn-retro/SKILL.md +0 -159
- package/.agents/skills/maestro-learn/SKILL.md +0 -142
- package/.agents/skills/maestro-verify/SKILL.md +0 -146
- package/.agents/skills/manage-codebase-refresh/SKILL.md +0 -62
- package/.agents/skills/manage-learn/SKILL.md +0 -67
- package/.agents/skills/wiki-connect/SKILL.md +0 -64
- package/.agents/skills/wiki-digest/SKILL.md +0 -70
- package/.agy/skills/learn-retro/SKILL.md +0 -159
- package/.agy/skills/maestro-learn/SKILL.md +0 -142
- package/.agy/skills/maestro-verify/SKILL.md +0 -146
- package/.agy/skills/manage-codebase-refresh/SKILL.md +0 -62
- package/.agy/skills/manage-learn/SKILL.md +0 -64
- package/.agy/skills/wiki-connect/SKILL.md +0 -64
- package/.agy/skills/wiki-digest/SKILL.md +0 -70
- package/.claude/commands/learn-retro.md +0 -157
- package/.claude/commands/maestro-learn.md +0 -140
- package/.claude/commands/maestro-verify.md +0 -144
- package/.claude/commands/manage-codebase-refresh.md +0 -60
- package/.claude/commands/manage-learn.md +0 -65
- package/.claude/commands/wiki-connect.md +0 -62
- package/.claude/commands/wiki-digest.md +0 -68
- package/.codex/skills/maestro-verify/SKILL.md +0 -254
- package/chains/execute-verify.json +0 -59
- package/chains/singles/verify.json +0 -26
|
@@ -1,254 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: maestro-verify
|
|
3
|
-
description: Use after execution to verify goals are actually achieved with evidence-based structural checks
|
|
4
|
-
argument-hint: "[-y|--yes] [-c|--concurrency N] [--continue] \"<phase> [--skip-tests] [--skip-antipattern]\""
|
|
5
|
-
allowed-tools: spawn_agents_on_csv, Read, Write, Edit, Bash, Glob, Grep, request_user_input
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
<purpose>
|
|
9
|
-
Wave-based 3-layer Goal-Backward verification using `spawn_agents_on_csv`.
|
|
10
|
-
Wave 1 (truth + artifact existence) -> Wave 2 (substance + wiring) -> Wave 3 (anti-pattern + Nyquist audit).
|
|
11
|
-
|
|
12
|
-
**Core principle**: Task completion != Goal achievement. A task marked complete may contain stubs/placeholders. This verifier checks that goals are actually achieved.
|
|
13
|
-
|
|
14
|
-
## Iron Law
|
|
15
|
-
|
|
16
|
-
**NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE IN THIS MESSAGE.** Before any success claim: IDENTIFY what command proves it → RUN it fresh → READ full output → VERIFY it confirms the claim → ONLY THEN make the claim.
|
|
17
|
-
|
|
18
|
-
## Forbidden Wording
|
|
19
|
-
BANNED: "Should work now", "Probably passes", "Seems correct", "Looks good", "I'm confident that...", any satisfaction BEFORE running verification. Replace with evidence: `"Tests pass: 42/42 green (exit 0)"`.
|
|
20
|
-
|
|
21
|
-
## Red Flags — These Thoughts Mean STOP
|
|
22
|
-
- "I just wrote this code, it definitely works" / "The changes are too small to break anything"
|
|
23
|
-
- "I already verified this earlier" / "The agent said it's done"
|
|
24
|
-
All mean: **run verification command NOW, read output, then report**.
|
|
25
|
-
</purpose>
|
|
26
|
-
|
|
27
|
-
<context>
|
|
28
|
-
$ARGUMENTS -- phase number and optional flags.
|
|
29
|
-
|
|
30
|
-
**Flags**:
|
|
31
|
-
- `-y, --yes`: Skip all confirmations
|
|
32
|
-
- `-c, --concurrency N`: Max concurrent agents per wave (default: 4)
|
|
33
|
-
- `--continue`: Resume existing session
|
|
34
|
-
- `--skip-tests`: Skip Nyquist test coverage audit in wave 3
|
|
35
|
-
- `--skip-antipattern`: Skip anti-pattern scan in wave 3
|
|
36
|
-
|
|
37
|
-
**Session**: `.workflow/.csv-wave/{YYYYMMDD}-verify-P{N}-{slug}/`
|
|
38
|
-
**Output**: tasks.csv, results.csv, discoveries.ndjson, context.md, verification.json, validation.json (if Nyquist ran)
|
|
39
|
-
</context>
|
|
40
|
-
|
|
41
|
-
<csv_schema>
|
|
42
|
-
|
|
43
|
-
### tasks.csv
|
|
44
|
-
|
|
45
|
-
```csv
|
|
46
|
-
id,title,description,layer,phase_dir,check_type,deps,context_from,wave,status,findings,gaps_found,fix_plan,error
|
|
47
|
-
"1","Truth: User can see messages","Verify observable behavior by checking artifacts, API, render logic.","truth","...","observable_behavior","","","1","","","","",""
|
|
48
|
-
"2","Artifact Exists: Chat.tsx","Check L1 existence on disk.","artifact","...","exists","","","1","","","","",""
|
|
49
|
-
"3","Artifact Substance: Chat.tsx","Check L2: real impl, not stub/placeholder.","artifact","...","substance","2","2","2","","","","",""
|
|
50
|
-
"4","Wiring: Chat.tsx -> /api/chat","Check L3: imported and actually used.","wiring","...","import_usage","2","2","2","","","","",""
|
|
51
|
-
"5","Anti-Pattern Scan","Scan modified files for TODO/FIXME/placeholder/disabled tests. Categorize Blocker/Warning/Info.","antipattern","...","pattern_scan","1;3;4","1;3;4","3","","","","",""
|
|
52
|
-
"6","Nyquist Test Coverage","Map requirements to tests. COVERED/PARTIAL/MISSING. Run coverage if available.","nyquist","...","test_coverage","1;3;4","1;3;4","3","","","","",""
|
|
53
|
-
```
|
|
54
|
-
|
|
55
|
-
**Column semantics**:
|
|
56
|
-
- Input: id (unique string), title, description (detailed check instructions), layer (truth/artifact/wiring/antipattern/nyquist), phase_dir (target directory path), check_type (observable_behavior/exists/substance/import_usage/pattern_scan/test_coverage), deps (semicolon-sep IDs), context_from (IDs whose findings needed), wave (1=truth+exist, 2=substance+wiring, 3=antipattern+nyquist)
|
|
57
|
-
- Output: status (pending->completed/failed/skipped), findings (verification summary, max 500 chars), gaps_found (JSON array: `[{"id":"GAP-001","type":"missing_feature","severity":"critical","description":"...","fix_direction":"..."}]`), fix_plan (suggested fix actions), error
|
|
58
|
-
|
|
59
|
-
Wave 1: truth + artifact/exists (parallel). Wave 2: substance + wiring (parallel). Wave 3: antipattern + nyquist (parallel, skip-flaggable).
|
|
60
|
-
|
|
61
|
-
**Check type -> wave assignment**:
|
|
62
|
-
| Layer | Check Types | Wave |
|
|
63
|
-
|-------|-------------|------|
|
|
64
|
-
| truth | observable_behavior | 1 |
|
|
65
|
-
| artifact (exists) | exists | 1 |
|
|
66
|
-
| artifact (substance) | substance | 2 |
|
|
67
|
-
| wiring | import_usage | 2 |
|
|
68
|
-
| antipattern | pattern_scan | 3 (skip if --skip-antipattern) |
|
|
69
|
-
| nyquist | test_coverage | 3 (skip if --skip-tests) |
|
|
70
|
-
</csv_schema>
|
|
71
|
-
|
|
72
|
-
<invariants>
|
|
73
|
-
1. **Wave order sacred**: Never execute wave N+1 before wave N completes
|
|
74
|
-
2. **CSV is source of truth**: Master tasks.csv holds all state
|
|
75
|
-
3. **Context propagation**: prev_context from master CSV, not memory
|
|
76
|
-
4. **Discovery board append-only**: Never modify/delete discoveries.ndjson
|
|
77
|
-
5. **Skip on failure**: Artifact existence failed -> skip its substance/wiring checks
|
|
78
|
-
6. **Respect skip flags**: --skip-tests and --skip-antipattern mark wave 3 tasks as skipped, not removed
|
|
79
|
-
7. **Goal-backward**: Verify goals are achieved, not just tasks completed
|
|
80
|
-
</invariants>
|
|
81
|
-
|
|
82
|
-
<state_machine>
|
|
83
|
-
|
|
84
|
-
<states>
|
|
85
|
-
S_PARSE -- 解析参数、解析 phase 目录 PERSIST: --
|
|
86
|
-
S_MUST_HAVE -- 建立 must-haves、分解 checks PERSIST: --
|
|
87
|
-
S_CSV_GEN -- 生成 tasks.csv PERSIST: tasks.csv
|
|
88
|
-
S_WAVE_1 -- Truth + Artifact Existence (parallel) PERSIST: findings + tasks.csv
|
|
89
|
-
S_WAVE_2 -- Substance + Wiring (parallel) PERSIST: findings + tasks.csv
|
|
90
|
-
S_WAVE_3 -- Anti-Pattern + Nyquist (parallel) PERSIST: findings + tasks.csv
|
|
91
|
-
S_AGGREGATE -- 生成报告、创建 issues、修复计划 PERSIST: verification.json + validation.json + context.md
|
|
92
|
-
</states>
|
|
93
|
-
|
|
94
|
-
<transitions>
|
|
95
|
-
|
|
96
|
-
S_PARSE:
|
|
97
|
-
-> S_MUST_HAVE WHEN: phase resolved DO: load index.json, plan.json, TASK-*.json, summaries, uat.md, ARCHITECTURE.md; **D-007 milestone reverse lookup** for numeric phase
|
|
98
|
-
-> ERROR WHEN: phase not found
|
|
99
|
-
|
|
100
|
-
**D-007 milestone reverse lookup** (numeric phase arg):
|
|
101
|
-
```
|
|
102
|
-
resolve_milestone(phase_number):
|
|
103
|
-
for ms in state.json.milestones[]:
|
|
104
|
-
if str(phase_number) in ms.phase_slugs: return ms.id
|
|
105
|
-
return state.json.current_milestone # fallback
|
|
106
|
-
```
|
|
107
|
-
Write resolved milestone into `session.milestone` and VRF artifact registration. NEVER read `current_milestone` directly for phase-scoped runs.
|
|
108
|
-
|
|
109
|
-
S_MUST_HAVE:
|
|
110
|
-
-> S_CSV_GEN DO: establish must-haves from success_criteria (primary), convergence.criteria (per-task), derived behaviors (fallback). Decompose into truth/artifact/wiring layers.
|
|
111
|
-
|
|
112
|
-
S_CSV_GEN:
|
|
113
|
-
-> S_WAVE_1 DO: load specs (`maestro spec load --category review`), generate check rows per must-have. Pre-flight: `maestro collab preflight --phase N`
|
|
114
|
-
|
|
115
|
-
S_WAVE_1:
|
|
116
|
-
-> S_WAVE_2 DO: A_SPAWN_WAVE_1
|
|
117
|
-
|
|
118
|
-
S_WAVE_2:
|
|
119
|
-
-> S_WAVE_3 DO: A_SPAWN_WAVE_2
|
|
120
|
-
|
|
121
|
-
S_WAVE_3:
|
|
122
|
-
-> S_AGGREGATE DO: A_SPAWN_WAVE_3
|
|
123
|
-
|
|
124
|
-
S_AGGREGATE:
|
|
125
|
-
-> END DO: A_AGGREGATE_RESULTS
|
|
126
|
-
|
|
127
|
-
</transitions>
|
|
128
|
-
|
|
129
|
-
<actions>
|
|
130
|
-
|
|
131
|
-
### Shared Spawn Contract (W1, W2, W3)
|
|
132
|
-
|
|
133
|
-
Every `spawn_agents_on_csv` call MUST filter `wave==N AND status=="pending"` from master tasks.csv and use the strict JSON Schema below.
|
|
134
|
-
|
|
135
|
-
**output_schema**:
|
|
136
|
-
|
|
137
|
-
```json
|
|
138
|
-
{
|
|
139
|
-
"type": "object",
|
|
140
|
-
"properties": {
|
|
141
|
-
"id": { "type": "string" },
|
|
142
|
-
"result_status": { "type": "string", "enum": ["completed", "failed", "blocked"] },
|
|
143
|
-
"verdict": { "type": "string", "description": "Per-agent verdict (e.g., VERIFIED/FAILED/UNCERTAIN, SUBSTANTIVE/STUB, WIRED/ORPHANED/NOT_WIRED, COVERED/PARTIAL/MISSING)" },
|
|
144
|
-
"findings": { "type": "string", "maxLength": 500 },
|
|
145
|
-
"gaps_found": { "type": "string", "description": "Semicolon-separated gaps with severity + fix direction" },
|
|
146
|
-
"error": { "type": "string" }
|
|
147
|
-
},
|
|
148
|
-
"required": ["id", "result_status", "findings", "verdict"]
|
|
149
|
-
}
|
|
150
|
-
```
|
|
151
|
-
|
|
152
|
-
Merge: `result_status` → master `status`; copy `verdict`, `findings`, `gaps_found`, `error`.
|
|
153
|
-
|
|
154
|
-
**Shared termination contract** (embed in every instruction):
|
|
155
|
-
```
|
|
156
|
-
You MUST call report_agent_job_result EXACTLY ONCE before exiting.
|
|
157
|
-
- Success → result_status=completed with concrete verdict
|
|
158
|
-
- Failure → result_status=failed with error message
|
|
159
|
-
- Blocked → upstream missing (W2/W3 cannot proceed) → result_status=blocked
|
|
160
|
-
- Timeout → near max_runtime_seconds → result_status=blocked, error="timeout"
|
|
161
|
-
- NEVER continue indefinitely. NEVER exit silently. NEVER omit the call.
|
|
162
|
-
- Read-only verification. Do NOT modify source files.
|
|
163
|
-
Do NOT write to tasks.csv, wave-*.csv, results.csv, verification.json. Do NOT call spawn_agents_on_csv (no recursion).
|
|
164
|
-
```
|
|
165
|
-
|
|
166
|
-
### A_SPAWN_WAVE_1
|
|
167
|
-
|
|
168
|
-
Filter `wave==1 AND status=="pending"` -> write wave-1.csv -> spawn.
|
|
169
|
-
|
|
170
|
-
**Truth check agent**: Identify supporting artifacts, check existence + substance + wiring indicators. verdict: VERIFIED / FAILED / UNCERTAIN. Report gaps with severity + fix direction.
|
|
171
|
-
**Artifact existence agent**: Check file on disk. Missing = gap (severity=critical). Exists = note size + structure for wave 2.
|
|
172
|
-
|
|
173
|
-
### A_SPAWN_WAVE_2
|
|
174
|
-
|
|
175
|
-
Filter `wave==2 AND status=="pending"`, skip if existence failed for that artifact. Build prev_context from wave 1 -> spawn.
|
|
176
|
-
|
|
177
|
-
**Substance agent**: <10 lines real logic or placeholder markers = STUB. Otherwise SUBSTANTIVE.
|
|
178
|
-
**Wiring agent**: Grep for import + actual usage beyond imports. verdict: WIRED / ORPHANED / NOT_WIRED.
|
|
179
|
-
|
|
180
|
-
### A_SPAWN_WAVE_3
|
|
181
|
-
|
|
182
|
-
Filter `wave==3 AND status=="pending"`. Mark skipped per --skip-antipattern / --skip-tests. Build prev_context from waves 1+2 -> spawn.
|
|
183
|
-
|
|
184
|
-
**Anti-pattern agent**: Extract modified files from summaries. Scan for TODO/FIXME/XXX/HACK, placeholder, empty returns, disabled tests. Categorize: Blocker / Warning / Info.
|
|
185
|
-
**Nyquist agent**: Detect test framework, map requirements to test files, classify COVERED / PARTIAL / MISSING. Run coverage if available.
|
|
186
|
-
|
|
187
|
-
### A_AGGREGATE_RESULTS
|
|
188
|
-
|
|
189
|
-
1. Export results.csv
|
|
190
|
-
2. Aggregate must_haves: truths[], artifacts[], key_links[] with status + evidence
|
|
191
|
-
3. Collect all gaps from gaps_found + UAT gaps
|
|
192
|
-
4. Generate fix plans: cluster related gaps -> plan per cluster -> order by dependency
|
|
193
|
-
5. Build verification.json: `{ phase, status: passed|gaps_found|human_needed, must_haves, gaps, antipatterns, fix_plans, coverage_score }`
|
|
194
|
-
6. Build validation.json (if Nyquist ran): `{ coverage, requirement_coverage[], gaps[] }`
|
|
195
|
-
7. Generate context.md: summary, truths, artifact checks table, key links, gaps, anti-patterns, fix plans, Nyquist coverage
|
|
196
|
-
8. Overall status: all pass + no blockers = passed; any fail/missing/blocker = gaps_found; automated pass but human items remain = human_needed
|
|
197
|
-
9. Auto-create issues from gaps + blocker anti-patterns
|
|
198
|
-
10. Archive previous verification/validation to .history/, copy outputs to phase dir
|
|
199
|
-
11. Update phase index.json with verification status
|
|
200
|
-
12. Post-verify knowledge inquiry: anti-pattern blockers -> quality spec; constraint violations -> arch spec; recurring test gaps -> test spec
|
|
201
|
-
13. Next-step routing: all passed -> quality-review; critical gaps -> quality-debug; minor gaps -> plan --gaps; low coverage -> quality-auto-test; human needed -> quality-test
|
|
202
|
-
|
|
203
|
-
</actions>
|
|
204
|
-
|
|
205
|
-
</state_machine>
|
|
206
|
-
|
|
207
|
-
<discovery_board>
|
|
208
|
-
|
|
209
|
-
**Standard types** (shared across waves):
|
|
210
|
-
| Type | Dedup Key | Data |
|
|
211
|
-
|------|-----------|------|
|
|
212
|
-
| code_pattern | data.name | {name, file, description} |
|
|
213
|
-
| integration_point | data.file | {file, description, exports[]} |
|
|
214
|
-
| convention | singleton | {naming, imports, formatting} |
|
|
215
|
-
| blocker | data.issue | {issue, severity, impact} |
|
|
216
|
-
|
|
217
|
-
**Domain types**:
|
|
218
|
-
| Type | Dedup Key | Data |
|
|
219
|
-
|------|-----------|------|
|
|
220
|
-
| verification_gap | data.gap_id | {gap_id, layer, severity, description} |
|
|
221
|
-
| stub_detected | data.file | {file, line, marker, content} |
|
|
222
|
-
| broken_wiring | data.from+data.to | {from, to, expected, actual} |
|
|
223
|
-
| antipattern | data.location | {location, pattern, severity} |
|
|
224
|
-
| test_gap | data.requirement | {requirement, status, suggested_test} |
|
|
225
|
-
|
|
226
|
-
Protocol: read before analysis, append-only, dedup by type+key.
|
|
227
|
-
</discovery_board>
|
|
228
|
-
|
|
229
|
-
<error_codes>
|
|
230
|
-
| Condition | Recovery |
|
|
231
|
-
|-----------|----------|
|
|
232
|
-
| Phase directory not found | Resolve via state.json; abort if not found |
|
|
233
|
-
| No execution results found | Abort: "Run execute first" |
|
|
234
|
-
| No success_criteria in index.json | Derive must-haves from phase goal (fallback) |
|
|
235
|
-
| Substance check on missing artifact | Auto-skip (dep failed) |
|
|
236
|
-
| Test framework not detected | Skip coverage calculation, warn |
|
|
237
|
-
| Continue mode: no session found | List available sessions |
|
|
238
|
-
</error_codes>
|
|
239
|
-
|
|
240
|
-
<success_criteria>
|
|
241
|
-
- [ ] Must-haves established from convergence.criteria + success_criteria + derived behaviors
|
|
242
|
-
- [ ] All 3 waves executed (with skip flags respected)
|
|
243
|
-
- [ ] verification.json + context.md produced
|
|
244
|
-
- [ ] validation.json produced (if Nyquist ran)
|
|
245
|
-
- [ ] Fix plans generated for gap clusters
|
|
246
|
-
- [ ] Issues auto-created for gaps + blocker anti-patterns
|
|
247
|
-
- [ ] Post-verify knowledge inquiry triggered when applicable
|
|
248
|
-
- [ ] Phase index.json updated with verification status
|
|
249
|
-
- [ ] VRF artifact registered in state.json (numeric scope: milestone resolved via D-007 `phase_slugs` reverse lookup, NOT direct `current_milestone` read)
|
|
250
|
-
- [ ] Gap-fix closure loop documented: gaps → plan --gaps → execute → verify (re-run)
|
|
251
|
-
- [ ] Next step routed (quality-review if passed, plan --gaps if gaps, quality-auto-test if low coverage)
|
|
252
|
-
- [ ] discoveries.ndjson append-only throughout
|
|
253
|
-
</success_criteria>
|
|
254
|
-
</output>
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "./chain-graph.schema.json",
|
|
3
|
-
"id": "execute-verify",
|
|
4
|
-
"name": "Execute-Verify",
|
|
5
|
-
"description": "Execute -> Verify with fix loop on failure",
|
|
6
|
-
"version": "1.0.0",
|
|
7
|
-
"tags": ["execution"],
|
|
8
|
-
"entry": "execute",
|
|
9
|
-
"inputs": {
|
|
10
|
-
"phase": { "type": "string", "required": true }
|
|
11
|
-
},
|
|
12
|
-
"defaults": { "analyze": true },
|
|
13
|
-
"nodes": {
|
|
14
|
-
"execute": {
|
|
15
|
-
"type": "command",
|
|
16
|
-
"cmd": "maestro-execute",
|
|
17
|
-
"description": "Run wave-based parallel task execution with atomic commits",
|
|
18
|
-
"args": "{phase}",
|
|
19
|
-
"next": "verify"
|
|
20
|
-
},
|
|
21
|
-
"verify": {
|
|
22
|
-
"type": "command",
|
|
23
|
-
"cmd": "maestro-verify",
|
|
24
|
-
"description": "Goal-backward 3-layer verification with anti-pattern scan",
|
|
25
|
-
"args": "{phase}",
|
|
26
|
-
"next": "check_verify",
|
|
27
|
-
"max_visits": 3
|
|
28
|
-
},
|
|
29
|
-
"check_verify": {
|
|
30
|
-
"type": "decision",
|
|
31
|
-
"eval": "ctx.result.verification_status",
|
|
32
|
-
"edges": [
|
|
33
|
-
{ "value": "passed", "target": "done", "description": "Verification passed" },
|
|
34
|
-
{ "default": true, "target": "fix_plan", "description": "Verification failed" }
|
|
35
|
-
]
|
|
36
|
-
},
|
|
37
|
-
"fix_plan": {
|
|
38
|
-
"type": "command",
|
|
39
|
-
"cmd": "maestro-plan",
|
|
40
|
-
"description": "Re-plan to address verification gaps and failures",
|
|
41
|
-
"args": "{phase} --gaps",
|
|
42
|
-
"auto_flag": "--auto",
|
|
43
|
-
"next": "fix_execute"
|
|
44
|
-
},
|
|
45
|
-
"fix_execute": {
|
|
46
|
-
"type": "command",
|
|
47
|
-
"cmd": "maestro-execute",
|
|
48
|
-
"description": "Re-execute tasks from updated gap-fix plan",
|
|
49
|
-
"args": "{phase}",
|
|
50
|
-
"next": "verify",
|
|
51
|
-
"max_visits": 3
|
|
52
|
-
},
|
|
53
|
-
"done": {
|
|
54
|
-
"type": "terminal",
|
|
55
|
-
"status": "success",
|
|
56
|
-
"summary": "Execute-verify completed for phase {phase}"
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "../chain-graph.schema.json",
|
|
3
|
-
"id": "singles/verify",
|
|
4
|
-
"name": "Verify",
|
|
5
|
-
"description": "Goal-backward verification with 3-layer checks and anti-pattern scan",
|
|
6
|
-
"version": "1.0.0",
|
|
7
|
-
"tags": ["quality", "verification"],
|
|
8
|
-
"entry": "verify",
|
|
9
|
-
"inputs": {
|
|
10
|
-
"phase": { "type": "string", "required": true }
|
|
11
|
-
},
|
|
12
|
-
"nodes": {
|
|
13
|
-
"verify": {
|
|
14
|
-
"type": "command",
|
|
15
|
-
"cmd": "maestro-verify",
|
|
16
|
-
"args": "{phase}",
|
|
17
|
-
"description": "3-layer must-have verification, anti-pattern scan, Nyquist test coverage audit",
|
|
18
|
-
"next": "done",
|
|
19
|
-
"analyze": false
|
|
20
|
-
},
|
|
21
|
-
"done": {
|
|
22
|
-
"type": "terminal",
|
|
23
|
-
"status": "success"
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|