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,47 +1,47 @@
|
|
|
1
|
-
# Odyssey
|
|
1
|
+
# Odyssey Shared Base (Codex)
|
|
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
|
-
- **`--role` fallback:**
|
|
21
|
-
-
|
|
17
|
+
3. **Multi-CLI assist** — `maestro delegate` for cross-angle verification
|
|
18
|
+
- Different `--role` per phase (analyze / review / explore)
|
|
19
|
+
- **`--role` fallback:** when `cli-tools.json` `roles` is empty, `--role` auto-falls back to first enabled tool. Equivalent to `--to <first-enabled>` but preserves semantic annotation for log tracking
|
|
20
|
+
- All delegate calls `run_in_background: true`, wait for callback
|
|
22
21
|
|
|
23
|
-
4.
|
|
22
|
+
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.
|
|
24
23
|
|
|
25
|
-
**Zero-residual:**
|
|
24
|
+
**Zero-residual:** Every finding must have an action (fix / issue / decision). "Report only" and "pre-existing skip" are forbidden.
|
|
26
25
|
</execution_discipline>
|
|
27
26
|
|
|
28
27
|
<flag_semantics>
|
|
29
|
-
### `--auto` vs `-y` 语义区分
|
|
30
28
|
|
|
31
|
-
|
|
32
|
-
|------|---------|------|
|
|
33
|
-
| `--auto` | **CLI delegate 调用** | 跳过 delegate 启动前的确认提示,直接 `run_in_background` 执行 |
|
|
34
|
-
| `-y` | **人类决策点** | 所有 `request_user_input` 调用自动选择默认选项,记录为 `deferred` |
|
|
29
|
+
### `--auto` vs `-y`
|
|
35
30
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
31
|
+
| Flag | Scope | Effect |
|
|
32
|
+
|------|-------|--------|
|
|
33
|
+
| `--auto` | **CLI delegate calls** | Skip delegate launch confirmation, execute `run_in_background` directly |
|
|
34
|
+
| `-y` | **Human decision points** | All `request_user_input` calls auto-select default, record as `deferred` |
|
|
35
|
+
|
|
36
|
+
- `--auto` does not affect human decision points (ambiguity, triage, goal audit still need confirmation or `-y`)
|
|
37
|
+
- `-y` does not affect delegate calls (delegates always auto-execute, `--auto` only controls pre-launch confirmation)
|
|
38
|
+
- Combine: `--auto -y` = fully automatic mode
|
|
39
|
+
- `session.json.flags` mapping: `auto` ↔ `--auto`, `auto_confirm` ↔ `-y`
|
|
40
40
|
</flag_semantics>
|
|
41
41
|
|
|
42
42
|
<shared_schemas>
|
|
43
43
|
|
|
44
|
-
### session.json
|
|
44
|
+
### session.json standard fields
|
|
45
45
|
|
|
46
46
|
```json
|
|
47
47
|
{
|
|
@@ -55,18 +55,18 @@
|
|
|
55
55
|
}
|
|
56
56
|
```
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
58
|
+
Each command adds its own fields (e.g. `issue`, `target`, `requirement`).
|
|
59
|
+
Note: `cross_phase_loops` and `max_loops` are shared fields — commands should not redeclare them.
|
|
60
60
|
|
|
61
|
-
### evidence.ndjson
|
|
61
|
+
### evidence.ndjson base schema
|
|
62
62
|
|
|
63
63
|
```json
|
|
64
64
|
{"ts":"","phase":"","type":"","source":"","content":"","note":""}
|
|
65
65
|
```
|
|
66
66
|
|
|
67
|
-
|
|
67
|
+
Each command defines phase-specific extension fields (e.g. `hypothesis`, `severity`, `dimension`).
|
|
68
68
|
|
|
69
|
-
### patterns[] schema
|
|
69
|
+
### patterns[] schema (A_GENERALIZE output)
|
|
70
70
|
|
|
71
71
|
```json
|
|
72
72
|
{
|
|
@@ -81,15 +81,15 @@
|
|
|
81
81
|
}
|
|
82
82
|
```
|
|
83
83
|
|
|
84
|
-
`source`
|
|
84
|
+
`source` field value per command:
|
|
85
85
|
|
|
86
|
-
| Command | source
|
|
87
|
-
|
|
88
|
-
| debug | root_cause |
|
|
89
|
-
| improve | diagnosis |
|
|
90
|
-
| review-test-fix | finding |
|
|
91
|
-
| ui | finding |
|
|
92
|
-
| planex | implementation |
|
|
86
|
+
| Command | source value | Meaning |
|
|
87
|
+
|---------|-------------|---------|
|
|
88
|
+
| debug | root_cause | Root cause fix |
|
|
89
|
+
| improve | diagnosis | Diagnosed finding |
|
|
90
|
+
| review-test-fix | finding | Review finding |
|
|
91
|
+
| ui | finding | Audit/diverge finding |
|
|
92
|
+
| planex | implementation | Implementation pattern |
|
|
93
93
|
|
|
94
94
|
### generalization_stats schema
|
|
95
95
|
|
|
@@ -105,9 +105,8 @@
|
|
|
105
105
|
</shared_schemas>
|
|
106
106
|
|
|
107
107
|
<anti_stall>
|
|
108
|
-
**防停滞机制**
|
|
109
108
|
|
|
110
|
-
###
|
|
109
|
+
### progress_metrics fields
|
|
111
110
|
|
|
112
111
|
```json
|
|
113
112
|
{
|
|
@@ -123,12 +122,12 @@
|
|
|
123
122
|
|
|
124
123
|
### Progress Tracking
|
|
125
124
|
|
|
126
|
-
|
|
127
|
-
1.
|
|
128
|
-
2.
|
|
129
|
-
3. `new == 0` → `stale_count
|
|
130
|
-
4. `new > 0` → `stale_count = 0
|
|
131
|
-
5.
|
|
125
|
+
After each analytical phase:
|
|
126
|
+
1. Count `new_findings` (deduplicated) and `repeated` (matching existing evidence)
|
|
127
|
+
2. Write to `progress_metrics.phase_stats[state_name]`
|
|
128
|
+
3. `new == 0` → `stale_count++`, `convergence_trend = "stalling"`
|
|
129
|
+
4. `new > 0` → `stale_count = 0`, update `last_productive_phase`
|
|
130
|
+
5. 2 consecutive phases with declining new → `convergence_trend = "diminishing"`
|
|
132
131
|
|
|
133
132
|
### Direction Diversity
|
|
134
133
|
|
|
@@ -136,45 +135,46 @@
|
|
|
136
135
|
{
|
|
137
136
|
"phase": "S_DIAGNOSE", "round": 1,
|
|
138
137
|
"strategy_type": "scope_widen|perspective_shift|tool_switch|structural_pivot",
|
|
139
|
-
"strategy_desc": "
|
|
138
|
+
"strategy_desc": "expand search to utils/", "result": "2 new findings"
|
|
140
139
|
}
|
|
141
140
|
```
|
|
142
141
|
|
|
143
|
-
|
|
142
|
+
**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
|
|
144
143
|
|
|
145
144
|
### Stall Escalation Ladder
|
|
146
145
|
|
|
147
|
-
| stale_count |
|
|
148
|
-
|
|
149
|
-
| 0 |
|
|
150
|
-
| 1 |
|
|
151
|
-
| 2 |
|
|
152
|
-
| 3 |
|
|
146
|
+
| stale_count | Strategy |
|
|
147
|
+
|-------------|----------|
|
|
148
|
+
| 0 | Normal advance |
|
|
149
|
+
| 1 | **Shift perspective** — different CLI tool, reverse trace, manual read. Must differ from directions_tried |
|
|
150
|
+
| 2 | **Structural pivot** — redefine search dimensions, switch analysis framework, decompose sub-problems. Not parameter tuning |
|
|
151
|
+
| 3 | **Human escalation** — request_user_input / `-y` auto INCONCLUSIVE and advance |
|
|
153
152
|
|
|
154
|
-
### /loop Heartbeat
|
|
153
|
+
### /loop Heartbeat (optional, `--heartbeat`)
|
|
155
154
|
|
|
156
|
-
|
|
155
|
+
Suggest `/loop 270s`. Each phase updates `session.json.updated_at`. >15 min without update → alert + stale_count. 2 consecutive no-update → suggest `-c` resume.
|
|
157
156
|
</anti_stall>
|
|
158
157
|
|
|
159
158
|
<self_iteration>
|
|
160
|
-
**Quality Gate(进度感知版)**
|
|
161
159
|
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
|
165
|
-
|
|
166
|
-
|
|
|
160
|
+
### Quality Gate
|
|
161
|
+
|
|
162
|
+
| Dimension | Sufficient | Insufficient |
|
|
163
|
+
|-----------|-----------|-------------|
|
|
164
|
+
| Coverage | All known related files/modules analyzed | Missed targets discoverable via grep/git log |
|
|
165
|
+
| Depth | ≥80% findings have file:line evidence | Most findings lack specifics |
|
|
166
|
+
| Actionability | Each conclusion has concrete next action | "Consider reviewing" without action |
|
|
167
167
|
|
|
168
|
-
|
|
169
|
-
-
|
|
170
|
-
-
|
|
171
|
-
-
|
|
168
|
+
**Progress-aware iteration:**
|
|
169
|
+
- Phase complete → evaluate 3 dimensions + check `progress_metrics`
|
|
170
|
+
- Any insufficient AND `stale_count < 3` → re-enter with expansion strategy (must pass directions_tried dedup)
|
|
171
|
+
- Follow Stall Escalation Ladder for strategy selection
|
|
172
172
|
|
|
173
173
|
**Expansion strategies:**
|
|
174
|
-
- `scope_widen`:
|
|
175
|
-
- `perspective_shift`:
|
|
176
|
-
- `tool_switch`:
|
|
177
|
-
- `structural_pivot`:
|
|
174
|
+
- `scope_widen`: more directories, git log depth ×2, additional delegate angles
|
|
175
|
+
- `perspective_shift`: different CLI tool, reverse trace, manual reading
|
|
176
|
+
- `tool_switch`: switch to unused analysis tool
|
|
177
|
+
- `structural_pivot`: redefine problem framework, decompose sub-problems
|
|
178
178
|
|
|
179
179
|
**Exit:** all sufficient → advance | `stale_count >= 3` → log gaps, advance
|
|
180
180
|
|
|
@@ -185,111 +185,110 @@
|
|
|
185
185
|
|
|
186
186
|
### A_GENERALIZE
|
|
187
187
|
|
|
188
|
-
3
|
|
188
|
+
3-layer pattern extraction → 4-agent concurrent scan → cross-layer dedup → iterative deepening.
|
|
189
189
|
|
|
190
|
-
**Pattern
|
|
190
|
+
**Pattern source:** specified by each command (root cause / audit findings / implementation patterns).
|
|
191
191
|
|
|
192
|
-
**3
|
|
192
|
+
**3-layer extraction:**
|
|
193
193
|
|
|
194
194
|
| Layer | Method | Example |
|
|
195
195
|
|-------|--------|---------|
|
|
196
196
|
| Syntax | Regex → Grep | `eval(`, missing `await`, inline styles |
|
|
197
|
-
| Semantic | Agent
|
|
198
|
-
| Structural |
|
|
197
|
+
| Semantic | Agent understands anti-pattern → scan | Unhandled async errors, missing validation |
|
|
198
|
+
| Structural | File/module structure similarity | Same import structure, missing override |
|
|
199
199
|
|
|
200
|
-
Write `session.json.patterns[]` — schema
|
|
200
|
+
Write `session.json.patterns[]` — schema in `<shared_schemas>` patterns[] definition.
|
|
201
201
|
|
|
202
|
-
**4-agent
|
|
202
|
+
**4-agent concurrent scan (spawn_agents_on_csv, wave number specified by each command):**
|
|
203
203
|
|
|
204
204
|
| Agent | Strategy | Scope |
|
|
205
205
|
|-------|----------|-------|
|
|
206
206
|
| Syntax grep | Grep regex | Full project |
|
|
207
|
-
| Semantic scan |
|
|
208
|
-
| Structural match |
|
|
207
|
+
| Semantic scan | Anti-pattern check | Related modules |
|
|
208
|
+
| Structural match | Structurally similar files | Full project |
|
|
209
209
|
| Historical grep | `git log -S` | Git history |
|
|
210
210
|
|
|
211
|
-
**Cross-layer dedup:**
|
|
211
|
+
**Cross-layer dedup:** multi-layer hit → boost confidence | single-layer → `needs_review` | historically fixed → `regression_risk`
|
|
212
212
|
|
|
213
|
-
**Iterative deepening:** module ≥3 hits →
|
|
213
|
+
**Iterative deepening:** module ≥3 hits → targeted deep scan (max 1 round)
|
|
214
214
|
|
|
215
|
-
**Persist:** understanding.md
|
|
215
|
+
**Persist:** understanding.md generalization section + `session.json.generalization_stats`
|
|
216
216
|
|
|
217
|
-
|
|
217
|
+
Commit: `"...({slug}): GENERALIZE — generalization scan complete"`
|
|
218
218
|
|
|
219
219
|
### A_DISCOVER
|
|
220
220
|
|
|
221
|
-
1. **Triage**
|
|
221
|
+
1. **Triage** each hit ±10 lines context → classify `bug` / `risk` / `safe`
|
|
222
222
|
2. **Route:**
|
|
223
|
-
- bug + fix_template
|
|
224
|
-
- bug +
|
|
225
|
-
- risk →
|
|
223
|
+
- bug + fix_template applicable → immediate fix → back to S_FIX
|
|
224
|
+
- bug + needs cross-module decision or no fix_template → create issue (with fix suggestion + impact analysis)
|
|
225
|
+
- risk → assess if guard can be added directly; yes → fix; no → create issue
|
|
226
226
|
- safe → skip
|
|
227
|
-
Normal: request_user_input | `-y`: auto-fix
|
|
228
|
-
3. **Cross-phase loops:** `cross_phase_loops
|
|
227
|
+
Normal: request_user_input | `-y`: auto-fix bugs with fix_template, create issue for rest
|
|
228
|
+
3. **Cross-phase loops:** `cross_phase_loops++`. `loops >= max_loops` → must log per-item reasons (blanket "pre-existing" forbidden)
|
|
229
229
|
4. Append evidence + update understanding.md
|
|
230
230
|
|
|
231
|
-
|
|
231
|
+
Commit: `"...({slug}): DISCOVER — discovery triage complete"`
|
|
232
232
|
|
|
233
233
|
### A_RECORD
|
|
234
234
|
|
|
235
|
-
1. Finalize understanding.md
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
4. `current_state = "COMPLETED"`,emit completion summary(格式由各命令定义)
|
|
235
|
+
1. Finalize understanding.md final section — learnings structured by each command's category table
|
|
236
|
+
2. Mark record goal done. Pending decisions: Normal → request_user_input | `-y` → skip (show deferred count)
|
|
237
|
+
3. **Goal audit:** all `completion_confirmed` → `phase_goals_all_done = true`. Incomplete: Normal → request_user_input | `-y` → auto accept
|
|
238
|
+
4. `current_state = "COMPLETED"`, emit completion summary (format defined by each command)
|
|
240
239
|
|
|
241
|
-
|
|
240
|
+
Commit: `"...({slug}): RECORD — summary and knowledge persistence"`
|
|
242
241
|
|
|
243
242
|
</shared_actions>
|
|
244
243
|
|
|
245
244
|
<shared_appendix>
|
|
246
245
|
|
|
247
|
-
### Goal Prompt
|
|
246
|
+
### Goal Prompt
|
|
248
247
|
|
|
249
|
-
|
|
248
|
+
**Timing guard: display ONCE after INTAKE completes. Never re-display at RECORD.**
|
|
250
249
|
|
|
251
250
|
```
|
|
252
|
-
|
|
251
|
+
{Command} Odyssey session created. Copy the /goal below to set termination criteria:
|
|
253
252
|
|
|
254
|
-
/goal
|
|
253
|
+
/goal Complete these goals:
|
|
255
254
|
{for each G in phase_goals where status != "skipped":}
|
|
256
|
-
- {G.id}: {G.goal} —
|
|
255
|
+
- {G.id}: {G.goal} — done when: {G.done_when}
|
|
257
256
|
{end for}
|
|
258
257
|
{command-specific convergence rules}
|
|
259
|
-
|
|
258
|
+
Pending phase=decision items must use request_user_input, never self-resolve.
|
|
260
259
|
```
|
|
261
260
|
|
|
262
|
-
|
|
261
|
+
Continue execution after output, do not block.
|
|
263
262
|
|
|
264
|
-
### `-y`
|
|
263
|
+
### `-y` generic rules
|
|
265
264
|
|
|
266
265
|
- Decision pending → best-effort continue, record `deferred`
|
|
267
266
|
- 3-strike escalation → auto INCONCLUSIVE
|
|
268
|
-
- Discovery routing → auto-fix
|
|
267
|
+
- Discovery routing → auto-fix bugs with fix_template, create issue for rest
|
|
269
268
|
- Record pending → skip, show deferred count
|
|
270
269
|
- Record goal audit → auto accept
|
|
271
270
|
|
|
272
|
-
`deferred` items
|
|
271
|
+
`deferred` items shown in completion summary; recoverable via `-c`. Each command lists its own specific decision points.
|
|
273
272
|
|
|
274
273
|
### Phase Goal Lifecycle
|
|
275
274
|
|
|
276
275
|
`pending → done (confirmed=true)` | `pending → skipped (confirmed=true)` | `pending → failed (confirmed=false)`
|
|
277
276
|
|
|
278
|
-
`phase_goals_all_done = true`
|
|
277
|
+
`phase_goals_all_done = true` only when ALL goals have `completion_confirmed == true`.
|
|
279
278
|
|
|
280
279
|
### Session Resume (`-c`)
|
|
281
280
|
|
|
282
|
-
1. `Glob(".workflow/scratch/*-{type}-odyssey-*")`
|
|
283
|
-
2.
|
|
284
|
-
3.
|
|
285
|
-
4.
|
|
281
|
+
1. `Glob(".workflow/scratch/*-{type}-odyssey-*")` scan all matching session directories
|
|
282
|
+
2. **Multiple sessions: sort by `session.json.updated_at` descending, select most recent**
|
|
283
|
+
3. Read `session.json` → display summary (issue/target, current_state, phase_goals status)
|
|
284
|
+
4. Jump to `current_state` and continue
|
|
286
285
|
|
|
287
|
-
### Pre-load
|
|
286
|
+
### Pre-load (optional, missing does not block)
|
|
288
287
|
|
|
289
|
-
|
|
|
290
|
-
|
|
288
|
+
| Layer | Command |
|
|
289
|
+
|-------|---------|
|
|
291
290
|
| Codebase docs | Read `.workflow/codebase/ARCHITECTURE.md` |
|
|
292
|
-
| Wiki search | `maestro search "<keywords>" --json
|
|
291
|
+
| Wiki search | `maestro search "<keywords>" --json` (top 5) |
|
|
293
292
|
| Specs | `maestro load --type spec --category <cat>` |
|
|
294
293
|
| Role knowledge | `maestro search --category <cat>` → `maestro load --type knowhow --id <id>` |
|
|
295
294
|
| Prior sessions | `Glob(".workflow/scratch/*-{type}-odyssey-*")` |
|