docs(CLAUDE.md): trim identity.rs entry to index-style summary
This commit is contained in:
parent
38d811d5b1
commit
c9e1c79035
1 changed files with 3 additions and 9 deletions
12
CLAUDE.md
12
CLAUDE.md
|
|
@ -168,15 +168,9 @@ hive-ag3nt/ in-container harness crate; produces TWO binaries
|
||||||
trailing `mentions (truncated from body):`
|
trailing `mentions (truncated from body):`
|
||||||
block (#539 / #544).
|
block (#539 / #544).
|
||||||
src/identity.rs hive-qualified agent label (#589 phase A):
|
src/identity.rs hive-qualified agent label (#589 phase A):
|
||||||
`label()` / `hive_domain()` /
|
`label()` / `qualified_label()` / `qualify(label)`.
|
||||||
`qualified_label()` / `qualify(label)`. Reads
|
Reads `HYPERHIVE_HIVE_DOMAIN`; falls back to short
|
||||||
`HYPERHIVE_HIVE_DOMAIN` env var (set from
|
name when unset.
|
||||||
`hyperhive.domain` by the c0re module); when
|
|
||||||
unset or empty, `qualified_label` degrades to
|
|
||||||
the short name so single-hive deployments are
|
|
||||||
unchanged. Drives `{qualified_label}` prompt
|
|
||||||
substitution, browser tab title, and
|
|
||||||
`/api/state.qualified_label`.
|
|
||||||
src/login.rs probe /root/.claude/ for a valid session
|
src/login.rs probe /root/.claude/ for a valid session
|
||||||
src/login_session.rs drives `claude auth login` over stdio pipes
|
src/login_session.rs drives `claude auth login` over stdio pipes
|
||||||
src/prompt.rs system prompt renderer: filters the unified
|
src/prompt.rs system prompt renderer: filters the unified
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue