24 views, in reading order. Every view ships three ways: an HTML page, an SVG that re-opens in diagrams.net fully editable, and draw.io source.
A distributed, multi-tenant admission control plane that sits between applications and LLM providers and answers one question in under 10 milliseconds: may this request proceed? The set reads in six acts — what sits inside the boundary, how the parts fit, where state lives and who owns it, what happens at runtime, how it is operated, and why it is safe. Four decisions carry the whole design: quota is leased to pod-local buckets so most decisions never leave the process (views 07 and 14); tenant scopes are made atomic by co-locating their keys on one Redis slot (view 12); estimated tokens are reserved and reconciled against actuals with a reaper behind them (view 13); and the behaviour when coordination fails is a per-tenant policy field rather than a global constant (view 23).
svg/<view>.svg or drawio/<view>.drawio in draw.io Desktop or at app.diagrams.net to edit. The SVG carries the diagram inside it, so it is both the picture and the source. This folder is self-contained — copy it whole and every link still resolves.