feat: enhance IPC argument validation with Zod schemas#101
Conversation
KazeKaze93
commented
Apr 28, 2026
- Introduced new Zod schemas for argument validation across multiple IPC controllers, ensuring stricter type safety and reducing potential runtime errors.
- Refactored existing handlers to utilize the new schemas, improving code clarity and maintainability.
- Cleaned up unused imports and adhered to strict coding standards throughout the updates.
- Introduced new Zod schemas for argument validation across multiple IPC controllers, ensuring stricter type safety and reducing potential runtime errors. - Refactored existing handlers to utilize the new schemas, improving code clarity and maintainability. - Cleaned up unused imports and adhered to strict coding standards throughout the updates.
🛡️ Архитектор (AI Review)Это жесткое ревью. Твой PR — это попытка навести порядок в хаосе IPC, и хотя направление верное, реализация местами пахнет ленью и "магией". 🚨 Критично
|