/** * Observation Resolver Tests — PRI-446 * * Mirrors the plugin-side raw-observation-adapter.test.ts to keep coverage on * the migrated core module. The plugin file now re-exports these symbols. * * ERR checklist: * - ERR-001: Source kind resolved from runtime values, not `as` casts. * - ERR-025: Tests the real resolveSourceKind path. */ export {}; //# sourceMappingURL=observation-resolver.test.d.ts.map