{
  "capability_id": "physics.fluid.cutthroat_flume",
  "tool_id": "cutthroat-flume",
  "engine": "cutthroat-flume",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-18T03:31:40.489Z",
  "engine_build": "2026-09-18",
  "test_count": 5,
  "passed": 5,
  "failed": 0,
  "tests_summary": {
    "golden": {
      "total": 0,
      "passed": 0
    },
    "boundary": {
      "total": 0,
      "passed": 0
    },
    "property": {
      "total": 5,
      "passed": 5
    }
  },
  "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/cutthroat-flume",
  "api": "https://www.calculatorx.com/api/v1/calc/cutthroat-flume",
  "schema_input": "https://www.calculatorx.com/schemas/physics.fluid.cutthroat_flume.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.fluid.cutthroat_flume.output.json",
  "assumptions": [
    "Skogerboe cutthroat free flow: Q_cfs = C Ha_ft^n; C=3.50 W_ft^{1.025} (L_f/3 ft)^{0.020}; n=1.56 (L_f/3 ft)^{0.026}; SI W, L_f, Ha, Q; C and n are reported, not inputs",
    "No diverging section; L_f is independent flume length, not weir crest L; W < L_f; L_f∈[0.4572 m, 2.7432 m]; W∈[0.0508 m, 1.8288 m]; Ha∈[0.03048 m, 1.2192 m]",
    "Not Parshall 4 W_ft Ha^{1.522 W^{0.026}}, not thin-plate weir, not broad-crested (2/3)^{3/2} √g, not Manning n, not Q=Av, not orifice, not submerged Hb"
  ],
  "limitations": [
    "Skogerboe cutthroat free flow: Q_cfs = C Ha_ft^n; C=3.50 W_ft^{1.025} (L_f/3 ft)^{0.020}; n=1.56 (L_f/3 ft)^{0.026}; SI W, L_f, Ha, Q; C and n are reported, not inputs",
    "No diverging section; L_f is independent flume length, not weir crest L; W < L_f; L_f∈[0.4572 m, 2.7432 m]; W∈[0.0508 m, 1.8288 m]; Ha∈[0.03048 m, 1.2192 m]",
    "Not Parshall 4 W_ft Ha^{1.522 W^{0.026}}, not thin-plate weir, not broad-crested (2/3)^{3/2} √g, not Manning n, not Q=Av, not orifice, not submerged Hb"
  ],
  "boundary_conditions": [
    "missing W, L_f, Ha, or Q when required → MISSING_REQUIRED_INPUT",
    "Ha and Q together, weir H/L/b, Manning n/R/S, orifice A/d/D/Δp, Q=Av v, yc/q/Fr/g, Cd, Hb, W_ft, kind=parshall → MIXED_INPUT_ENCODING",
    "L_f outside [0.4572, 2.7432] m, W outside [0.0508, 1.8288] m, W ≥ L_f, or Ha outside [0.03048, 1.2192] m → VALUE_OUT_OF_RANGE",
    "mode=rectangular|thin-plate|broad-crested|parshall or unknown mode → MIXED_INPUT_ENCODING or INVALID_MODE"
  ],
  "sources": [
    {
      "title": "Skogerboe, G.V.; Hyatt, M.L.; England, J.D.; Johnson, J.R. — Design and Calibration of Submerged Open Channel Flow Measurement Structures, Part 3: Cutthroat Flumes",
      "section": "3-ft family free-flow rating",
      "supports": "C=3.50 W_ft^{1.025} and n=1.56 at L_f=3 ft; L-scaled n and C; not a Parshall 4 W rating",
      "kind": "reference"
    },
    {
      "title": "ISO 80000-4 — Mechanics",
      "section": "Volume flow rate",
      "url": "https://www.iso.org/standard/31895.html",
      "supports": "Q is volume flow; W, L_f, and Ha are lengths",
      "kind": "standard"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:972a238c52de065d2f64860739d19d48f25546ba56ff2fcf069e6d0327eaa2e7",
  "tests": [
    {
      "id": "property-ctf-q",
      "ok": true,
      "kind": "property",
      "detail": "3 ft / 1 ft / 1 ft Ha → 3.50 cfs",
      "expect": 0.099108963072,
      "actual": 0.099108963072
    },
    {
      "id": "property-ctf-n",
      "ok": true,
      "kind": "property",
      "detail": "n=1.56 at L_f=3 ft",
      "expect": 1.56,
      "actual": 1.56
    },
    {
      "id": "property-ctf-not-parshall",
      "ok": true,
      "kind": "property",
      "detail": "Q≠Parshall 4 cfs",
      "expect": 0.113267386368,
      "actual": 0.099108963072
    },
    {
      "id": "property-ctf-roundtrip-Ha",
      "ok": true,
      "kind": "property",
      "detail": "Ha invert",
      "expect": 0.3048,
      "actual": 0.3048
    },
    {
      "id": "property-ctf-model",
      "ok": true,
      "kind": "property",
      "detail": "cutthroat_skogerboe_free",
      "expect": true,
      "actual": "cutthroat_skogerboe_free"
    }
  ],
  "tier": "engine_tested",
  "verification": {
    "tests": {
      "passed": 5,
      "total": 5,
      "golden": 0,
      "boundary": 0,
      "property": 5
    },
    "contract_checks": {
      "passed": 1,
      "total": 1
    }
  },
  "evidence_core_generated_at": "2026-09-18T02:23:57.439Z",
  "rendered_at": "2026-09-18T03:31:40.489Z",
  "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": "e0952670b41b6a8e44743cd8bfd90a0a3e9a0546a7171f049f83b414bbbfc9db",
      "output_schema_sha256": "a9150d32f3b394410472be0f139614d280219a6c446223ebbb7ee49210fd11a1",
      "evidence_sha256": "d7f8bb77854bb81b5f1da2907bb4d4b6e219badc46f2f4f3f55facb0b269f74c",
      "evidence_core_sha256": "d7f8bb77854bb81b5f1da2907bb4d4b6e219badc46f2f4f3f55facb0b269f74c",
      "capability_sha256": "47df853f57156d2a55f10b07034dc7078a3aa8c66d3d319dd3f5482a777fae78",
      "engine_sha256": "508f56605e377c007570b9a5409949c9a9bcfe63675202647cfa02343c5ab8fa",
      "mcp_contract_sha256": "0a8134e5ddebb7539b7325e6f2585459d045c25de5501ee99502a98417a10b18"
    },
    "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"
  }
}
