iiRecord
Agentic AI Atlas · Data-at-Rest Encryption
topic:data-at-rest-encryptiona5c.ai
II.
Topic JSON

topic:data-at-rest-encryption

Structured · live

Data-at-Rest Encryption json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:data-at-rest-encryption",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Data-at-Rest Encryption",
    "description": "Data-at-Rest Encryption as a cross-cutting topic - protecting stored data\nthrough encrypted persistence and disciplined key custody.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:data-at-rest-encryption",
      "to": "domain:security",
      "kind": "applies_to"
    },
    {
      "from": "topic:data-at-rest-encryption",
      "to": "domain:databases",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:databases",
      "to": "topic:data-at-rest-encryption",
      "kind": "contains"
    },
    {
      "from": "domain:security",
      "to": "topic:data-at-rest-encryption",
      "kind": "contains"
    }
  ]
}