{
  "id": "api-ratelimit",
  "kind": "api",
  "summary": "Per-endpoint / per-subject / per-tenant rate limiting — @voltro/plugin-ratelimit intercepts rpc calls: a default fallback + rules (exact tag or regex), sliding-window / token-bucket algorithms, composite keying (by subject/tenant/apiKey/global), and a typed RateLimited error auto-merged into the wire error union. Memory store, zero infra.",
  "tags": ["api", "rate-limit", "throttle", "token-bucket", "plugin"]
}
