{
  "capability_id": "electrical.rf.wavelength",
  "tool_id": "wavelength",
  "engine": "wavelength",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-16T22:03:43.749Z",
  "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/RF review",
  "reviewer_role": null,
  "last_reviewed": "2026-08-09",
  "expert_review": {
    "status": "approved",
    "reviewer": {
      "name": "CalculatorX physics/RF 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/electric/wavelength",
  "api": "https://www.calculatorx.com/api/v1/calc/wavelength",
  "schema_input": "https://www.calculatorx.com/schemas/electrical.rf.wavelength.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/electrical.rf.wavelength.output.json",
  "assumptions": [],
  "limitations": [
    "Mode lambda needs f_Hz; mode freq needs lambda_m",
    "Non-dispersive VF; no waveguide cutoff"
  ],
  "boundary_conditions": [
    "f≤0 or λ≤0 → VALUE_MUST_BE_POSITIVE",
    "VF>1 → VALUE_OUT_OF_RANGE"
  ],
  "sources": [
    {
      "title": "Pozar Microwave Engineering",
      "section": "phase velocity / wavelength",
      "supports": "λ = v/f",
      "kind": "reference"
    },
    {
      "title": "ITU-R / SI speed of light",
      "section": "c = 299792458 m/s",
      "supports": "Pinned free-space phase velocity",
      "kind": "standard"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:f44764a37793b9ad15271ed6431de20a3c9e274da522c21c467f534df1798d7c",
  "tests": [
    {
      "id": "lambda",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "mode": "lambda",
        "f_Hz": 1000000000
      },
      "expect": {
        "lambda_m": 0.299792458
      },
      "expectWarning": null,
      "actual": {
        "mode": "lambda",
        "f_Hz": 1000000000,
        "VF": 1,
        "lambda_m": 0.299792458,
        "c_eff_m_s": 299792458
      },
      "tol": 1e-12
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "mode": "lambda",
        "f_Hz": 0
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "f_Hz must be greater than zero"
    },
    {
      "id": "property-wl",
      "ok": true,
      "kind": "property",
      "detail": "~1m",
      "expect": 0.9993081933333333,
      "actual": 0.9993081933333333
    }
  ],
  "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.749Z",
  "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": "6e8b2147acd2ed9b5b632dd955b8f16d249f71f91402dcc2644bf36888354200",
      "output_schema_sha256": "eba2024b162f6e298e35599b83e6e166bff9ee9515c97e758d9d43711041b377",
      "evidence_sha256": "55ee912c216ef98842237c19356bc6d93835be45dc50402e94e674addd1622c8",
      "evidence_core_sha256": "55ee912c216ef98842237c19356bc6d93835be45dc50402e94e674addd1622c8",
      "capability_sha256": "c8c69b5ebffe96e736a89d2dcd5e83aa988f16e7d25d6c32747c6cf9879582c7",
      "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": "engine-success-output-validates-schema",
          "status": "pass"
        }
      ]
    },
    "report": "https://www.calculatorx.com/.well-known/calculatorx-release-integrity.json"
  }
}
