docs: document move-agent write API + set-parent surfaces (#124, #486 followup)

This commit is contained in:
damocles 2026-05-26 19:38:36 +02:00 committed by Mara
commit 9ddfd9bc63
2 changed files with 32 additions and 4 deletions

View file

@ -19,7 +19,8 @@ when you need depth on a subsystem. This file is the index.
hive-c0re/ host daemon + CLI (one binary, subcommand-dispatched)
src/main.rs clap setup; serve / spawn / kill / rebuild / list /
pending / approve / deny / destroy [--purge] /
request-spawn; periodic vacuum tasks
request-spawn / set-parent (--parent / --root);
periodic vacuum tasks
src/server.rs host admin socket (HostRequest → dispatch)
src/client.rs admin-socket client
src/manager_server.rs manager-privileged socket (ManagerRequest)