iiRecord
Agentic AI Atlas · Volatile Data
out-of-scope-reason:volatile-dataa5c.ai
II.
OutOfScopeReason JSON

out-of-scope-reason:volatile-data

Structured · live

Volatile Data json

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

File · catalog-meta/out-of-scope-reasons/volatile-data.yamlCluster · catalog-meta
Record JSON
{
  "id": "out-of-scope-reason:volatile-data",
  "_kind": "OutOfScopeReason",
  "_file": "catalog-meta/out-of-scope-reasons/volatile-data.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "reasonKind": "volatile-data",
    "displayName": "Volatile Data",
    "description": "Data changes too quickly to maintain in the catalog.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "scope-boundary:livecodebench.scope",
      "to": "out-of-scope-reason:volatile-data",
      "kind": "has_out_of_scope_reason"
    }
  ]
}