Removes 7 unused PNGs (Replit-generated screenshots) plus the matching
@assets Vite alias and the docker/web.Dockerfile copy step. Nothing
in the source code imported from this alias.
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>