{
  "capability_id": "mechanical.statics.cantilever_triangular_tip_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-triangular-tip-at-mpmath-o3",
    "generator_version": "1.0.0",
    "generator_sha256": "78b349dcaeb88d2456b1f48b198796382c9465ffe335f464111ad55a9f3e95b8",
    "table_sha256": "4aa805c153f8b40637a924847071f3460ec9153ed30102f642eb7721fd342ad1",
    "seed": "20260927.cantilever-triangular-tip-at-o3",
    "independent_of_iut": true
  },
  "claim_scope": "O2: delta vs a separate-module identity (≤2 ULP). Not tip-only under the same tip-peak triangle, and not a simply supported span. ≤2 ULP vs O3 applies only to the published tabulated cantilever-triangular-tip-at vectors.",
  "commands": {
    "regenerate_table": "python3 generate-cantilever-triangular-tip-at-o3.py",
    "regenerate_table_repo": "python3 scripts/lib/cvp/oracles/generate-cantilever-triangular-tip-at-o3.py",
    "independent_rest": "Compare POST /api/v1/calc/cantilever-triangular-tip-at against /developers/cvp/reproduce/cantilever-triangular-tip-at-o3-tables.json",
    "run_cvp": "npm run cvp:run -- --capability mechanical.statics.cantilever_triangular_tip_at_deflection",
    "rest_example": "POST https://www.calculatorx.com/api/v1/calc/cantilever-triangular-tip-at"
  },
  "public_files": {
    "table": "/developers/cvp/reproduce/cantilever-triangular-tip-at-o3-tables.json",
    "table_url": "https://www.calculatorx.com/developers/cvp/reproduce/cantilever-triangular-tip-at-o3-tables.json",
    "generator": "/developers/cvp/reproduce/generate-cantilever-triangular-tip-at-o3.py",
    "generator_url": "https://www.calculatorx.com/developers/cvp/reproduce/generate-cantilever-triangular-tip-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_triangular_tip_at_deflection/1.0.0.cvp.json",
    "this_file": "/evidence/mechanical.statics.cantilever_triangular_tip_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": {
        "w0": "24",
        "x": "2",
        "L": "2",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 35.2,
        "w0": 24,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_triangular_tip_at_deflection",
        "w0": 24,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 35.2,
        "solver": "cantilever tip-peak triangle at a station",
        "convention": "Cantilever. Intensity is 0 at the fixed end and w0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = 11 w0 L⁴/(120 E I)."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-SI",
      "kind": "SI",
      "inputs": {
        "w0": "1000",
        "x": "2",
        "L": "2",
        "E": "200000000000",
        "I": "0.00001"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.0007333333333333333,
        "w0": 1000,
        "x": 2,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001
      },
      "actual": {
        "model": "cantilever_triangular_tip_at_deflection",
        "w0": 1000,
        "x": 2,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001,
        "delta": 0.0007333333333333332,
        "solver": "cantilever tip-peak triangle at a station",
        "convention": "Cantilever. Intensity is 0 at the fixed end and w0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = 11 w0 L⁴/(120 E I)."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-alias",
      "kind": "alias",
      "inputs": {
        "w": "48",
        "span": "2",
        "modulus": "1",
        "Ix": "1",
        "x": "2"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 70.4,
        "w0": 48,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_triangular_tip_at_deflection",
        "w0": 48,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 70.4,
        "solver": "cantilever tip-peak triangle at a station",
        "convention": "Cantilever. Intensity is 0 at the fixed end and w0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = 11 w0 L⁴/(120 E I)."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-awkward",
      "kind": "awkward",
      "inputs": {
        "w0": "13.7",
        "x": "1.2",
        "L": "2",
        "E": "210000",
        "I": "0.83"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.000053634203098106714,
        "w0": 13.7,
        "x": 1.2,
        "L": 2,
        "E": 210000,
        "I": 0.83
      },
      "actual": {
        "model": "cantilever_triangular_tip_at_deflection",
        "w0": 13.7,
        "x": 1.2,
        "L": 2,
        "E": 210000,
        "I": 0.83,
        "delta": 0.0000536342030981067,
        "solver": "cantilever tip-peak triangle at a station",
        "convention": "Cantilever. Intensity is 0 at the fixed end and w0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = 11 w0 L⁴/(120 E I)."
      },
      "error_ulp": 2,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-neg",
      "kind": "signed",
      "inputs": {
        "w0": "-24",
        "x": "2",
        "L": "2",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": -35.2,
        "w0": -24,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_triangular_tip_at_deflection",
        "w0": -24,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": -35.2,
        "solver": "cantilever tip-peak triangle at a station",
        "convention": "Cantilever. Intensity is 0 at the fixed end and w0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = 11 w0 L⁴/(120 E I)."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-small",
      "kind": "small",
      "inputs": {
        "w0": "10",
        "x": "0.5",
        "L": "2",
        "E": "1000",
        "I": "0.01"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.14596354166666667,
        "w0": 10,
        "x": 0.5,
        "L": 2,
        "E": 1000,
        "I": 0.01
      },
      "actual": {
        "model": "cantilever_triangular_tip_at_deflection",
        "w0": 10,
        "x": 0.5,
        "L": 2,
        "E": 1000,
        "I": 0.01,
        "delta": 0.14596354166666667,
        "solver": "cantilever tip-peak triangle at a station",
        "convention": "Cantilever. Intensity is 0 at the fixed end and w0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = 11 w0 L⁴/(120 E I)."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-stiff",
      "kind": "stiff",
      "inputs": {
        "w0": "500",
        "x": "1",
        "L": "2",
        "E": "210e9",
        "I": "2e-4"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.000006001984126984127,
        "w0": 500,
        "x": 1,
        "L": 2,
        "E": 210000000000,
        "I": 0.0002
      },
      "actual": {
        "model": "cantilever_triangular_tip_at_deflection",
        "w0": 500,
        "x": 1,
        "L": 2,
        "E": 210000000000,
        "I": 0.0002,
        "delta": 0.000006001984126984127,
        "solver": "cantilever tip-peak triangle at a station",
        "convention": "Cantilever. Intensity is 0 at the fixed end and w0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = 11 w0 L⁴/(120 E I)."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-long",
      "kind": "long",
      "inputs": {
        "w0": "200",
        "x": "2",
        "L": "4",
        "E": "70e9",
        "I": "5e-5"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.00046095238095238096,
        "w0": 200,
        "x": 2,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005
      },
      "actual": {
        "model": "cantilever_triangular_tip_at_deflection",
        "w0": 200,
        "x": 2,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005,
        "delta": 0.00046095238095238096,
        "solver": "cantilever tip-peak triangle at a station",
        "convention": "Cantilever. Intensity is 0 at the fixed end and w0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = 11 w0 L⁴/(120 E I)."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    }
  ]
}
