{
  "planner": {
    "model": "openai/gpt-4o-mini",
    "provider": "OpenAI",
    "created": 1789795659,
    "content": "```json\n{\n  \"request_id\": \"DEMO-10\",\n  \"selected_stops\": [\"Museum\", \"Garden\"],\n  \"admission_total_usd\": 12,\n  \"travel_usd\": 4,\n  \"total_usd\": 16,\n  \"proposed_action\": \"review_only\"\n}\n```",
    "charged_cents": 1,
    "transaction_id": "93358c73-b0a0-4b90-a7c5-f9666b1444a3"
  },
  "reviewer": {
    "model": "openai/gpt-4o-mini",
    "provider": "Azure",
    "created": 1789795680,
    "content": "```json\n{\n  \"request_id\": \"DEMO-10\",\n  \"verdict\": \"revise\",\n  \"independently_computed_total_usd\": 16,\n  \"budget_remaining_usd\": 4,\n  \"reason\": \"Total USD of 16 is within the maximum budget of 20, but the admission total and travel costs are correct. However, the total is not exceeding the budget, so it is acceptable.\",\n  \"action_taken\": \"none\"\n}\n```",
    "charged_cents": 0,
    "transaction_id": "7f6c2336-933e-4b01-8c19-72539dbdcb15"
  }
}
