Fixed input
Synthetic
RECEIPT
MerchantNorthstar Cafe
TransactionTXN-7314
Date2026-07-02
Total$18.75
Safe sample / Receipt
This interaction stays in your browser and only reveals JSON already embedded in the static page.
RECEIPT
The button only reveals JSON already embedded in this page. Nothing is uploaded and no model is called.
{
"merchant_name": "Northstar Cafe",
"transaction_number": "TXN-7314",
"transaction_date": "2026-07-02",
"total_amount": 18.75,
"payment_method": "Visa"
}
Questions, answered plainly
No. It contains no model call and reveals a stored result.
The demo script only toggles local page elements. It does not submit the sample or result.
Use the authenticated console with a supported image and a schema appropriate for your workflow.
Next step
Production evaluation happens in an authenticated workspace with tenant-scoped admission controls.