Story: Legacy Cleanup Phase 5 (Incomplete) #19

Closed
opened 2026-03-18 06:27:17 +00:00 by david · 0 comments
Owner

Status: Not started

Description:
Final phase of legacy cleanup. Remove remaining deprecated code.

Scope:

  • Delete engine/legacy/ subsystem (render.py, layers.py)
  • Delete tests/legacy/ directory
  • Clean up any remaining engine.legacy.* imports in production code
  • Archive old rendering code to historical branch if needed

From Session Summary (docs/SESSION_SUMMARY.md):

Short Term (Phase 5)

  • Remove engine/legacy/ subsystem entirely
  • Delete tests/legacy/ directory
  • Clean up any remaining legacy imports in production code

Why: These modules are no longer used by modern pipeline. Legacy cleanup is ~95% complete, this is the final 5%.

Risk: Low - all production code now uses Stage-based pipeline.

**Status:** Not started **Description:** Final phase of legacy cleanup. Remove remaining deprecated code. **Scope:** - [ ] Delete `engine/legacy/` subsystem (render.py, layers.py) - [ ] Delete `tests/legacy/` directory - [ ] Clean up any remaining `engine.legacy.*` imports in production code - [ ] Archive old rendering code to historical branch if needed **From Session Summary (docs/SESSION_SUMMARY.md):** > ### Short Term (Phase 5) > - Remove engine/legacy/ subsystem entirely > - Delete tests/legacy/ directory > - Clean up any remaining legacy imports in production code **Why:** These modules are no longer used by modern pipeline. Legacy cleanup is ~95% complete, this is the final 5%. **Risk:** Low - all production code now uses Stage-based pipeline.
david self-assigned this 2026-03-18 06:27:17 +00:00
david added this to the Mainline project 2026-03-18 07:12:13 +00:00
david closed this issue 2026-03-18 07:44:19 +00:00
david moved this to Tested in Mainline on 2026-03-18 07:51:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: klubhaus/sideline#19