Manual Cleanup List for Public Repository

Files/Directories to DELETE from Online Repo

AI Tool Traces (High Priority - Remove These First)

Test Files and Development Artifacts

Scripts Directory (Development/Deployment Tools)

Delete entire scripts/ directory or individual files:

Marketing Directory (Internal Strategy)

Delete entire marketing/ directory:

Webhook Server (Development Tool)

Delete entire webhook-server/ directory:

Supabase Migrations (Database Schema)

Delete supabase/migrations/ directory:

Documentation to REORGANIZE (Optional)

Consider moving these to a /docs folder or delete if not needed:

Files to KEEP (Core Project)

extension/ - Browser extension code ✅ extension-firefox/ - Firefox extension code ✅ supabase/functions/ - Edge Functions (public API) ✅ css/, js/, auth/ - Web app code ✅ *.html files - Web pages ✅ package.json, manifest.json - Configuration ✅ README.md, LICENSE - Documentation ✅ _layouts/, _config.yml - Jekyll site ✅ .github/workflows/ - CI/CD (if you want public builds)

Priority Order for Deletion

  1. Immediate: .kiro/, .serena/ (AI tool traces)
  2. High: scripts/, marketing/, webhook-server/
  3. Medium: Test files, development docs
  4. Low: Reorganize remaining docs

Local Workspace Changes Made ✅

After Manual Deletion