MJos Predictive Model | First manifestation of the Bangel Language
Terminology revised ยท September 12 evidence
Later individual Teal rerun. The reported execution status is historical and is not a new test result.
TEAL LIBRARY RERUN | 12 SEPTEMBER 2026 | Michael Patrick Bangel
158
TEAL-RERUN-02-B007 | SCOPED_EXECUTION_VERIFIED
TR-PINK-F-137 / Incompressible reference outlet flow
IF
Invoke F-137 with exactly these inputs: discharge_coefficient: Real, area: Real, available_pressure: Real,
loss_pressure: Real, density: Real. Real values use finite decimal text; null remains unknown.
HOW
Source expression: Q_ref=C_d*A_out*sqrt(2*max(0,Delta_p_available-Delta_p_loss)/rho). Current Bangel
expression: discharge_coefficient * area * math.sqrt(2.0 * math.max(0.0, available_pressure - loss_pressure) /
density). Require every input to be known. Require discharge_coefficient >= 0.0 and area > 0.0 and
loss_pressure >= 0.0 and density > 0.0.
THEN
Emit the scoped calculation result. Missing inputs produce their specific PINK_MISSING_* HOLD; failed profile
checks produce PINK_DOMAIN. A false numeric predicate can occur in a PASS calculation receipt; it is not
permission.
CURRENT EVIDENCE
Fixture inputs {"discharge_coefficient": "0.5", "area": "2", "available_pressure": "20", "loss_pressure": "4",
"density": "2"}; expected 4. Result matched through Bangel, admitted JP, the Bangel API, with validated
receipt outputs. 5 missing-input cases and 1 supplied domain cases passed.
SOURCE DIMENSION
volume/time
REMAINING REQUIREMENT
Complete the source-defined measurement/evidence contract, units and calibration bindings. Native C# and Hagar formula-ID
bindings remain unverified in this rerun.
SOURCE REFERENCES
D006 pp. 301,302; D013 pp. 79,80
Evidence: evidence/rerun/pink/F-137.json