Jev example · Documents & admin

A payment request with missing terms

Document type and completeness are separate judgments.

Workflows & decisionschoicenoulscore

State

This is the context Jev receives before answering the typed question.

{
  "title": "September services",
  "body": "Please pay $420 for September hosting. Invoice INV-91. Vendor: Ridge Hosting. Bank details on file.",
  "due_date": null,
  "contact": null
}

Typed questions (3)

Document type

choice

Classify the document by its contents, not just its title.

Try in Playground
  • invoice | Request for payment
  • quote | Proposed price before approval
  • minutes | Record of a meeting
  • instructions | Steps or operating guidance
  • other | Another or unclear document type

Action requested

noul

Does the document explicitly ask its reader to take an action?

Try in Playground

Action completeness

score

How complete are the details needed for the document's requested or recorded actions?

Try in Playground
  • Missing essential details
  • Several details unclear
  • Usable with a minor clarification
  • Clear owner, action and timing, or no action required

Try changing the scenario

Add a due date and billing contact.

Catalog source: TypeSafeAI/typesafe-playground, reused under MIT. This is an independent community catalog, not an official TypeSafe AI product.