Discoveries that compound.
- ▸One agent finds the answer; every agent after recalls it.
- ▸300-token lookup, not a 47k-token rescan.
- ▸Scoped: personal → project → org. Promotion is reviewed.
- STAGING_FIX_01
Postgres drops staging connections without a 60s keep-alive.
▸ 14 replays this week · 328k tokens saved · 0 reopens
- 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 in the 8 weeks since promoted