Code diff · 04

Commit card

Single commit summary — short sha, author avatar, message, body, branch chip, signed-status chip, and trailing action group.

Production answer

Commit card is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.

Primary CTAReview Commit card states
Generative search brief

Commit card: Single commit summary — short sha, author avatar, message, body, branch chip, signed-status chip, and trailing action group.

Recent commits · feature/quote-instant-pricing
d6e0b88
Marcus Halversonmarcus.halverson@mufflermen.com.au
Signed

Wire up quote-instant-pricing flag end-to-end

Reads the cohort from resolveCohort() and threads it through to instantQuote(). Falls back to legacyQuote() when the flag is off. Removed the now-dead pricing-v1 branch.

feature/quote-instant-pricing
a09bf42
Jordan Pacejordan.pace@mufflermen.com.au

Rebuild parts catalogue with 3D viewer

Introduces PartsViewer3D as the default surface, with PartsList as the reduced-motion fallback. Removes the legacy ThumbnailGrid.

feature/parts-3d-viewer
Behaviour

The short sha is computed from the supplied full sha so callers can pass either form. Signed status is a hard chip rather than a tooltip so screen readers announce it. Each commit card is wrapped in its own region with an aria-label combining sha + author.