iiRecord
Agentic AI Atlas · Auto-Scaling
topic:auto-scalinga5c.ai
II.
Topic JSON

topic:auto-scaling

Structured · live

Auto-Scaling json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:auto-scaling",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Auto-Scaling",
    "description": "Auto-Scaling as a cross-cutting topic - adjusting capacity automatically\nfrom demand or signal-driven policies.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:auto-scaling",
      "to": "domain:cloud-infra",
      "kind": "applies_to"
    },
    {
      "from": "topic:auto-scaling",
      "to": "domain:devops",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:cloud-infra",
      "to": "topic:auto-scaling",
      "kind": "contains"
    },
    {
      "from": "lib-process:devops-sre-platform--auto-scaling",
      "to": "topic:auto-scaling",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    }
  ]
}