pub const DEFAULT_PATH: &str = "/";Expand description
A placeholder default path. Bedrock’s real path is computed per-request from
the model id (converse_path); this is only the host-only resolve-time
fallback and is always overridden before a dial.