This demo connects a simple incident management web app with the 7 pipelines of SignalDeck's it_incidents pillar. Every decision is persisted with its p_winner, margin, gate, and compliance verification — auditable and reproducible.
Hidden by default. They are sandbox-only accounts — no real data, no real users.
admin@iquelo.comsre@iquelo.comops@iquelo.comPaste a raw JSON payload from any of the 30 supported vendors (Datadog, PagerDuty, Sentry, Grafana, Prometheus, Splunk, NewRelic, Cloudflare, ArgoCD, Jira, Opsgenie, Kafka, Rancher, Harness, UC4…) and see how the pillar normalizes it and routes the decision — without creating an incident.
Open DIY playgroundEvery view (dashboard, incidents, raw inspector, simulation, help) adapts from 360 px upwards. Try it on your phone.
Creating an incident fires the 4 on-create pipelines. The other 3 on-demand run from the incident detail view.
incident_severity_assessmentCalibrates true severity (SEV1–SEV4) with probabilities and margins.
incident_routingSuggests the on-call team that should handle the incident.
change_correlation_checkDetects correlation with recent deploys and changes.
customer_impact_estimationEstimates affected users and revenue at risk.
escalation_triggerDecides whether to escalate to a higher SEV or wake more teams.
deploy_freeze_decisionRecommends freezing deploys while the incident is open.
auto_remediation_admissibilityAuthorizes or rejects auto-remediation (rollback/restart/scale).
Cookie session + CSRF + audit log.
Automatic dispatch of the 4 on-create pipelines via HMAC + JWT.
decision, p_winner, gate, and compliance are persisted.
On-demand buttons to escalate, freeze deploys, or authorize remediation.