@codeam/shared 2.61.67 → 2.61.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1162,7 +1162,7 @@ var INTEGRATION_REGISTRY = {
1162
1162
  id: "vercel",
1163
1163
  name: "Vercel",
1164
1164
  icon: "vercel",
1165
- category: "deployment",
1165
+ category: "infrastructure",
1166
1166
  // DARK — OAuth (PKCE public client). The user authorizes our registered
1167
1167
  // Vercel OAuth app; the access token calls Vercel's OFFICIAL hosted remote
1168
1168
  // MCP (mcp.vercel.com, Streamable HTTP) as a Bearer header — the SAME shim
@@ -1455,7 +1455,7 @@ var INTEGRATION_REGISTRY = {
1455
1455
  id: "cloudflare",
1456
1456
  name: "Cloudflare",
1457
1457
  icon: "cloudflare",
1458
- category: "deployment",
1458
+ category: "infrastructure",
1459
1459
  // LIVE — Cloudflare self-managed OAuth (dash.cloudflare.com OAuth server,
1460
1460
  // the same one Wrangler uses). Confidential (Client Secret POST). The agent
1461
1461
  // inspects/deploys Workers, Pages, DNS, KV, R2 + reads analytics/logs on the