{
  "checkpoint_sha256": "ec83247177a6919c17944093fdd02d3258906dc809c16b326e0dfd879275efeb",
  "scope": "Recorded CPU inference using the v0.3.0 release wheel and merged weights. Outputs are model estimates, not ground truth.",
  "device": "cpu",
  "date": "2026-09-16",
  "request": {
    "state": {
      "message": "Our payment integration is down and customers cannot check out."
    },
    "questions": {
      "team": {
        "type": "choice",
        "instructions": "Which team should own this ticket?",
        "criteria": {
          "billing": "Payments, charges, refunds, and invoices",
          "technical": "Bugs, APIs, outages, and integrations",
          "sales": "Pricing, quotes, upgrades, and plans"
        }
      },
      "urgent": {
        "type": "noul",
        "instructions": "Does this need urgent attention?"
      },
      "frustration": {
        "type": "score",
        "instructions": "How frustrated is the customer?",
        "criteria": [
          "calm",
          "frustrated",
          "very frustrated"
        ]
      }
    }
  },
  "response": {
    "model": "openauditor",
    "answers": {
      "team": {
        "type": "choice",
        "choice": "technical",
        "probabilities": {
          "billing": 1.136311129812384e-05,
          "technical": 0.9999886751174927,
          "sales": 1.0120843052519035e-09
        },
        "confidence": 0.9998719096183777
      },
      "urgent": {
        "type": "noul",
        "noul": 0.999934196472168
      },
      "frustration": {
        "type": "score",
        "score": 1.9999996576638068,
        "legend": {
          "0": "calm",
          "1": "frustrated",
          "2": "very frustrated"
        },
        "probabilities": {
          "0": 0.0,
          "1": 3.7291954413376516e-07,
          "2": 0.9999996423721313
        },
        "confidence": 0.9999946355819702
      }
    },
    "usage": {
      "input_tokens": 34,
      "output_tokens": 0,
      "candidate_token_evaluations": 842
    }
  }
}
