{
  "capability_id": "mechanical.statics.cantilever_triangular_at_deflection",
  "tool_id": "cantilever-triangular-at",
  "engine": "cantilever-triangular-at",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-25T01:47:46.281Z",
  "engine_build": "2026-09-24",
  "test_count": 2,
  "passed": 2,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 1,
      "passed": 1
    },
    "boundary": {
      "total": 1,
      "passed": 1
    },
    "property": {
      "total": 0,
      "passed": 0
    }
  },
  "engine_tested": true,
  "expert_reviewed": false,
  "internally_reviewed": false,
  "review_kind": null,
  "source_checked": true,
  "reviewed_by": null,
  "reviewer_role": null,
  "last_reviewed": null,
  "expert_review": {
    "status": "optional_not_performed",
    "reviewer": null,
    "scope": [
      "formula",
      "input semantics",
      "assumptions",
      "limitations",
      "sources",
      "tests"
    ],
    "note": "Domain expert review is optional under CVP (CVP-EXP-01). Absence does not block CVP Verified. See Review policy for supplemental domain assurance."
  },
  "internal_review": {
    "status": "not_applicable",
    "reviewer": null
  },
  "page": "https://www.calculatorx.com/calc/physics/cantilever-triangular-at",
  "api": "https://www.calculatorx.com/api/v1/calc/cantilever-triangular-at",
  "schema_input": "https://www.calculatorx.com/schemas/mechanical.statics.cantilever_triangular_at_deflection.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/mechanical.statics.cantilever_triangular_at_deflection.output.json",
  "assumptions": [],
  "limitations": [
    "Peak at the wall",
    "x may reach the free end",
    "I is an input"
  ],
  "boundary_conditions": [
    "missing w0, x, L, E, or I → MISSING_REQUIRED_INPUT",
    "L ≤ 0, E ≤ 0, or I ≤ 0 → VALUE_MUST_BE_POSITIVE",
    "x ≤ 0 or x > L → INVALID_INPUT"
  ],
  "sources": [
    {
      "title": "Hibbeler, Mechanics of Materials",
      "section": "Deflection of beams — cantilever with a triangular load",
      "supports": "The tip of a wall-peak triangle is w0 L⁴/(30 E I).",
      "kind": "reference"
    },
    {
      "title": "Gere and Goodno, Mechanics of Materials",
      "section": "Deflection of beams — cantilever triangular load",
      "supports": "Supports the elastic curve measured from the wall.",
      "kind": "reference"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:edda86a9c35dbadb6e178c005203284e896bc46a698560adb02059328dd12a2e",
  "tests": [
    {
      "id": "golden-tip",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "w0": 24,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "expect": {
        "delta": 12.8,
        "model": "cantilever_triangular_at_deflection"
      },
      "expectWarning": null,
      "actual": {
        "model": "cantilever_triangular_at_deflection",
        "w0": 24,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 12.8,
        "solver": "cantilever wall-peak triangle at a station",
        "convention": "Cantilever. Intensity is w0 at the fixed end and 0 at the free end. Deflection at distance x from the wall. x = L is the tip page δ = w0 L⁴/(30 E I)."
      },
      "tol": 1e-12
    },
    {
      "id": "boundary-past",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "w0": 24,
        "x": 3,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "expectError": "INVALID_INPUT",
      "code": "INVALID_INPUT",
      "error": "Station x must lie on the cantilever, up to the free end."
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 2,
      "total": 2,
      "golden": 1,
      "boundary": 1,
      "property": 0
    },
    "contract_checks": {
      "passed": 6,
      "total": 6
    }
  },
  "evidence_core_generated_at": "2026-09-24T22:25:09.244Z",
  "rendered_at": "2026-09-25T01:47:46.281Z",
  "release_integrity": {
    "status": "verified",
    "scope": "workspace",
    "production_attestation_required": true,
    "calculation_version": "1.0.0",
    "artifacts": {
      "engine": "1.0.0",
      "page": "1.0.0",
      "capability": "1.0.0",
      "evidence": "1.0.0",
      "input_schema": "1.0.0",
      "output_schema": "1.0.0",
      "mcp_contract": "1.0.0"
    },
    "digests": {
      "input_schema_sha256": "9214ae9ff4091ed5e711eb02ec5c92a666e7641a55e480e4d908fd6551058e07",
      "output_schema_sha256": "a93a0d22f13e3505bce49fd9744de6574fb4129d4c01bbc7867790f0fd1b60cc",
      "evidence_sha256": "18fa73694e1f38b4cbd49abac92c98fa8449944f39d8a97ca6a70038803fc4a2",
      "evidence_core_sha256": "18fa73694e1f38b4cbd49abac92c98fa8449944f39d8a97ca6a70038803fc4a2",
      "capability_sha256": "2ee2959dcb4829e89812bd2098812736fe7aa2c709356cc388d7c33b24c6f9fb",
      "engine_sha256": "08114baefe55904e75ed849baa2ac95371b8b8133c19b39348ee1070175d5f3e",
      "mcp_contract_sha256": "9cf7d41527923e8ab8bfc3047f2db08da2aa448cbb98c0359c1d2dfd503a1c40"
    },
    "contract_checks": {
      "total": 6,
      "passed": 6,
      "failed": 0,
      "items": [
        {
          "id": "release-artifacts-aligned",
          "status": "pass",
          "detail": "1.0.0"
        },
        {
          "id": "schema-output-required-declared",
          "status": "pass"
        },
        {
          "id": "schema-valid-input-executes",
          "status": "pass"
        },
        {
          "id": "engine-success-output-validates-schema",
          "status": "pass"
        },
        {
          "id": "schema-rejects-incomplete-input",
          "status": "pass"
        },
        {
          "id": "rest-success-payload-validates-schema",
          "status": "pass"
        }
      ]
    },
    "report": "https://www.calculatorx.com/.well-known/calculatorx-release-integrity.json"
  }
}
