{
  "ok": true,
  "leadCount": 2,
  "intakeCount": 1,
  "outboundCount": 4,
  "outboundBatchCount": 1,
  "followupCount": 1,
  "confirmedPaymentCount": 0,
  "confirmedRevenueCny": 0,
  "sourceBreakdown": {
    "leads": [
      {
        "source": "opc-control-fast-funnel",
        "count": 1
      },
      {
        "source": "sales_audit_qualified",
        "count": 1
      }
    ],
    "intakes": [
      {
        "source": "ai_skill_audit_intake",
        "count": 1
      }
    ],
    "outboundBatches": [
      {
        "source": "outbound_batch",
        "count": 1
      }
    ],
    "followups": [
      {
        "source": "outbound_followup",
        "count": 1
      }
    ],
    "payments": []
  },
  "recentClosureFlow": [
    {
      "createdAt": "2026-06-29T11:28:44.352167+00:00",
      "kind": "回复跟进",
      "title": "OPC_TEST_FOLLOWUP",
      "status": "已回复-问价格",
      "detail": "OPC_TEST: send sample delivery and objection page",
      "source": "outbound_followup"
    },
    {
      "createdAt": "2026-06-29T10:40:09.828685+00:00",
      "kind": "外联批次",
      "title": "OPC_TEST_BATCH",
      "status": "outbound_batch",
      "detail": "OPC_TEST_NO_REAL_FOLLOWUP",
      "source": "outbound_batch"
    },
    {
      "createdAt": "2026-06-29T10:06:43.088902+00:00",
      "kind": "启动表",
      "title": "OPC_TEST_INTAKE",
      "status": "intake_received_manual_payment_check_required",
      "detail": "",
      "source": "ai_skill_audit_intake"
    },
    {
      "createdAt": "2026-06-28T23:27:59.663879+00:00",
      "kind": "线索",
      "title": "OPC_TEST_AUTO_AUDIT",
      "status": "manual_payment_pending",
      "detail": "免费销售自检得分：80/100\n产品或业务：LED industrial light\n目标渠道：B2B inquiry\n产品事实：Repeated product listing work, many parameters, customer service scripts, quotation preparation, video script needs",
      "source": "sales_audit_qualified"
    },
    {
      "createdAt": "2026-06-28T21:26:26.431416+00:00",
      "kind": "线索",
      "title": "OPC internal test",
      "status": "opc-control-fast-funnel",
      "detail": "End to end lead capture test for first-money funnel",
      "source": "opc-control-fast-funnel"
    }
  ],
  "leadStorage": "/opt/opc-control/artifacts/sales-leads.jsonl",
  "intakeStorage": "/opt/opc-control/artifacts/ai-skill-audit-intake.jsonl",
  "outboundStorage": "/opt/opc-control/artifacts/outbound-contacts.jsonl",
  "outboundBatchStorage": "/opt/opc-control/artifacts/outbound-batches.jsonl",
  "followupStorage": "/opt/opc-control/artifacts/outbound-followups.jsonl",
  "confirmedPaymentStorage": "/opt/opc-control/artifacts/confirmed-payments.jsonl"
}