Skip to content

chore: remove 8 orphaned files (~2900 lines of dead code)#1299

Merged
braedonsaunders merged 1 commit into
mainfrom
claude/cleanup-orphaned-files-8rBwq
Feb 3, 2026
Merged

chore: remove 8 orphaned files (~2900 lines of dead code)#1299
braedonsaunders merged 1 commit into
mainfrom
claude/cleanup-orphaned-files-8rBwq

Conversation

@braedonsaunders

Copy link
Copy Markdown
Owner

Delete unused files that were either never integrated or prepared for future features that were never wired in:

  • src/editor/tools/AngleConstraint.ts (283 lines)
  • src/engine/network/p2p/PeerRelay.ts (493 lines)
  • src/engine/network/p2p/NostrMatchmaking.ts (433 lines)
  • src/data/maps/core/MapScaffolder.ts (523 lines)
  • src/data/abilities/abilityMapper.ts (115 lines)
  • src/editor/core/EditorExportModal.tsx (200 lines)
  • src/editor/core/EditorFloatingToolbar.tsx (307 lines)
  • src/engine/ai/AbilityAI.ts (525 lines)

Also removes re-exports from index files and updates documentation.

https://claude.ai/code/session_016e3WTcVjZhh3vMprKRbBqA

Delete unused files that were either never integrated or prepared
for future features that were never wired in:

- src/editor/tools/AngleConstraint.ts (283 lines)
- src/engine/network/p2p/PeerRelay.ts (493 lines)
- src/engine/network/p2p/NostrMatchmaking.ts (433 lines)
- src/data/maps/core/MapScaffolder.ts (523 lines)
- src/data/abilities/abilityMapper.ts (115 lines)
- src/editor/core/EditorExportModal.tsx (200 lines)
- src/editor/core/EditorFloatingToolbar.tsx (307 lines)
- src/engine/ai/AbilityAI.ts (525 lines)

Also removes re-exports from index files and updates documentation.

https://claude.ai/code/session_016e3WTcVjZhh3vMprKRbBqA
@braedonsaunders braedonsaunders force-pushed the claude/cleanup-orphaned-files-8rBwq branch 2 times, most recently from 8a49733 to c4bc69d Compare February 3, 2026 15:00
@braedonsaunders braedonsaunders merged commit ac5fa10 into main Feb 3, 2026
3 of 4 checks passed
@braedonsaunders braedonsaunders deleted the claude/cleanup-orphaned-files-8rBwq branch February 3, 2026 16:19
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