{
  "capability_id": "mechanical.statics.transverse_shear",
  "tool_id": "transverse-shear",
  "engine": "transverse-shear",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-23T21:48:01.336Z",
  "engine_build": "2026-09-23",
  "test_count": 5,
  "passed": 5,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 2,
      "passed": 2
    },
    "boundary": {
      "total": 3,
      "passed": 3
    },
    "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/transverse-shear",
  "api": "https://www.calculatorx.com/api/v1/calc/transverse-shear",
  "schema_input": "https://www.calculatorx.com/schemas/mechanical.statics.transverse_shear.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/mechanical.statics.transverse_shear.output.json",
  "assumptions": [],
  "limitations": [
    "One line across the section",
    "τ = VQ/(I b)",
    "Q, I, and b are inputs",
    "Not a rectangle built from width and height"
  ],
  "boundary_conditions": [
    "missing V, Q, I, or b → MISSING_REQUIRED_INPUT",
    "Q ≤ 0, I ≤ 0, or b ≤ 0 → VALUE_MUST_BE_POSITIVE"
  ],
  "sources": [
    {
      "title": "Hibbeler, Mechanics of Materials",
      "section": "Transverse shear — shear formula",
      "supports": "The shear stress at a line is the shear force times the first moment of the area beyond that line, divided by the area moment and the width at the line.",
      "kind": "reference"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:dc7bf4dd2069592645e7d22b604ec1e4725ce058129ddc21268530ff0e5870dd",
  "tests": [
    {
      "id": "golden-rect-na",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "V": 12,
        "Q": 9,
        "I": 36,
        "b": 2
      },
      "expect": {
        "tau": 1.5,
        "V": 12,
        "Q": 9,
        "I": 36,
        "b": 2,
        "model": "transverse_shear"
      },
      "expectWarning": null,
      "actual": {
        "model": "transverse_shear",
        "V": 12,
        "Q": 9,
        "I": 36,
        "b": 2,
        "tau": 1.5,
        "solver": "jourawski",
        "convention": "τ = VQ/(I b) at one line across the section. The sign of V is the sign of τ. Q, I, and b are inputs. A rectangle built from width and height is its own page."
      },
      "tol": 1e-12
    },
    {
      "id": "golden-sign",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "V": -12,
        "Q": 9,
        "I": 36,
        "b": 2
      },
      "expect": {
        "tau": -1.5
      },
      "expectWarning": null,
      "actual": {
        "model": "transverse_shear",
        "V": -12,
        "Q": 9,
        "I": 36,
        "b": 2,
        "tau": -1.5,
        "solver": "jourawski",
        "convention": "τ = VQ/(I b) at one line across the section. The sign of V is the sign of τ. Q, I, and b are inputs. A rectangle built from width and height is its own page."
      },
      "tol": 1e-12
    },
    {
      "id": "boundary-zero-q",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "V": 12,
        "Q": 0,
        "I": 36,
        "b": 2
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "First moment Q must be positive."
    },
    {
      "id": "boundary-zero-i",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "V": 12,
        "Q": 9,
        "I": 0,
        "b": 2
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "Area moment I must be positive."
    },
    {
      "id": "boundary-missing",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "V": 12,
        "Q": 9,
        "I": 36
      },
      "expectError": "MISSING_REQUIRED_INPUT",
      "code": "MISSING_REQUIRED_INPUT",
      "error": "b is required."
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 5,
      "total": 5,
      "golden": 2,
      "boundary": 3,
      "property": 0
    },
    "contract_checks": {
      "passed": 6,
      "total": 6
    }
  },
  "evidence_core_generated_at": "2026-09-23T21:31:47.477Z",
  "rendered_at": "2026-09-23T21:48:01.336Z",
  "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": "8eefdff7900bebe499569267a7417e116628530c92c6d185b55d3df493e67085",
      "output_schema_sha256": "b86ffec5fc7e6277d890da86157be70eafcec6d69e3b397c425ab6b5827ed287",
      "evidence_sha256": "e1b42bf6da7c0b9e95950bde5b493cb48bb0e86653fab292e740ffced2cc609e",
      "evidence_core_sha256": "e1b42bf6da7c0b9e95950bde5b493cb48bb0e86653fab292e740ffced2cc609e",
      "capability_sha256": "6b502dee5de3445cbce09d2a9fa730e95397bf1278ea72e200732e78953b6807",
      "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"
  }
}
