{
  "capability_id": "physics.dynamics.impulse",
  "tool_id": "impulse",
  "engine": "impulse",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-16T22:03:43.764Z",
  "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/impulse",
  "api": "https://www.calculatorx.com/api/v1/calc/impulse",
  "schema_input": "https://www.calculatorx.com/schemas/physics.dynamics.impulse.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.dynamics.impulse.output.json",
  "assumptions": [],
  "limitations": [
    "Average force / constant F over Δt"
  ],
  "boundary_conditions": [
    "coded hard errors"
  ],
  "sources": [
    {
      "title": "Intro physics / NIST units",
      "section": "standard relations",
      "supports": "engine formulas",
      "kind": "reference"
    },
    {
      "title": "ISO 80000-4 — Mechanics",
      "section": "Impulse",
      "supports": "J = F·Δt = Δp",
      "kind": "standard"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:b2bef0ea33dbb9c9e07669d8e0d04597915c5c6604cd020063306d60464c8e26",
  "tests": [
    {
      "id": "j",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "J",
        "F_N": 10,
        "dt_s": 0.5
      },
      "expect": {
        "J_N_s": 5
      },
      "expectWarning": null,
      "actual": {
        "mode": "J",
        "J_N_s": 5,
        "F_N": 10,
        "dt_s": 0.5,
        "dp_kg_m_s": 5
      },
      "tol": 1e-12
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "mode": "J",
        "F_N": 10,
        "dt_s": 0
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "dt_s must be greater than zero"
    },
    {
      "id": "property-imp-f",
      "ok": true,
      "kind": "property",
      "detail": "4",
      "expect": 4,
      "actual": 4
    }
  ],
  "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.764Z",
  "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": "cc3e780a5f0c089efad0de1bd4a2dc9eae487177467f2af171e50a32e1178002",
      "output_schema_sha256": "826c0c9fb300b3592c17f9465c445bd1bf6a77b30d6d84edefc740a0461855a5",
      "evidence_sha256": "afbba0199559aa3ed3d1c1cca97e4dcf09c6768ca51146edc6e581bf5037b958",
      "evidence_core_sha256": "afbba0199559aa3ed3d1c1cca97e4dcf09c6768ca51146edc6e581bf5037b958",
      "capability_sha256": "e2463dd720d3c95d824beb4ed939d20ffc64e3a5fe2c2fe5aaef6332e9772d14",
      "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"
  }
}
