{
  "capability_id": "units.power.watt_hp",
  "tool_id": "watt-hp",
  "engine": "watt-hp",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-16T22:03:43.752Z",
  "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/watt-hp",
  "api": "https://www.calculatorx.com/api/v1/calc/watt-hp",
  "schema_input": "https://www.calculatorx.com/schemas/units.power.watt_hp.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/units.power.watt_hp.output.json",
  "assumptions": [],
  "limitations": [
    "Mechanical hp only (not metric PS)"
  ],
  "boundary_conditions": [
    "value≤0 → VALUE_MUST_BE_POSITIVE"
  ],
  "sources": [
    {
      "title": "NIST handbook",
      "section": "horsepower",
      "supports": "mechanical hp definition",
      "kind": "reference"
    },
    {
      "title": "NIST SP 811 / mechanical horsepower",
      "section": "horsepower",
      "supports": "1 hp ≈ 745.7 W",
      "kind": "standard"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:a989879b4cf35822fbadcb24cf12067f747233b6169d1b93fc702b58e0e87fc7",
  "tests": [
    {
      "id": "hp",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "hp-w",
        "value": 1
      },
      "expect": 745.6998715822702,
      "expectWarning": null,
      "actual": 745.6998715822702,
      "tol": 1e-12
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "mode": "w-hp",
        "value": -1
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "value must be greater than zero"
    },
    {
      "id": "property-hp",
      "ok": true,
      "kind": "property",
      "detail": "2hp",
      "expect": 1491.3997431645405,
      "actual": 1491.3997431645405
    }
  ],
  "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.752Z",
  "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": "e8203be79db4d87b34e6f5838d2256e1ac5a758c1e7b40ec2191275fb4ec1df5",
      "output_schema_sha256": "8e1ed1e464703d7b9201306529af9dcb94037d954d10fc0d530960427101c8bd",
      "evidence_sha256": "cc59fc0708c02610a29616c247f4a4096dd3f58e3ddbc9c94db400a0aa4bdb49",
      "evidence_core_sha256": "cc59fc0708c02610a29616c247f4a4096dd3f58e3ddbc9c94db400a0aa4bdb49",
      "capability_sha256": "3623ebe6a5ff210d6d32f4cdb8e2d480ae65b4030cc55e0180e4410e94aacdbd",
      "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"
  }
}
