iiRecord
Agentic AI Atlas · SLO Burn Rate Review
workflow:slo-burn-rate-reviewa5c.ai
II.
Workflow JSON

workflow:slo-burn-rate-review

Structured · live

SLO Burn Rate Review json

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

File · workflows/workflows/workflows-observability-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:slo-burn-rate-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-observability-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "SLO Burn Rate Review",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "weekly",
    "complexity": "single-team",
    "description": "Reviews SLO error budget consumption rates across services — identifying\nservices burning budget too fast, correlating burn-rate spikes with\ndeployments or incidents, and triggering reliability-focused work when\nbudgets approach exhaustion. Excludes SLO definition changes.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "skill-area:sli-slo-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "domain:observability",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "responsibility:respond-incidents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:slo-burn-rate-review",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:observability-stack",
      "to": "workflow:slo-burn-rate-review",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:chaos-engineering",
      "to": "workflow:slo-burn-rate-review",
      "kind": "follows_workflow"
    }
  ]
}