AlertGroup
- Added `AlertGroup` structure with reset functionality. - Implemented `AlertGroupRepository` to manage alert group persistence using BoltDB. - Integrated `AlertGroupRepository` into the `Repositories` interface and factory setup.