- Shipped
- August 12, 2026 at 5:07 PM UTC
- Author
- kamo
- Commit
- 754f230
OverviewPillars.tsx hard-coded **************** instead of deriving them from **************** the way AttentionLedger.tsx already does — same name-indexed pattern applied here so a rename in either place is a compile error, not a silently broken link. ActivityRail's date column combined color="textSecondary" with operator-label, whose CSS ships !important; the prop was dead. Dropped operator-label and kept .tabular + textSecondary, matching the equivalent column in AttentionLedger.