docs: update turn-loop get_loose_ends, add hive-forge and cp gotchas

This commit is contained in:
damocles 2026-05-20 21:53:42 +02:00 committed by Mara
parent c10b4e26ef
commit 6a643f2fd2
2 changed files with 30 additions and 4 deletions

View file

@ -303,10 +303,10 @@ meta's.
hive-c0re resolves the machine name (`h-<name>`, manager
`hm1nd`). `lines` defaults to 50, host-capped at 500.
- `remind` / `get_loose_ends` / `cancel_loose_end` / `whoami`
same as the sub-agent tools above, but `get_loose_ends` is
hive-wide (every agent's pending questions + reminders, not
just the manager's) and `cancel_loose_end` may cancel any
agent's row.
same as the sub-agent tools above. `get_loose_ends` scopes to
the manager's own items by default; pass `agent: "*"` for a
hive-wide view, or `agent: "<name>"` to inspect one agent.
`cancel_loose_end` may cancel any agent's row.
The boundary: lifecycle ops on *existing* sub-agents
(`kill`/`start`/`restart`) are at the manager's discretion — no