pub fn validate_opencode_agents_in_resolved_drains(
resolved: &ResolvedDrainConfig,
catalog: &ApiCatalog,
) -> Result<(), OpenCodeValidationError>Expand description
Validate all OpenCode agent references in resolved drain bindings.
ยงErrors
Returns error if the operation fails.