{
  "id": "edge-functions",
  "kind": "serverless",
  "summary": "A standalone library of `*.serverless.ts` functions covering the range of what edge functions do: pure compute, request-header/geo, outbound HTTP (fire-and-forget + fetch-and-transform), Web Crypto HMAC verify, an LLM call, and status-controlled errors. Run with `voltro serverless dev`, ship to node / Cloudflare / Scaleway. No long-running server, no port.",
  "tags": ["serverless", "edge", "functions", "cloudflare", "scaleway", "node", "httpclient", "crypto", "ai"]
}
