{
  "capability_id": "physics.modern.half_life",
  "tool_id": "half-life",
  "engine": "half-life",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-16T22:03:43.760Z",
  "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": true,
  "internally_reviewed": false,
  "review_kind": "expert",
  "source_checked": true,
  "reviewed_by": "CalculatorX electrical review",
  "reviewer_role": null,
  "last_reviewed": "2026-08-09",
  "expert_review": {
    "status": "approved",
    "reviewer": {
      "name": "CalculatorX electrical review",
      "role": null
    },
    "reviewed_at": "2026-08-09",
    "scope": [
      "formula",
      "input semantics",
      "assumptions",
      "limitations",
      "sources",
      "tests"
    ],
    "kind": "expert"
  },
  "internal_review": {
    "status": "not_applicable",
    "reviewer": null
  },
  "page": "https://www.calculatorx.com/calc/physics/half-life",
  "api": "https://www.calculatorx.com/api/v1/calc/half-life",
  "schema_input": "https://www.calculatorx.com/schemas/physics.modern.half_life.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.modern.half_life.output.json",
  "assumptions": [],
  "limitations": [
    "Single exponential; no branching ratios"
  ],
  "boundary_conditions": [
    "coded hard errors"
  ],
  "sources": [
    {
      "title": "Intro physics / NIST units",
      "section": "standard relations",
      "supports": "engine formulas",
      "kind": "reference"
    },
    {
      "title": "Nuclear physics / radioactive decay texts",
      "section": "Half-life",
      "supports": "N = N₀ · 2^(−t/T½)",
      "kind": "reference"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:65801c587763d52d2a1d022b4fa42f693cd88efce012d535475410da86b3eff0",
  "tests": [
    {
      "id": "N",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "N",
        "N0": 1000,
        "t_s": 10,
        "T_half_s": 10
      },
      "expect": {
        "N": 500
      },
      "expectWarning": null,
      "actual": {
        "mode": "N",
        "N0": 1000,
        "t_s": 10,
        "T_half_s": 10,
        "N": 500,
        "fraction_remaining": 0.5
      },
      "tol": 1e-12
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "mode": "N",
        "N0": 0,
        "t_s": 1,
        "T_half_s": 1
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "N0 must be greater than zero"
    },
    {
      "id": "property-hl-t",
      "ok": true,
      "kind": "property",
      "detail": "6",
      "expect": 6,
      "actual": 6
    }
  ],
  "tier": "expert_verified",
  "verification": {
    "tests": {
      "passed": 3,
      "total": 3,
      "golden": 1,
      "boundary": 1,
      "property": 1
    },
    "contract_checks": {
      "passed": 4,
      "total": 4
    }
  },
  "evidence_core_generated_at": "2026-09-06T13:16:40.891Z",
  "rendered_at": "2026-09-16T22:03:43.760Z",
  "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": "baf9799ded9b5e4ef7f32a9b2ae9e9ba984ba6147a4d3aec6d78fa7a794d83cf",
      "output_schema_sha256": "4823b3460f75ee6309f06cbc9e9b84eb0225b7c64f7a4412dcdc62b366015c41",
      "evidence_sha256": "756ce7f6271722eb83b937955fe3014422fe3e6ec3ff14f20492002900880105",
      "evidence_core_sha256": "756ce7f6271722eb83b937955fe3014422fe3e6ec3ff14f20492002900880105",
      "capability_sha256": "f36bb58a71b3e15bdac56692958fa305130690d504568eb004b73b1bcd6f1690",
      "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"
  }
}
