pub fn projects_root() -> Result<PathBuf, String>Expand description
projects under the CAR state root (~/.car/projects unless CAR_HOME
moves the root) — managed project repos. CAR_PROJECTS_DIR still overrides
both for tests and embedders (mirroring CAR_CODER_STATE_DIR).