Skip to content

docs(design): regenerate DESIGN.md + sidecar from current code#354

Merged
dackclup merged 1 commit into
mainfrom
claude/sharp-newton-8pj6p
Jun 1, 2026
Merged

docs(design): regenerate DESIGN.md + sidecar from current code#354
dackclup merged 1 commit into
mainfrom
claude/sharp-newton-8pj6p

Conversation

@dackclup
Copy link
Copy Markdown
Owner

@dackclup dackclup commented Jun 1, 2026

$impeccable document — full regenerate of the design context

Refreshes the impeccable design-context (created in #350) against the current code. Per $impeccable document's rule, an existing DESIGN.md isn't silently overwritten — surfaced the drift and the user chose full regenerate. The creative decisions locked in #350 (North Star "Numbers you can read like a ledger", palette, typography, Named Rules, the four anti-references) are preserved verbatim — only the spec's accuracy had drifted.

What drifted, and the fix

Scope / verification

Doc-only — root DESIGN.md + .impeccable/design.json + a PHASE_STATUS_INFLIGHT.md entry. No compute / schema / scoring / valuation / frontend-code change (so simulate won't trigger; CI is lint + Frontend-build only). Validated: JSON parses (schemaVersion 2, 8 components); the six Stitch section headers present in order; YAML frontmatter parses. Accuracy grounded in direct code reads (actual shadow-* usage grep, the two component files, globals.css easings).

https://claude.ai/code/session_012xxKfyR939bZDmbxxqMFZi


Generated by Claude Code

…ccable document)

Full regenerate of the impeccable design-context (created in #350) against the
current code. The creative decisions locked in #350 (North Star, palette,
typography, Named Rules, the 4 anti-references) are preserved verbatim; only the
spec's accuracy had drifted, fixed here:

- Elevation: DESIGN.md/sidecar claimed cards rest on shadow-medium and the hero
  on shadow-large. Reality (post-A3 reskin): only shadow-overlay is used anywhere
  (FilterDrawer) -- every card/table/hero is border-only `rounded`. Rewrote the
  Elevation section + sidecar shadow purposes so Subtle/Medium/Large read as
  defined-but-unused; an agent will no longer reach for a resting shadow.
- Components: added ListingChips (#351 country/exchange chips) +
  HeroAttributeTiles (#344 4-box tile grid) to DESIGN.md and the sidecar, plus an
  Icons subsection (lucide named-import / country-flag-icons per-country
  tree-shake discipline) and the signature Score Gauge as the 8th sidecar entry.
- Motion: corrected two sidecar easings -- gauge-sweep cubic-bezier(.22,1,.36,1)
  -> ease-in-out, hover-lift ease-out -> ease-in-out (the app-wide single curve,
  #330).
- Sidecar Card css dropped its stale box-shadow (border-only); Recommendation
  Chip now uses the soft-OKLCH values that actually render after the globals.css
  override (expert-user-explorer-measured) instead of raw emerald hex. Added a
  Colors + Do's note on the soft-override allowlist (the bg-rose-600 gap from
  #352) + the gauge-stroke inline-rgb carve-out to the Tailwind-Class Rule.

Doc-only (root DESIGN.md + .impeccable/design.json + PHASE_STATUS_INFLIGHT.md) --
no compute / schema / scoring / valuation / frontend-code change. JSON validated
(schemaVersion 2, 8 components); the 6 Stitch headers present in order; YAML
frontmatter parses.

https://claude.ai/code/session_012xxKfyR939bZDmbxxqMFZi
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
quantrank Ready Ready Preview, Comment Jun 1, 2026 10:57am

@dackclup dackclup marked this pull request as ready for review June 1, 2026 10:57
@dackclup dackclup merged commit d5c933e into main Jun 1, 2026
4 checks passed
@dackclup dackclup deleted the claude/sharp-newton-8pj6p branch June 1, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants