fix(ux): overnight honesty + brand-token + calm-copy polish (secondary axes)#574
Merged
Victor "David" Medina (Victor-David-Medina) merged 1 commit intoJun 27, 2026
Conversation
…y axes) Overnight adversarial console sweep (wq9qwfuyt) — 4 verified-at-source, autonomous, low-risk, CI-gated fixes that lift secondary axes (the ~20 headline is First-Light-gated and unchanged): - HONESTY (RelayTeamsClient): empty-state 'Relay Teams run autonomously ... recovering ... optimizing' (present-tense autonomy on a proof_events=0 account) -> 'Once your data connects, ... prepare ... for your review. Nothing reaches a client until you approve it.' Same pattern as #555. - BRAND-LAW (SeedWellnessPilotButton): amber CTA text-white -> text-stone-950 (canonical amber-CTA text; raw white banned in component code). - BRAND-LAW (ConciergeAdminClient): h1 text-white -> text-stone-50; white/N neutral-opacity (border-white/5, bg-white/[0.02], bg-white/[0.03]) -> stone tokens. Clears the opacity guard (warning now -> error after Phase 1). The red-error-badge text-white is left (semantic contrast). - NEURO/CALM (ProposalApprovalCard): skipped copy -> 'It stays in your queue — come back anytime, no rush.' (de-anxiety; used the neutral version, not an unverified 'tomorrow's brief' claim). Deferred honestly: the 7AM/'running now' autonomy leaks need a server-side proof_events>0 gate (logic, med-risk) — not an unattended overnight merge. Copy/token-only; no logic; CI is the gate. Isolated worktree. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🛡️ Cascade Quality Score: 100/100
Threshold: 85/100 | Result: PASS ✅ |
993efbb
into
main
9 of 10 checks passed
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.
Overnight adversarial console sweep (
wq9qwfuyt, fleet) → 4 verified-at-source, autonomous, low-risk, CI-gated fixes. The ~20 headline is First-Light-gated and unchanged — these lift secondary axes:RelayTeamsClient): empty-state "Relay Teams run autonomously… recovering… optimizing" (present-tense autonomy on aproof_events=0account) → "Once your data connects, … prepare … for your review. Nothing reaches a client until you approve it." (same pattern as fix(honesty): future-tense autonomy overclaims #555).SeedWellnessPilotButton): amber CTAtext-white→text-stone-950.ConciergeAdminClient): h1text-white→text-stone-50;white/Nneutral-opacity → stone tokens (clears the opacity guard).ProposalApprovalCard): skipped copy → "It stays in your queue — come back anytime, no rush." (de-anxiety; neutral version, no unverified claim).Deferred honestly: the 7AM/'running now' autonomy leaks need a server-side
proof_events>0gate (logic, med-risk) — not safe for an unattended overnight merge. Copy/token-only; brand-scan 0 errors; CI is the gate. Isolated worktree.