no more god functions like delay_io_train in train.py.
use inheritance and abstract base classes to give more structure when we have choices.
follow guidance in https://www.skills.sh/github/awesome-copilot/refactor and https://www.skills.sh/dietrichgebert/ponytail/ponytail
clean up stale issue plans, old testing artifacts, and any dead code
objective is a smaller and more logical codebase that is easier to understand, use, and maintain
no more god functions like delay_io_train in train.py.
use inheritance and abstract base classes to give more structure when we have choices.
follow guidance in https://www.skills.sh/github/awesome-copilot/refactor and https://www.skills.sh/dietrichgebert/ponytail/ponytail
clean up stale issue plans, old testing artifacts, and any dead code
objective is a smaller and more logical codebase that is easier to understand, use, and maintain