# Conversion (#1539) — flow-inception-to-elaboration Step 3.3 review panel.
apiVersion: flow.aiwg.io/v1
kind: FlowCapability
metadata:
  name: i2e-review-security
  labels: { domain: architecture }
spec:
  description: Review the SAD draft for security architecture completeness — authentication, authorization, encryption, security controls, audit logging, key management, threat model — and return APPROVED/CONDITIONAL/NEEDS_WORK findings (flow Step 3.3 panel reviewer).
  version: "1.0.0"
  inputs: []
  outputs:
    - { name: findings, type: array }
  agent: security-architect
  idempotent: false
