Summary
The repo has accumulated a lot of outdated v2-era files — old HTML pages, duplicate screenshots, stale docs, temp artifacts, and branding leftovers. The current version is live at https://sourcekit-docs.netlify.app/ (the "Deep Blue" theme). Everything not aligned with that should go.
Files to remove
Root-level v2 / outdated files
docs/ directory — old v2 static HTML docs
public/screenshots/ — duplicates of microsite/public/screens/
The public/screenshots/ folder contains copies of screenshots that already exist in microsite/public/screens/ plus 3 older ones:
Temp / junk directories
Other cleanup candidates
Reference
Current live version: https://sourcekit-docs.netlify.app/
The microsite/ directory and src/ directory contain the current app code and should NOT be touched.
Summary
The repo has accumulated a lot of outdated v2-era files — old HTML pages, duplicate screenshots, stale docs, temp artifacts, and branding leftovers. The current version is live at https://sourcekit-docs.netlify.app/ (the "Deep Blue" theme). Everything not aligned with that should go.
Files to remove
Root-level v2 / outdated files
beta-v2-guide.html— old v2 beta guidesourcekit-writeup-v2.md— v2 writeup docsourcekit-microsite.html— standalone old microsite HTMLsourcekit-infographic.png— old infographic imageposter.html— old poster/marketing HTMLQA-Report-2026-02-28.html— stale QA reportsourcekit-qa-report.html— another stale QA reportsourcekit-fix-prompts.md— old fix prompts docbuilder-score-skill-patches.md— old skill patches doccandidate-scorer.skill— old skill filecandidate-signal-enricher.skill— old skill fileelite-sourcing.skill— old skill filedocs/directory — old v2 static HTML docsdocs/beta-v2-guide.html— duplicate of root v2 guidedocs/architecture.html— old architecture pagedocs/index.html— old docs indexdocs/sourcekit-infographic.html— old infographic pagedocs/sourcekit-infographic.html.bak— backup of abovedocs/sourcekit-system-diagram.html— old system diagramdocs/SourceKit Logo.svg— old logo SVG (current branding is in the app)docs/generate-pdfs.mjs— old PDF generation scriptdocs/_redirects— old redirect rulespublic/screenshots/— duplicates ofmicrosite/public/screens/The
public/screenshots/folder contains copies of screenshots that already exist inmicrosite/public/screens/plus 3 older ones:public/screenshots/results.png— old screenshotpublic/screenshots/strategy.png— old screenshotpublic/screenshots/webset.png— old screenshotpublic/screenshots/screenshot_*.pngfiles (duplicates of microsite/public/screens/)Temp / junk directories
.tmp.driveupload/— entire directory (Google Drive upload artifact)tmp/pdfs/— entire directory (temp PDF generation artifacts)tasks/smoke-test-report.md— stale smoke test reportOther cleanup candidates
CLAUDE-CODE-PROMPTS.md— review if still neededPR_REVIEW_STATUS.md— review if still neededTESTER_GUIDE.md— review if still neededbun.lockb— stale lockfile (project uses npm/package-lock.json)Reference
Current live version: https://sourcekit-docs.netlify.app/
The
microsite/directory andsrc/directory contain the current app code and should NOT be touched.