Skip to content

Add distributed limiter readiness proof #7

Merged
WaffleBits merged 1 commit into
mainfrom
codex/distributed-limiter-proof-20260705
Jul 6, 2026
Merged

Add distributed limiter readiness proof #7
WaffleBits merged 1 commit into
mainfrom
codex/distributed-limiter-proof-20260705

Conversation

@WaffleBits

Copy link
Copy Markdown
Owner

Summary

  • add a public-safe distributed limiter readiness artifact for request-count and estimated-input-token budgets
  • map configured model policies to Redis fixed-window and Envoy global-rate-limit descriptor shapes
  • document the migration boundary honestly: readiness evidence only, not a live Redis or Envoy deployment

Validation

  • python -m unittest discover -s tests
  • python -m gateway.distributed_limiter --output artifacts\distributed-limiter-evidence.json
  • JSON parse for checked gateway artifacts
  • git diff --check
  • artifact leakage scan for payload, identity, secret, and prompt fields

@WaffleBits WaffleBits added the enhancement New feature or request label Jul 6, 2026
@WaffleBits
WaffleBits marked this pull request as ready for review July 6, 2026 03:27
@WaffleBits
WaffleBits merged commit b674b2b into main Jul 6, 2026
1 check passed
@WaffleBits
WaffleBits deleted the codex/distributed-limiter-proof-20260705 branch July 6, 2026 03:28
@WaffleBits WaffleBits changed the title [codex] Add distributed limiter readiness proof Add distributed limiter readiness proof Jul 16, 2026
WaffleBits added a commit that referenced this pull request Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant