Skip to content

Launch polish: design-system warm-up, boot shell, wireframe parity, honest states - #15

Merged
DIodide merged 1 commit into
mainfrom
feat/launch-polish
Sep 1, 2026
Merged

DIodide merged 1 commit into
mainfrom
feat/launch-polish

Conversation

@DIodide

@DIodide DIodide commented Sep 1, 2026

Copy link
Copy Markdown
Member

Implements the Figma wireframes and fixes the launch audit's findings (142 verified issues: 8 blockers, 40 majors, plus the fidelity/polish tail). Founder overrides honored: no chat bubbles; Forum, workspaces, TigerMenus, TigerFoodies, Apple Calendar, and custom-app connect ship as coming-soon affordances; no fabricated data anywhere (the registration countdown fails closed).

Verified: tsc + vite build clean; headless-Chrome walkthrough of the four user paths at 1440px/375px with zero console errors, one

per route, zero horizontal overflow, correct per-route titles.

Known follow-ups (not in this PR): chat index is still localStorage-only (needs a desk-DO chat list), desk tool calls are serialized pending a server batch entry point, og.png headline could be regenerated, diag() callable should be deleted once hibernation observation ends.

https://claude.ai/code/session_01MKLJUWk6biNAKXupHTTWn5

…wireframes

Built from a 142-finding verified UI/UX audit. Highlights:

- Boot: branded static shell + critical CSS in index.html (no more white
  screen), self-hosted Caveat with a metric-matched fallback, full OG/social
  meta, real favicons, immutable asset caching via _headers, route-level
  code splitting, an error boundary (no more white-screen crash path).
- Design system: warmed ink/gray/shadow ramp on the cream paper, one accent
  discipline (cyan + a purple for selection), spacing/radius/type/motion
  tokens, paper grain, styled markdown links/headings/tables, an inline SVG
  icon set replacing mixed unicode glyphs, AA-passing contrast.
- Chat: drafts no longer wake a cold Durable Object; failed turns render a
  retryable card instead of vanishing; instant local echo on send; autoscroll
  respects reading scrollback; no user bubbles (right-margin marker stroke +
  timestamps); "Worked from <app>" attribution; PrincetonCourses evidence
  cards; offer_choices + request_app elicitation tools (server + UI) with
  turn-ending stopWhen; app-aware suggestions; truthful composer note.
- Sidebar/shell: pinned general chat, search, starred/recent, browse-all,
  workspaces coming soon, real links (cmd-click works), two-step delete that
  actually clears the transcript, 404, per-route document.title, session-
  expiry interstitial that preserves the page, sign-in deep-link return.
- Sign-in: a real front door with the product name, example questions, app
  chips, attribution, and honest error copy.
- My apps: two-column divider rows with personality copy, master
  connectivity switch, My Calendars section (Apple Calendar soon), TigerMenus/
  TigerFoodies/custom-app coming-soon rows, serialized toggle pushes,
  truthful connection copy.
- Agenda -> Daily Summary: sticky-note header, today's classes as time
  blocks, per-app modules with real loading/empty/error states and retries,
  registration countdown only from a verified future date, coming-soon
  teasers for TigerMenus and The Forum.
- Server: friendly connect errors, per-turn outage note appended to the
  system prompt, voice guidance, confirm-before-any-write rule.

Claude-Session: https://claude.ai/code/session_01MKLJUWk6biNAKXupHTTWn5
@DIodide
DIodide merged commit 1341db1 into main Sep 1, 2026
2 checks passed
@DIodide
DIodide deleted the feat/launch-polish branch September 1, 2026 18:11
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.

1 participant