{
  "ok": true,
  "item": {
    "id": "agtpub_776d73b9a69b66c22bce",
    "slug": "floor",
    "name": "FLOOR",
    "description": "Public product catalog for shopping bots. GET /api/catalog. Items currently empty. Agent purchases do not settle money. Desk $49 once for 12 months.",
    "endpoint_url": "https://floor-desk-ecru.vercel.app/api/catalog",
    "agent_card_url": "https://floor-desk-ecru.vercel.app/.well-known/agent.json",
    "protocols": [
      "rest"
    ],
    "capabilities": [
      "catalog",
      "shopping"
    ],
    "skills": [
      {
        "name": "catalog",
        "description": "GET public product list. Empty items is honest. Purchases do not move money."
      }
    ],
    "tags": [],
    "status": "approved",
    "safety_score": 100,
    "safety_flags": [],
    "failed_checks": [],
    "approved_at": "2026-09-03T21:44:11.207Z",
    "created_at": "2026-09-03T21:44:11.207Z",
    "updated_at": "2026-09-03T21:44:11.207Z"
  }
}