rename(162): drop HIVE_PORT fallback; sweep remaining hm1nd in docs
This commit is contained in:
parent
26c9c13cf5
commit
008609d0e7
7 changed files with 26 additions and 31 deletions
|
|
@ -474,7 +474,7 @@ meta's.
|
|||
+ agent.nix, restarts). No approval, idempotent. Manager calls
|
||||
this on receipt of a `needs_update` system event.
|
||||
- `request_apply_commit(agent, commit_ref)` — submit a config
|
||||
change for any agent (`hm1nd` for the manager's own config) for
|
||||
change for any agent (`root` for the manager's own config) for
|
||||
operator approval.
|
||||
- `request_update_meta_inputs(inputs?, description?)` — queue an
|
||||
approval to run `nix flake update [inputs...]` on the meta flake.
|
||||
|
|
@ -502,7 +502,7 @@ meta's.
|
|||
sub-agent container (diagnose MCP-registration failures,
|
||||
startup crashes, etc.). Pass the plain logical agent name;
|
||||
hive-c0re resolves the machine name (`h-<name>`, manager
|
||||
`hm1nd`). `lines` defaults to 50, host-capped at 500.
|
||||
`root`). `lines` defaults to 50, host-capped at 500.
|
||||
- `request_schedule_prompt(targets, body, first_fire_at_unix, interval_seconds?, description?)` —
|
||||
queue an operator-approval for a scheduled prompt. On approve,
|
||||
`body` is fanned out to each `targets` agent at
|
||||
|
|
|
|||
Loading…
Reference in a new issue