Ratify Stage E streaming amendments, close wave-1 Bug-A arc, fix rail-delegacy doc drift - #426
Merged
Merged
Conversation
…-delegacy doc drift Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Description
Three docs-only edits, all in place per this repo's docs convention:
docs/proposals/stage-e-streaming.md— added a "Ratified amendments(2026-07-24, owner)" section (§10) resolving §9's open items 1/2 and
sharpening two more: (a) two-mode operation (PASSIVE, load-governed,
no cards/hour cap, bounded by host-load 7.0 / 512MB RSS / worker /
docs/pipeline-fidelity-gate.md— added §15 documenting the wave-1Bug-A arc's full closure (10,437-card re-scan → reparse retraction →
full-pool lands write → wave-1-scoped Stage D write → a closing
consensus_recomputedry-run with zero transitions), every figurekeyed by
run_id. Updated "What remains open" item 1 (wave-1 closed,only the ~6,535-card tail stays open, routed to Stage E streaming's
shakedown per Stage E: streaming assembly + resume contract + kill-test #153/Bug-A re-scan tail: remaining sources after wave-1 measure #418, not a batch) and item 2 (moderation package
sizing corrected from "data-ready" to DEFERRED by owner ruling,
pending further passes, with the 167,045/76% raw-union figure at
ruling time recorded alongside the existing 134,370 dedup'd figure).
Also folded in the scryfall-cache incident's missing linkage: issue
scryfall_cache is lost on every container rebuild #402 resolved by merged PR Persist scryfall_cache volume and fail loud on a missing cache #412, live via deploy-3.
docs/features/grid-selector.md/docs/features/printing-tags.md— fixed rail-delegacy (Rail-delegacy: remove the nine grey /editor rail accordions #413) doc drift PR Rail-delegacy: remove the nine grey /editor rail accordions #413's own open items
flagged: the funnel's per-axis chips are no longer an always-visible
top-to-bottom column on the
/editorrail caller, they're relocatedinto RD4's shared, tier-conditional Filters panel (phone in-rail
collapse, desktop/tablet floating portal);
AttributeVotingPanelnowhas a third mount (the D14-anchored
IdentifyPanel) alongside thefunnel and the card-detail-modal. Ghost-tile thumbnails (EP1) and the
five client-side sort orderings (EP7) were already correctly
documented by Editor-polish round: rail-head enlargement, Sources de-grey, D14 restyle, compare-on-pill, consent gate #421 itself — no change needed there.
Deviations
(amendment 1) are real Rail-delegacy: remove the nine grey /editor rail accordions #413/Editor-polish round: rail-head enlargement, Sources de-grey, D14 restyle, compare-on-pill, consent gate #421-round changes, but neither
grid-selector.mdnorprinting-tags.mdever described them — theiractual (and now stale, pre-Rail-delegacy: remove the nine grey /editor rail accordions #413) home is
docs/features/display-left-rail.md, which still documents theremoved
AutofillCollapserail accordions wholesale. That file isout of this task's assigned scope (only
printing-tags.md/grid-selector.mdwere named) and substantial enough to need its owndedicated pass rather than a rushed rewrite here — flagged as an open
item below rather than fixed speculatively.
docs/troubleshooting.md's scryfall-cache entry (hasthe mechanism detail but not the PR Persist scryfall_cache volume and fail loud on a missing cache #412/deploy-3 citation) — the
task scoped the linkage fix to
pipeline-fidelity-gate.md's own opsnotes specifically.
Verification
python3 .github/scripts/docs_lint.py --strict— clean.python3 .github/scripts/tests/test_docs_lint.py— 26/26 pass.python3 .github/scripts/tests/test_publish_wiki_link_rewrite.py— 4/4 pass.python3 .github/scripts/tests/test_publish_readme.py— 8/8 pass; regenerate-and-diff against committedreadme.md— no drift (readme.md untouched by this PR anyway).python3 .github/scripts/check_protected_core_license.py— clean, 9 files checked.Open items
docs/features/display-left-rail.mdis substantially stale againstboth Rail-delegacy: remove the nine grey /editor rail accordions #413 (still describes the removed grey
AutofillCollapserailaccordions) and Editor-polish round: rail-head enlargement, Sources de-grey, D14 restyle, compare-on-pill, consent gate #421 — worth a dedicated follow-up pass; not
attempted here (out of this task's scope, and too large to do
safely alongside the other three edits).
per
docs/documentation-process.md, so no wiki update is needed forthis PR.
Closes context for #153, #418, #154.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com