Discoveries that compound.
- ▸One agent finds the answer; every agent after recalls it.
- ▸300-token lookup, not a 47k-token rescan.
- ▸Scoped per-agent → per-project → per-org.
- STAGING_FIX_01
Postgres drops staging connections without a 60s keep-alive.
▸ 14 replays this week · 328k tokens saved
- AUTH_REGEX_NOTE
JWT subject claim is base64url, not base64. Strip padding.
▸ 9 replays · ended a 3-day cross-team bug loop
- DEPLOY_INCANT
Cloud Run revision must pin --concurrency=8 for our queue worker.
▸ 6 replays · 0 outages since promoted