5f80e77714
Delete the unused `ActionsService.ts` and `ActionsRegistryService.ts` files under `services/definitions/`. These were never exported from the definitions index and had zero imports across the repo. The canonical copies live in the `alpha/` directory and have already diverged. Removing these eliminates a confusing dual source of truth. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor