maestro-flow 0.5.41 → 0.5.43
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/domain-add/SKILL.md +3 -0
- package/.agents/skills/learn-decompose/SKILL.md +7 -4
- package/.agents/skills/learn-follow/SKILL.md +4 -2
- package/.agents/skills/learn-investigate/SKILL.md +8 -6
- package/.agents/skills/learn-second-opinion/SKILL.md +6 -3
- package/.agents/skills/maestro/SKILL.md +1 -1
- package/.agents/skills/maestro-amend/SKILL.md +1 -1
- package/.agents/skills/maestro-analyze/SKILL.md +1 -43
- package/.agents/skills/maestro-blueprint/SKILL.md +1 -23
- package/.agents/skills/maestro-brainstorm/SKILL.md +8 -25
- package/.agents/skills/maestro-collab/SKILL.md +6 -2
- package/.agents/skills/maestro-companion/SKILL.md +4 -1
- package/.agents/skills/maestro-composer/SKILL.md +4 -2
- package/.agents/skills/maestro-execute/SKILL.md +27 -9
- package/.agents/skills/maestro-fork/SKILL.md +4 -3
- package/.agents/skills/maestro-grill/SKILL.md +1 -17
- package/.agents/skills/maestro-guard/SKILL.md +2 -2
- package/.agents/skills/maestro-impeccable/SKILL.md +2 -1
- package/.agents/skills/maestro-init/SKILL.md +1 -1
- package/.agents/skills/maestro-merge/SKILL.md +12 -1
- package/.agents/skills/maestro-milestone-audit/SKILL.md +1 -15
- package/.agents/skills/maestro-milestone-complete/SKILL.md +8 -3
- package/.agents/skills/maestro-milestone-release/SKILL.md +8 -4
- package/.agents/skills/maestro-overlay/SKILL.md +9 -0
- package/.agents/skills/maestro-plan/SKILL.md +6 -62
- package/.agents/skills/maestro-player/SKILL.md +2 -2
- package/.agents/skills/maestro-quick/SKILL.md +5 -3
- package/.agents/skills/maestro-ralph/SKILL.md +8 -8
- package/.agents/skills/maestro-ralph-cli/SKILL.md +665 -0
- package/.agents/skills/maestro-ralph-cli-execute/SKILL.md +239 -0
- package/.agents/skills/maestro-ralph-execute/SKILL.md +127 -11
- package/.agents/skills/maestro-roadmap/SKILL.md +1 -9
- package/.agents/skills/maestro-swarm-workflow/SKILL.md +16 -14
- package/.agents/skills/maestro-tools-register/SKILL.md +16 -1
- package/.agents/skills/maestro-ui-codify/SKILL.md +11 -1
- package/.agents/skills/maestro-universal-workflow/SKILL.md +28 -5
- package/.agents/skills/maestro-update/SKILL.md +10 -7
- package/.agents/skills/manage-codebase-rebuild/SKILL.md +5 -1
- package/.agents/skills/manage-drift-realign/SKILL.md +6 -2
- package/.agents/skills/manage-harvest/SKILL.md +4 -1
- package/.agents/skills/manage-issue-discover/SKILL.md +1 -0
- package/.agents/skills/manage-kg-extractors/SKILL.md +5 -1
- package/.agents/skills/manage-knowhow-capture/SKILL.md +1 -0
- package/.agents/skills/manage-knowledge-audit/SKILL.md +3 -0
- package/.agents/skills/manage-wiki/SKILL.md +1 -0
- package/.agents/skills/odyssey-debug/SKILL.md +2 -1
- package/.agents/skills/odyssey-improve/SKILL.md +2 -2
- package/.agents/skills/odyssey-planex/SKILL.md +8 -7
- package/.agents/skills/odyssey-review-test-fix/SKILL.md +4 -1
- package/.agents/skills/odyssey-ui/SKILL.md +4 -4
- package/.agents/skills/quality-auto-test/SKILL.md +11 -1
- package/.agents/skills/quality-debug/SKILL.md +16 -2
- package/.agents/skills/quality-retrospective/SKILL.md +9 -1
- package/.agents/skills/quality-review/SKILL.md +8 -0
- package/.agents/skills/quality-sync/SKILL.md +2 -2
- package/.agents/skills/quality-test/SKILL.md +9 -1
- package/.agents/skills/security-audit/SKILL.md +14 -4
- package/.agents/skills/spec-add/SKILL.md +5 -2
- package/.agents/skills/spec-load/SKILL.md +1 -1
- package/.agents/skills/spec-remove/SKILL.md +1 -1
- package/.agents/skills/spec-setup/SKILL.md +3 -0
- package/.agents/skills/team-adversarial-swarm/workflows/wf-swarm-synthesize.js +248 -248
- package/.agents/skills/team-coordinate/specs/role-spec-template.md +197 -198
- package/.agents/skills/team-roadmap-dev/SKILL.md +164 -164
- package/.agents/skills/team-roadmap-dev/specs/team-config.json +1 -1
- package/.agents/skills/team-swarm/roles/analyst/role.md +172 -176
- package/.agy/skills/domain-add/SKILL.md +3 -0
- package/.agy/skills/learn-decompose/SKILL.md +7 -4
- package/.agy/skills/learn-follow/SKILL.md +4 -2
- package/.agy/skills/learn-investigate/SKILL.md +8 -6
- package/.agy/skills/learn-second-opinion/SKILL.md +6 -3
- package/.agy/skills/maestro/SKILL.md +1 -1
- package/.agy/skills/maestro-amend/SKILL.md +1 -1
- package/.agy/skills/maestro-analyze/SKILL.md +1 -43
- package/.agy/skills/maestro-blueprint/SKILL.md +1 -23
- package/.agy/skills/maestro-brainstorm/SKILL.md +8 -25
- package/.agy/skills/maestro-collab/SKILL.md +6 -2
- package/.agy/skills/maestro-companion/SKILL.md +4 -1
- package/.agy/skills/maestro-composer/SKILL.md +4 -2
- package/.agy/skills/maestro-execute/SKILL.md +27 -9
- package/.agy/skills/maestro-fork/SKILL.md +4 -3
- package/.agy/skills/maestro-grill/SKILL.md +1 -17
- package/.agy/skills/maestro-guard/SKILL.md +2 -2
- package/.agy/skills/maestro-impeccable/SKILL.md +2 -1
- package/.agy/skills/maestro-init/SKILL.md +1 -1
- package/.agy/skills/maestro-merge/SKILL.md +12 -1
- package/.agy/skills/maestro-milestone-audit/SKILL.md +1 -15
- package/.agy/skills/maestro-milestone-complete/SKILL.md +8 -3
- package/.agy/skills/maestro-milestone-release/SKILL.md +8 -4
- package/.agy/skills/maestro-overlay/SKILL.md +9 -0
- package/.agy/skills/maestro-plan/SKILL.md +6 -62
- package/.agy/skills/maestro-player/SKILL.md +2 -2
- package/.agy/skills/maestro-quick/SKILL.md +5 -3
- package/.agy/skills/maestro-ralph/SKILL.md +8 -8
- package/.agy/skills/maestro-ralph-cli/SKILL.md +661 -0
- package/.agy/skills/maestro-ralph-cli-execute/SKILL.md +235 -0
- package/.agy/skills/maestro-ralph-execute/SKILL.md +127 -11
- package/.agy/skills/maestro-roadmap/SKILL.md +1 -9
- package/.agy/skills/maestro-swarm-workflow/SKILL.md +16 -14
- package/.agy/skills/maestro-tools-register/SKILL.md +16 -1
- package/.agy/skills/maestro-ui-codify/SKILL.md +11 -1
- package/.agy/skills/maestro-universal-workflow/SKILL.md +28 -5
- package/.agy/skills/maestro-update/SKILL.md +10 -7
- package/.agy/skills/manage-codebase-rebuild/SKILL.md +5 -1
- package/.agy/skills/manage-drift-realign/SKILL.md +6 -2
- package/.agy/skills/manage-harvest/SKILL.md +4 -1
- package/.agy/skills/manage-issue-discover/SKILL.md +1 -0
- package/.agy/skills/manage-kg-extractors/SKILL.md +5 -1
- package/.agy/skills/manage-knowhow-capture/SKILL.md +1 -0
- package/.agy/skills/manage-knowledge-audit/SKILL.md +3 -0
- package/.agy/skills/manage-wiki/SKILL.md +1 -0
- package/.agy/skills/odyssey-debug/SKILL.md +2 -1
- package/.agy/skills/odyssey-improve/SKILL.md +2 -2
- package/.agy/skills/odyssey-planex/SKILL.md +8 -7
- package/.agy/skills/odyssey-review-test-fix/SKILL.md +4 -1
- package/.agy/skills/odyssey-ui/SKILL.md +4 -4
- package/.agy/skills/quality-auto-test/SKILL.md +11 -1
- package/.agy/skills/quality-debug/SKILL.md +16 -2
- package/.agy/skills/quality-retrospective/SKILL.md +9 -1
- package/.agy/skills/quality-review/SKILL.md +8 -0
- package/.agy/skills/quality-sync/SKILL.md +2 -2
- package/.agy/skills/quality-test/SKILL.md +9 -1
- package/.agy/skills/security-audit/SKILL.md +14 -4
- package/.agy/skills/spec-add/SKILL.md +5 -2
- package/.agy/skills/spec-load/SKILL.md +1 -1
- package/.agy/skills/spec-remove/SKILL.md +1 -1
- package/.agy/skills/spec-setup/SKILL.md +3 -0
- package/.agy/skills/team-adversarial-swarm/workflows/wf-swarm-synthesize.js +248 -248
- package/.agy/skills/team-coordinate/specs/role-spec-template.md +197 -198
- package/.agy/skills/team-roadmap-dev/SKILL.md +141 -153
- package/.agy/skills/team-roadmap-dev/specs/team-config.json +1 -1
- package/.agy/skills/team-swarm/roles/analyst/role.md +172 -176
- package/.claude/commands/domain-add.md +3 -0
- package/.claude/commands/learn-decompose.md +7 -4
- package/.claude/commands/learn-follow.md +4 -2
- package/.claude/commands/learn-investigate.md +8 -6
- package/.claude/commands/learn-second-opinion.md +6 -3
- package/.claude/commands/maestro-amend.md +1 -1
- package/.claude/commands/maestro-analyze.md +1 -43
- package/.claude/commands/maestro-blueprint.md +1 -23
- package/.claude/commands/maestro-brainstorm.md +8 -25
- package/.claude/commands/maestro-collab.md +6 -2
- package/.claude/commands/maestro-companion.md +4 -1
- package/.claude/commands/maestro-composer.md +4 -2
- package/.claude/commands/maestro-execute.md +27 -9
- package/.claude/commands/maestro-fork.md +4 -3
- package/.claude/commands/maestro-grill.md +1 -17
- package/.claude/commands/maestro-guard.md +2 -2
- package/.claude/commands/maestro-impeccable.md +2 -1
- package/.claude/commands/maestro-init.md +1 -1
- package/.claude/commands/maestro-merge.md +12 -1
- package/.claude/commands/maestro-milestone-audit.md +1 -15
- package/.claude/commands/maestro-milestone-complete.md +8 -3
- package/.claude/commands/maestro-milestone-release.md +8 -4
- package/.claude/commands/maestro-overlay.md +9 -0
- package/.claude/commands/maestro-plan.md +6 -62
- package/.claude/commands/maestro-player.md +2 -2
- package/.claude/commands/maestro-quick.md +5 -3
- package/.claude/commands/maestro-ralph-cli-execute.md +237 -0
- package/.claude/commands/maestro-ralph-cli.md +663 -0
- package/.claude/commands/maestro-ralph-execute.md +127 -11
- package/.claude/commands/maestro-ralph.md +8 -8
- package/.claude/commands/maestro-roadmap.md +1 -9
- package/.claude/commands/maestro-swarm-workflow.md +16 -14
- package/.claude/commands/maestro-tools-register.md +16 -1
- package/.claude/commands/maestro-ui-codify.md +11 -1
- package/.claude/commands/maestro-universal-workflow.md +28 -5
- package/.claude/commands/maestro-update.md +10 -7
- package/.claude/commands/maestro.md +1 -1
- package/.claude/commands/manage-codebase-rebuild.md +5 -1
- package/.claude/commands/manage-drift-realign.md +6 -2
- package/.claude/commands/manage-harvest.md +4 -1
- package/.claude/commands/manage-issue-discover.md +1 -0
- package/.claude/commands/manage-kg-extractors.md +5 -1
- package/.claude/commands/manage-knowhow-capture.md +1 -0
- package/.claude/commands/manage-knowledge-audit.md +3 -0
- package/.claude/commands/manage-wiki.md +1 -0
- package/.claude/commands/odyssey-debug.md +2 -1
- package/.claude/commands/odyssey-improve.md +2 -2
- package/.claude/commands/odyssey-planex.md +8 -7
- package/.claude/commands/odyssey-review-test-fix.md +4 -1
- package/.claude/commands/odyssey-ui.md +4 -4
- package/.claude/commands/quality-auto-test.md +11 -1
- package/.claude/commands/quality-debug.md +16 -2
- package/.claude/commands/quality-retrospective.md +9 -1
- package/.claude/commands/quality-review.md +8 -0
- package/.claude/commands/quality-sync.md +2 -2
- package/.claude/commands/quality-test.md +9 -1
- package/.claude/commands/security-audit.md +14 -4
- package/.claude/commands/spec-add.md +5 -2
- package/.claude/commands/spec-load.md +1 -1
- package/.claude/commands/spec-remove.md +1 -1
- package/.claude/commands/spec-setup.md +3 -0
- package/.claude/skills/team-adversarial-swarm/workflows/wf-swarm-synthesize.js +248 -248
- package/.claude/skills/team-coordinate/specs/role-spec-template.md +197 -198
- package/.claude/skills/team-roadmap-dev/SKILL.md +169 -169
- package/.claude/skills/team-roadmap-dev/specs/team-config.json +1 -1
- package/.claude/skills/team-swarm/roles/analyst/role.md +181 -185
- package/.codex/skills/codify-to-knowhow/SKILL.md +27 -15
- package/.codex/skills/domain-add/SKILL.md +5 -3
- package/.codex/skills/learn-decompose/SKILL.md +22 -4
- package/.codex/skills/learn-follow/SKILL.md +12 -6
- package/.codex/skills/learn-investigate/SKILL.md +11 -6
- package/.codex/skills/learn-retro/SKILL.md +12 -6
- package/.codex/skills/learn-second-opinion/SKILL.md +11 -3
- package/.codex/skills/maestro/SKILL.md +19 -13
- package/.codex/skills/maestro-amend/SKILL.md +10 -2
- package/.codex/skills/maestro-analyze/SKILL.md +7 -1
- package/.codex/skills/maestro-blueprint/SKILL.md +1 -1
- package/.codex/skills/maestro-brainstorm/SKILL.md +11 -8
- package/.codex/skills/maestro-collab/SKILL.md +5 -5
- package/.codex/skills/maestro-companion/SKILL.md +4 -1
- package/.codex/skills/maestro-composer/SKILL.md +6 -3
- package/.codex/skills/maestro-execute/SKILL.md +11 -8
- package/.codex/skills/maestro-fork/SKILL.md +4 -3
- package/.codex/skills/maestro-grill/SKILL.md +1 -1
- package/.codex/skills/maestro-guard/SKILL.md +1 -1
- package/.codex/skills/maestro-impeccable/SKILL.md +5 -5
- package/.codex/skills/maestro-init/SKILL.md +3 -2
- package/.codex/skills/maestro-milestone-audit/SKILL.md +21 -9
- package/.codex/skills/maestro-milestone-complete/SKILL.md +3 -3
- package/.codex/skills/maestro-milestone-release/SKILL.md +18 -1
- package/.codex/skills/maestro-next/SKILL.md +11 -10
- package/.codex/skills/maestro-overlay/SKILL.md +16 -6
- package/.codex/skills/maestro-player/SKILL.md +11 -5
- package/.codex/skills/maestro-quick/SKILL.md +2 -2
- package/.codex/skills/maestro-ralph/SKILL.md +44 -31
- package/.codex/skills/maestro-ralph-cli/SKILL.md +394 -0
- package/.codex/skills/maestro-ralph-cli-execute/SKILL.md +146 -0
- package/.codex/skills/maestro-ralph-execute/SKILL.md +105 -24
- package/.codex/skills/maestro-roadmap/SKILL.md +8 -2
- package/.codex/skills/maestro-tools-execute/SKILL.md +8 -4
- package/.codex/skills/maestro-tools-register/SKILL.md +10 -6
- package/.codex/skills/maestro-ui-codify/SKILL.md +14 -9
- package/.codex/skills/manage-codebase-rebuild/SKILL.md +36 -14
- package/.codex/skills/manage-codebase-refresh/SKILL.md +1 -1
- package/.codex/skills/manage-drift-realign/SKILL.md +15 -12
- package/.codex/skills/manage-harvest/SKILL.md +1 -1
- package/.codex/skills/manage-issue/SKILL.md +8 -4
- package/.codex/skills/manage-issue-discover/SKILL.md +15 -14
- package/.codex/skills/manage-knowhow/SKILL.md +3 -2
- package/.codex/skills/manage-knowhow-capture/SKILL.md +4 -3
- package/.codex/skills/manage-learn/SKILL.md +2 -2
- package/.codex/skills/odyssey-debug/SKILL.md +12 -7
- package/.codex/skills/odyssey-improve/SKILL.md +11 -6
- package/.codex/skills/odyssey-planex/SKILL.md +14 -8
- package/.codex/skills/odyssey-review-test-fix/SKILL.md +12 -7
- package/.codex/skills/odyssey-ui/SKILL.md +10 -5
- package/.codex/skills/quality-auto-test/SKILL.md +13 -5
- package/.codex/skills/quality-debug/SKILL.md +18 -11
- package/.codex/skills/quality-refactor/SKILL.md +4 -4
- package/.codex/skills/quality-retrospective/SKILL.md +5 -6
- package/.codex/skills/quality-review/SKILL.md +18 -11
- package/.codex/skills/quality-sync/SKILL.md +2 -2
- package/.codex/skills/quality-test/SKILL.md +7 -5
- package/.codex/skills/security-audit/SKILL.md +7 -5
- package/.codex/skills/spec-add/SKILL.md +9 -7
- package/.codex/skills/spec-load/SKILL.md +3 -2
- package/.codex/skills/spec-map/SKILL.md +10 -1
- package/.codex/skills/spec-remove/SKILL.md +3 -2
- package/.codex/skills/team-coordinate/SKILL.md +10 -4
- package/.codex/skills/team-lifecycle-v4/SKILL.md +33 -26
- package/.codex/skills/team-quality-assurance/SKILL.md +43 -0
- package/.codex/skills/team-review/SKILL.md +50 -6
- package/.codex/skills/team-tech-debt/SKILL.md +53 -7
- package/.codex/skills/team-testing/SKILL.md +50 -2
- package/.codex/skills/wiki-connect/SKILL.md +3 -1
- package/.codex/skills/wiki-digest/SKILL.md +6 -4
- package/dashboard/dist-server/dashboard/src/server/wiki/embedding.d.ts +16 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/embedding.js +419 -44
- package/dashboard/dist-server/dashboard/src/server/wiki/embedding.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js +43 -5
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js.map +1 -1
- package/dashboard/dist-server/src/commands/install-backend.js +31 -16
- package/dashboard/dist-server/src/commands/install-backend.js.map +1 -1
- package/dashboard/dist-server/src/core/component-defs.js +25 -0
- package/dashboard/dist-server/src/core/component-defs.js.map +1 -1
- package/dashboard/dist-server/src/graph/kg/db/types.d.ts +3 -0
- package/dashboard/dist-server/src/graph/kg/embedding/code-embedding.d.ts +46 -0
- package/dashboard/dist-server/src/graph/kg/embedding/code-embedding.js +329 -0
- package/dashboard/dist-server/src/graph/kg/embedding/code-embedding.js.map +1 -0
- package/dashboard/dist-server/src/graph/kg/embedding/index.d.ts +2 -0
- package/dashboard/dist-server/src/graph/kg/embedding/index.js +3 -0
- package/dashboard/dist-server/src/graph/kg/embedding/index.js.map +1 -0
- package/dashboard/dist-server/src/graph/kg/engine.d.ts +19 -1
- package/dashboard/dist-server/src/graph/kg/engine.js +71 -1
- package/dashboard/dist-server/src/graph/kg/engine.js.map +1 -1
- package/dashboard/dist-server/src/graph/kg/query/scoring.d.ts +5 -0
- package/dashboard/dist-server/src/graph/kg/query/scoring.js +85 -1
- package/dashboard/dist-server/src/graph/kg/query/scoring.js.map +1 -1
- package/dashboard/dist-server/src/graph/kg/query/search.d.ts +7 -0
- package/dashboard/dist-server/src/graph/kg/query/search.js +117 -1
- package/dashboard/dist-server/src/graph/kg/query/search.js.map +1 -1
- package/dashboard/dist-server/src/graph/kg/surface/mcp-tools.js +49 -0
- package/dashboard/dist-server/src/graph/kg/surface/mcp-tools.js.map +1 -1
- package/dashboard/dist-server/src/hooks/kg-sync-hook.js +3 -0
- package/dashboard/dist-server/src/hooks/kg-sync-hook.js.map +1 -1
- package/dashboard/dist-server/src/tools/spec-loader.js +7 -3
- package/dashboard/dist-server/src/tools/spec-loader.js.map +1 -1
- package/dist/src/commands/install-backend.d.ts.map +1 -1
- package/dist/src/commands/install-backend.js +31 -16
- package/dist/src/commands/install-backend.js.map +1 -1
- package/dist/src/core/component-defs.d.ts.map +1 -1
- package/dist/src/core/component-defs.js +25 -0
- package/dist/src/core/component-defs.js.map +1 -1
- package/dist/src/core/plugin-bridge.d.ts.map +1 -1
- package/dist/src/core/plugin-bridge.js +17 -0
- package/dist/src/core/plugin-bridge.js.map +1 -1
- package/dist/src/graph/kg/db/types.d.ts +3 -0
- package/dist/src/graph/kg/db/types.d.ts.map +1 -1
- package/dist/src/graph/kg/embedding/code-embedding.d.ts +47 -0
- package/dist/src/graph/kg/embedding/code-embedding.d.ts.map +1 -0
- package/dist/src/graph/kg/embedding/code-embedding.js +329 -0
- package/dist/src/graph/kg/embedding/code-embedding.js.map +1 -0
- package/dist/src/graph/kg/embedding/index.d.ts +3 -0
- package/dist/src/graph/kg/embedding/index.d.ts.map +1 -0
- package/dist/src/graph/kg/embedding/index.js +3 -0
- package/dist/src/graph/kg/embedding/index.js.map +1 -0
- package/dist/src/graph/kg/engine.d.ts +19 -1
- package/dist/src/graph/kg/engine.d.ts.map +1 -1
- package/dist/src/graph/kg/engine.js +71 -1
- package/dist/src/graph/kg/engine.js.map +1 -1
- package/dist/src/graph/kg/query/scoring.d.ts +5 -0
- package/dist/src/graph/kg/query/scoring.d.ts.map +1 -1
- package/dist/src/graph/kg/query/scoring.js +85 -1
- package/dist/src/graph/kg/query/scoring.js.map +1 -1
- package/dist/src/graph/kg/query/search.d.ts +7 -0
- package/dist/src/graph/kg/query/search.d.ts.map +1 -1
- package/dist/src/graph/kg/query/search.js +117 -1
- package/dist/src/graph/kg/query/search.js.map +1 -1
- package/dist/src/graph/kg/surface/mcp-tools.d.ts.map +1 -1
- package/dist/src/graph/kg/surface/mcp-tools.js +49 -0
- package/dist/src/graph/kg/surface/mcp-tools.js.map +1 -1
- package/dist/src/hooks/kg-sync-hook.d.ts.map +1 -1
- package/dist/src/hooks/kg-sync-hook.js +3 -0
- package/dist/src/hooks/kg-sync-hook.js.map +1 -1
- package/dist/src/tools/code-semantic-search.d.ts +10 -0
- package/dist/src/tools/code-semantic-search.d.ts.map +1 -0
- package/dist/src/tools/code-semantic-search.js +81 -0
- package/dist/src/tools/code-semantic-search.js.map +1 -0
- package/dist/src/tools/index.d.ts.map +1 -1
- package/dist/src/tools/index.js +4 -0
- package/dist/src/tools/index.js.map +1 -1
- package/dist/src/tools/spec-loader.d.ts.map +1 -1
- package/dist/src/tools/spec-loader.js +7 -3
- package/dist/src/tools/spec-loader.js.map +1 -1
- package/dist/src/tools/wiki-search.d.ts +13 -0
- package/dist/src/tools/wiki-search.d.ts.map +1 -0
- package/dist/src/tools/wiki-search.js +114 -0
- package/dist/src/tools/wiki-search.js.map +1 -0
- package/dist/src/utils/update-notices.js +23 -0
- package/dist/src/utils/update-notices.js.map +1 -1
- package/package.json +4 -1
- package/workflows/agy-instructions.md +147 -161
- package/workflows/claude-instructions.md +100 -48
- package/workflows/codex-instructions.md +147 -161
- package/workflows/execute.md +4 -3
- package/workflows/explore-usage.md +41 -81
- package/workflows/grill.md +11 -0
- package/workflows/milestone-audit.md +8 -0
- package/workflows/odyssey-base-codex.md +115 -116
- package/workflows/odyssey-base.md +89 -91
- package/workflows/plan.md +6 -0
|
@@ -1,32 +1,31 @@
|
|
|
1
|
-
# Odyssey
|
|
1
|
+
# Odyssey Shared Base
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Shared by all Odyssey commands (debug, improve, planex, review-test-fix, ui).
|
|
4
4
|
|
|
5
5
|
<execution_discipline>
|
|
6
|
-
**四条铁律:**
|
|
7
6
|
|
|
8
|
-
1. **Phase auto-commit** —
|
|
9
|
-
-
|
|
10
|
-
- session.json / evidence.ndjson
|
|
7
|
+
1. **Phase auto-commit** — auto `git commit` after each phase
|
|
8
|
+
- Code changes + understanding.md → `git add` → `git commit -m "{command}({slug}): {phase} — {summary}"`
|
|
9
|
+
- session.json / evidence.ndjson are runtime state, excluded from commits
|
|
11
10
|
|
|
12
|
-
2. **Confident edits only, but must attempt** —
|
|
11
|
+
2. **Confident edits only, but must attempt** — edit when confident; record decision only when human judgment truly needed
|
|
13
12
|
- Confident → edit + commit
|
|
14
|
-
- Needs decision → `evidence.ndjson {"phase":"decision","status":"pending"}
|
|
15
|
-
-
|
|
16
|
-
-
|
|
13
|
+
- Needs decision → `evidence.ndjson {"phase":"decision","status":"pending"}`, no code change
|
|
14
|
+
- **Decision gate** — only these qualify: cross-module architecture tradeoffs needing human direction | business semantics ambiguity where fix may change intent | new dependency or breaking API required
|
|
15
|
+
- "Unsure how to fix", "Too large scope", "Pre-existing issue" are NOT valid decision reasons
|
|
17
16
|
|
|
18
|
-
3.
|
|
19
|
-
-
|
|
20
|
-
-
|
|
17
|
+
3. **Multi-CLI assist** — `maestro delegate` for cross-angle verification
|
|
18
|
+
- Different `--role` per phase (analyze / review / explore)
|
|
19
|
+
- All delegate calls `run_in_background: true`, wait for callback
|
|
21
20
|
|
|
22
|
-
4.
|
|
21
|
+
4. **Never abort for context exhaustion** — harness auto-compresses context; aborting due to "insufficient context" or "already ran N phases" is a discipline violation. Must complete through S_RECORD → END.
|
|
23
22
|
|
|
24
|
-
**Zero-residual:**
|
|
23
|
+
**Zero-residual:** Every finding must have an action (fix / issue / decision). "Report only" and "pre-existing skip" are forbidden.
|
|
25
24
|
</execution_discipline>
|
|
26
25
|
|
|
27
26
|
<shared_schemas>
|
|
28
27
|
|
|
29
|
-
### session.json
|
|
28
|
+
### session.json standard fields
|
|
30
29
|
|
|
31
30
|
```json
|
|
32
31
|
{
|
|
@@ -40,15 +39,15 @@
|
|
|
40
39
|
}
|
|
41
40
|
```
|
|
42
41
|
|
|
43
|
-
|
|
42
|
+
Each command adds its own fields (e.g. `issue`, `target`, `requirement`).
|
|
44
43
|
|
|
45
|
-
### evidence.ndjson
|
|
44
|
+
### evidence.ndjson base schema
|
|
46
45
|
|
|
47
46
|
```json
|
|
48
47
|
{"ts":"","phase":"","type":"","source":"","content":"","note":""}
|
|
49
48
|
```
|
|
50
49
|
|
|
51
|
-
|
|
50
|
+
Each command defines phase-specific extension fields (e.g. `hypothesis`, `severity`, `dimension`).
|
|
52
51
|
|
|
53
52
|
### generalization_stats schema
|
|
54
53
|
|
|
@@ -64,9 +63,8 @@
|
|
|
64
63
|
</shared_schemas>
|
|
65
64
|
|
|
66
65
|
<anti_stall>
|
|
67
|
-
**防停滞机制**
|
|
68
66
|
|
|
69
|
-
###
|
|
67
|
+
### progress_metrics fields
|
|
70
68
|
|
|
71
69
|
```json
|
|
72
70
|
{
|
|
@@ -82,12 +80,12 @@
|
|
|
82
80
|
|
|
83
81
|
### Progress Tracking
|
|
84
82
|
|
|
85
|
-
|
|
86
|
-
1.
|
|
87
|
-
2.
|
|
88
|
-
3. `new == 0` → `stale_count
|
|
89
|
-
4. `new > 0` → `stale_count = 0
|
|
90
|
-
5.
|
|
83
|
+
After each analytical phase:
|
|
84
|
+
1. Count `new_findings` (deduplicated) and `repeated` (matching existing evidence)
|
|
85
|
+
2. Write to `progress_metrics.phase_stats[state_name]`
|
|
86
|
+
3. `new == 0` → `stale_count++`, `convergence_trend = "stalling"`
|
|
87
|
+
4. `new > 0` → `stale_count = 0`, update `last_productive_phase`
|
|
88
|
+
5. 2 consecutive phases with declining new → `convergence_trend = "diminishing"`
|
|
91
89
|
|
|
92
90
|
### Direction Diversity
|
|
93
91
|
|
|
@@ -95,45 +93,46 @@
|
|
|
95
93
|
{
|
|
96
94
|
"phase": "S_DIAGNOSE", "round": 1,
|
|
97
95
|
"strategy_type": "scope_widen|perspective_shift|tool_switch|structural_pivot",
|
|
98
|
-
"strategy_desc": "
|
|
96
|
+
"strategy_desc": "expand search to utils/", "result": "2 new findings"
|
|
99
97
|
}
|
|
100
98
|
```
|
|
101
99
|
|
|
102
|
-
|
|
100
|
+
**Dedup rule:** Check same-phase history before self-iteration → new strategy must differ in `strategy_type` or `strategy_desc` → all 4 types tried → force stale_count upgrade
|
|
103
101
|
|
|
104
102
|
### Stall Escalation Ladder
|
|
105
103
|
|
|
106
|
-
| stale_count |
|
|
107
|
-
|
|
108
|
-
| 0 |
|
|
109
|
-
| 1 |
|
|
110
|
-
| 2 |
|
|
111
|
-
| 3 |
|
|
104
|
+
| stale_count | Strategy |
|
|
105
|
+
|-------------|----------|
|
|
106
|
+
| 0 | Normal advance |
|
|
107
|
+
| 1 | **Shift perspective** — different CLI tool, reverse trace, manual read. Must differ from directions_tried |
|
|
108
|
+
| 2 | **Structural pivot** — redefine search dimensions, switch analysis framework, decompose sub-problems. Not parameter tuning |
|
|
109
|
+
| 3 | **Human escalation** — AskUserQuestion / `-y` auto INCONCLUSIVE and advance |
|
|
112
110
|
|
|
113
|
-
### /loop Heartbeat
|
|
111
|
+
### /loop Heartbeat (optional, `--heartbeat`)
|
|
114
112
|
|
|
115
|
-
|
|
113
|
+
Suggest `/loop 270s`. Each phase updates `session.json.updated_at`. >15 min without update → alert + stale_count. 2 consecutive no-update → suggest `-c` resume.
|
|
116
114
|
</anti_stall>
|
|
117
115
|
|
|
118
116
|
<self_iteration>
|
|
119
|
-
**Quality Gate(进度感知版)**
|
|
120
117
|
|
|
121
|
-
|
|
122
|
-
|------|-----------|-------------|
|
|
123
|
-
| Coverage | 已知相关文件/模块均已分析 | 遗漏 grep/git log 可发现的目标 |
|
|
124
|
-
| Depth | ≥80% 发现有 file:line 级证据 | 多数仅泛泛描述 |
|
|
125
|
-
| Actionability | 每条结论有具体后续动作 | 仅"建议关注"类无操作结论 |
|
|
118
|
+
### Quality Gate
|
|
126
119
|
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
120
|
+
| Dimension | Sufficient | Insufficient |
|
|
121
|
+
|-----------|-----------|-------------|
|
|
122
|
+
| Coverage | All known related files/modules analyzed | Missed targets discoverable via grep/git log |
|
|
123
|
+
| Depth | ≥80% findings have file:line evidence | Most findings lack specifics |
|
|
124
|
+
| Actionability | Each conclusion has concrete next action | "Consider reviewing" without action |
|
|
125
|
+
|
|
126
|
+
**Progress-aware iteration:**
|
|
127
|
+
- Phase complete → evaluate 3 dimensions + check `progress_metrics`
|
|
128
|
+
- Any insufficient AND `stale_count < 3` → re-enter with expansion strategy (must pass directions_tried dedup)
|
|
129
|
+
- Follow Stall Escalation Ladder for strategy selection
|
|
131
130
|
|
|
132
131
|
**Expansion strategies:**
|
|
133
|
-
- `scope_widen`:
|
|
134
|
-
- `perspective_shift`:
|
|
135
|
-
- `tool_switch`:
|
|
136
|
-
- `structural_pivot`:
|
|
132
|
+
- `scope_widen`: more directories, git log depth ×2, additional delegate angles
|
|
133
|
+
- `perspective_shift`: different CLI tool, reverse trace, manual reading
|
|
134
|
+
- `tool_switch`: switch to unused analysis tool
|
|
135
|
+
- `structural_pivot`: redefine problem framework, decompose sub-problems
|
|
137
136
|
|
|
138
137
|
**Exit:** all sufficient → advance | `stale_count >= 3` → log gaps, advance
|
|
139
138
|
|
|
@@ -144,104 +143,103 @@
|
|
|
144
143
|
|
|
145
144
|
### A_GENERALIZE
|
|
146
145
|
|
|
147
|
-
3
|
|
146
|
+
3-layer pattern extraction → 4-agent concurrent scan → cross-layer dedup → iterative deepening.
|
|
148
147
|
|
|
149
|
-
**Pattern
|
|
148
|
+
**Pattern source:** specified by each command (root cause / audit findings / implementation patterns).
|
|
150
149
|
|
|
151
|
-
**3
|
|
150
|
+
**3-layer extraction:**
|
|
152
151
|
|
|
153
152
|
| Layer | Method | Example |
|
|
154
153
|
|-------|--------|---------|
|
|
155
154
|
| Syntax | Regex → Grep | `eval(`, missing `await`, inline styles |
|
|
156
|
-
| Semantic | Agent
|
|
157
|
-
| Structural |
|
|
155
|
+
| Semantic | Agent understands anti-pattern → scan | Unhandled async errors, missing validation |
|
|
156
|
+
| Structural | File/module structure similarity | Same import structure, missing override |
|
|
158
157
|
|
|
159
158
|
Write `session.json.patterns[]`: `[{id, source, layer, signature, description, risk, fix_template, confidence}]`
|
|
160
159
|
|
|
161
|
-
**4-agent
|
|
160
|
+
**4-agent concurrent scan (single message):**
|
|
162
161
|
|
|
163
162
|
| Agent | Strategy | Scope |
|
|
164
163
|
|-------|----------|-------|
|
|
165
164
|
| Syntax grep | Grep regex | Full project |
|
|
166
|
-
| Semantic scan |
|
|
167
|
-
| Structural match |
|
|
165
|
+
| Semantic scan | Anti-pattern check | Related modules |
|
|
166
|
+
| Structural match | Structurally similar files | Full project |
|
|
168
167
|
| Historical grep | `git log -S` | Git history |
|
|
169
168
|
|
|
170
|
-
**Cross-layer dedup:**
|
|
169
|
+
**Cross-layer dedup:** multi-layer hit → boost | single-layer → `needs_review` | historically fixed → `regression_risk`
|
|
171
170
|
|
|
172
|
-
**Iterative deepening:** module ≥3 hits →
|
|
171
|
+
**Iterative deepening:** module ≥3 hits → targeted deep scan (max 1 round)
|
|
173
172
|
|
|
174
|
-
**Persist:** understanding.md
|
|
173
|
+
**Persist:** understanding.md generalization section + `session.json.generalization_stats`
|
|
175
174
|
|
|
176
|
-
|
|
175
|
+
Commit: `"...({slug}): GENERALIZE — generalization scan complete"`
|
|
177
176
|
|
|
178
177
|
### A_DISCOVER
|
|
179
178
|
|
|
180
|
-
1. **Triage**
|
|
179
|
+
1. **Triage** each hit ±10 lines context → classify `bug` / `risk` / `safe`
|
|
181
180
|
2. **Route:**
|
|
182
|
-
- bug +
|
|
183
|
-
- bug +
|
|
184
|
-
- risk →
|
|
181
|
+
- bug + fix_template applicable → immediate fix → back to S_FIX
|
|
182
|
+
- bug + needs cross-module decision or no fix_template → create issue (with fix suggestion + impact analysis)
|
|
183
|
+
- risk → assess if guard can be added directly; yes → fix; no → create issue
|
|
185
184
|
- safe → skip
|
|
186
|
-
Normal: AskUserQuestion | `-y`: auto-fix
|
|
187
|
-
3. **Cross-phase loops:** `cross_phase_loops
|
|
185
|
+
Normal: AskUserQuestion | `-y`: auto-fix bugs with fix_template, create issue for rest
|
|
186
|
+
3. **Cross-phase loops:** `cross_phase_loops++`. `loops >= max_loops` → must log per-item reasons (blanket "pre-existing" forbidden)
|
|
188
187
|
4. Append evidence + update understanding.md
|
|
189
188
|
|
|
190
|
-
|
|
189
|
+
Commit: `"...({slug}): DISCOVER — discovery triage complete"`
|
|
191
190
|
|
|
192
191
|
### A_RECORD
|
|
193
192
|
|
|
194
|
-
1. Finalize understanding.md
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
4. `current_state = "COMPLETED"`,emit completion summary(格式由各命令定义)
|
|
193
|
+
1. Finalize understanding.md final section — learnings structured by each command's category table
|
|
194
|
+
2. Mark record goal done. Pending decisions: Normal → AskUserQuestion | `-y` → skip (show deferred count)
|
|
195
|
+
3. **Goal audit:** all `completion_confirmed` → `phase_goals_all_done = true`. Incomplete: Normal → AskUserQuestion | `-y` → auto accept
|
|
196
|
+
4. `current_state = "COMPLETED"`, emit completion summary (format defined by each command)
|
|
199
197
|
|
|
200
|
-
|
|
198
|
+
Commit: `"...({slug}): RECORD — summary and knowledge persistence"`
|
|
201
199
|
|
|
202
200
|
</shared_actions>
|
|
203
201
|
|
|
204
202
|
<shared_appendix>
|
|
205
203
|
|
|
206
|
-
### Goal Prompt
|
|
204
|
+
### Goal Prompt
|
|
207
205
|
|
|
208
|
-
|
|
206
|
+
**Timing guard: display ONCE after INTAKE completes. Never re-display at RECORD.**
|
|
209
207
|
|
|
210
208
|
```
|
|
211
|
-
|
|
209
|
+
{Command} Odyssey session created. Copy the /goal below to set termination criteria:
|
|
212
210
|
|
|
213
|
-
/goal
|
|
211
|
+
/goal Complete these goals:
|
|
214
212
|
{for each G in phase_goals where status != "skipped":}
|
|
215
|
-
- {G.id}: {G.goal} —
|
|
213
|
+
- {G.id}: {G.goal} — done when: {G.done_when}
|
|
216
214
|
{end for}
|
|
217
215
|
{command-specific convergence rules}
|
|
218
|
-
|
|
216
|
+
Pending phase=decision items must use AskUserQuestion, never self-resolve.
|
|
219
217
|
```
|
|
220
218
|
|
|
221
|
-
|
|
219
|
+
Continue execution after output, do not block.
|
|
222
220
|
|
|
223
|
-
### `-y`
|
|
221
|
+
### `-y` generic rules
|
|
224
222
|
|
|
225
223
|
- Decision pending → best-effort continue, record `deferred`
|
|
226
224
|
- 3-strike escalation → auto INCONCLUSIVE
|
|
227
|
-
- Discovery routing → auto create issue
|
|
225
|
+
- Discovery routing → auto-fix bugs with fix_template, create issue for rest
|
|
228
226
|
- Record pending → skip, show deferred count
|
|
229
227
|
- Record goal audit → auto accept
|
|
230
228
|
|
|
231
|
-
`deferred` items
|
|
229
|
+
`deferred` items shown in completion summary; recoverable via `-c`. Each command lists its own specific decision points.
|
|
232
230
|
|
|
233
231
|
### Phase Goal Lifecycle
|
|
234
232
|
|
|
235
233
|
`pending → done (confirmed=true)` | `pending → skipped (confirmed=true)` | `pending → failed (confirmed=false)`
|
|
236
234
|
|
|
237
|
-
`phase_goals_all_done = true`
|
|
235
|
+
`phase_goals_all_done = true` only when ALL goals have `completion_confirmed == true`.
|
|
238
236
|
|
|
239
|
-
### Pre-load
|
|
237
|
+
### Pre-load (optional, missing does not block)
|
|
240
238
|
|
|
241
|
-
|
|
|
242
|
-
|
|
239
|
+
| Layer | Command |
|
|
240
|
+
|-------|---------|
|
|
243
241
|
| Codebase docs | Read `.workflow/codebase/ARCHITECTURE.md` |
|
|
244
|
-
| Wiki search | `maestro search "<keywords>" --json
|
|
242
|
+
| Wiki search | `maestro search "<keywords>" --json` (top 5) |
|
|
245
243
|
| Specs | `maestro load --type spec --category <cat>` |
|
|
246
244
|
| Role knowledge | `maestro search --category <cat>` → `maestro load --type knowhow --id <id>` |
|
|
247
245
|
| Prior sessions | `Glob(".workflow/scratch/*-{type}-odyssey-*")` |
|
package/workflows/plan.md
CHANGED
|
@@ -145,6 +145,12 @@ When `--tdd` is active:
|
|
|
145
145
|
4. **Load codebase context**
|
|
146
146
|
- Read `.workflow/codebase/doc-index.json` if exists → extract relevant features, components, requirements
|
|
147
147
|
|
|
148
|
+
4a. **Wiki knowledge search** (optional, proceed without if unavailable)
|
|
149
|
+
- Extract 2-5 key terms from phase goal/title
|
|
150
|
+
- Run `maestro search "<phase_keywords>" --json 2>/dev/null`
|
|
151
|
+
- If results: take top 10 entries as prior knowledge context for planner agent
|
|
152
|
+
- If unavailable: log W003, continue
|
|
153
|
+
|
|
148
154
|
4b. **Load design reference** (if available)
|
|
149
155
|
- If `${PHASE_DIR}/design-ref/MASTER.md` exists: load MASTER.md, design-tokens.json, animation-tokens.json (optional), layout-templates/layout-*.json
|
|
150
156
|
- Every UI task must include in `read_first[]`: design-tokens.json, animation-tokens.json, relevant layout-*.json, MASTER.md
|