{
  "id": "deal_screening",
  "name": "Deal Screening",
  "workflow_tier": "top_25",
  "integration_kind": "skill_orchestrated",
  "primary_skill": "deal-screening",
  "fallback_tools": [
    "deal-sourcing",
    "llm_generate"
  ],
  "required_inputs": [
    "deal_or_mandate"
  ],
  "output_type": "screening_memo",
  "manual_approval_required": true
}