You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework layout per review: starburst anchored right, card centered in chip ring
Card panel + candidate grid columns swapped back (candidates left, starburst
anchored right) and intro text right-aligned to match. The starburst is now
contained to the card's own box (moved inside AttributeChipPanel's card slot,
sized off CardArea instead of the whole ring+chips panel) rather than
bleeding across the full page and covering the heading/candidate grid.
AttributeChipPanel restructured to a CSS grid ring (standalone chips top,
the two exclusion groups left/right, card dead center) instead of stacking
chips above the card image.
Also: tier 4 now prioritizes a card with one AI vote + one agreeing human
vote (one vote from crossing PRINTING_TAG_MIN_VOTES=2) over a totally fresh
zero-vote card - a small, concrete step toward "closest to resolving first"
without building a full scoring system.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016i9S7LQsCL3FGaih3ZTRBJ
0 commit comments