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
71
TEAL-RERUN-02-B003 | SCOPED_EXECUTION_VERIFIED
TR-PINK-F-050 / Pearl simulated transfer opportunity
IF
Invoke F-050 with exactly these inputs: destination_slack: Real, available: Real, reserve: Real, route_capacity:
Real. Real values use finite decimal text; null remains unknown.
HOW
Source expression: T_ij,k=min([S_jk]_+,[Q_ik-Q_reserve_ik]_+,C_route_k). Current Bangel expression:
math.min(math.max(0.0, destination_slack), math.min(math.max(0.0, available - reserve), route_capacity)).
Require every input to be known. Require destination_slack >= 0.0 and available >= 0.0 and reserve >= 0.0
and route_capacity >= 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 {"destination_slack": "20", "available": "50", "reserve": "10", "route_capacity": "15"}; expected
15. Result matched through Bangel, admitted JP, the Bangel API, with validated receipt outputs. 4
missing-input cases and 0 supplied domain cases passed.
SOURCE DIMENSION
quantity_k
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. 11,15,115,116; D011 pp. 1,5,105,106
Evidence: evidence/rerun/pink/F-050.json