spec(wtc-rebuild): fold 2026-08-05 owner decisions - #718
Merged
Conversation
…ruth document Amendments A1-A7 record today's owner decisions: - A1: reaffirm container-first policy as binding - A2: reference image pinned within container (not viewport), reconciling WD4 - A3: confirm binding table; #708 symptom is hover clipping (#705), not gradient - A4: AttributeChipPanel shown by question type, never occludes reference image - A5: retire served-mix logging seam (A6 model requires no telemetry) - A6: record difficulty-lane model (easy/medium/hard from vote state) - A7: current implementation state and epic #704 children tracking Spec is ground truth; amendments fit its own existing voice and amendment convention (mirroring the 2026-07-24 Owner Questions section at top).
This was referenced Aug 5, 2026
…was decided A rationale that dissolves when its citation is removed was never a rationale, so each amendment now carries the reason it holds: - A1: container-first is binding rather than proposed because it already governs shipped code - A2: the reference image must stay visible because it is the subject of the question; viewport-sticky remains rejected because it couples component layout to page-level scroll state - A3: the reported obstruction is hover-scale clipping, not the gradient, so the binding table needs no change - A4: a panel that must be opened before it helps is one most people never open, and the question already determines which chips are relevant - A5: A6 derives difficulty from stored vote state, so the logging seam would record nothing the data does not already carry
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.
Summary
Records seven amendments (A1–A7) in the WTC rebuild spec. The spec is a living ground-truth document rather than a historical proposal: it shipped via PR #446 one day after it was written, and its container-first structure and tokens are still live in
QuestionFeed.tsx.Amendments follow the spec's existing amendment convention, mirroring the closure block at the document's top.
Test plan