{
  "capability_id": "mechanical.statics.beam_moment_at_deflection",
  "tool_id": "beam-moment-at",
  "engine": "beam-moment-at",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-25T01:47:46.279Z",
  "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/beam-moment-at",
  "api": "https://www.calculatorx.com/api/v1/calc/beam-moment-at",
  "schema_input": "https://www.calculatorx.com/schemas/mechanical.statics.beam_moment_at_deflection.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/mechanical.statics.beam_moment_at_deflection.output.json",
  "assumptions": [],
  "limitations": [
    "Moment at one end",
    "x from the unloaded end",
    "I is an input"
  ],
  "boundary_conditions": [
    "missing M, 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 — simply supported beam with an end moment",
      "supports": "δ = M x (L² − x²) / (6 E I L) with x from the unloaded end.",
      "kind": "reference"
    },
    {
      "title": "Gere and Goodno, Mechanics of Materials",
      "section": "Deflection of beams — end moment",
      "supports": "Supports the midspan reduction M L² / (16 E I) and the maximum at x = L/√3.",
      "kind": "reference"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:32c97602fd522197181657815a9a84cc1118ee281d4cd91052e8ea74b1f834aa",
  "tests": [
    {
      "id": "golden-mid",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "M": 16,
        "x": 1,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "expect": {
        "delta": 4,
        "model": "beam_moment_at_deflection"
      },
      "expectWarning": null,
      "actual": {
        "model": "beam_moment_at_deflection",
        "M": 16,
        "x": 1,
        "L": 2,
        "E": 1,
        "I": 1,
        "delta": 4,
        "solver": "simply supported end moment at a station",
        "convention": "Simply supported span with one concentrated moment at the right end. x is measured from the unloaded end. δ = M x (L² − x²)/(6 E I L). Positive M is the positive deflection direction. I is an input. x = L/2 is the midspan page. x = L/√3 is the maximum page."
      },
      "tol": 1e-12
    },
    {
      "id": "boundary-end",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "M": 16,
        "x": 2,
        "L": 2,
        "E": 1,
        "I": 1
      },
      "expectError": "INVALID_INPUT",
      "code": "INVALID_INPUT",
      "error": "Station x must lie strictly between the supports."
    }
  ],
  "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:12:50.935Z",
  "rendered_at": "2026-09-25T01:47:46.279Z",
  "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": "ef668f161aabb6871a58767447107442f2f5ddc694d7c7096e8d44356f8bb6a0",
      "output_schema_sha256": "4d34712d9eb50d20efc6c1dd34ead17e29c7af4099c37aa441f537165e8dfbe1",
      "evidence_sha256": "c962d90537b2d4be4a269f28b1204888f589dedef195c5fb3d857ccf2b465bc2",
      "evidence_core_sha256": "c962d90537b2d4be4a269f28b1204888f589dedef195c5fb3d857ccf2b465bc2",
      "capability_sha256": "54fc0c9706bbbce09880b39ccee66cb94b65c2614a6cf3f9637e5f42ab2261dd",
      "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"
  }
}
