docs(turn-loop): document docs-pointer system-prompt injection, drop stale CLAUDE.md mention
This commit is contained in:
parent
c708f698ee
commit
2f8e9e2bb4
1 changed files with 5 additions and 0 deletions
|
|
@ -291,6 +291,11 @@ socket at `/run/hive/` once at startup:
|
||||||
shape for the swarm). Pronouns come from `HIVE_OPERATOR_PRONOUNS`
|
shape for the swarm). Pronouns come from `HIVE_OPERATOR_PRONOUNS`
|
||||||
env (set by the meta flake from
|
env (set by the meta flake from
|
||||||
`services.hyperhive.c0re.operatorPronouns`, default `she/her`).
|
`services.hyperhive.c0re.operatorPronouns`, default `she/her`).
|
||||||
|
When `hyperhive.docs.enable` is set, `HIVE_DOCS_DIR` is present
|
||||||
|
in the environment and `render()` appends a one-sentence pointer
|
||||||
|
telling the agent the docs are mounted at that path (in lieu of
|
||||||
|
the old CLAUDE.md-in-docs-dir approach, which was dropped in
|
||||||
|
favour of this direct injection).
|
||||||
Passed via `--system-prompt-file`.
|
Passed via `--system-prompt-file`.
|
||||||
|
|
||||||
**Marker grammar.** `<!-- role:X -->` opens a block; matching
|
**Marker grammar.** `<!-- role:X -->` opens a block; matching
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue