{
  "capability_id": "mechanical.statics.paired_load_curve_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": "paired-load-curve-mpmath-o3",
    "generator_version": "1.0.0",
    "generator_sha256": "227e74c60c21fc38c150d80dafdbd11a2e2e3f66bc670f5378f4c5b73ef1fb4d",
    "table_sha256": "d99fb7dc0016cb9f847ebdf5dae96ef188f6309b9e08629049f7151276a1dc82",
    "seed": "20260927.paired-load-curve-o3",
    "independent_of_iut": true
  },
  "claim_scope": "O2: delta vs a separate-module identity (≤2 ULP). Not midspan under the same paired loads, and not under-load tip-only. ≤2 ULP vs O3 applies only to the published tabulated paired-load-curve vectors.",
  "commands": {
    "regenerate_table": "python3 generate-paired-load-curve-o3.py",
    "regenerate_table_repo": "python3 scripts/lib/cvp/oracles/generate-paired-load-curve-o3.py",
    "independent_rest": "Compare POST /api/v1/calc/paired-load-curve against /developers/cvp/reproduce/paired-load-curve-o3-tables.json",
    "run_cvp": "npm run cvp:run -- --capability mechanical.statics.paired_load_curve_deflection",
    "rest_example": "POST https://www.calculatorx.com/api/v1/calc/paired-load-curve"
  },
  "public_files": {
    "table": "/developers/cvp/reproduce/paired-load-curve-o3-tables.json",
    "table_url": "https://www.calculatorx.com/developers/cvp/reproduce/paired-load-curve-o3-tables.json",
    "generator": "/developers/cvp/reproduce/generate-paired-load-curve-o3.py",
    "generator_url": "https://www.calculatorx.com/developers/cvp/reproduce/generate-paired-load-curve-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.paired_load_curve_deflection/1.0.0.cvp.json",
    "this_file": "/evidence/mechanical.statics.paired_load_curve_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",
        "x": "2",
        "L": "4",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 88,
        "P": 48,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "paired_load_curve_deflection",
        "P": 48,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 1,
        "I": 1,
        "delta": 88,
        "solver": "paired loads at a station",
        "convention": "Two equal loads P, each at distance a from the nearer support. Deflection at x is the sum of the two offset-load curves. x = L/2 is the paired midspan page. x = a is the under-load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-SI",
      "kind": "SI",
      "inputs": {
        "P": "1000",
        "a": "1",
        "x": "2",
        "L": "4",
        "E": "200000000000",
        "I": "0.00001"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.0009166666666666666,
        "P": 1000,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 200000000000,
        "I": 0.00001
      },
      "actual": {
        "model": "paired_load_curve_deflection",
        "P": 1000,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 200000000000,
        "I": 0.00001,
        "delta": 0.0009166666666666665,
        "solver": "paired loads at a station",
        "convention": "Two equal loads P, each at distance a from the nearer support. Deflection at x is the sum of the two offset-load curves. x = L/2 is the paired midspan page. x = a is the under-load page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-alias",
      "kind": "alias",
      "inputs": {
        "load": "96",
        "span": "4",
        "modulus": "1",
        "Ix": "1",
        "a": "1",
        "x": "2"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 176,
        "P": 96,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "paired_load_curve_deflection",
        "P": 96,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 1,
        "I": 1,
        "delta": 176,
        "solver": "paired loads at a station",
        "convention": "Two equal loads P, each at distance a from the nearer support. Deflection at x is the sum of the two offset-load curves. x = L/2 is the paired midspan page. x = a is the under-load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-awkward",
      "kind": "awkward",
      "inputs": {
        "P": "13.7",
        "a": "1.2",
        "x": "1.5",
        "L": "4",
        "E": "210000",
        "I": "0.83"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.00015421342512908777,
        "P": 13.7,
        "a": 1.2,
        "x": 1.5,
        "L": 4,
        "E": 210000,
        "I": 0.83
      },
      "actual": {
        "model": "paired_load_curve_deflection",
        "P": 13.7,
        "a": 1.2,
        "x": 1.5,
        "L": 4,
        "E": 210000,
        "I": 0.83,
        "delta": 0.0001542134251290878,
        "solver": "paired loads at a station",
        "convention": "Two equal loads P, each at distance a from the nearer support. Deflection at x is the sum of the two offset-load curves. x = L/2 is the paired midspan page. x = a is the under-load page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-neg",
      "kind": "signed",
      "inputs": {
        "P": "-48",
        "a": "1",
        "x": "2",
        "L": "4",
        "E": "1",
        "I": "1"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": -88,
        "P": -48,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 1,
        "I": 1
      },
      "actual": {
        "model": "paired_load_curve_deflection",
        "P": -48,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 1,
        "I": 1,
        "delta": -88,
        "solver": "paired loads at a station",
        "convention": "Two equal loads P, each at distance a from the nearer support. Deflection at x is the sum of the two offset-load curves. x = L/2 is the paired midspan page. x = a is the under-load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-small",
      "kind": "small",
      "inputs": {
        "P": "10",
        "a": "0.5",
        "x": "1",
        "L": "4",
        "E": "1000",
        "I": "0.01"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.7291666666666666,
        "P": 10,
        "a": 0.5,
        "x": 1,
        "L": 4,
        "E": 1000,
        "I": 0.01
      },
      "actual": {
        "model": "paired_load_curve_deflection",
        "P": 10,
        "a": 0.5,
        "x": 1,
        "L": 4,
        "E": 1000,
        "I": 0.01,
        "delta": 0.7291666666666667,
        "solver": "paired loads at a station",
        "convention": "Two equal loads P, each at distance a from the nearer support. Deflection at x is the sum of the two offset-load curves. x = L/2 is the paired midspan page. x = a is the under-load page."
      },
      "error_ulp": 1,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-stiff",
      "kind": "stiff",
      "inputs": {
        "P": "500",
        "a": "1",
        "x": "2",
        "L": "4",
        "E": "210e9",
        "I": "2e-4"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.000021825396825396824,
        "P": 500,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 210000000000,
        "I": 0.0002
      },
      "actual": {
        "model": "paired_load_curve_deflection",
        "P": 500,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 210000000000,
        "I": 0.0002,
        "delta": 0.000021825396825396824,
        "solver": "paired loads at a station",
        "convention": "Two equal loads P, each at distance a from the nearer support. Deflection at x is the sum of the two offset-load curves. x = L/2 is the paired midspan page. x = a is the under-load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    },
    {
      "id": "o3-long",
      "kind": "long",
      "inputs": {
        "P": "200",
        "a": "1",
        "x": "2",
        "L": "4",
        "E": "70e9",
        "I": "5e-5"
      },
      "expected_f64": {
        "oracle_layer": "analytic",
        "delta": 0.00010476190476190476,
        "P": 200,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005
      },
      "actual": {
        "model": "paired_load_curve_deflection",
        "P": 200,
        "a": 1,
        "x": 2,
        "L": 4,
        "E": 70000000000,
        "I": 0.00005,
        "delta": 0.00010476190476190476,
        "solver": "paired loads at a station",
        "convention": "Two equal loads P, each at distance a from the nearer support. Deflection at x is the sum of the two offset-load curves. x = L/2 is the paired midspan page. x = a is the under-load page."
      },
      "error_ulp": 0,
      "threshold_ulp": 2,
      "ok": true
    }
  ]
}
