From 0466287514f873efecd593649ce2b6185f90eabd Mon Sep 17 00:00:00 2001 From: Rene De Ren Date: Wed, 6 May 2026 17:18:45 +0200 Subject: [PATCH] Bump pumpingStation@d8490aa + generalFunctions@a516c2b MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit pumpingStation: predicted-volume hard-floor at 0; spill flow refactored from flow.predicted.out. to its own position flow.predicted.overflow. Drops the spillPrev self-subtraction. New underflowVolume diagnostic for flow-balance errors. 70/70 tests pass. generalFunctions: MeasurementContainer.get() strict-resolves explicit .child(name) — missing named child now returns null instead of falling through to a sibling. Persistent setChildId remains a hint (no behavioural change for registered children). Co-Authored-By: Claude Opus 4.7 (1M context) --- nodes/generalFunctions | 2 +- nodes/pumpingStation | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/generalFunctions b/nodes/generalFunctions index 4b6250c..a516c2b 160000 --- a/nodes/generalFunctions +++ b/nodes/generalFunctions @@ -1 +1 @@ -Subproject commit 4b6250cc42d5cda8844c8e3f720e7d110499ca37 +Subproject commit a516c2b2b69328493956cc8d28e94febd2c3beee diff --git a/nodes/pumpingStation b/nodes/pumpingStation index 6b46a8a..d8490aa 160000 --- a/nodes/pumpingStation +++ b/nodes/pumpingStation @@ -1 +1 @@ -Subproject commit 6b46a8a8f0ca2035edb069c96eab884ab15525b5 +Subproject commit d8490aa94973c90b207f997da4ddef058c92e33b