Refactor: Replace `record` implementations with standard classes using Lombok...
Refactor: Replace `record` implementations with standard classes using Lombok annotations; remove unused methods and classes; implement executor interfaces for task execution.