Audit 2/3: the instrument - datasheet-sourced simulator and tooling - #26
Draft
enoch85 wants to merge 1 commit into
Draft
Audit 2/3: the instrument - datasheet-sourced simulator and tooling#26enoch85 wants to merge 1 commit into
enoch85 wants to merge 1 commit into
Conversation
enoch85
marked this pull request as draft
July 15, 2026 14:33
enoch85
force-pushed
the
audit/1-production
branch
from
July 15, 2026 19:58
0d4d1e3 to
84c1872
Compare
enoch85
force-pushed
the
audit/2-simulator-tooling
branch
2 times, most recently
from
July 15, 2026 20:11
1fc2c9a to
9c36d7a
Compare
enoch85
force-pushed
the
audit/1-production
branch
from
July 15, 2026 20:12
84c1872 to
fb88258
Compare
The harness drives the real decision layers, the real GE-Spot adapter on committed real SE4 prices, and the real billing accumulator - break production billing and --dst fails. COP comes from an exergy-efficiency fit on each machine's own EN 14511 points (inside OpenEnergyMonitor's measured 45-55%-of-Carnot band); capacity from the published envelope; houses sized from each pump's declared Pdesignh; the elpatron fires at each pump's own factory start-addition; the tariff figure applies Ellevio's one-peak-per-day rule and night half-weighting. Every physical constant is SOURCED or ASSUMED with measured sensitivity, and a test enforces it. Verdicts at this commit: nominal, --selftest and --dst PASS all five houses; --coldsnap and --undersized FAIL on the aux-over-physics bound - the saturation defect (F-124) is still detected, at its honest size. Also: the hardcoded-values ratchet scanner, the week-long live-HA watcher, and the removal of two dead demo scripts.
enoch85
force-pushed
the
audit/2-simulator-tooling
branch
from
July 15, 2026 20:14
9c36d7a to
06219a4
Compare
enoch85
force-pushed
the
audit/1-production
branch
from
July 15, 2026 20:14
fb88258 to
8ee951b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The instrument, split from the product: the simulator and dev tooling. Stacked on the production PR; the validation tests that read both land in the next PR.
Pdesignh; every physical constant SOURCED (a document you can open) or ASSUMED (with measured sensitivity).BillingPeriodAccumulator, the real GE-Spot adapter on committed real SE4 prices, the real decision layers. Break production billing and--dstfails (the fall-back day must bill 25 hours).--selftest/--dstPASS all five houses;--coldsnapand--undersizedFAIL on the aux-over-physics bound — the instrument still detects the saturation defect, it just no longer exaggerates it.