{
  "capability_id": "physics.dynamics.work_power",
  "tool_id": "work-power",
  "engine": "work-power",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-16T22:03:43.758Z",
  "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 physics review",
  "reviewer_role": null,
  "last_reviewed": "2026-08-09",
  "expert_review": {
    "status": "approved",
    "reviewer": {
      "name": "CalculatorX physics 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/work-power",
  "api": "https://www.calculatorx.com/api/v1/calc/work-power",
  "schema_input": "https://www.calculatorx.com/schemas/physics.dynamics.work_power.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.dynamics.work_power.output.json",
  "assumptions": [],
  "limitations": [
    "Constant force; no variable systems"
  ],
  "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": "Work and power",
      "supports": "W=F·s·cosθ; P=W/t",
      "kind": "standard"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:df4253fd2c50a432fed4c81b18ee7123034b30b0b6b8840640dd8dae1235c6ee",
  "tests": [
    {
      "id": "W",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "W",
        "F_N": 10,
        "s_m": 2,
        "angle_deg": 0
      },
      "expect": {
        "W_J": 20
      },
      "expectWarning": null,
      "actual": {
        "mode": "W",
        "F_N": 10,
        "s_m": 2,
        "angle_deg": 0,
        "W_J": 20
      },
      "tol": 1e-12
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "mode": "P_from_W",
        "W_J": 10,
        "t_s": 0
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "t_s must be greater than zero"
    },
    {
      "id": "property-P",
      "ok": true,
      "kind": "property",
      "detail": "20",
      "expect": 20,
      "actual": 20
    }
  ],
  "tier": "expert_verified",
  "verification": {
    "tests": {
      "passed": 3,
      "total": 3,
      "golden": 1,
      "boundary": 1,
      "property": 1
    },
    "contract_checks": {
      "passed": 3,
      "total": 3
    }
  },
  "evidence_core_generated_at": "2026-09-06T13:16:40.891Z",
  "rendered_at": "2026-09-16T22:03:43.758Z",
  "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": "75a11618fd232d8cea1ff9e286def2c48b442431e0236ab641aaf9265f32a207",
      "output_schema_sha256": "f2371fe9b7b821273b263b978383c267224a9f888e71cdb3b345e7d4e1e6e1c9",
      "evidence_sha256": "14bb8de5124e45d883a3a10929df2569c99570f6fc46fc79bc5d347eff82726c",
      "evidence_core_sha256": "14bb8de5124e45d883a3a10929df2569c99570f6fc46fc79bc5d347eff82726c",
      "capability_sha256": "dae3181d5ec531847f8cefae8423637f0fb4fca77b0db94b9c19f92ddabf2211",
      "engine_sha256": "c8d4ccdbfeaf61d7b024d4e1babb0c2ba3b324c1b37bd0cb456a526d8d2b1bd1",
      "mcp_contract_sha256": "863098b311a7b17dc4b229a6302b90b3545b175f716e5d84772c7be8e9716b86"
    },
    "contract_checks": {
      "total": 3,
      "passed": 3,
      "failed": 0,
      "items": [
        {
          "id": "release-artifacts-aligned",
          "status": "pass",
          "detail": "1.0.0"
        },
        {
          "id": "schema-valid-input-executes",
          "status": "pass"
        },
        {
          "id": "schema-rejects-incomplete-input",
          "status": "pass"
        }
      ]
    },
    "report": "https://www.calculatorx.com/.well-known/calculatorx-release-integrity.json"
  }
}
