iiRecord
Agentic AI Atlas · Service Level Agreement
term:service-level-agreementa5c.ai
II.
Term JSON

term:service-level-agreement

Structured · live

Service Level Agreement json

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

File · terminology/terms/service-level-agreement.yamlCluster · terminology
Record JSON
{
  "id": "term:service-level-agreement",
  "_kind": "Term",
  "_file": "terminology/terms/service-level-agreement.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:service-level-agreement.canonical",
    "displayName": "Service Level Agreement",
    "kind": "concept",
    "description": "A contract specifying expected service availability and response targets.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:service-level-agreement",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:service-level-agreement",
      "to": "domain:cloud-infra",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acronym:sla",
      "to": "term:service-level-agreement",
      "kind": "expands_to"
    },
    {
      "from": "definition:service-level-agreement.canonical",
      "to": "term:service-level-agreement",
      "kind": "defines"
    }
  ]
}