{
  "capability_id": "physics.fluid.pipe_tee",
  "tool_id": "pipe-tee",
  "engine": "pipe-tee",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-17T23:36:55.415Z",
  "engine_build": "2026-09-17",
  "test_count": 6,
  "passed": 6,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 0,
      "passed": 0
    },
    "boundary": {
      "total": 0,
      "passed": 0
    },
    "property": {
      "total": 6,
      "passed": 6
    }
  },
  "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/pipe-tee",
  "api": "https://www.calculatorx.com/api/v1/calc/pipe-tee",
  "schema_input": "https://www.calculatorx.com/schemas/physics.fluid.pipe_tee.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.fluid.pipe_tee.output.json",
  "assumptions": [
    "Equal-area sharp 90° T: h = K v_c² / (2g); K referenced to common-channel speed; K is reported, not an input",
    "Dividing: branch K=1+q², run K=0.4(1−q)². Combining: branch K=1+q², run K=1.55q−q². q=Q_path/Q_c in [0,1]; default g=9.80665 m/s²; default ρ=1000 kg/m³",
    "Not catalog minor-loss K given, not circular-arc R/D, not mitered n, not pipe-entrance geometry, not pipe-exit K=1, not a non-90° wye, not Q=Av"
  ],
  "limitations": [
    "Equal-area sharp 90° T: h = K v_c² / (2g); K referenced to common-channel speed; K is reported, not an input",
    "Dividing: branch K=1+q², run K=0.4(1−q)². Combining: branch K=1+q², run K=1.55q−q². q=Q_path/Q_c in [0,1]; default g=9.80665; default ρ=1000 for Δp",
    "Not catalog minor-loss K given, not circular-arc R/D, not mitered n, not pipe-entrance geometry, not pipe-exit K=1, not a non-90° wye, not Q=Av"
  ],
  "boundary_conditions": [
    "missing v_m_s, h, or q_ratio when required → MISSING_REQUIRED_INPUT",
    "v_m_s ≤ 0 or h ≤ 0 → VALUE_MUST_BE_POSITIVE",
    "q_ratio > 1 or K=0 on velocity invert → VALUE_OUT_OF_RANGE",
    "K, rd, n_miters, θ, α, f, Q, A, v1/v2, ri_d → MIXED_INPUT_ENCODING",
    "flush, circular, or unknown kind/path/mode → INVALID_MODE"
  ],
  "sources": [
    {
      "title": "ISO 80000-4 — Mechanics",
      "section": "Length, speed, pressure",
      "url": "https://www.iso.org/standard/31895.html",
      "supports": "h is a head; v is a speed; Δp is a pressure",
      "kind": "standard"
    },
    {
      "title": "Idelchik — Handbook of Hydraulic Resistance",
      "section": "Diagrams 7-18 / 7-20 No.1 (dividing) and 7-1 / 7-4 (combining), equal-area 90° T",
      "supports": "Branch K=1+q²; dividing run K=0.4(1−q)²; combining run K=1.55q−q²; K referenced to v_c. Not catalog K, not a bend, not entrance/exit",
      "kind": "reference"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:de70d79fa6d7b1fb4b32733d581c69ae1ea12d33e9891a661638ae432e476eec",
  "tests": [
    {
      "id": "property-tee-h",
      "ok": true,
      "kind": "property",
      "detail": "h=K v_c²/(2g) dividing branch",
      "expect": 0.25492905324448206,
      "actual": 0.25492905324448206
    },
    {
      "id": "property-tee-K",
      "ok": true,
      "kind": "property",
      "detail": "K=1+q²",
      "expect": 1.25,
      "actual": 1.25
    },
    {
      "id": "property-tee-roundtrip-v",
      "ok": true,
      "kind": "property",
      "detail": "v invert",
      "expect": 2,
      "actual": 2
    },
    {
      "id": "property-tee-run",
      "ok": true,
      "kind": "property",
      "detail": "dividing run K=0.4(1−q)²",
      "expect": 0.1,
      "actual": 0.1
    },
    {
      "id": "property-tee-comb",
      "ok": true,
      "kind": "property",
      "detail": "combining run K=1.55q−q²",
      "expect": 0.525,
      "actual": 0.525
    },
    {
      "id": "property-tee-model",
      "ok": true,
      "kind": "property",
      "detail": "equal_area_tee",
      "expect": true,
      "actual": "equal_area_tee"
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 6,
      "total": 6,
      "golden": 0,
      "boundary": 0,
      "property": 6
    },
    "contract_checks": {
      "passed": 1,
      "total": 1
    }
  },
  "evidence_core_generated_at": "2026-09-17T21:49:18.461Z",
  "rendered_at": "2026-09-17T23:36:55.415Z",
  "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": "3ed3522dc1f7f22a7988da7fe9016a7b55f737bdb09ece9cd2468d3111d1859f",
      "output_schema_sha256": "fb05c5560318d746eabf56a4fd2799c910f65c7f3cf7af0844862fa41923ce91",
      "evidence_sha256": "b5ab876c8acdc03a191e36e95b26e0a9c4f57f94c666e2dafe8477894e419573",
      "evidence_core_sha256": "b5ab876c8acdc03a191e36e95b26e0a9c4f57f94c666e2dafe8477894e419573",
      "capability_sha256": "a4407f39614e984be126756879d9b9a27a987a1fdc712235ae47a04d6761c475",
      "engine_sha256": "b7c3aca91b2557e4d6100a71a568bf182a40a247b6a6255250ffed7abdd5b222",
      "mcp_contract_sha256": "ce21ef7f0cc0110d86305c8a48f9a38634c8eef898205199708cf93562a6eab3"
    },
    "contract_checks": {
      "total": 1,
      "passed": 1,
      "failed": 0,
      "items": [
        {
          "id": "release-artifacts-aligned",
          "status": "pass",
          "detail": "1.0.0"
        }
      ]
    },
    "report": "https://www.calculatorx.com/.well-known/calculatorx-release-integrity.json"
  }
}
