export type { ContextCandidate, DiscoveryOptions } from "./types.js"; export { discoverContext } from "./discover.js";