iiRecord
Agentic AI Atlas · shared-context-spec:default
shared-context-spec:defaulta5c.ai
II.
SharedContextSpec JSON

shared-context-spec:default

Structured · live

shared-context-spec:default 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:default",
  "_kind": "SharedContextSpec",
  "_file": "extensions/shared-context-specs/canonical.yaml",
  "_cluster": "extensions",
  "attributes": {
    "contextKind": "default-fabric",
    "producerIface": "iface:shared-context-producer",
    "consumerIfaces": [
      "iface:shared-context-consumer"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-babysitter-sdk",
      "to": "shared-context-spec:default",
      "kind": "has_payload_schema",
      "attributes": {}
    }
  ]
}