iiRecord
Agentic AI Atlas · Bolt
agent:bolta5c.ai
II.
AgentProduct JSON

agent:bolt

Structured · live

Bolt 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:bolt",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Bolt",
    "vendor": "StackBlitz, Inc.",
    "homepageUrl": "https://bolt.new/",
    "primarySurface": "web",
    "supportTier": "none",
    "productKind": "web-agent",
    "stackScope": "full",
    "description": "Bolt.new is StackBlitz's in-browser AI app builder. It runs a full\nNode.js dev environment via WebContainers and uses an LLM to scaffold,\nedit, and deploy web applications end-to-end from prompts.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:bolt",
      "to": "agent-version:bolt@current",
      "kind": "has_version"
    },
    {
      "from": "agent:bolt",
      "to": "skill-area:ai-agent-development",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "agent:bolt",
      "to": "topic:agent-dispatch",
      "kind": "integrates_with",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:bolt@current",
      "to": "agent:bolt",
      "kind": "version_of"
    },
    {
      "from": "platform:krate",
      "to": "agent:bolt",
      "kind": "hosts",
      "attributes": {
        "notes": "Bolt agents dispatch into Krate-managed repositories"
      }
    },
    {
      "from": "claim:bolt-uses-webcontainers",
      "to": "agent:bolt",
      "kind": "asserts_about"
    }
  ]
}