iiRecord
Agentic AI Atlas · shared-context-spec:run-scoped
shared-context-spec:run-scopeda5c.ai
II.
SharedContextSpec JSON

shared-context-spec:run-scoped

Structured · live

shared-context-spec:run-scoped json

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

File · extensions/shared-context-specs/canonical.yamlCluster · extensions
Record JSON
{
  "id": "shared-context-spec:run-scoped",
  "_kind": "SharedContextSpec",
  "_file": "extensions/shared-context-specs/canonical.yaml",
  "_cluster": "extensions",
  "attributes": {
    "contextKind": "run-scoped-fabric",
    "producerIface": "iface:run-scoped-producer",
    "consumerIfaces": [
      "iface:shared-context-consumer",
      "iface:run-journal-consumer"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-babysitter-sdk",
      "to": "shared-context-spec:run-scoped",
      "kind": "has_payload_schema",
      "attributes": {}
    }
  ]
}