docs: drop stale hive-m1nd references (single hive binary)
This commit is contained in:
parent
b38c834182
commit
0c1c06ad76
5 changed files with 10 additions and 10 deletions
|
|
@ -1,7 +1,7 @@
|
|||
//! Resolve the on-disk path to hyperhive's static assets (branding +
|
||||
//! claude prompts). Single source of truth for both the host daemon
|
||||
//! (`hive-c0re`) and the in-container harness (`hive-ag3nt` /
|
||||
//! `hive-m1nd`) so they agree on the lookup contract.
|
||||
//! (`hive-c0re`) and the in-container harness (the `hive` binary) so
|
||||
//! they agree on the lookup contract.
|
||||
//!
|
||||
//! At runtime, the path is read from `$HIVE_ASSETS_DIR`. In nix
|
||||
//! builds that env var is set by the `hive-c0re` / `harness-base` modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue