docs: clear write-good.Passive hits in docs/tools/lifecycle.md

This commit is contained in:
iris 2026-09-20 13:55:27 +02:00
commit a0ada39191

View file

@ -23,8 +23,8 @@ one-row answer naming itself.
Meta-flake input bumps route through the operator approval queue.
Creating a new agent is **not** in this group — agents have no tool for
it. A new agent's config repo is scaffolded by the swarm controller's
`InitAgentConfigRepo` job (`POST /api/agents`, see
it. The swarm controller's `InitAgentConfigRepo` job scaffolds a new
agent's config repo (`POST /api/agents`, see
`swarm-controller/`), and the operator spawns the container from the
dashboard (`◆ R3QU3ST SP4WN` / `Spawn` approval, routed via
`HostRequest::RequestSpawn`).