# #1539 capability — flow-team-onboarding Step 1 synthesis.
apiVersion: flow.aiwg.io/v1
kind: FlowCapability
metadata:
  name: onboard-preboard-readiness
  labels: { domain: team }
spec:
  description: Validate pre-boarding completion across access, equipment, documentation, and logistics; produce a readiness report (READY | PENDING | BLOCKED) and escalate blockers (fanout synthesis).
  version: "1.0.0"
  inputs: []
  outputs:
    - { name: preboarding_status, type: object }
  agent: project-manager
  idempotent: true
