Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,3 @@ Top-level scripts in `scripts/` are compatibility wrappers. The implementation i
- `scripts/d2lib/`: shared repository, service, exporter, and wiki generator code
- `scripts/cli/`: primary CLI implementations
- `scripts/devtools/`: development inspection utilities
- `scripts/legacy/`: older skill extraction reference tooling still used by dev utilities
1 change: 0 additions & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ This folder keeps the existing top-level script names for compatibility, but the
- `d2lib/`: shared repository, model, service, and exporter code
- `cli/`: primary user-facing entrypoints
- `devtools/`: developer utilities for inspection and validation
- `legacy/`: older skill extraction prototypes and reference tooling

Top-level wrappers are intentionally thin so existing commands like `python scripts/extract_class_skills.py` and imports like `from d2_services import ...` continue to work.

Expand Down
135 changes: 0 additions & 135 deletions scripts/devtools/validate_ui.py

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/extract_class_skills_paginated.py

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/legacy/__init__.py

This file was deleted.

Loading
Loading