What to do
Refactor service registration in the main plugin class to use proper DI after restructure.
Acceptance criteria
- All core services and feature services are correctly registered
- No direct
new instantiations where possible
- Clean and maintainable registration code
What to do
Refactor service registration in the main plugin class to use proper DI after restructure.
Acceptance criteria
newinstantiations where possible