pub fn active_project_id() -> Option<String>Expand description
The active project id for scope matching: MUR_ACTIVE_PROJECT env override,
else the current working dir’s repo root. None when neither resolves
(→ only user/enterprise skills inject). Single source used by both the CLI
injection hook and the agent runtime injector so they can’t diverge.