-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
coo1white edited this page Jun 7, 2026
·
6 revisions
This roadmap is organized from the local project notes and reconciled with the current v0.1.19 code surface.
- StateNode and pipeline contract
- Pipeline runner foundations
- Error feedback loop
- Worker isolation
- Candidate scoring
- Verifier-gated commits
- Sandbox Profiles
- Workflow App SDK
- End-to-End Golden Path
- Canonical Workflow Apps
- Operator UX
- MCP / App Surface completion
- Release and migration discipline
- Security / Trust Hardening
- Dogfood One Real Repo release proof
- Multi-Agent Runtime Core
- Coordinator / Blackboard
- Multi-Agent Topologies
- Multi-Agent CLI + MCP Surface
- Multi-Agent Operator UX
- Multi-Agent Trust / Policy / Audit
- richer graph inspection
- node snapshot, diff, and replay
- pluggable runner policies
- contract migration tooling
- more detailed persisted failure node payloads
- multi-agent eval and replay harness
Sandbox policy enforcement remains split by design:
- CW validates, records, and reports policy.
- The agent host enforces OS/process/network/environment controls.
This boundary should stay explicit in docs, manifests, worker prompts, and operator summaries.
Organized from local Obsidian notes and reconciled with the current
coo1white/cool-workflow repository state.
Start here
Go deeper
- Workflow Apps
- Architecture
- Trust And Audit
- Recovery And Restore
- Commands or API
- MCP And Manifests
- Operations
- FAQ
Source docs