new --purge flag on the destroy verb (cli + admin socket + dashboard).
default destroy still keeps /var/lib/hyperhive/{agents,applied}/<name>/
so recreating with the same name reuses prior config + creds.
with --purge, both dirs go too (config history, claude creds, /state/
notes). no undo. dashboard adds a separate PURG3 button with an
explicit confirmation copy; the existing DESTR0Y button keeps the
soft semantics.
claude.md dashboard-action-surface section updated; todo entry
dropped.
|
||
|---|---|---|
| .. | ||
| actions.rs | ||
| agent_server.rs | ||
| approvals.rs | ||
| auto_update.rs | ||
| broker.rs | ||
| client.rs | ||
| coordinator.rs | ||
| dashboard.rs | ||
| lifecycle.rs | ||
| main.rs | ||
| manager_server.rs | ||
| operator_questions.rs | ||
| server.rs | ||