Skip to content

chore: remove all outdated v2 assets, screenshots, docs, and temp files #20

@mrNLK

Description

@mrNLK

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 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/)

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 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions