{
  "schema_version": 1,
  "kind": "constructed_offline_fault_injection",
  "production_change": false,
  "provider_calls": 0,
  "source_revision": "ce4782cd78656fda50e27453b585b40ef1034fec",
  "question": "What was Tesla total revenue in Q2 2025?",
  "source": {
    "document": "tsla-2025q2",
    "page": 5,
    "label": "Total revenues",
    "value": "22496",
    "units": "USD millions",
    "period": "2025-04-01 to 2025-06-30"
  },
  "results": [
    {
      "id": "correct_control",
      "description": "Correct amount, unit, label and period",
      "accepted": true,
      "stage": "all_gates_passed",
      "answer": "Tesla Q2 2025 total revenue was $22,496 million."
    },
    {
      "id": "wrong_answer_amount",
      "description": "Only prose changes: 41,831 instead of 22,496",
      "accepted": true,
      "stage": "all_gates_passed",
      "answer": "Tesla Q2 2025 total revenue was $41,831 million."
    },
    {
      "id": "wrong_answer_scale",
      "description": "Only prose changes: billion instead of million",
      "accepted": true,
      "stage": "all_gates_passed",
      "answer": "Tesla Q2 2025 total revenue was $22,496 billion."
    },
    {
      "id": "wrong_answer_label",
      "description": "Only prose changes: net income instead of revenue",
      "accepted": true,
      "stage": "all_gates_passed",
      "answer": "Tesla Q2 2025 net income was $22,496 million."
    },
    {
      "id": "wrong_answer_period",
      "description": "Only prose changes: H1 instead of Q2",
      "accepted": true,
      "stage": "all_gates_passed",
      "answer": "Tesla H1 2025 total revenue was $22,496 million."
    },
    {
      "id": "invented_quote",
      "description": "A fabricated source passage",
      "accepted": false,
      "stage": "source_and_calculation",
      "error": "A quoted passage could not be located on its cited page."
    },
    {
      "id": "wrong_evidence_column",
      "description": "H1 amount claimed as the Q2 evidence cell",
      "accepted": false,
      "stage": "exact_table_identity",
      "error": "The number did not match the exact cached row, reporting column and financial identity."
    },
    {
      "id": "wrong_request_period",
      "description": "Valid H1 fact substituted for the Q2 request",
      "accepted": false,
      "stage": "question_admission",
      "error": "A final numerical fact does not match the metric and reporting period requested in the saved user question."
    }
  ],
  "interpretation": "This constructed audit measures validator coverage, not the frequency of real model errors. Inspect each result; acceptance of a prose fault is an open gap, never desired behavior. Existing evidence and period rejection controls must still work.",
  "question_scope": [
    {
      "status": "clarify",
      "question": "How did gross margin change between Q2 2025 and Q2 2026?",
      "metrics": [
        "gross_profit",
        "revenue"
      ],
      "periods": [
        {
          "start": "2025-04-01",
          "end": "2025-06-30",
          "months": 3
        },
        {
          "start": "2026-04-01",
          "end": "2026-06-30",
          "months": 3
        }
      ],
      "operation": "margin",
      "reason": "Specify one period and gross or operating margin.",
      "context_question": null
    },
    {
      "status": "not_checked",
      "question": "What was operating cash flow in Q2 2025?",
      "metrics": [
        "cash"
      ],
      "periods": [
        {
          "start": null,
          "end": "2025-06-30",
          "months": 0
        }
      ],
      "operation": "lookup",
      "reason": "This request is outside the six consolidated GAAP measures supported by admission.",
      "context_question": null
    }
  ]
}
