# Conversion (#1539) capability for flow-compliance-validation Step 5 (fanout synthesis).
apiVersion: flow.aiwg.io/v1
kind: FlowCapability
metadata:
  name: compliance-effectiveness-summary
  labels: { domain: compliance }
spec:
  description: Consolidate technical and administrative control test results into a control-effectiveness summary, categorizing deficiencies by severity and flagging attestation blockers.
  version: "1.0.0"
  inputs: []
  outputs:
    - { name: control_effectiveness_summary, type: object }
  agent: compliance-auditor
  idempotent: true
