{
  "capability_id": "physics.materials.youngs",
  "tool_id": "youngs",
  "engine": "youngs",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-16T22:03:43.766Z",
  "engine_build": "2026-09-10",
  "test_count": 3,
  "passed": 3,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 1,
      "passed": 1
    },
    "boundary": {
      "total": 1,
      "passed": 1
    },
    "property": {
      "total": 1,
      "passed": 1
    }
  },
  "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/youngs",
  "api": "https://www.calculatorx.com/api/v1/calc/youngs",
  "schema_input": "https://www.calculatorx.com/schemas/physics.materials.youngs.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.materials.youngs.output.json",
  "assumptions": [],
  "limitations": [
    "Linear elastic regime; isotropic"
  ],
  "boundary_conditions": [
    "coded hard errors"
  ],
  "sources": [
    {
      "title": "Intro physics / NIST units",
      "section": "standard relations",
      "supports": "engine formulas",
      "kind": "reference"
    },
    {
      "title": "Materials science / linear elasticity texts",
      "section": "Young's modulus",
      "supports": "Y = (F/A) / (ΔL/L0)",
      "kind": "reference"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:1ccad9e640af0f9864b9e3387644fa46da5957ee0326877bd45329c40a5feb9d",
  "tests": [
    {
      "id": "y",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "Y",
        "F_N": 1000,
        "A_m2": 0.0001,
        "L0_m": 1,
        "dL_m": 0.0001
      },
      "expect": {
        "Y_Pa": 100000000000
      },
      "expectWarning": null,
      "actual": {
        "mode": "Y",
        "Y_Pa": 100000000000,
        "F_N": 1000,
        "A_m2": 0.0001,
        "L0_m": 1,
        "dL_m": 0.0001,
        "stress_Pa": 10000000,
        "strain": 0.0001
      },
      "tol": 0.001
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "mode": "Y",
        "F_N": 1000,
        "A_m2": 0.0001,
        "L0_m": 1,
        "dL_m": 0
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "dL_m must be non-zero"
    },
    {
      "id": "property-youngs-dl",
      "ok": true,
      "kind": "property",
      "detail": "1e-4",
      "expect": 0.0001,
      "actual": 0.0001
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 3,
      "total": 3,
      "golden": 1,
      "boundary": 1,
      "property": 1
    },
    "contract_checks": {
      "passed": 4,
      "total": 4
    }
  },
  "evidence_core_generated_at": "2026-09-10T22:48:17.762Z",
  "rendered_at": "2026-09-16T22:03:43.766Z",
  "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": "13ece342e1a478da4284681272869cc2e5d95fca0794175ee77e3cbc91e3ecef",
      "output_schema_sha256": "c9b6bad1b548ba10be75e78c6c2d3d6dd57c552fadb17e2bec6bf8031b3d12c8",
      "evidence_sha256": "bc9f5b9082c5e520f3e3c3aaa9aaccd6df7ba6024818018b18e562d7150fadda",
      "evidence_core_sha256": "bc9f5b9082c5e520f3e3c3aaa9aaccd6df7ba6024818018b18e562d7150fadda",
      "capability_sha256": "2895609e57be0e248d4a199e873ae6b2ca2f4164c365125d5517b59273615245",
      "engine_sha256": "c8d4ccdbfeaf61d7b024d4e1babb0c2ba3b324c1b37bd0cb456a526d8d2b1bd1",
      "mcp_contract_sha256": "863098b311a7b17dc4b229a6302b90b3545b175f716e5d84772c7be8e9716b86"
    },
    "contract_checks": {
      "total": 4,
      "passed": 4,
      "failed": 0,
      "items": [
        {
          "id": "release-artifacts-aligned",
          "status": "pass",
          "detail": "1.0.0"
        },
        {
          "id": "schema-valid-input-executes",
          "status": "pass"
        },
        {
          "id": "engine-success-output-validates-schema",
          "status": "pass"
        },
        {
          "id": "schema-rejects-incomplete-input",
          "status": "pass"
        }
      ]
    },
    "report": "https://www.calculatorx.com/.well-known/calculatorx-release-integrity.json"
  }
}
