Incident Monitor — Documentation¶
subscribed/incident-monitor has two responsibilities:
- Create and de-duplicate tickets in external systems (Asana and others)
- Run resumable health checks in WordPress and emit incidents when thresholds are breached
Contents¶
| Document | Description |
|---|---|
| Overview | Architecture, package areas, and entry points |
| Ticket Tracking | Container wiring, de-duplication, connectors, facade usage |
| Health Checks | Registering checks, runner behaviour, WP-CLI, hooks |
| Async Queue | Action Scheduler queue integration |
| Migrations | Database migration strategy |
Quick links¶
- Root README
- Namespace:
Subscribed\IncidentMonitor\ - Composer package:
subscribed/incident-monitor