iiRecord
Agentic AI Atlas · Incident Management (Go, PostgreSQL, Redis, PagerDuty, Slack, Prometheus)
stack-profile:incident-management-platforma5c.ai
II.
StackProfile JSON

stack-profile:incident-management-platform

Structured · live

Incident Management (Go, PostgreSQL, Redis, PagerDuty, Slack, Prometheus) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-profiles/deep-stacks-6.yamlCluster · domain
Record JSON
{
  "id": "stack-profile:incident-management-platform",
  "_kind": "StackProfile",
  "_file": "domain/stack-profiles/deep-stacks-6.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Incident Management (Go, PostgreSQL, Redis, PagerDuty, Slack, Prometheus)",
    "description": "An incident management platform that automates alert routing, escalation,\nstatus page updates, and post-incident review workflows. Go services\ningest alerts from Prometheus and third-party monitoring tools, apply\ndeduplication and correlation rules, and route incidents to on-call\nresponders via PagerDuty. Slack integration provides war room channels,\nstatus updates, and command-based incident actions. PostgreSQL stores\nincident timelines, action items, and post-mortem reports with full\naudit trails. Redis manages alert deduplication windows, escalation\ntimers, and real-time incident status caches. The tradeoff is alert\nfatigue from noisy integrations and the discipline required to maintain\naccurate runbooks and escalation policies across team rotations.\n",
    "composes": [
      "language:go",
      "tool:psql",
      "library:redis",
      "tool:pagerduty",
      "tool:slack",
      "tool:prometheus",
      "library:chi",
      "library:zerolog"
    ]
  },
  "outgoingEdges": [
    {
      "from": "stack-profile:incident-management-platform",
      "to": "language:go",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "tool:psql",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "library:redis",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "tool:pagerduty",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "tool:slack",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "tool:prometheus",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "library:chi",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "library:zerolog",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "role:sre",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "role:incident-commander",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "role:devops-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "workflow:incident-response",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "workflow:post-incident-review",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "domain:observability",
      "kind": "applies_to"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "domain:devops",
      "kind": "applies_to"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "skill-area:incident-management",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "skill-area:alerting-oncall",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "skill-area:observability-instrumentation",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "skill-area:messaging-queuing",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:incident-management-platform",
      "to": "skill-area:runbook-authoring",
      "kind": "requires_skill_area"
    }
  ],
  "incomingEdges": []
}