{
  "capability_id": "physics.fluid.reynolds",
  "tool_id": "reynolds",
  "engine": "reynolds",
  "calculation_version": "1.0.0",
  "generated_at": "2026-09-16T22:03:43.753Z",
  "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/reynolds",
  "api": "https://www.calculatorx.com/api/v1/calc/reynolds",
  "schema_input": "https://www.calculatorx.com/schemas/physics.fluid.reynolds.input.json",
  "schema_output": "https://www.calculatorx.com/schemas/physics.fluid.reynolds.output.json",
  "assumptions": [],
  "limitations": [
    "Pipe guidance bands 2300/4000; not a stability proof"
  ],
  "boundary_conditions": [
    "non-positive inputs → VALUE_MUST_BE_POSITIVE"
  ],
  "sources": [
    {
      "title": "Fluid mechanics references",
      "section": "Reynolds number",
      "supports": "Re=ρvL/μ",
      "kind": "reference"
    },
    {
      "title": "ISO 80000-4 / fluid mechanics practice",
      "section": "Reynolds number",
      "supports": "Re = ρvL/μ",
      "kind": "standard"
    }
  ],
  "methods": [],
  "fingerprint": "sha256:3dabf76d342f6342fd904fdf57cfc43e2b37d15aad784199404278e1c7029d53",
  "tests": [
    {
      "id": "re",
      "ok": true,
      "kind": "golden",
      "inputs": {
        "rho_kg_m3": 1000,
        "v_m_s": 1,
        "L_m": 0.05,
        "mu_Pa_s": 0.001
      },
      "expect": {
        "Re": 50000
      },
      "expectWarning": null,
      "actual": {
        "mode": "re",
        "v_m_s": 1,
        "L_m": 0.05,
        "rho_kg_m3": 1000,
        "mu_Pa_s": 0.001,
        "nu_m2_s": 0.000001,
        "Re": 50000,
        "regime": "turbulent"
      },
      "tol": 1e-12
    },
    {
      "id": "bad",
      "ok": true,
      "kind": "boundary",
      "inputs": {
        "rho_kg_m3": 1000,
        "v_m_s": 0,
        "L_m": 0.05,
        "mu_Pa_s": 0.001
      },
      "expectError": "VALUE_MUST_BE_POSITIVE",
      "code": "VALUE_MUST_BE_POSITIVE",
      "error": "v_m_s must be greater than zero"
    },
    {
      "id": "property-re-lam",
      "ok": true,
      "kind": "property",
      "detail": "laminar",
      "expect": true,
      "actual": 1000.0000000000001
    }
  ],
  "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.753Z",
  "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": "778f6b7e614381f28618ffffb8236dcff27df728b49c9b78350bb534681c551c",
      "output_schema_sha256": "3768f6d13db36cccd6460f4f716a796475b50d06b1305e777c163b93837a4dd2",
      "evidence_sha256": "8e930a133a15bf7b42b5fe345aabdc58c4d6259562e730c25693cf214b9b4687",
      "evidence_core_sha256": "8e930a133a15bf7b42b5fe345aabdc58c4d6259562e730c25693cf214b9b4687",
      "capability_sha256": "e6a6a5d741d1d1c1bb781158695f9a270307ce7f4a5db4ec6dc60d01be1f0109",
      "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"
  }
}
