python-math #51: fix+docs: rename stragglers (#2680 review) + quirks/queue freshness audit - #2683
Draft
jucor wants to merge 1 commit into
Draft
python-math #51: fix+docs: rename stragglers (#2680 review) + quirks/queue freshness audit#2683jucor wants to merge 1 commit into
jucor wants to merge 1 commit into
Conversation
This was referenced Jul 27, 2026
Draft
Draft
Draft
Draft
Draft
This was referenced Jul 27, 2026
Draft
python-math #43: docs(delphi): s7 goal state + journal — mode collapse executed, battery 20/20
#2672
Draft
Draft
Draft
Draft
jucor
force-pushed
the
spr/edge/98853895
branch
3 times, most recently
from
July 27, 2026 22:59
edfadb5 to
a6e40b0
Compare
This was referenced Jul 28, 2026
Draft
…queue freshness audit ## Rename stragglers The four stale 'delphi' values for `math_env` — the column that keys each math result row; the server only reads rows matching its own setting — that the #2680 review caught are now 'python': the compose comment, `MATH_POLLER_DESIGN.md` §4, `CUTOVER_RUNBOOK.md` step 2 (which contradicted step 1 mid-runbook), and the `poller/__init__` docstring. ## Doc freshness audit (Julien request) - Improvement-queue item 9 marked (a) DONE (PR #2679: ~70x speedup, bit-identical, verdict serial-OK) with (b) left optional; item 10 marked DONE (PR #2673); item 12 added (persist warm-start state across restores — restart-induced K flips). - The queue header now points at the `improvements/*` park bookmarks (the jj bookmarks holding the deleted improved-mode branches for possible later re-landing). - The row for quirk Q11 — the legacy kmeans distance-cancellation quirk whose exact-0.0 ties decide cluster merges — gains the vectorization addendum: ties preserved bit-exactly; the dgemv/einsum kernels were rejected. - Quirks-row "legacy mode" phrasings are left as history — the preamble declares the mode collapse globally. commit-id:98853895
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.
Rename stragglers
The four stale 'delphi' values for
math_env— the column that keys each math result row; the server only reads rows matching its own setting — that the #2680 review caught are now 'python': the compose comment,MATH_POLLER_DESIGN.md§4,CUTOVER_RUNBOOK.mdstep 2 (which contradicted step 1 mid-runbook), and thepoller/__init__docstring.Doc freshness audit (Julien request)
improvements/*park bookmarks (the jj bookmarks holding the deleted improved-mode branches for possible later re-landing).commit-id:98853895
Stack: