{
  "capability_id": "mechanical.statics.end_triangle_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": "end-triangle-deflection-mpmath-o3",
    "generator_version": "1.0.0",
    "generator_sha256": "9489239338ff40822532b620353a1a727464bfb70882ba39a7f849fd13f035cd",
    "table_sha256": "6434e57a2e1935caf683d5c007751aa7b58c5cac0826eedff054bfc709310a92",
    "seed": "20260927.end-triangle-deflection-o3",
    "independent_of_iut": true
  },
  "claim_scope": "O2: delta vs a separate-module identity (≤2 ULP). Not center-peaked triangle, not a cantilever, and not a station curve. ≤2 ULP vs O3 applies only to the published tabulated end-triangle-deflection vectors.",
  "commands": {
    "regenerate_table": "python3 generate-end-triangle-deflection-o3.py",
    "regenerate_table_repo": "python3 scripts/lib/cvp/oracles/generate-end-triangle-deflection-o3.py",
    "independent_rest": "Compare POST /api/v1/calc/end-triangle-deflection against /developers/cvp/reproduce/end-triangle-deflection-o3-tables.json",
    "run_cvp": "npm run cvp:run -- --capability mechanical.statics.end_triangle_deflection",
    "rest_example": "POST https://www.calculatorx.com/api/v1/calc/end-triangle-deflection"
  },
  "public_files": {
    "table": "/developers/cvp/reproduce/end-triangle-deflection-o3-tables.json",
    "table_url": "https://www.calculatorx.com/developers/cvp/reproduce/end-triangle-deflection-o3-tables.json",
    "generator": "/developers/cvp/reproduce/generate-end-triangle-deflection-o3.py",
    "generator_url": "https://www.calculatorx.com/developers/cvp/reproduce/generate-end-triangle-deflection-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.end_triangle_deflection/1.0.0.cvp.json",
    "this_file": "/evidence/mechanical.statics.end_triangle_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": "640",
        "L": "1",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 3,
        "w0": 640,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "end_triangle_deflection",
        "w0": 640,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": 3,
        "solver": "simply supported end-peaked triangle",
        "convention": "Simply supported span. Intensity is w0 at both supports and 0 at midspan. Midspan δ = 3 w0 L⁴/(640 E I). Added to the center-peaked triangle of the same w0, this recovers the uniform load w0. Positive w0 is the positive deflection direction. I is an input."
      },
      "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.0000375,
        "w0": 1000,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001
      },
      "actual": {
        "model": "end_triangle_deflection",
        "w0": 1000,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001,
        "delta": 0.0000375,
        "solver": "simply supported end-peaked triangle",
        "convention": "Simply supported span. Intensity is w0 at both supports and 0 at midspan. Midspan δ = 3 w0 L⁴/(640 E I). Added to the center-peaked triangle of the same w0, this recovers the uniform load w0. Positive w0 is the positive deflection direction. I is an input."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-alias",
      "kind": "alias",
      "inputs": {
        "w": "1280",
        "span": "1",
        "modulus": "1",
        "Ix": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 6,
        "w0": 1280,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "end_triangle_deflection",
        "w0": 1280,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": 6,
        "solver": "simply supported end-peaked triangle",
        "convention": "Simply supported span. Intensity is w0 at both supports and 0 at midspan. Midspan δ = 3 w0 L⁴/(640 E I). Added to the center-peaked triangle of the same w0, this recovers the uniform load w0. Positive w0 is the positive deflection direction. I is an input."
      },
      "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.000055288733057228915,
        "w0": 13.7,
        "L": 3.5,
        "E": 210000,
        "I": 0.83
      },
      "actual": {
        "model": "end_triangle_deflection",
        "w0": 13.7,
        "L": 3.5,
        "E": 210000,
        "I": 0.83,
        "delta": 0.00005528873305722891,
        "solver": "simply supported end-peaked triangle",
        "convention": "Simply supported span. Intensity is w0 at both supports and 0 at midspan. Midspan δ = 3 w0 L⁴/(640 E I). Added to the center-peaked triangle of the same w0, this recovers the uniform load w0. Positive w0 is the positive deflection direction. I is an input."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-neg",
      "kind": "signed",
      "inputs": {
        "w0": "-640",
        "L": "1",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": -3,
        "w0": -640,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "end_triangle_deflection",
        "w0": -640,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": -3,
        "solver": "simply supported end-peaked triangle",
        "convention": "Simply supported span. Intensity is w0 at both supports and 0 at midspan. Midspan δ = 3 w0 L⁴/(640 E I). Added to the center-peaked triangle of the same w0, this recovers the uniform load w0. Positive w0 is the positive deflection direction. I is an input."
      },
      "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.0046875,
        "w0": 10,
        "L": 1,
        "E": 1000,
        "I": 0.01
      },
      "actual": {
        "model": "end_triangle_deflection",
        "w0": 10,
        "L": 1,
        "E": 1000,
        "I": 0.01,
        "delta": 0.0046875,
        "solver": "simply supported end-peaked triangle",
        "convention": "Simply supported span. Intensity is w0 at both supports and 0 at midspan. Midspan δ = 3 w0 L⁴/(640 E I). Added to the center-peaked triangle of the same w0, this recovers the uniform load w0. Positive w0 is the positive deflection direction. I is an input."
      },
      "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": 2.825055803571429e-7,
        "w0": 500,
        "L": 1.5,
        "E": 210000000000,
        "I": 0.0002
      },
      "actual": {
        "model": "end_triangle_deflection",
        "w0": 500,
        "L": 1.5,
        "E": 210000000000,
        "I": 0.0002,
        "delta": 2.825055803571429e-7,
        "solver": "simply supported end-peaked triangle",
        "convention": "Simply supported span. Intensity is w0 at both supports and 0 at midspan. Midspan δ = 3 w0 L⁴/(640 E I). Added to the center-peaked triangle of the same w0, this recovers the uniform load w0. Positive w0 is the positive deflection direction. I is an input."
      },
      "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.00006857142857142857,
        "w0": 200,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005
      },
      "actual": {
        "model": "end_triangle_deflection",
        "w0": 200,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005,
        "delta": 0.00006857142857142857,
        "solver": "simply supported end-peaked triangle",
        "convention": "Simply supported span. Intensity is w0 at both supports and 0 at midspan. Midspan δ = 3 w0 L⁴/(640 E I). Added to the center-peaked triangle of the same w0, this recovers the uniform load w0. Positive w0 is the positive deflection direction. I is an input."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    }
  ]
}
