Skip to content

docs(loop): remove ledger row wedged into the status legend table#76

Merged
DragonnZhang merged 1 commit into
mainfrom
fix/ledger-stray-row
Jul 20, 2026
Merged

docs(loop): remove ledger row wedged into the status legend table#76
DragonnZhang merged 1 commit into
mainfrom
fix/ledger-stray-row

Conversation

@DragonnZhang

Copy link
Copy Markdown
Collaborator

A reduce-motion data row sat between the status legend's header and its first proposed entry, so the legend rendered as a broken 2-column table with a stray 10-column row inside it. Pre-existing on main — surfaced while resolving the ledger conflicts across #49#73.

The Ledger table already carries a reduce-motion row, so the stray one was a duplicate. But the stray row held the implementation notes that the reconciled Ledger row had dropped, so those notes are folded into the surviving row rather than deleted along with it.

Docs-only; no code touched. Both tables now have consistent column counts (legend 2, ledger 10).

Note (not changed here): that row still reads pr-open though #51 merged on 2026-07-06. Status reconciliation is the loop's job per the file's own "GitHub is the source of truth" note, so I left it alone.

🤖 Generated with Claude Code

A `reduce-motion` data row sat between the status legend's header and its
first `proposed` entry, so the legend rendered as a broken 2-column table
with a stray 10-column row in it. The Ledger table already carries a
reduce-motion row, so the stray one was a duplicate -- but it held the
implementation notes the reconciled row had dropped, so fold those into
the surviving row rather than losing them with the deletion.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@DragonnZhang
DragonnZhang merged commit 547c885 into main Jul 20, 2026
1 check passed
@DragonnZhang
DragonnZhang deleted the fix/ledger-stray-row branch July 20, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant