pub const DEFAULT_BRAIN_SCOPE: &str = "default";Expand description
Default scope identifier passed to oxibrain when one is not provided.
oxicode uses the project working directory when known; the fallback
is the literal "default" so the daemon can route to a project
bucket.