# Heavy-flow proof capability (#1547) — flow-architecture-evolution.
apiVersion: workflow.aiwg.io/v1
kind: WorkflowCapability
metadata:
  name: arch-evolution-report
  labels: { domain: architecture }
spec:
  description: Generate the architecture-evolution report from the synthesized review + migration plan (flow Step 7).
  version: "1.0.0"
  inputs: []
  outputs: []
  agent: architecture-documenter
  idempotent: false
