You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
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 guide
sourcekit-writeup-v2.md — v2 writeup doc
sourcekit-microsite.html — standalone old microsite HTML
sourcekit-infographic.png — old infographic image
poster.html — old poster/marketing HTML
QA-Report-2026-02-28.html — stale QA report
sourcekit-qa-report.html — another stale QA report
sourcekit-fix-prompts.md — old fix prompts doc
builder-score-skill-patches.md — old skill patches doc
candidate-scorer.skill — old skill file
candidate-signal-enricher.skill — old skill file
elite-sourcing.skill — old skill file
docs/ directory — old v2 static HTML docs
docs/beta-v2-guide.html — duplicate of root v2 guide
docs/architecture.html — old architecture page
docs/index.html — old docs index
docs/sourcekit-infographic.html — old infographic page
docs/sourcekit-infographic.html.bak — backup of above
docs/sourcekit-system-diagram.html — old system diagram
docs/SourceKit Logo.svg — old logo SVG (current branding is in the app)
docs/generate-pdfs.mjs — old PDF generation script
docs/_redirects — old redirect rules
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:
public/screenshots/results.png — old screenshot
public/screenshots/strategy.png — old screenshot
public/screenshots/webset.png — old screenshot
All public/screenshots/screenshot_*.png files (duplicates of microsite/public/screens/)
tmp/pdfs/ — entire directory (temp PDF generation artifacts)
tasks/smoke-test-report.md — stale smoke test report
Other cleanup candidates
CLAUDE-CODE-PROMPTS.md — review if still needed
PR_REVIEW_STATUS.md — review if still needed
TESTER_GUIDE.md — review if still needed
bun.lockb — stale lockfile (project uses npm/package-lock.json)
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.