chore: housekeeping sweep — remove stale build artifacts and dead files #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/housekeeping-sweep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Cleanup pass from a project health audit — no behavior changes.
.d.ts/.d.ts.mapcompiler artifacts infrontend/convex/(committed since the initial monorepo setup, dated Oct 2025, nothing imports them). The real Convex codegen infrontend/convex/_generated/stays tracked. Added an ignore pattern so they can't come back..github/workflows.disabled/build-images.yml— dead since the migration to Forgejo CI (.forgejo/workflows/build-images.yml); still referenced the old GitHub runner and buildkit endpoint.frontend/components/single-cat/SPINNER_TODO.md— completed checklist, every item checked.Verification
pnpm exec tsc --noEmit✅pnpm run test— 24 files, 217 tests ✅git ls-files frontend/convex/_generatedstill shows the 3 required.d.tscodegen files ✅Somewhere a GPU is overheating so I don't have to think.