docs: name the swarm display name by its new path
Two sites spelled it as a brace group, services.hyperhive.{hiveName,
swarmName}, which no anchored rewrite can handle correctly now that only
one of the two moves; both are written out separately. One of them is an
MCP tool description, so it is rendered into every agent's system prompt.
This commit is contained in:
parent
30a94d35e9
commit
1a0cb0fb44
8 changed files with 17 additions and 12 deletions
|
|
@ -243,7 +243,7 @@ in
|
|||
description = ''
|
||||
Human-readable swarm name, rendered per-agent by
|
||||
`meta.rs::render_flake` from the host's
|
||||
`services.hyperhive.swarmName`. Same build-time/runtime split as
|
||||
`services.hyperhive.swarm.name`. Same build-time/runtime split as
|
||||
`hyperhive.hiveName`.
|
||||
|
||||
`null` means the hive is not part of a named swarm.
|
||||
|
|
|
|||
Loading…
Reference in a new issue