refactor(#2012): docs in own derivation, ship via claude --add-dir (no ~/.claude clobber)
This commit is contained in:
parent
e6bc621f59
commit
362d392993
7 changed files with 123 additions and 67 deletions
9
nix/agent-claude.md
Normal file
9
nix/agent-claude.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Hyperhive reference docs
|
||||
|
||||
The hyperhive subsystem docs ship read-only inside this container at
|
||||
`$HIVE_DOCS_DIR/docs/` (resolve the env var, e.g.
|
||||
`ls "$HIVE_DOCS_DIR/docs"`).
|
||||
|
||||
On a fresh deploy, read `$HIVE_DOCS_DIR/docs/setup.md` first for the
|
||||
first-run hive bootstrap commands (forge / gateway / matrix
|
||||
provisioning, spawning the first sub-agents).
|
||||
Loading…
Reference in a new issue