{
  "capability_id": "mechanical.statics.center_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": "center-triangle-deflection-mpmath-o3",
    "generator_version": "1.0.0",
    "generator_sha256": "47b8d75383be018804c35d4ace3d088b04ef3b2d4b04d5b0f2339049682c9ab2",
    "table_sha256": "aa00ad809b698744a1a444862dfd34403e32974dc43be30b56f153e0c366c598",
    "seed": "20260927.center-triangle-deflection-o3",
    "independent_of_iut": true
  },
  "claim_scope": "O2: delta vs a separate-module identity (≤2 ULP). Not one-sided triangle, not a cantilever, and not a station curve. ≤2 ULP vs O3 applies only to the published tabulated center-triangle-deflection vectors.",
  "commands": {
    "regenerate_table": "python3 generate-center-triangle-deflection-o3.py",
    "regenerate_table_repo": "python3 scripts/lib/cvp/oracles/generate-center-triangle-deflection-o3.py",
    "independent_rest": "Compare POST /api/v1/calc/center-triangle-deflection against /developers/cvp/reproduce/center-triangle-deflection-o3-tables.json",
    "run_cvp": "npm run cvp:run -- --capability mechanical.statics.center_triangle_deflection",
    "rest_example": "POST https://www.calculatorx.com/api/v1/calc/center-triangle-deflection"
  },
  "public_files": {
    "table": "/developers/cvp/reproduce/center-triangle-deflection-o3-tables.json",
    "table_url": "https://www.calculatorx.com/developers/cvp/reproduce/center-triangle-deflection-o3-tables.json",
    "generator": "/developers/cvp/reproduce/generate-center-triangle-deflection-o3.py",
    "generator_url": "https://www.calculatorx.com/developers/cvp/reproduce/generate-center-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.center_triangle_deflection/1.0.0.cvp.json",
    "this_file": "/evidence/mechanical.statics.center_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": "120",
        "L": "1",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 1,
        "w0": 120,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "center_triangle_deflection",
        "w0": 120,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": 1,
        "solver": "simply supported center-peaked triangle",
        "convention": "Simply supported span. Intensity is 0 at both supports and w0 at midspan. Midspan δ = w0 L⁴/(120 E I), and that is also the largest deflection. Positive w0 is the positive deflection direction. I is an input. The load that is w0 at both ends and 0 at midspan 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.00006666666666666667,
        "w0": 1000,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001
      },
      "actual": {
        "model": "center_triangle_deflection",
        "w0": 1000,
        "L": 2,
        "E": 200000000000,
        "I": 0.00001,
        "delta": 0.00006666666666666666,
        "solver": "simply supported center-peaked triangle",
        "convention": "Simply supported span. Intensity is 0 at both supports and w0 at midspan. Midspan δ = w0 L⁴/(120 E I), and that is also the largest deflection. Positive w0 is the positive deflection direction. I is an input. The load that is w0 at both ends and 0 at midspan 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": 2,
        "w0": 240,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "center_triangle_deflection",
        "w0": 240,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": 2,
        "solver": "simply supported center-peaked triangle",
        "convention": "Simply supported span. Intensity is 0 at both supports and w0 at midspan. Midspan δ = w0 L⁴/(120 E I), and that is also the largest deflection. Positive w0 is the positive deflection direction. I is an input. The load that is w0 at both ends and 0 at midspan 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.00009829108099062919,
        "w0": 13.7,
        "L": 3.5,
        "E": 210000,
        "I": 0.83
      },
      "actual": {
        "model": "center_triangle_deflection",
        "w0": 13.7,
        "L": 3.5,
        "E": 210000,
        "I": 0.83,
        "delta": 0.00009829108099062917,
        "solver": "simply supported center-peaked triangle",
        "convention": "Simply supported span. Intensity is 0 at both supports and w0 at midspan. Midspan δ = w0 L⁴/(120 E I), and that is also the largest deflection. Positive w0 is the positive deflection direction. I is an input. The load that is w0 at both ends and 0 at midspan 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": -1,
        "w0": -120,
        "L": 1,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "center_triangle_deflection",
        "w0": -120,
        "L": 1,
        "E": 1,
        "I": 1,
        "delta": -1,
        "solver": "simply supported center-peaked triangle",
        "convention": "Simply supported span. Intensity is 0 at both supports and w0 at midspan. Midspan δ = w0 L⁴/(120 E I), and that is also the largest deflection. Positive w0 is the positive deflection direction. I is an input. The load that is w0 at both ends and 0 at midspan 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.008333333333333333,
        "w0": 10,
        "L": 1,
        "E": 1000,
        "I": 0.01
      },
      "actual": {
        "model": "center_triangle_deflection",
        "w0": 10,
        "L": 1,
        "E": 1000,
        "I": 0.01,
        "delta": 0.008333333333333333,
        "solver": "simply supported center-peaked triangle",
        "convention": "Simply supported span. Intensity is 0 at both supports and w0 at midspan. Midspan δ = w0 L⁴/(120 E I), and that is also the largest deflection. Positive w0 is the positive deflection direction. I is an input. The load that is w0 at both ends and 0 at midspan 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": 5.022321428571429e-7,
        "w0": 500,
        "L": 1.5,
        "E": 210000000000,
        "I": 0.0002
      },
      "actual": {
        "model": "center_triangle_deflection",
        "w0": 500,
        "L": 1.5,
        "E": 210000000000,
        "I": 0.0002,
        "delta": 5.022321428571429e-7,
        "solver": "simply supported center-peaked triangle",
        "convention": "Simply supported span. Intensity is 0 at both supports and w0 at midspan. Midspan δ = w0 L⁴/(120 E I), and that is also the largest deflection. Positive w0 is the positive deflection direction. I is an input. The load that is w0 at both ends and 0 at midspan 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.0001219047619047619,
        "w0": 200,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005
      },
      "actual": {
        "model": "center_triangle_deflection",
        "w0": 200,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005,
        "delta": 0.0001219047619047619,
        "solver": "simply supported center-peaked triangle",
        "convention": "Simply supported span. Intensity is 0 at both supports and w0 at midspan. Midspan δ = w0 L⁴/(120 E I), and that is also the largest deflection. Positive w0 is the positive deflection direction. I is an input. The load that is w0 at both ends and 0 at midspan is its own page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    }
  ]
}
