feat(math): mode collapse C5+C6 — driver mod semantics + poller flag plumbing deleted - #2670
Draft
jucor wants to merge 1 commit into
Draft
feat(math): mode collapse C5+C6 — driver mod semantics + poller flag plumbing deleted#2670jucor wants to merge 1 commit into
jucor wants to merge 1 commit into
Conversation
…plumbing deleted GOAL_CUTOVER_READY.md Phase 2, chunks C5+C6: - replay driver: mod_update reducer semantics (votes-recompute first, sets/ watermark only, effect lands next tick) is now the only mod path; the improved-mode update_moderation path, its cumulative mod_state, the emptying-transition guard (_guard_moderation_clear/_mod_dict), and the improved+restart NotImplementedError are deleted. - poller service: engine_mode config field, apply_engine_mode passthrough, env import and startup log field deleted — the poller no longer reads or writes POLISMATH_ENGINE_MODE. poller/__init__ + env_flags docstrings updated. - utils/engine_mode.py itself SURVIVES until the harness purge (next commit): certify.py/store.py/poller_equiv.py still import it. Deleted the 3 driver tests and 2 poller tests pinning the removed paths. 21 driver + 93 poller tests green. commit-id:a4c818c8
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, chunks C5+C6:
watermark only, effect lands next tick) is now the only mod path; the
improved-mode update_moderation path, its cumulative mod_state, the
emptying-transition guard (_guard_moderation_clear/_mod_dict), and the
improved+restart NotImplementedError are deleted.
env import and startup log field deleted — the poller no longer reads or
writes POLISMATH_ENGINE_MODE. poller/init + env_flags docstrings
updated.
commit): certify.py/store.py/poller_equiv.py still import it.
Deleted the 3 driver tests and 2 poller tests pinning the removed paths.
21 driver + 93 poller tests green.
commit-id:a4c818c8
Stack: