Decision playground
Edit the request and run it against POST /api/v1/decisions. A successful call uses 1 credit.
Request JSON
{ "model": "jev-1.13", "state": "Checkout shows a blank page after Pay is clicked. The customer is on the live store, not a sandbox.", "questions": { "team": { "type": "choice", "instructions": "Which team should own this ticket?", "criteria": { "payments": "Checkout, billing, or payment processing.", "frontend": "Rendering, layout, or browser behavior.", "account": "Login, permissions, or profile access." } } } }
Run decision