Skip to content

Conversation

@nicholaspsmith
Copy link
Owner

Summary

This PR removes stale and unused files that are no longer needed for the project:

  • Deleted ARCHITECTURE.md - outdated architecture documentation
  • Deleted MIGRATION_GUIDE.md - no longer used migration guide
  • Deleted tests/helpers/mock-embeddings.ts - unused test helper
  • Cleaned up knip.config.ts by removing 14 lines of stale ignore rules
  • Fixed broken ARCHITECTURE.md reference in README.md

Why

These files are no longer maintained or referenced in the codebase. Removing them:

  • Reduces repository clutter and maintenance burden
  • Eliminates broken documentation references
  • Removes unused test utilities
  • Cleans up stale configuration entries

Test plan

  • All cleanup changes are file deletions and config simplifications
  • No functional code changes, no new tests needed
  • Verify CI passes after merge

nicholaspsmith and others added 3 commits January 26, 2026 21:55
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@nicholaspsmith nicholaspsmith merged commit 8622d5e into main Jan 27, 2026
9 checks passed
@nicholaspsmith nicholaspsmith deleted the chore/cleanup-unused-files branch January 27, 2026 02:58
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.

2 participants