iiRecord
Agentic AI Atlas · Operational Knowledge
knowledge-domain:operational-knowledgea5c.ai
II.
KnowledgeDomain JSON

knowledge-domain:operational-knowledge

Structured · live

Operational Knowledge json

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

File · domain/knowledge-fabric/knowledge-domains.yamlCluster · domain
Record JSON
{
  "id": "knowledge-domain:operational-knowledge",
  "_kind": "KnowledgeDomain",
  "_file": "domain/knowledge-fabric/knowledge-domains.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Operational Knowledge",
    "description": "Runbooks, incident response procedures, SLAs, deployment processes,\nmonitoring configurations, and operational playbooks. The knowledge\nneeded to keep systems running, respond to incidents, and maintain\nservice reliability.\n",
    "trustLevel": "authoritative",
    "staleness": "fresh"
  },
  "outgoingEdges": [
    {
      "from": "knowledge-domain:operational-knowledge",
      "to": "retrieval-pipeline:hybrid-knowledge-search",
      "kind": "provides_knowledge_to"
    },
    {
      "from": "knowledge-domain:operational-knowledge",
      "to": "retrieval-pipeline:semantic-doc-search",
      "kind": "provides_knowledge_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "knowledge-source:incident-history",
      "to": "knowledge-domain:operational-knowledge",
      "kind": "feeds_knowledge"
    }
  ]
}