Shows the CRA grid (projects × days) which is the main interaction
surface, alongside the dashboard already documented.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Captured from a populated instance so the visual gives a real sense
of what the dashboard looks like in use.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pivots the README from a feature/spec dump to a getting-started doc:
quick Docker bootstrap, local dev steps, repo layout, useful pnpm
commands, and an explicit "POC, unfinished" warning at the top with
known limitations listed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Strips the .replit/.replitignore files, replit.md (renamed to README.md),
the @replit/* vite plugins from cra-app and mockup-sandbox, the @replit
catalog/exclusion entries from pnpm-workspace.yaml, the linux-x64-only
platform overrides (Replit-specific optimization), and inline @replit
comment markers. Also regenerates pnpm-lock.yaml so the project can be
installed and built on any platform.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>