// In-memory dedupe helpers for plugin runtime hot paths. export { createDedupeCache, resolveGlobalDedupeCache } from "../infra/dedupe.js";