feat(math): moderation + restart-seam replay coverage — mod_update parity, Q13-Q16#2656
Draft
jucor wants to merge 1 commit into
Draft
feat(math): moderation + restart-seam replay coverage — mod_update parity, Q13-Q16#2656jucor wants to merge 1 commit into
jucor wants to merge 1 commit into
Conversation
This was referenced Jul 22, 2026
Draft
Draft
Draft
docs(delphi): R1-parity goal docs, journal (2026-07-18 → 07-22 s3), quirks + divergence ledger
#2626
Draft
jucor
force-pushed
the
spr/edge/9467ac51
branch
2 times, most recently
from
July 22, 2026 11:40
c36adb0 to
5456492
Compare
…rity, Q13-Q16 Battery coverage for the goal-doc moderation-heavy, meta-tids and restart-seam edge cases, plus the quirks they surfaced (all TDD, ledgered in CLOJURE_QUIRKS.md; design in MOD_RESTART_PORT_SPEC.md): - Conversation.mod_update: Clojure mod-update reducer parity (conversation.clj:846-884) — is_meta lands in BOTH mod sets, un-moderation disj, order-sensitive, watermark max floor. - Q15: legacy recompute() drops the mod watermark (conv-update's graph has no :last-mod-timestamp node). - Q16: rank-1 comps collapse ALL projections to [0,0] (utils/zip truncation on nil pc2) — replicated at both projection helpers; found by review-driven 1xN/Nx1 tiny-shape tests with Clojure-derived values. - group-votes tally source: raw-rating-mat (conversation.clj:601-608), both the compute path and the duplicate inline to_dict tally. - replay drivers: mod-event weaving (votes-then-moderation per batch, one blob per step) + load-or-init restart seam in BOTH drivers (blob round-trip via db/load-conv's longs-else-keywords key-fn, restructure-json-conv, full-history raw-rating-mat, mod-update); clj seam validated bit-identical pre-seam vs cached recordings. - prodclone extractor: additive is-meta/modified comment columns; certify passes --comments for moderation schedules. - battery: pc-revote-02 swap (Q13 carve-out), + pc-modheavy-01, pc-meta-01, vw-restart4, pc-midmix-restart3 (19 entries). Q13 (split-loop knife-edge ties) and the two OPEN mod-entry residuals (uniqify id-lineage; distinct-row-count fork) are documented in the journal What's Next. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> commit-id:9467ac51
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.
Battery coverage for the goal-doc moderation-heavy, meta-tids and
restart-seam edge cases, plus the quirks they surfaced (all TDD, ledgered
in CLOJURE_QUIRKS.md; design in MOD_RESTART_PORT_SPEC.md):
(conversation.clj:846-884) — is_meta lands in BOTH mod sets,
un-moderation disj, order-sensitive, watermark max floor.
has no :last-mod-timestamp node).
truncation on nil pc2) — replicated at both projection helpers; found
by review-driven 1xN/Nx1 tiny-shape tests with Clojure-derived values.
both the compute path and the duplicate inline to_dict tally.
one blob per step) + load-or-init restart seam in BOTH drivers
(blob round-trip via db/load-conv's longs-else-keywords key-fn,
restructure-json-conv, full-history raw-rating-mat, mod-update);
clj seam validated bit-identical pre-seam vs cached recordings.
certify passes --comments for moderation schedules.
pc-meta-01, vw-restart4, pc-midmix-restart3 (19 entries).
Q13 (split-loop knife-edge ties) and the two OPEN mod-entry residuals
(uniqify id-lineage; distinct-row-count fork) are documented in the
journal What's Next.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
commit-id:9467ac51
Stack: