feat(delphi): mode collapse C7 — harness identifier purge + flag machinery deletion - #2671
Draft
jucor wants to merge 1 commit into
Draft
feat(delphi): mode collapse C7 — harness identifier purge + flag machinery deletion#2671jucor wants to merge 1 commit into
jucor wants to merge 1 commit into
Conversation
…inery deletion GOAL_CUTOVER_READY.md Phase 2, final chunk. The DONE-gate grep (ENGINE_MODE|engine_mode|resolve_engine_mode over delphi/polismath/) now returns ZERO hits: - certify.py: BatteryEntry/derive_schedule_id/parse_battery_entry drop the mode; schedule ids keep their historical -clojure-legacy suffix via the frozen _LEGACY_SUFFIX literal, and fingerprints bake the same literal into the digest — recording directories AND every historical divergences.json key stay valid. Manifest drops its mode key (rides the same py re-record the engine change already forced). run_py_driver no longer sets any env; compare_recording_pair drops its dead mode param; battery reports/ledger observations drop the mode field (historical ledger values keep theirs on disk). - poller_equiv.py: env plumbing deleted (build_py_env/PyPollerRunner/ EquivConfig). store.py provenance drops the env record. - polismath/utils/engine_mode.py DELETED; scripts/certify_battery.json entries drop the key. - Test sweep: engine-mode imports/fixtures/setenv removed across 20 test files; test_engine_mode.py and the two env-guard conftest fixtures deleted; 9 default-mode tests re-pinned to the now-only legacy semantics (arrival-order tid export, inert bans, bucket votes-base, 1x1 real-math edge case, bid group members, greedy-floor-aware D2c); D9/D10 vw-cold_start comparisons now XPASS (parity improved). Full suite: 1155 passed / 22 skipped / 44 xfailed / 2 xpassed. commit-id:7f42df81
This was referenced Jul 27, 2026
Draft
Draft
Draft
Draft
docs(delphi): R1-parity goal docs, journal (2026-07-18 → 07-24 s5), quirks + divergence ledger
#2626
Draft
This was referenced Jul 27, 2026
Draft
Draft
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.
GOAL_CUTOVER_READY.md Phase 2, final chunk. The DONE-gate grep
(ENGINE_MODE|engine_mode|resolve_engine_mode over delphi/polismath/) now
returns ZERO hits:
mode; schedule ids keep their historical -clojure-legacy suffix via the
frozen _LEGACY_SUFFIX literal, and fingerprints bake the same literal
into the digest — recording directories AND every historical
divergences.json key stay valid. Manifest drops its mode key (rides the
same py re-record the engine change already forced). run_py_driver no
longer sets any env; compare_recording_pair drops its dead mode param;
battery reports/ledger observations drop the mode field (historical
ledger values keep theirs on disk).
EquivConfig). store.py provenance drops the env record.
entries drop the key.
files; test_engine_mode.py and the two env-guard conftest fixtures
deleted; 9 default-mode tests re-pinned to the now-only legacy
semantics (arrival-order tid export, inert bans, bucket votes-base,
1x1 real-math edge case, bid group members, greedy-floor-aware D2c);
D9/D10 vw-cold_start comparisons now XPASS (parity improved).
Full suite: 1155 passed / 22 skipped / 44 xfailed / 2 xpassed.
commit-id:7f42df81
Stack: