fix: land the CLFY-27 continuous-shimmer refinement on master (dropped from #57) #58

Merged
owlburtoe merged 1 commit from clfy-27-refine-to-master into master 2026-07-17 16:03:17 -04:00
Owner

PR #57 merged only the feat commit; the follow-up refine commit (7ac0b2e, the continuous sweep⇄breathing animation reviewed live) was left stranded on the branch head and never reached master. Master shipped the old freeze-at-plateau version.

This cherry-picks that refine commit onto master so the release ships the reviewed behavior:

  • animation loops forever (sweep ~4s ⇄ breathing pulse ~3.2s) instead of freezing at gold
  • RGB base so the breath can scale brightness
  • brighter cream sweep highlight (#FFD7AF) for legibility

Closes CLFY-28, Closes CLFY-29.

  • bun run test — 15/15 green
  • tsc --strict clean
  • cherry-pick applied cleanly (spinner.ts + claudify-screen.ts + tests + doc)
PR #57 merged only the **feat** commit; the follow-up **refine** commit (`7ac0b2e`, the continuous sweep⇄breathing animation reviewed live) was left stranded on the branch head and never reached master. Master shipped the old freeze-at-plateau version. This cherry-picks that refine commit onto master so the release ships the reviewed behavior: - animation loops forever (sweep ~4s ⇄ breathing pulse ~3.2s) instead of freezing at gold - RGB base so the breath can scale brightness - brighter cream sweep highlight (`#FFD7AF`) for legibility Closes CLFY-28, Closes CLFY-29. - [x] `bun run test` — 15/15 green - [x] `tsc --strict` clean - [x] cherry-pick applied cleanly (spinner.ts + claudify-screen.ts + tests + doc)
refine: spinner shimmer loops forever (sweep <-> breathing)
All checks were successful
Plane Sync / Close referenced Plane work items (pull_request) Successful in 2s
6e878a691e
Live-review feedback: the sweep freezing at the gold plateau read as 'cutting
short'. Instead of stopping, the animation now loops continuously — after the
one-way salmon->gold escalation it alternates the right->left sweep (4s) with a
whole-verb breathing pulse (3.2s, dim<->bright), forever. Reworked the base to
RGB so the breath can scale brightness; brightened the sweep highlight to a more
legible cream (#FFD7AF) since CC's one-shade delta read as no shimmer at terminal
scale. Refresh runs at the animation cadence for the whole spell while active.

Deliberate divergence from CC (which freezes) for a cosmetic surface; escalation
colors stay CC-accurate. Recorded in the capture doc.
owlburtoe merged commit e4445770f8 into master 2026-07-17 16:03:17 -04:00
owlburtoe deleted branch clfy-27-refine-to-master 2026-07-17 16:03:18 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
owlburtoe/pi-claudify!58
No description provided.