/** * Tests for the §14 network-read-only fetch edge (`doctor-parity-fetch.ts`, * strategy#962). * * Every test injects the transport ({@link GhFetch}) AND the local-remote reader * ({@link ReadRemote}) seams, so NO `gh`/`git` subprocess ever spawns and there * is zero live network. The suite covers: slug derivation, the roster (current + * opt-in cross-repo, dedup), per-repo surface selection under consumers scoping, * the rulesets list→detail assembly, branch-protection default-branch resolution, * and the no-remote / no-transport degradations. */ export {}; //# sourceMappingURL=doctor-parity-fetch.test.d.ts.map