Interface: WorkflowConfigValidationResponse
Defined in: packages/sdk/src/types/generated/task.ts:304
Response model for workflow config-validation (drift) diagnostics.
Separate from :class:WorkflowAccessValidationResponse because access
gaps are role-centric and have a specific remediation path, while
config issues describe drift in an ability's own references.
Properties
issues
issues:
AbilityConfigIssue[]
Defined in: packages/sdk/src/types/generated/task.ts:305