iiRecord
Agentic AI Atlas · v0
agent:v0a5c.ai
II.
AgentProduct JSON

agent:v0

Structured · live

v0 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:v0",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "v0",
    "vendor": "Vercel, Inc.",
    "homepageUrl": "https://v0.dev/",
    "primarySurface": "web",
    "supportTier": "none",
    "productKind": "web-agent",
    "stackScope": "full",
    "description": "v0 is Vercel's generative UI tool. It produces React/Next.js +\nTailwind components and full pages from prompts and screenshots,\nwith one-click deploy to Vercel.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:v0",
      "to": "agent-version:v0@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:v0@current",
      "to": "agent:v0",
      "kind": "version_of"
    },
    {
      "from": "claim:v0-generates-react",
      "to": "agent:v0",
      "kind": "asserts_about"
    }
  ]
}