[taskboard] add dedicated truenas admin agent
This commit is contained in:
@@ -37,13 +37,14 @@
|
||||
- typed direct target definitions in `config/fleet.json`
|
||||
- safe built-in host actions for `pve`, `truenas`, and `panda`
|
||||
- completion written through the callback pipeline
|
||||
- dedicated `truenas-admin` audit action that correlates live ZFS datasets with repo dependency signals
|
||||
|
||||
## Verified Live
|
||||
|
||||
- `grizzley` ZeroClaw webhook dispatch from taskboard
|
||||
- `ice` ZeroClaw webhook dispatch from taskboard
|
||||
- OpenClaw swarm queue creation and host worktree creation on `ubuntu`
|
||||
- direct SSH host actions can now be dispatched for `pve`, `truenas`, and `panda`
|
||||
- direct SSH host actions can now be dispatched for `pve`, `truenas-admin`, and `panda`
|
||||
|
||||
## Current Limits
|
||||
|
||||
@@ -51,3 +52,4 @@
|
||||
- ZeroClaw acknowledgements and completions are still operator-driven; remote runtimes do not push completion state back yet.
|
||||
- The board records remote webhook responses, but not structured per-step execution output from the agents.
|
||||
- Direct targets are intentionally restricted to configured safe actions and do not expose arbitrary shell execution in the UI.
|
||||
- `truenas-admin` remains review-gated for cleanup decisions; the taskboard produces audit results and candidate datasets, not direct deletion.
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
3. Expand direct host operations beyond the first safe action set.
|
||||
- add more read-only Proxmox actions
|
||||
- add richer TrueNAS storage and service checks
|
||||
- add richer TrueNAS storage, share, and snapshot checks beyond the dataset audit
|
||||
- add more Home Assistant supervisor and add-on checks
|
||||
|
||||
4. Add operator controls for swarm execution.
|
||||
|
||||
Reference in New Issue
Block a user