{
  "capability_id": "physics.kinematics.acceleration",
  "tool_id": "acceleration",
  "engine": "acceleration",
  "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/acceleration",
  "api": "https://www.calculatorx.com/api/v1/calc/acceleration",
  "schema_input": "https://www.calculatorx.com/schemas/physics.kinematics.acceleration.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.kinematics.acceleration.output.json",
  "assumptions": [],
  "limitations": [
    "Constant a; 1D"
  ],
  "boundary_conditions": [
    "coded hard errors"
  ],
  "sources": [
    {
      "title": "Intro physics / NIST units",
      "section": "standard relations",
      "supports": "engine formulas",
      "kind": "reference"
    },
    {
      "title": "ISO 80000-3 — Space and time",
      "section": "Acceleration",
      "supports": "a = Δv/Δt",
      "kind": "standard"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:2acc4ca72603b64e9dac0299cb07189d578661bc4cb69f7f540931ece0f0f399",
  "tests": [
    {
      "id": "a",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "a",
        "u_m_s": 0,
        "v_m_s": 20,
        "t_s": 4
      },
      "expect": {
        "a_m_s2": 5
      },
      "expectWarning": null,
      "actual": {
        "mode": "a",
        "u_m_s": 0,
        "v_m_s": 20,
        "t_s": 4,
        "a_m_s2": 5
      },
      "tol": 1e-12
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "mode": "a",
        "u_m_s": 0,
        "v_m_s": 20,
        "t_s": 0
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "t_s must be greater than zero"
    },
    {
      "id": "property-acc-v",
      "ok": true,
      "kind": "property",
      "detail": "7",
      "expect": 7,
      "actual": 7
    }
  ],
  "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": "b73823d91ab89990cae360de6b612c3021fe5d8df0bd8118bd267f10d9cc48d5",
      "output_schema_sha256": "c6eb5643080776a6b56b28f62600a483ae2043c08737e8b359cf2786ad6fce32",
      "evidence_sha256": "d97bdd29ad7578e9b7714aee2ebd1b54cdd0b58115dac772eb09f96a0e4b75c6",
      "evidence_core_sha256": "d97bdd29ad7578e9b7714aee2ebd1b54cdd0b58115dac772eb09f96a0e4b75c6",
      "capability_sha256": "758705fbee2a404f9a0f144b51f3a1e6b462a7fb0863efdcfce6aed174a1164d",
      "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"
  }
}
