Grouping (deduplication)
When an alert arrives, aciona.me looks for an open incident from the same origin, considering the organization, the service, the alert’s external identifier and a signature computed from the normalized content.1
An open incident was found
The alert is aggregated into the existing incident. The timeline records an alert-aggregated event, and no duplicate is created.
2
None was found
A new incident is created, with its own notification and escalation clock.
Auto-resolution
When the originating tool sends the recovery event, aciona.me finds the correlated open incident and resolves it automatically. Guaranteed behavior:- Recovery with no matching open incident: nothing happens. The alert is recorded, no incident is created and no error is raised.
- Recovery for an already resolved or closed incident: ignored, without reopening or modifying anything.
- Auto-resolution records the event on the timeline, identifying the source that resolved it.