{
  "schema_version": "1.1",
  "batch_id": "sample_mcp_agent_workflow",
  "status": "succeeded",
  "mode": "run",
  "out_dir": ".",
  "billing_block_minutes": 0,
  "sample_source_type": "synthetic_owned_demo",
  "generated_with": "@youtubebrief/cli@0.1.0-beta.4 synthetic-sample-generator",
  "created_at": "2026-07-02T13:05:00.000Z",
  "not_a_live_customer_record": true,
  "description": "Synthetic local-stdio MCP demo showing how agents consume manifest-backed YouTube brief files without giant tool responses.",
  "use_case": "MCP agent",
  "outputs": {
    "combined_markdown": "combined.md",
    "jsonl": "videos.jsonl"
  },
  "started_at": "2026-07-02T13:05:00.000Z",
  "finished_at": "2026-07-02T13:05:00.000Z",
  "total": 2,
  "succeeded": 2,
  "failed": 0,
  "skipped": 0,
  "billed_successes": 0,
  "not_billed": 2,
  "estimated_billable_items": 0,
  "estimated_billing_block_minutes": 0,
  "items": [
    {
      "input_index": 0,
      "input": "https://www.youtube.com/watch?v=MCPDEMO0001",
      "normalized_url": "https://www.youtube.com/watch?v=MCPDEMO0001",
      "normalized_video_id": "MCPDEMO0001",
      "status": "succeeded",
      "billed": false,
      "billing_event_id": null,
      "idempotency_key": "sample:mcp-agent-workflow:item_0",
      "markdown_path": "videos/MCPDEMO0001.md",
      "json_path": "videos/MCPDEMO0001.json",
      "started_at": "2026-07-02T13:05:00.000Z",
      "finished_at": "2026-07-02T13:05:00.000Z",
      "error_code": null,
      "error_message": null,
      "retryable": null,
      "sample_source_type": "synthetic_owned_demo",
      "generated_with": "@youtubebrief/cli@0.1.0-beta.4 synthetic-sample-generator",
      "not_a_live_customer_record": true
    },
    {
      "input_index": 1,
      "input": "https://www.youtube.com/watch?v=MCPDEMO0002",
      "normalized_url": "https://www.youtube.com/watch?v=MCPDEMO0002",
      "normalized_video_id": "MCPDEMO0002",
      "status": "succeeded",
      "billed": false,
      "billing_event_id": null,
      "idempotency_key": "sample:mcp-agent-workflow:item_1",
      "markdown_path": "videos/MCPDEMO0002.md",
      "json_path": "videos/MCPDEMO0002.json",
      "started_at": "2026-07-02T13:05:00.000Z",
      "finished_at": "2026-07-02T13:05:00.000Z",
      "error_code": null,
      "error_message": null,
      "retryable": null,
      "sample_source_type": "synthetic_owned_demo",
      "generated_with": "@youtubebrief/cli@0.1.0-beta.4 synthetic-sample-generator",
      "not_a_live_customer_record": true
    }
  ]
}
