{
  "capability_id": "mechanical.statics.cantilever_deflection",
  "tool_id": "cantilever-deflection",
  "engine": "cantilever-deflection",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-23T23:44:55.601Z",
  "engine_build": "2026-09-23",
  "test_count": 4,
  "passed": 4,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 2,
      "passed": 2
    },
    "boundary": {
      "total": 2,
      "passed": 2
    },
    "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-deflection",
  "api": "https://www.calculatorx.com/api/v1/calc/cantilever-deflection",
  "schema_input": "https://www.calculatorx.com/schemas/mechanical.statics.cantilever_deflection.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/mechanical.statics.cantilever_deflection.output.json",
  "assumptions": [],
  "limitations": [
    "Cantilever fixed at one end",
    "One concentrated load at the free end",
    "I is an input",
    "Not a simply supported span or a distributed load"
  ],
  "boundary_conditions": [
    "missing P, L, E, or I → MISSING_REQUIRED_INPUT",
    "L ≤ 0, E ≤ 0, or I ≤ 0 → VALUE_MUST_BE_POSITIVE"
  ],
  "sources": [
    {
      "title": "Hibbeler, Mechanics of Materials",
      "section": "Deflection of beams — cantilever with a concentrated load at the free end",
      "supports": "The deflection at the free end is P L³ / (3 E I) when the load sits at the tip of a cantilever.",
      "kind": "reference"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:121304f7a432fd86e01ed050a3da5525a96144bcc042c08ca1127c3f63df06ff",
  "tests": [
    {
      "id": "golden-tip",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "P": 48,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "expect": {
        "delta": 128,
        "model": "cantilever_deflection"
      },
      "expectWarning": null,
      "actual": {
        "model": "cantilever_deflection",
        "P": 48,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 128,
        "solver": "cantilever tip load",
        "convention": "Cantilever fixed at one end with one concentrated load at the free end. δ = P L³/(3 E I). Positive P is the positive deflection direction. I is an input. A simply supported span and a distributed load are their own pages."
      },
      "tol": 1e-12
    },
    {
      "id": "golden-sign",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "P": -48,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "expect": {
        "delta": -128
      },
      "expectWarning": null,
      "actual": {
        "model": "cantilever_deflection",
        "P": -48,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": -128,
        "solver": "cantilever tip load",
        "convention": "Cantilever fixed at one end with one concentrated load at the free end. δ = P L³/(3 E I). Positive P is the positive deflection direction. I is an input. A simply supported span and a distributed load are their own pages."
      },
      "tol": 1e-12
    },
    {
      "id": "boundary-zero-length",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "P": 48,
        "L": 0,
        "E": 1,
        "I": 1
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "Length L must be positive."
    },
    {
      "id": "boundary-missing",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "P": 48,
        "L": 2,
        "E": 1
      },
      "expectError": "MISSING_REQUIRED_INPUT",
      "code": "MISSING_REQUIRED_INPUT",
      "error": "I is required."
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 4,
      "total": 4,
      "golden": 2,
      "boundary": 2,
      "property": 0
    },
    "contract_checks": {
      "passed": 6,
      "total": 6
    }
  },
  "evidence_core_generated_at": "2026-09-23T21:47:50.265Z",
  "rendered_at": "2026-09-23T23:44:55.601Z",
  "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": "aaca9b7fc6ffeb395dd66540522740a2e3adcd4bf55b6ef70fcde071b059d559",
      "output_schema_sha256": "75978b35451fee0755b3f391b669adb9d525aafa60402f9e014cc032b0ef6e02",
      "evidence_sha256": "7bf50af74b00322b997e7b56d5ce90bade20b0606e24435168eacf262053a776",
      "evidence_core_sha256": "7bf50af74b00322b997e7b56d5ce90bade20b0606e24435168eacf262053a776",
      "capability_sha256": "c2d8eb196096e2079cc1ea84e578c0a68a046013047be399617327d189defc90",
      "engine_sha256": "9c01357c59289b486db75219c319b48412c2e4bcd3a700b0d2dd8145ce528650",
      "mcp_contract_sha256": "70bebadd7ed143df4a08cee8eb28a96620802497fda67dd843f4f57c33fd45d3"
    },
    "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"
  }
}
