Skip to content

Clean up unused Python script wrappers#16

Merged
ryan-reid merged 1 commit into
mainfrom
codex/remove-unused-python-files
May 18, 2026
Merged

Clean up unused Python script wrappers#16
ryan-reid merged 1 commit into
mainfrom
codex/remove-unused-python-files

Conversation

@ryan-reid
Copy link
Copy Markdown
Owner

@ryan-reid ryan-reid commented May 18, 2026

Summary

  • remove the unused legacy paginated skill extraction prototypes
  • remove the dev-only UI validation helper that depended on that legacy code
  • remove top-level compatibility wrapper scripts and import shims
  • keep scripts/generate_reports.py as the single top-level rebuild command, with focused tools available through python -m cli.
  • update docs, tests, devtools, and wiki footer text for the cleaned script layout

Verification

  • python -m unittest discover -s tests
  • python scripts/generate_reports.py

@ryan-reid ryan-reid merged commit 3885ee3 into main May 18, 2026
2 checks passed
@ryan-reid ryan-reid changed the title Remove unused legacy Python scripts Clean up unused Python script wrappers May 18, 2026
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.

1 participant