- Status: active
- Source of truth:
README.md,AGENTS.md,docs/structure.md,llms.txt - Verified with:
npm run build,npm run test:unit,npm run validate:docs - Last verified: 2026-03-25
This file is the shortest stable map for humans and AI agents reading Spec2Flow.
Spec2Flow是一个“自动驾驶”级别的软件工程控制台(Autonomous Engineering Control Plane)。它不仅仅是一个任务管理工具,而是一个能够观察 Agent 思考、编码、测试和自我修复过程的“数字指挥部”
Use it to answer two questions quickly:
- which document should I read first for this task?
- which file is the source of truth for this topic?
Repository intake rule for AI agents:
- Read llms.txt first on every new task.
- Read AGENTS.md next for repository boundaries.
- Use this index third to choose the smallest relevant source-of-truth set before reading deeper docs or code.
Docs governance quick path:
- active docs layout and source-of-truth rules: docs/structure.md
- plan placement and archive rules: docs/plans/index.md
- active docs governance: docs/structure.md
- archived plan and plan-placement rules: docs/plans/index.md
- docs/architecture.md
- docs/agent-orchestration-platform-design.md
- docs/runtime-config-reference.md
- packages/cli/src/runtime/
- packages/cli/src/planning/
- packages/cli/src/adapters/
- docs/agent-orchestration-platform-design.md
- docs/cross-project-agent-orchestration-evolution.md
- docs/project-workspace-autonomous-delivery-design.md
- docs/ui/operator-console.md
- docs/architecture.md
- docs/synapse-integration-automation-design.md
- docs/ops-startup-guide.md — start API server, web UI, worker, and run DB migration
- docs/usage-guide.md
- docs/runtime-config-reference.md
- docs/playbooks/index.md
- docs/collaboration.md
- docs/examples/synapse-network/README.md
- docs/project-workspace-autonomous-delivery-design.md
- docs/agent-orchestration-platform-design.md
- docs/usage-guide.md
- docs/ui/index.md
- docs/ui/operator-console.md
- docs/ui/visual-language.md
- docs/ui/interaction-concepts.md
- docs/plans/web-control-plane-frontend-implementation.md
- docs/project-workspace-autonomous-delivery-design.md
- docs/playbooks/index.md
- docs/playbooks/requirements-analysis.md
- docs/playbooks/code-implementation.md
- docs/playbooks/test-design.md
- docs/playbooks/automated-execution.md
- docs/playbooks/defect-feedback.md
- docs/playbooks/collaboration.md
- schemas/
- schemas/task-graph.schema.json
- schemas/execution-state.schema.json
- schemas/model-adapter-capability.schema.json
- schemas/model-adapter-runtime.schema.json
- primary: README.md
- primary: AGENTS.md
- supporting: docs/architecture.md
- primary: docs/agent-orchestration-platform-design.md
- supporting: docs/architecture.md
- primary: docs/project-workspace-autonomous-delivery-design.md
- supporting: docs/agent-orchestration-platform-design.md
- primary: docs/ui/operator-console.md
- supporting: docs/ui/visual-language.md
- primary: .github/copilot-instructions.md
- supporting: docs/copilot.md
- primary: docs/Harness_engineering.md
- primary: docs/adr/index.md
- supporting: docs/architecture.md
- primary: docs/structure.md
- supporting: docs/plans/index.md
- primary: docs/usage-guide.md
- supporting: docs/runtime-config-reference.md
- primary: docs/object-store-local-first-design.md
- supporting: docs/playbooks/automated-execution.md
- primary: docs/playbooks/index.md
- supporting: docs/Harness_engineering.md
- primary: schemas/
- supporting: packages/cli/src/types/
- primary: packages/cli/src/runtime/
- supporting: docs/examples/synapse-network/generated/
npm run buildnpm run typechecknpm run test:unitnpm run validate:docsnpm run validate:synapse-examplenpm run generate:synapse-task-graphnpm run generate:synapse-execution-statenpm run preflight:copilot-cli
.spec2flow/spec2flow/outputs/
These paths contain runtime evidence and local execution artifacts. They are useful for debugging and examples, but they do not define the repository contract.