/** * Pure-function tests for the sourced-entry service. * * Integration tests (real Postgres) live in * `tests/integration/sourced-entry-service.test.ts`. These cover the * `createReadProvenance` factory's branching against stub owned-checkers * and a stub DB — no Postgres needed. */ export {}; //# sourceMappingURL=sourced-entry-service.test.d.ts.map