{
  "job_id": "sample-filedigest-job",
  "generated_at": "2026-04-28T10:00:00+00:00",
  "engine": "private_docling_processing",
  "processing_mode": "fast_text",
  "ocr": false,
  "table_mode": "auto",
  "total_files": 3,
  "parsed_files": 3,
  "failed_files": 0,
  "total_tokens": 39500,
  "warnings": [],
  "worker_seconds": 24.512,
  "cost_estimate": {
    "currency": "USD",
    "estimated_total": 0.08
  },
  "sources": [
    {
      "source_id": "S001",
      "original_name": "research-brief.pdf",
      "file_type": "pdf",
      "success": true,
      "tokens": 28100,
      "pages": 46,
      "warnings": [],
      "error": null,
      "metadata": {
        "mime_type": "application/pdf",
        "size_bytes": 2816000
      }
    },
    {
      "source_id": "S002",
      "original_name": "methods-appendix.docx",
      "file_type": "docx",
      "success": true,
      "tokens": 10000,
      "pages": 12,
      "warnings": [],
      "error": null,
      "metadata": {
        "mime_type": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
        "size_bytes": 984000
      }
    },
    {
      "source_id": "S003",
      "original_name": "review-notes.md",
      "file_type": "markdown",
      "success": true,
      "tokens": 1400,
      "pages": null,
      "warnings": [],
      "error": null,
      "metadata": {
        "mime_type": "text/markdown",
        "size_bytes": 42048
      }
    }
  ]
}
