{
  "ok": true,
  "service": "pkv-api",
  "endpoints": [
    "/version",
    "/me",
    "/allowlist",
    "/notes",
    "/notes/:slug",
    "/notes/by-tag/:tag",
    "/notes/search?q=",
    "/notes/export?format=ndjson",
    "/notes/stats",
    "/notes/:slug/summarize",
    "/logs"
  ],
  "tier_model": {
    "read_min": "x3",
    "write_min": "p3"
  },
  "kv_bound": true,
  "d1_bound": true,
  "sa_secret_set": true,
  "supabase_pat_set": true,
  "deepseek_key_set": true
}
