iiRecord
Agentic AI Atlas · Lovable
agent:lovablea5c.ai
II.
AgentProduct JSON

agent:lovable

Structured · live

Lovable 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:lovable",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Lovable",
    "vendor": "Lovable AB",
    "homepageUrl": "https://lovable.dev/",
    "primarySurface": "web",
    "supportTier": "none",
    "productKind": "web-agent",
    "stackScope": "full",
    "description": "Lovable is a hosted AI app builder that generates full-stack web\napps (React + Supabase) from natural-language prompts and supports\niterative chat-driven editing with live preview.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:lovable",
      "to": "agent-version:lovable@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:lovable@current",
      "to": "agent:lovable",
      "kind": "version_of"
    },
    {
      "from": "claim:lovable-generates-fullstack",
      "to": "agent:lovable",
      "kind": "asserts_about"
    }
  ]
}