JJEV Field Guide
Home/Design a Jev decision card

DESIGN LAB / 01

Design a Jev decision card

Describe a narrow task and get an editable, copyable request draft. This tool does not call Jev or validate model performance.

OUTPUT / DRAFT

Copyable request draft

This is a design draft, not an actual Jev answer or accuracy test.

{
  "state": "My parcel says delivered, but nothing arrived.",
  "model": "jev-latest",
  "questions": {
    "team": {
      "type": "choice",
      "instructions": "Which team should handle this customer request?",
      "criteria": {
        "shipping": "Delivery, tracking, or missing package",
        "billing": "Payment, charge, or subscription",
        "technical": "Product bug or integration failure",
        "other": "None of the above"
      }
    }
  }
}
Execution policy (implement in your code)

Your inputs stay in this browser. Check for private data before sharing.

Read the method