Production Demo Run

A reproducible FileDigest run using public input files, the live app, production processing, and raw downloadable outputs.


This page documents the public demo run behind FileDigest Examples. It uses public source files instead of fictional packet names or private customer material. The packet was first published in April 2026 and is regenerated through the production pipeline as the engine evolves; the artifacts and figures below reflect the current run.

Production domain: filedigest.dev
Job ID: df56be0156354d259b5b63b4e08dabd4

How the packet was produced

  1. Seven public/permissively licensed files were collected and archived.
  2. The files were uploaded through the app into private storage.
  3. The job was processed by the production Modal Docling engine.
  4. The generated digest.md and manifest.json were downloaded from the job detail page.
  5. The production job was deleted after the public artifact copies were saved.

Download the packet

Result

CheckResult
Job statusSUCCEEDED
Parsed files7 of 7
Failed files0
WarningsNone
Output tokens24,017
Worker time21.3 seconds
Processing modeFast text extraction, accurate tables
OCRAutomatic (the scanned page was detected and retried with OCR)

Input files

SourceFile typePublic artifact
NIST AI Risk Management Framework (NIST AI 100-1)PDFnist-ai-risk-management-framework.pdf
Image-only scanned page (auto-OCR showcase)PDFscanned-field-log.pdf
NASA Earth LithographPDFEarth_Lithograph.pdf
file-format-commons sampleDOCXffc.docx
file-format-commons samplePPTXffc.pptx
MDN beginner HTML sampleHTMLmdn-beginner-html-index.html
Public README templateMarkdowngood-readme-template.md

What to inspect

Open digest.md to judge the human-readable output: source boundaries, processing settings, extracted text, and the source index.

Open manifest.json to inspect structured metadata for automation, audit, ingestion, or repeatability.

Open provenance.json for the publication trail: source URLs, license notes, SHA-256 hashes of every input and output, and the job ID.

Limitations

This is one public demo packet, not a universal benchmark. It does not prove how every scanned, damaged, encrypted, image-heavy, or unusually formatted file will parse. It does show the exact output contract produced by the live app on a mixed public packet.

Download the example outputs, read security details, or start your own packet.