iiRecord
Agentic AI Atlas · CI Runners
topic:ci-runnersa5c.ai
II.
Topic JSON

topic:ci-runners

Structured · live

CI Runners json

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

File · domain/topics/topics-cicd.yamlCluster · domain
Record JSON
{
  "id": "topic:ci-runners",
  "_kind": "Topic",
  "_file": "domain/topics/topics-cicd.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "CI Runners",
    "description": "CI Runners as a cross-cutting topic - the execution environments that process\npipeline jobs. Covers GitHub-hosted ephemeral runners, self-hosted runner\nregistration and lifecycle management, runner groups and routing labels,\nautoscaling runner pools (Actions Runner Controller, KEDA-based), container-based\nephemeral runners for security isolation, ARM/GPU-class runner provisioning,\nand cost optimization through runner fleet right-sizing.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:ci-runners",
      "to": "domain:devops",
      "kind": "applies_to"
    },
    {
      "from": "topic:ci-runners",
      "to": "domain:cloud-infra",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:cloud-infra",
      "to": "topic:ci-runners",
      "kind": "contains"
    },
    {
      "from": "domain:devops",
      "to": "topic:ci-runners",
      "kind": "contains"
    }
  ]
}