Provider session audit: source-checkout bootstrap + read classification repair Use when or its cron wrapper fails in a repo checkout, or when the audit misclassifies repo paths as symbolic reads. When to use - fails with - the audit works in pytest/importlib contexts but fails from the wrapper or shell - slash-delimited paths such as or are being counted as symbolic instead of repo paths - Codex symbolic-read output looks suspicious while missing-repo counts look artificially low Symptoms - Wrapper log shows: - - imports - makes pytest pass by inserting into , masking the runtime failure - Au…