{
  "capability_id": "mechanical.statics.cantilever_outer_at_deflection",
  "calculation_version": "1.0.0",
  "protocol_version": "1.0.0-proposed",
  "protocol_document_status": "proposed",
  "verification_revision": "2026-09-27.o2-o3",
  "oracle": {
    "class": "O3",
    "library": "mpmath 1.4.1",
    "mpmath_dps": 80,
    "backend": null,
    "rounding": null,
    "generator_id": "cantilever-outer-at-mpmath-o3",
    "generator_version": "1.0.0",
    "generator_sha256": "b9d5a0107f8d1ea44df1341542011256075f5ac8f847a318ffcb66e06cc6da99",
    "table_sha256": "760a68748162e936b5d9dbb6fcc4988c431502b53fcefa3d43faab7aeebf9be1",
    "seed": "20260927.cantilever-outer-at-o3",
    "independent_of_iut": true
  },
  "claim_scope": "O2: delta vs a separate-module identity (≤2 ULP). Not tip-only under the same outer uniform load, and not a simply supported span. ≤2 ULP vs O3 applies only to the published tabulated cantilever-outer-at vectors.",
  "commands": {
    "regenerate_table": "python3 generate-cantilever-outer-at-o3.py",
    "regenerate_table_repo": "python3 scripts/lib/cvp/oracles/generate-cantilever-outer-at-o3.py",
    "independent_rest": "Compare POST /api/v1/calc/cantilever-outer-at against /developers/cvp/reproduce/cantilever-outer-at-o3-tables.json",
    "run_cvp": "npm run cvp:run -- --capability mechanical.statics.cantilever_outer_at_deflection",
    "rest_example": "POST https://www.calculatorx.com/api/v1/calc/cantilever-outer-at"
  },
  "public_files": {
    "table": "/developers/cvp/reproduce/cantilever-outer-at-o3-tables.json",
    "table_url": "https://www.calculatorx.com/developers/cvp/reproduce/cantilever-outer-at-o3-tables.json",
    "generator": "/developers/cvp/reproduce/generate-cantilever-outer-at-o3.py",
    "generator_url": "https://www.calculatorx.com/developers/cvp/reproduce/generate-cantilever-outer-at-o3.py",
    "checker": "/developers/cvp/reproduce/check-math-o3-rest.py",
    "checker_url": "https://www.calculatorx.com/developers/cvp/reproduce/check-math-o3-rest.py",
    "manifest": "/evidence/mechanical.statics.cantilever_outer_at_deflection/1.0.0.cvp.json",
    "this_file": "/evidence/mechanical.statics.cantilever_outer_at_deflection/reproduce.json"
  },
  "result_summary": {
    "passed": 8,
    "total": 8,
    "failed": 0,
    "max_error_ulp": 2,
    "threshold_ulp": 2,
    "max_threshold_ulp": 2
  },
  "vectors": [
    {
      "id": "o3-check",
      "kind": "check",
      "inputs": {
        "w": "24",
        "a": "1",
        "x": "2",
        "L": "2",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 41,
        "w": 24,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_outer_at_deflection",
        "w": 24,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 41,
        "solver": "cantilever outer uniform at a station",
        "convention": "Unloaded from the wall to a, then uniform intensity w to the tip. The curve is the full uniform curve minus the partial-from-wall curve. x = L is the outer-uniform tip page. a = 0 is the full uniform curve."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-SI",
      "kind": "SI",
      "inputs": {
        "w": "1000",
        "a": "1",
        "x": "2",
        "L": "2",
        "E": "200000000000",
        "I": "0.00001"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.0008541666666666667,
        "w": 1000,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001
      },
      "actual": {
        "model": "cantilever_outer_at_deflection",
        "w": 1000,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001,
        "delta": 0.0008541666666666665,
        "solver": "cantilever outer uniform at a station",
        "convention": "Unloaded from the wall to a, then uniform intensity w to the tip. The curve is the full uniform curve minus the partial-from-wall curve. x = L is the outer-uniform tip page. a = 0 is the full uniform curve."
      },
      "error_ulp": 2,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-alias",
      "kind": "alias",
      "inputs": {
        "intensity": "48",
        "span": "2",
        "modulus": "1",
        "Ix": "1",
        "a": "1",
        "x": "2"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 82,
        "w": 48,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_outer_at_deflection",
        "w": 48,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 82,
        "solver": "cantilever outer uniform at a station",
        "convention": "Unloaded from the wall to a, then uniform intensity w to the tip. The curve is the full uniform curve minus the partial-from-wall curve. x = L is the outer-uniform tip page. a = 0 is the full uniform curve."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-awkward",
      "kind": "awkward",
      "inputs": {
        "w": "13.7",
        "a": "1.2",
        "x": "1.5",
        "L": "2",
        "E": "210000",
        "I": "0.83"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.00007784064113597246,
        "w": 13.7,
        "a": 1.2,
        "x": 1.5,
        "L": 2,
        "E": 210000,
        "I": 0.83
      },
      "actual": {
        "model": "cantilever_outer_at_deflection",
        "w": 13.7,
        "a": 1.2,
        "x": 1.5,
        "L": 2,
        "E": 210000,
        "I": 0.83,
        "delta": 0.00007784064113597245,
        "solver": "cantilever outer uniform at a station",
        "convention": "Unloaded from the wall to a, then uniform intensity w to the tip. The curve is the full uniform curve minus the partial-from-wall curve. x = L is the outer-uniform tip page. a = 0 is the full uniform curve."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-neg",
      "kind": "signed",
      "inputs": {
        "w": "-24",
        "a": "1",
        "x": "2",
        "L": "2",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": -41,
        "w": -24,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_outer_at_deflection",
        "w": -24,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": -41,
        "solver": "cantilever outer uniform at a station",
        "convention": "Unloaded from the wall to a, then uniform intensity w to the tip. The curve is the full uniform curve minus the partial-from-wall curve. x = L is the outer-uniform tip page. a = 0 is the full uniform curve."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-small",
      "kind": "small",
      "inputs": {
        "w": "10",
        "a": "0.5",
        "x": "1",
        "L": "2",
        "E": "1000",
        "I": "0.01"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.6901041666666666,
        "w": 10,
        "a": 0.5,
        "x": 1,
        "L": 2,
        "E": 1000,
        "I": 0.01
      },
      "actual": {
        "model": "cantilever_outer_at_deflection",
        "w": 10,
        "a": 0.5,
        "x": 1,
        "L": 2,
        "E": 1000,
        "I": 0.01,
        "delta": 0.6901041666666667,
        "solver": "cantilever outer uniform at a station",
        "convention": "Unloaded from the wall to a, then uniform intensity w to the tip. The curve is the full uniform curve minus the partial-from-wall curve. x = L is the outer-uniform tip page. a = 0 is the full uniform curve."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-stiff",
      "kind": "stiff",
      "inputs": {
        "w": "500",
        "a": "1",
        "x": "2",
        "L": "2",
        "E": "210e9",
        "I": "2e-4"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.00002033730158730159,
        "w": 500,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 210000000000,
        "I": 0.0002
      },
      "actual": {
        "model": "cantilever_outer_at_deflection",
        "w": 500,
        "a": 1,
        "x": 2,
        "L": 2,
        "E": 210000000000,
        "I": 0.0002,
        "delta": 0.00002033730158730159,
        "solver": "cantilever outer uniform at a station",
        "convention": "Unloaded from the wall to a, then uniform intensity w to the tip. The curve is the full uniform curve minus the partial-from-wall curve. x = L is the outer-uniform tip page. a = 0 is the full uniform curve."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-long",
      "kind": "long",
      "inputs": {
        "w": "200",
        "a": "1",
        "x": "2",
        "L": "4",
        "E": "70e9",
        "I": "5e-5"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.0006309523809523809,
        "w": 200,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005
      },
      "actual": {
        "model": "cantilever_outer_at_deflection",
        "w": 200,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005,
        "delta": 0.0006309523809523809,
        "solver": "cantilever outer uniform at a station",
        "convention": "Unloaded from the wall to a, then uniform intensity w to the tip. The curve is the full uniform curve minus the partial-from-wall curve. x = L is the outer-uniform tip page. a = 0 is the full uniform curve."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    }
  ]
}
