Final cleanup of module structure and dead code #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
Clean up after migration.
Tasks:
Remove unused cfg blocks
Organize modules (core/, platform/)
Remove dead code
Standardize structure
Acceptance Criteria:
Clean, maintainable codebase
Clear separation of core vs platform