iiRecord
Agentic AI Atlas · Zed
agent:zeda5c.ai
II.
AgentProduct JSON

agent:zed

Structured · live

Zed json

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

File · agent-stack/products/extended-products.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:zed",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Zed",
    "vendor": "Zed Industries, Inc.",
    "homepageUrl": "https://zed.dev/",
    "primarySurface": "ide-extension",
    "supportTier": "none",
    "productKind": "ide-extension-agent",
    "stackScope": "full",
    "description": "Zed is a high-performance multiplayer code editor from Zed Industries\nwith built-in AI assistant features, inline transformations, and\nmulti-buffer assistant panels supporting multiple model backends.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:zed",
      "to": "agent-version:zed@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:zed@current",
      "to": "agent:zed",
      "kind": "version_of"
    },
    {
      "from": "claim:zed-is-multiplayer-editor",
      "to": "agent:zed",
      "kind": "asserts_about"
    },
    {
      "from": "source-ref:zed-app",
      "to": "agent:zed",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}