What we build: • A tiny Limiter interface every strategy implements • FixedWindow — the cheap, leaky one (and a test that proves the 2x burst) • TokenBucket — lazy refill, allows controlled bursts, no ...