Extraction

Drop a PDF

AI extracts artist, venue, deal terms, schedule, and tickets. Side-by-side review before any data lands in the system.

Drop a PDF and you'll see real extraction.The Approve button is disabled tonight because we haven't wired up the writable database (D1) yet. Side-by-side preview + confidence flagging works fully. Save-to-system lights up after the Cloudflare Workers + D1 deploy this week.

How extraction trust works

  1. You drop a PDF (offer sheet, settlement, contract).
  2. Claude Sonnet extracts structured data with per-field confidence scores.
  3. Each extracted field gets source: pdf_extraction, status: unverified.
  4. You review side-by-side against the original PDF, accept or correct each field.
  5. Only after you click Approve does the booking land in the system, with status verified.
  6. Every step is logged in the audit chain.