/** * SAFETY: Facade — graded surface retained for compat. * Implementation lives in `src/file-content/detection.ts`. * New code should import from `src/file-content/index.js`. */ export * from "./file-content/detection.js";