pub const CHAIN_DOMAIN: &str = "zeph-subagent transcript v1";Expand description
Domain-separation tag for this subsystem’s hash chain (issue #6360) — distinct from
zeph-session’s so a chain from one subsystem can never verify against the other, and folded
into every genesis hash via zeph_common::hash_chain::genesis.