Skip to content

chore: remove outdated v2 assets, old docs, and temp files#21

Open
mrNLK wants to merge 1 commit intomainfrom
chore/remove-v2-assets
Open

chore: remove outdated v2 assets, old docs, and temp files#21
mrNLK wants to merge 1 commit intomainfrom
chore/remove-v2-assets

Conversation

@mrNLK
Copy link
Owner

@mrNLK mrNLK commented Mar 11, 2026

Closes #20

Summary

Removes 38 outdated v2-era files — old HTML pages, duplicate screenshots, stale docs, temp artifacts, and branding leftovers. Pure deletions, no code changes.

What's removed

  • Root-level v2 filesbeta-v2-guide.html, sourcekit-writeup-v2.md, .skill files, old QA reports, etc.
  • docs/ old HTML docsarchitecture.html, sourcekit-infographic.html, old logo SVG, PDF gen script, etc.
  • public/screenshots/ — entire directory (duplicates of microsite/public/screens/)
  • Temp directories.tmp.driveupload/, tmp/pdfs/, tasks/smoke-test-report.md

What's NOT touched

  • microsite/ — current docs site source
  • src/ — current app code
  • public/ icons/favicons/manifest — current brand assets

@vercel
Copy link
Contributor

vercel bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
getsourcekit Ready Ready Preview, Comment Mar 11, 2026 7:47pm
source-proof Ready Ready Preview, Comment Mar 11, 2026 7:47pm

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 13a87755f5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -1,1080 +0,0 @@
<!DOCTYPE html>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep docs/index.html until Netlify publish path changes

This commit deletes the only page in the configured Netlify publish directory, so Netlify deployments from this revision will serve 404s for the main routes. netlify.toml still sets publish = "docs" and redirects / and /guide to /index.html, but docs/index.html is removed here; in the Netlify context, that makes the site entrypoint unreachable until the publish directory/build output is updated (or the file is restored).

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant