{
  "capability_id": "mechanical.statics.cantilever_triangular_tip_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-mpmath-o3",
    "generator_version": "1.0.0",
    "generator_sha256": "5c255bdd73fa515a14314e91dde0835555fff7d3c63dbf783cf28281c14cb5fd",
    "table_sha256": "8fc5574cdf4d33acb83eaf65747eba72fff76f3c68f2599b538050f150a669bf",
    "seed": "20260927.cantilever-triangular-tip-o3",
    "independent_of_iut": true
  },
  "claim_scope": "O2: delta vs a separate-module identity (≤2 ULP). Not wall-peak triangle, not a simply supported span, and not a station curve. ≤2 ULP vs O3 applies only to the published tabulated cantilever-triangular-tip vectors.",
  "commands": {
    "regenerate_table": "python3 generate-cantilever-triangular-tip-o3.py",
    "regenerate_table_repo": "python3 scripts/lib/cvp/oracles/generate-cantilever-triangular-tip-o3.py",
    "independent_rest": "Compare POST /api/v1/calc/cantilever-triangular-tip against /developers/cvp/reproduce/cantilever-triangular-tip-o3-tables.json",
    "run_cvp": "npm run cvp:run -- --capability mechanical.statics.cantilever_triangular_tip_deflection",
    "rest_example": "POST https://www.calculatorx.com/api/v1/calc/cantilever-triangular-tip"
  },
  "public_files": {
    "table": "/developers/cvp/reproduce/cantilever-triangular-tip-o3-tables.json",
    "table_url": "https://www.calculatorx.com/developers/cvp/reproduce/cantilever-triangular-tip-o3-tables.json",
    "generator": "/developers/cvp/reproduce/generate-cantilever-triangular-tip-o3.py",
    "generator_url": "https://www.calculatorx.com/developers/cvp/reproduce/generate-cantilever-triangular-tip-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_deflection/1.0.0.cvp.json",
    "this_file": "/evidence/mechanical.statics.cantilever_triangular_tip_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": {
        "w0": "120",
        "L": "1",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 11,
        "w0": 120,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_triangular_tip_deflection",
        "w0": 120,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": 11,
        "solver": "cantilever triangular load peaking at the tip",
        "convention": "Cantilever fixed at one end. Intensity is 0 at the fixed end and w0 at the free end. Tip δ = 11 w0 L⁴/(120 E I). Positive w0 is the positive deflection direction. I is an input. A triangle that peaks at the wall is its own page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-SI",
      "kind": "SI",
      "inputs": {
        "w0": "1000",
        "L": "2",
        "E": "200e9",
        "I": "1e-5"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.0007333333333333333,
        "w0": 1000,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001
      },
      "actual": {
        "model": "cantilever_triangular_tip_deflection",
        "w0": 1000,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001,
        "delta": 0.0007333333333333332,
        "solver": "cantilever triangular load peaking at the tip",
        "convention": "Cantilever fixed at one end. Intensity is 0 at the fixed end and w0 at the free end. Tip δ = 11 w0 L⁴/(120 E I). Positive w0 is the positive deflection direction. I is an input. A triangle that peaks at the wall is its own page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-alias",
      "kind": "alias",
      "inputs": {
        "w": "240",
        "span": "1",
        "modulus": "1",
        "Ix": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 22,
        "w0": 240,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_triangular_tip_deflection",
        "w0": 240,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": 22,
        "solver": "cantilever triangular load peaking at the tip",
        "convention": "Cantilever fixed at one end. Intensity is 0 at the fixed end and w0 at the free end. Tip δ = 11 w0 L⁴/(120 E I). Positive w0 is the positive deflection direction. I is an input. A triangle that peaks at the wall is its own page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-awkward",
      "kind": "awkward",
      "inputs": {
        "w0": "13.7",
        "L": "3.5",
        "E": "210000",
        "I": "0.83"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.001081201890896921,
        "w0": 13.7,
        "L": 3.5,
        "E": 210000,
        "I": 0.83
      },
      "actual": {
        "model": "cantilever_triangular_tip_deflection",
        "w0": 13.7,
        "L": 3.5,
        "E": 210000,
        "I": 0.83,
        "delta": 0.0010812018908969209,
        "solver": "cantilever triangular load peaking at the tip",
        "convention": "Cantilever fixed at one end. Intensity is 0 at the fixed end and w0 at the free end. Tip δ = 11 w0 L⁴/(120 E I). Positive w0 is the positive deflection direction. I is an input. A triangle that peaks at the wall is its own page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-neg",
      "kind": "signed",
      "inputs": {
        "w0": "-120",
        "L": "1",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": -11,
        "w0": -120,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "cantilever_triangular_tip_deflection",
        "w0": -120,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": -11,
        "solver": "cantilever triangular load peaking at the tip",
        "convention": "Cantilever fixed at one end. Intensity is 0 at the fixed end and w0 at the free end. Tip δ = 11 w0 L⁴/(120 E I). Positive w0 is the positive deflection direction. I is an input. A triangle that peaks at the wall is its own page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-small",
      "kind": "small",
      "inputs": {
        "w0": "10",
        "L": "1",
        "E": "1000",
        "I": "0.01"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.09166666666666666,
        "w0": 10,
        "L": 1,
        "E": 1000,
        "I": 0.01
      },
      "actual": {
        "model": "cantilever_triangular_tip_deflection",
        "w0": 10,
        "L": 1,
        "E": 1000,
        "I": 0.01,
        "delta": 0.09166666666666666,
        "solver": "cantilever triangular load peaking at the tip",
        "convention": "Cantilever fixed at one end. Intensity is 0 at the fixed end and w0 at the free end. Tip δ = 11 w0 L⁴/(120 E I). Positive w0 is the positive deflection direction. I is an input. A triangle that peaks at the wall is its own page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-stiff",
      "kind": "stiff",
      "inputs": {
        "w0": "500",
        "L": "1.5",
        "E": "210e9",
        "I": "2e-4"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.000005524553571428571,
        "w0": 500,
        "L": 1.5,
        "E": 210000000000,
        "I": 0.0002
      },
      "actual": {
        "model": "cantilever_triangular_tip_deflection",
        "w0": 500,
        "L": 1.5,
        "E": 210000000000,
        "I": 0.0002,
        "delta": 0.000005524553571428571,
        "solver": "cantilever triangular load peaking at the tip",
        "convention": "Cantilever fixed at one end. Intensity is 0 at the fixed end and w0 at the free end. Tip δ = 11 w0 L⁴/(120 E I). Positive w0 is the positive deflection direction. I is an input. A triangle that peaks at the wall is its own page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-long",
      "kind": "long",
      "inputs": {
        "w0": "200",
        "L": "4",
        "E": "70e9",
        "I": "5e-5"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.001340952380952381,
        "w0": 200,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005
      },
      "actual": {
        "model": "cantilever_triangular_tip_deflection",
        "w0": 200,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005,
        "delta": 0.001340952380952381,
        "solver": "cantilever triangular load peaking at the tip",
        "convention": "Cantilever fixed at one end. Intensity is 0 at the fixed end and w0 at the free end. Tip δ = 11 w0 L⁴/(120 E I). Positive w0 is the positive deflection direction. I is an input. A triangle that peaks at the wall is its own page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    }
  ]
}
