docs(board): B-118 cross-reference — social card clipped, fix deferred - #15
Merged
Conversation
…w, fix deferred to coordinated wording The umbrella's v1.11.0 run measured the committed card's 91-char eyebrow needing ~1270px on a 1200px canvas (~11 chars lost, 'LLM RESALE' among them). test/social_preview.py checks bytes and dimensions, never rendered text, so the gate stayed green. Not fixed here on the coordinator's instruction: the role-cell shortening must be coordinated family-wide. 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.
Board bookkeeping only, no release. Files the umbrella's B-118 finding where this repository's debt lives: the committed social card's 91-char eyebrow needs ~1270px on a 1200px canvas (~11 chars clipped, "LLM RESALE" among them; measured by the umbrella's v1.11.0 run, 2026-08-31).
test/social_preview.pychecks bytes and dimensions, never rendered text, so the gate stayed green — stated in the row. The fix is deliberately NOT here: the role-cell shortening must be coordinated across the family's cards (coordinator decision, 2026-08-31).🤖 Generated with Claude Code