/** * opportunity/ports — injected dependency contracts for the opportunities capability. * IND-551: canonical port definitions. */ export type { OpportunityToolDeps } from "./opportunity.tools.port.js";