II.
TestableClaim JSON
Structured · liveclaim:lovable-generates-fullstack
Lovable generates full-stack web apps json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:lovable-generates-fullstack",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Lovable generates full-stack web apps",
"description": "Lovable (agent:lovable) description confirms it generates\nfull-stack web apps with React + Supabase from natural-language\nprompts.\n",
"testStatus": "passing",
"testType": "unit",
"testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const r=i.records['agent:lovable'];process.exit(r&&String(r.description||'').includes('Supabase')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:lovable-generates-fullstack",
"to": "agent:lovable",
"kind": "asserts_about"
}
],
"incomingEdges": []
}