# Conversion (#1539) — flow-inception-to-elaboration Step 3.3 review panel.
apiVersion: flow.aiwg.io/v1
kind: FlowCapability
metadata:
  name: i2e-review-testability
  labels: { domain: architecture }
spec:
  description: Review the SAD draft for testability — component boundaries enable unit testing, integration points are mockable, deployment supports test environments, observability for debugging — and return APPROVED/CONDITIONAL/NEEDS_WORK findings (flow Step 3.3 panel reviewer).
  version: "1.0.0"
  inputs: []
  outputs:
    - { name: findings, type: array }
  agent: test-architect
  idempotent: false
