Skip to content

Conversation

@justrach
Copy link
Owner

Summary

  • Removes 27 files of documentation clutter
  • Cleans up old benchmark images and data
  • Updates Makefile for new project structure

Deleted Files

  • 17 outdated markdown files (release notes, summaries, TODOs)
  • Old benchmark images and JSON files
  • Test files from root (they belong in tests/)
  • Old setup scripts
  • docs/ directory with outdated guides

Updated Files

  • .gitignore - Added .context/ for Conductor workspace
  • Makefile - Updated for root pyproject.toml structure

Result

Clean repository with only essential files:

  • README.md, LICENSE, CHANGELOG.md
  • Cargo.toml, pyproject.toml
  • src/, python/, tests/, examples/
  • assets/, benchmarks/
  • .github/workflows/

- Remove 17 outdated documentation files (release notes, summaries, etc.)
- Remove old benchmark images and JSON files
- Remove test files from root (use tests/ directory)
- Remove old setup script
- Remove docs/ directory with outdated guides
- Update Makefile to use root pyproject.toml
- Add .context/ to .gitignore

Generated with AI

Co-Authored-By: AI <ai@example.com>
@justrach justrach merged commit 4deb723 into main Jan 25, 2026
11 checks passed
@justrach justrach deleted the cleanup/remove-docs-clutter branch January 25, 2026 10:55
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