/** * Phase 1 — Public API surface tests (ADR-125) * * Asserts that: * - `MemoryService` is the canonical exported entry point. * - `UnifiedMemoryService` remains exported as a deprecated alias to the same class. * - `HnswLite` and `RvfBackend` are NOT exported from the top-level package surface. */ export {}; //# sourceMappingURL=index.test.d.ts.map