Piping Toolset
Home › Source & Citation Policy — Where the Numbers Come From

Source & Citation Policy — Where the Numbers Come From

Engineering software earns trust by being explicit about what it computes from where. Piping Toolset enforces that with an architectural rule, not a style guide: equations live in code; copyrighted table values never do — unless a written authorization covers them.

1. Citation policy

2. The data firewall

Reference data flows through a dedicated data service where every dataset carries a mode flag with a strict progression:

user_supplied  →  derived  →  licensed_embedded

3. ASME authorization scope

As of 2026-07-04 the operator holds ASME authorization to utilize B31.1, B31.3, BPVC, and BPE. Under it, the BPE Part DT-4.1 fitting-dimension tables ship embedded and the SD-3.1.2.2 dead-leg limit is populated in-app. On 2026-07-20, following ASME's review of the deployed product, the operator's submittal was approved — the authorization is confirmed to cover commercial/subscription distribution of the embedded ASME data. Every other referenced standard — API, NEMA, WRC charts, PPI HDB values, ISO 14692 / BS 7159 — remains strictly user_supplied.

4. Validation sources

5. No runtime AI — and what telemetry exists

There is no LLM, no retrieval system, and no AI-generated number anywhere in the calculation path. Every result is a deterministic function of your inputs, and the same inputs produce the same outputs, forever — that is what makes a calculation report auditable.

Site pages carry Google Analytics for anonymous usage measurement (page views and which calculators are opened). All advertising signals are disabled, analytics consent is denied by default in the EEA/UK, and calculation inputs are never transmitted — calculators run entirely in your browser.

6. Corrections

Found a citation error or a number you cannot reproduce? Report it — a confirmed discrepancy becomes a fixture case first and a fix second, and both land in the calculation changelog.