export * from './types'; // Primitives handle remove for agent, gateway, memory, and identity. // Gateway-target removal still lives here as it has not been fully absorbed into GatewayTargetPrimitive. export * from './remove-gateway-target';