This commit removes several components related to plugin health monitoring and debugging:
- PluginHealthCollector middleware
- PluginHealthCommand
- PluginLogViewerCommand
- PluginDebugMiddleware
- PluginHealthMonitor service
- PluginHealthAlertSystem service
- PluginDebugCommand
The removed features were part of an experimental monitoring system that is no longer needed in the core package.