[taskboard] document control plane status and roadmap
This commit is contained in:
15
README.md
15
README.md
@@ -29,6 +29,16 @@ It tracks and visualizes:
|
||||
- `/wiki` - markdown-backed runbooks and generated docs
|
||||
- `/usage` - usage aggregates from the local tracking table
|
||||
|
||||
## Control Plane Features
|
||||
|
||||
- typed fleet config and task template config
|
||||
- dispatch lifecycle states and SQLite audit history
|
||||
- OpenClaw swarm dispatch into `~/.clawdbot/active-tasks.json`
|
||||
- ZeroClaw webhook dispatch for `grizzley` and `ice`
|
||||
- failure queue and dispatch history views
|
||||
- family-specific runtime views for OpenClaw and ZeroClaw
|
||||
- architecture documentation rendered directly from tracked config
|
||||
|
||||
## Fleet Model
|
||||
|
||||
### OpenClaw
|
||||
@@ -99,3 +109,8 @@ npm start
|
||||
|
||||
- The UI intentionally treats OpenClaw and ZeroClaw as separate families with different runtime and channel models.
|
||||
- `ice` ZeroClaw remains tied to host-local secret/encryption state; the dashboard reads that runtime but does not attempt to rewrite it.
|
||||
|
||||
## Status Docs
|
||||
|
||||
- [Implementation status](./docs/IMPLEMENTATION_STATUS.md)
|
||||
- [Roadmap](./docs/ROADMAP.md)
|
||||
|
||||
Reference in New Issue
Block a user