II.
OutOfScopeReason JSON
Structured · liveout-of-scope-reason:volatile-data
Volatile Data json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}