- add logic to iterate through labels and execute associated rules - retrieve rules based on label and perform actions like trashing/deleting messages - log warnings for missing rules or invalid actions
- introduce run_cli module with clap integration - implement basic structure for future command logic