en un clic
bt-gateway
bt-gateway contient 2 skills collectées depuis bogdanripa, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Read bt-gateway's Cloud Run logs the same way every time, from anywhere — laptop, routine, or Claude Code on phone. Calls the Cloud Logging REST API via a bundled Node reader (no gcloud binary needed), with the fixed project/service and the structured-log schema this service emits (route.access, route.error, audit.*, cron.*, signin/refresh, bt client). Invoke with `/check-logs` plus optional args: a time window (`1h`, `30m`, `7d`), a focus (`errors`, `auth`, `cron`, `access`), a `requestId`, a `path` (`/api/v1/cash`), or a free-text grep term.
Interactive test harness for per-API-key filter rules on bt-gateway. Walks the user through a set of filter-configuration scenarios, hits the gateway with their API key after each change, and prints a focused diff of what the filter did vs what the response actually contained. Invoke with `/filter-tests` (optionally with the API key and/or gateway URL as args).