{
    "ok": true,
    "data": {
        "service": "Brits Lister",
        "phase": "A",
        "routes": [
            "/health",
            "/version",
            "/api/stores",
            "/api/products",
            "/api/listings",
            "/api/orders",
            "/api/incidents"
        ],
        "note": "read only, not connected to eBay"
    },
    "meta": {
        "at": "2026-09-18T01:04:38+00:00"
    }
}