dfbde954c3
These 6 scripts were one-shot AST/code transformations from past
tracks. The transforms they perform are already applied; the
scripts serve no further purpose.
Removed (6 files, ~30 KB):
- apply_startup_timeline.py (8.3 KB) - startup timeline edit
(applied in startup_speedup_20260606 / commit 229559ca)
- apply_type_hints.py (10.5 KB) - type-hint applicator
(applied in gui_2_cleanup_20260513)
- gut_oop_final.py (1.7 KB) - OOP culling
(done in hot_reload_python_20260516)
- restore_regions_final.py (4.8 KB) - region restoration
(done in hot_reload_python_20260516)
- transform_render_methods.py (3.0 KB) - render-method transformer
(delegation done in hot_reload_python_20260516)
- transform_render_methods_safe.py (2.4 KB) - safer variant
Audit (per spec §Gaps to Fill) confirms zero external references.