{
  "capability_id": "mechanical.statics.overhang_arm_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": "overhang-arm-at-mpmath-o3",
    "generator_version": "1.0.0",
    "generator_sha256": "57474fe4d7208a9d819146de286902bfb50517c1ca08553ae38053d9ec4e1ae1",
    "table_sha256": "8b7db61dbf6b2a78301f4c76ac8872beb33a62650d1b9475b99c4fcc097b249d",
    "seed": "20260927.overhang-arm-at-o3",
    "independent_of_iut": true
  },
  "claim_scope": "O2: delta vs a separate-module identity (≤2 ULP). Not tip-only under the same overhang load, and not the span station curve. ≤2 ULP vs O3 applies only to the published tabulated overhang-arm-at vectors.",
  "commands": {
    "regenerate_table": "python3 generate-overhang-arm-at-o3.py",
    "regenerate_table_repo": "python3 scripts/lib/cvp/oracles/generate-overhang-arm-at-o3.py",
    "independent_rest": "Compare POST /api/v1/calc/overhang-arm-at against /developers/cvp/reproduce/overhang-arm-at-o3-tables.json",
    "run_cvp": "npm run cvp:run -- --capability mechanical.statics.overhang_arm_at_deflection",
    "rest_example": "POST https://www.calculatorx.com/api/v1/calc/overhang-arm-at"
  },
  "public_files": {
    "table": "/developers/cvp/reproduce/overhang-arm-at-o3-tables.json",
    "table_url": "https://www.calculatorx.com/developers/cvp/reproduce/overhang-arm-at-o3-tables.json",
    "generator": "/developers/cvp/reproduce/generate-overhang-arm-at-o3.py",
    "generator_url": "https://www.calculatorx.com/developers/cvp/reproduce/generate-overhang-arm-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.overhang_arm_at_deflection/1.0.0.cvp.json",
    "this_file": "/evidence/mechanical.statics.overhang_arm_at_deflection/reproduce.json"
  },
  "result_summary": {
    "passed": 8,
    "total": 8,
    "failed": 0,
    "max_error_ulp": 1,
    "threshold_ulp": 2,
    "max_threshold_ulp": 2
  },
  "vectors": [
    {
      "id": "o3-check",
      "kind": "check",
      "inputs": {
        "P": "48",
        "a": "1",
        "z": "1",
        "L": "2",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 48,
        "P": 48,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "overhang_arm_at_deflection",
        "P": 48,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 48,
        "solver": "overhang arm at a station",
        "convention": "z is measured from the right support out to the load. δ = P a L z/(3 E I) + P z² (3a − z)/(6 E I). z = a is the load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-SI",
      "kind": "SI",
      "inputs": {
        "P": "1000",
        "a": "1",
        "z": "1",
        "L": "2",
        "E": "200000000000",
        "I": "0.00001"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.0005,
        "P": 1000,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001
      },
      "actual": {
        "model": "overhang_arm_at_deflection",
        "P": 1000,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001,
        "delta": 0.0004999999999999999,
        "solver": "overhang arm at a station",
        "convention": "z is measured from the right support out to the load. δ = P a L z/(3 E I) + P z² (3a − z)/(6 E I). z = a is the load page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-alias",
      "kind": "alias",
      "inputs": {
        "load": "96",
        "span": "2",
        "modulus": "1",
        "Ix": "1",
        "overhang": "1",
        "z": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 96,
        "P": 96,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "overhang_arm_at_deflection",
        "P": 96,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 96,
        "solver": "overhang arm at a station",
        "convention": "z is measured from the right support out to the load. δ = P a L z/(3 E I) + P z² (3a − z)/(6 E I). z = a is the load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-awkward",
      "kind": "awkward",
      "inputs": {
        "P": "13.7",
        "a": "1.2",
        "z": "0.8",
        "L": "2",
        "E": "210000",
        "I": "0.83"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.00007377930770701856,
        "P": 13.7,
        "a": 1.2,
        "z": 0.8,
        "L": 2,
        "E": 210000,
        "I": 0.83
      },
      "actual": {
        "model": "overhang_arm_at_deflection",
        "P": 13.7,
        "a": 1.2,
        "z": 0.8,
        "L": 2,
        "E": 210000,
        "I": 0.83,
        "delta": 0.00007377930770701856,
        "solver": "overhang arm at a station",
        "convention": "z is measured from the right support out to the load. δ = P a L z/(3 E I) + P z² (3a − z)/(6 E I). z = a is the load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-neg",
      "kind": "signed",
      "inputs": {
        "P": "-48",
        "a": "1",
        "z": "1",
        "L": "2",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": -48,
        "P": -48,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "overhang_arm_at_deflection",
        "P": -48,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": -48,
        "solver": "overhang arm at a station",
        "convention": "z is measured from the right support out to the load. δ = P a L z/(3 E I) + P z² (3a − z)/(6 E I). z = a is the load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-small",
      "kind": "small",
      "inputs": {
        "P": "10",
        "a": "0.5",
        "z": "0.5",
        "L": "2",
        "E": "1000",
        "I": "0.01"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.20833333333333334,
        "P": 10,
        "a": 0.5,
        "z": 0.5,
        "L": 2,
        "E": 1000,
        "I": 0.01
      },
      "actual": {
        "model": "overhang_arm_at_deflection",
        "P": 10,
        "a": 0.5,
        "z": 0.5,
        "L": 2,
        "E": 1000,
        "I": 0.01,
        "delta": 0.20833333333333331,
        "solver": "overhang arm at a station",
        "convention": "z is measured from the right support out to the load. δ = P a L z/(3 E I) + P z² (3a − z)/(6 E I). z = a is the load page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-stiff",
      "kind": "stiff",
      "inputs": {
        "P": "500",
        "a": "1",
        "z": "1",
        "L": "2",
        "E": "210e9",
        "I": "2e-4"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.000011904761904761905,
        "P": 500,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 210000000000,
        "I": 0.0002
      },
      "actual": {
        "model": "overhang_arm_at_deflection",
        "P": 500,
        "a": 1,
        "z": 1,
        "L": 2,
        "E": 210000000000,
        "I": 0.0002,
        "delta": 0.000011904761904761903,
        "solver": "overhang arm at a station",
        "convention": "z is measured from the right support out to the load. δ = P a L z/(3 E I) + P z² (3a − z)/(6 E I). z = a is the load page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-long",
      "kind": "long",
      "inputs": {
        "P": "200",
        "a": "1",
        "z": "1",
        "L": "4",
        "E": "70e9",
        "I": "5e-5"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.00009523809523809524,
        "P": 200,
        "a": 1,
        "z": 1,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005
      },
      "actual": {
        "model": "overhang_arm_at_deflection",
        "P": 200,
        "a": 1,
        "z": 1,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005,
        "delta": 0.00009523809523809523,
        "solver": "overhang arm at a station",
        "convention": "z is measured from the right support out to the load. δ = P a L z/(3 E I) + P z² (3a − z)/(6 E I). z = a is the load page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    }
  ]
}
