{
  "capability_id": "electrical.watts_to_volts",
  "tool_id": "watts-to-volts",
  "engine": "watts-to-volts",
  "calculation_version": "1.3.1",
  "generated_at": "2026-09-24T09:22:02.325Z",
  "engine_build": "2026-09-24",
  "test_count": 13,
  "passed": 13,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 13,
      "passed": 13
    },
    "boundary": {
      "total": 0,
      "passed": 0
    },
    "property": {
      "total": 0,
      "passed": 0
    }
  },
  "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/electric/watts-to-volts",
  "api": "https://www.calculatorx.com/api/v1/calc/watts-to-volts",
  "schema_input": "https://www.calculatorx.com/schemas/electrical.watts_to_volts.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/electrical.watts_to_volts.output.json",
  "assumptions": [
    "RMS quantities for AC",
    "Balanced three-phase when √3 selected",
    "Ohms path assumes real resistive (or |Z| for RF magnitude)"
  ],
  "limitations": [
    "RMS quantities for AC",
    "Balanced three-phase when phase is three",
    "Ohms path is resistive magnitude, V = √(P·R)"
  ],
  "boundary_conditions": [
    "Amps path (phase-quotient): zero current (b) → 0 V — soft",
    "Zero power (a) on amps path → 0 V",
    "PF ≤ 0 on amps/reverse watts paths treated as PF = 1 (engine: pf > 0 ? pf : 1) — soft",
    "Ohms path (sqrt-product): negative P×R clamped to 0 under √ — soft",
    "Zero P or R on ohms path → 0 V",
    "Engine does not hard-reject PF outside (0,1]; document PF ∈ (0,1] for physical AC use"
  ],
  "sources": [
    {
      "title": "Watt’s law / power identity",
      "section": "Real power P = V × I × PF (1φ); P = √3 × V × I × PF (3φ L-L)",
      "supports": "V = P/(I·PF); P = V·I·PF; 3φ with √3",
      "kind": "definition"
    },
    {
      "title": "Resistive power identity",
      "section": "P = V²/R ⇒ V = √(P·R)",
      "supports": "W → V (ohms) / RF |Z| magnitude path",
      "kind": "definition"
    },
    {
      "title": "IEC 60050 — International Electrotechnical Vocabulary",
      "section": "Active power (IEV 131-11-42)",
      "url": "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-42",
      "supports": "P is active power; unit watt (W). Watts-path voltage uses P, not apparent power S.",
      "kind": "standard",
      "accessed": "2026-09-05",
      "clause": "IEV 131-11-42"
    },
    {
      "title": "IEC 60050 — International Electrotechnical Vocabulary",
      "section": "Power factor (IEV 131-11-46)",
      "url": "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-46",
      "supports": "λ = |P| / S; AC watts path V = P / (I·λ) (1φ) or V = P / (√3·I·λ) (3φ L-L)",
      "kind": "standard",
      "accessed": "2026-09-05",
      "clause": "IEV 131-11-46"
    },
    {
      "title": "IEEE Std 1459-2025",
      "section": "Power factor in AC real-power calculations",
      "url": "https://standards.ieee.org/ieee/1459/7578/",
      "supports": "PF scaling on amps and reverse watts paths",
      "kind": "standard",
      "accessed": "2026-09-05",
      "publisher": "IEEE",
      "published": "2025-05-16",
      "errata_checked": true
    },
    {
      "title": "BIPM SI Brochure (9th edition, version 4.01)",
      "section": "SI units for ampere, volt, ohm, and watt",
      "url": "https://www.bipm.org/en/publications/si-brochure",
      "supports": "DC V = P/I; V = √(P·R) from P = V²/R",
      "kind": "reference",
      "accessed": "2026-09-05",
      "published": "2026-06",
      "doi": "https://doi.org/10.59161/AUEZ1291"
    },
    {
      "title": "NIST Guide to the SI (SP 811)",
      "section": "Volt, ampere, ohm, watt",
      "url": "https://www.nist.gov/pml/special-publication-811",
      "supports": "SI unit relationships for V, A, Ω, W",
      "kind": "reference"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:7ed8b340fe91a2cfbe681b97756c3c945dd364d07749b3fd19ef79a76b536c50",
  "tests": [
    {
      "id": "dc-240-2",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 240,
        "b": 2,
        "phase": "single",
        "pf": 1,
        "factor": 1
      },
      "expect": 120,
      "expectWarning": null,
      "actual": 120,
      "tol": 0.01
    },
    {
      "id": "dc-20-4",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 20,
        "b": 4,
        "phase": "single",
        "pf": 1,
        "factor": 1
      },
      "expect": 5,
      "expectWarning": null,
      "actual": 5,
      "tol": 0.01
    },
    {
      "id": "1phi-1300",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 1300,
        "b": 12,
        "phase": "single",
        "pf": 0.9,
        "factor": 1
      },
      "expect": 120.37,
      "expectWarning": null,
      "actual": 120.37037037037037,
      "tol": 0.02
    },
    {
      "id": "3phi-1000-10-0.8",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 1000,
        "b": 10,
        "phase": "three",
        "pf": 0.8,
        "factor": 1
      },
      "expect": 72.17,
      "expectWarning": null,
      "actual": 72.16878364870323,
      "tol": 0.05
    },
    {
      "id": "ohms-40-10",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 40,
        "b": 10,
        "factor": 1
      },
      "expect": 20,
      "expectWarning": null,
      "actual": 20,
      "tol": 0.01,
      "engine": "sqrt-product"
    },
    {
      "id": "ohms-0.1-50",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 0.1,
        "b": 50,
        "factor": 1
      },
      "expect": 2.236,
      "expectWarning": null,
      "actual": 2.23606797749979,
      "tol": 0.01,
      "engine": "sqrt-product"
    },
    {
      "id": "v-to-w",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 120,
        "b": 2,
        "phase": "single",
        "pf": 1,
        "factor": 1
      },
      "expect": 240,
      "expectWarning": null,
      "actual": 240,
      "tol": 0.01,
      "engine": "phase-product"
    },
    {
      "id": "linear-2x-P",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 480,
        "b": 2,
        "phase": "single",
        "pf": 1,
        "factor": 1
      },
      "expect": 240,
      "expectWarning": null,
      "actual": 240,
      "tol": 0.01
    },
    {
      "id": "inverse-half-I",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 240,
        "b": 1,
        "phase": "single",
        "pf": 1,
        "factor": 1
      },
      "expect": 240,
      "expectWarning": null,
      "actual": 240,
      "tol": 0.01
    },
    {
      "id": "soft-zero-I",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 240,
        "b": 0,
        "phase": "single",
        "pf": 1,
        "factor": 1
      },
      "expect": 0,
      "expectWarning": null,
      "actual": 0,
      "tol": 1e-12
    },
    {
      "id": "soft-zero-P",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 0,
        "b": 2,
        "phase": "single",
        "pf": 1,
        "factor": 1
      },
      "expect": 0,
      "expectWarning": null,
      "actual": 0,
      "tol": 1e-12
    },
    {
      "id": "soft-pf-le-0-as-1",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": 240,
        "b": 2,
        "phase": "single",
        "pf": 0,
        "factor": 1
      },
      "expect": 120,
      "expectWarning": null,
      "actual": 120,
      "tol": 0.01
    },
    {
      "id": "soft-negative-sqrt",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "a": -10,
        "b": 10,
        "factor": 1
      },
      "expect": 0,
      "expectWarning": null,
      "actual": 0,
      "tol": 1e-12,
      "engine": "sqrt-product"
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 13,
      "total": 13,
      "golden": 13,
      "boundary": 0,
      "property": 0
    },
    "contract_checks": {
      "passed": 4,
      "total": 4
    }
  },
  "evidence_core_generated_at": "2026-09-24T09:04:14.075Z",
  "rendered_at": "2026-09-24T09:22:02.325Z",
  "release_integrity": {
    "status": "verified",
    "scope": "workspace",
    "production_attestation_required": true,
    "calculation_version": "1.3.1",
    "artifacts": {
      "engine": "1.3.1",
      "page": "1.3.1",
      "capability": "1.3.1",
      "evidence": "1.3.1",
      "input_schema": "1.3.1",
      "output_schema": "1.3.1",
      "mcp_contract": "1.3.1"
    },
    "digests": {
      "input_schema_sha256": "99ac5e80af45491165a11fc9e03cbf553b639dee45bc84ec7b63327a26602f8b",
      "output_schema_sha256": "6f0594702054be60fbdf476ae690caebfa74cac4dba5822b2533109281c7f4a5",
      "evidence_sha256": "db17a178a0a8f13b38d31fb04e76ee1602f7d12107d88a5f3075ee9f0a2e0521",
      "evidence_core_sha256": "db17a178a0a8f13b38d31fb04e76ee1602f7d12107d88a5f3075ee9f0a2e0521",
      "capability_sha256": "bfc08678ce69aea18eb18a1500107da0a3c4954719d2a96368701a9fba1e5ed9",
      "engine_sha256": "9c01357c59289b486db75219c319b48412c2e4bcd3a700b0d2dd8145ce528650",
      "mcp_contract_sha256": "3388e75b4bce470e6e95ce0cdeacdac3b6f0b946a1d6a37f4513ed07a8328719"
    },
    "contract_checks": {
      "total": 4,
      "passed": 4,
      "failed": 0,
      "items": [
        {
          "id": "release-artifacts-aligned",
          "status": "pass",
          "detail": "1.3.1"
        },
        {
          "id": "schema-output-required-declared",
          "status": "pass"
        },
        {
          "id": "schema-rejects-incomplete-input",
          "status": "pass"
        },
        {
          "id": "rest-success-payload-validates-schema",
          "status": "pass"
        }
      ]
    },
    "report": "https://www.calculatorx.com/.well-known/calculatorx-release-integrity.json"
  }
}
