CLAUDE.md: Phase 6 status
This commit is contained in:
parent
2b4213d32a
commit
75df5f6c29
1 changed files with 9 additions and 2 deletions
11
CLAUDE.md
11
CLAUDE.md
|
|
@ -148,8 +148,15 @@ in.
|
||||||
container builds from `applied`. Approve = read `agent.nix` at the
|
container builds from `applied`. Approve = read `agent.nix` at the
|
||||||
approved commit from `proposed`, copy into `applied`, commit + rebuild.
|
approved commit from `proposed`, copy into `applied`, commit + rebuild.
|
||||||
Manager cannot move `main` on its own.
|
Manager cannot move `main` on its own.
|
||||||
- 🔜 Phase 6 — per-agent web UI + dashboard MVP
|
- ✅ Phase 6 — per-container web UIs + hive-c0re dashboard:
|
||||||
- 🔜 Phase 7 — dashboard commit-view + polish
|
- Each `hive-ag3nt` / `hive-m1nd` serves an `axum` HTTP page on `HIVE_PORT`
|
||||||
|
(deterministic hash for sub-agents in 8100–8999; fixed 8000 for the manager).
|
||||||
|
Vibec0re-styled placeholder for now (status / inbox / xterm coming later).
|
||||||
|
- `hive-c0re` serves a dashboard on `cfg.dashboardPort` (default 7000)
|
||||||
|
listing containers (deep-linked to their per-container UI) + pending
|
||||||
|
approvals. Same aesthetic.
|
||||||
|
- Firewall opens 7000, 8000, 8100–8999 when the module is enabled.
|
||||||
|
- 🔜 Phase 7 — dashboard approval-actions + live message-flow + xterm.js terminal
|
||||||
|
|
||||||
## Approval flow (Phase 5)
|
## Approval flow (Phase 5)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue