Skip to content

docs: README — 0.2 rate limiting + token audit fields#25

Merged
adamy merged 1 commit into
mainfrom
docs/readme-0.2-features
Jun 12, 2026
Merged

docs: README — 0.2 rate limiting + token audit fields#25
adamy merged 1 commit into
mainfrom
docs/readme-0.2-features

Conversation

@adamy

@adamy adamy commented Jun 12, 2026

Copy link
Copy Markdown
Owner

The root README's configuration reference was stale for 0.2: it documented only the legacy MaxRequestsPerIpPerMinute cap and made no mention of the five-dimension RateLimiting options or the token usage now recorded in the audit log.

  • Add a Rate limiting section: the five RateLimitOptions dimensions, a config example, and an over-limit behaviour table (queue / delay / prompt / reject / degrade).
  • Add a RateLimiting row to the configuration table.
  • Note the tokens field now present on message (assistant) and escalated audit events, and that rate_limited events name the tripped dimension.

Docs only. The NuGet-facing NUGET.md already covered these; this brings the GitHub README in line.

🤖 Generated with Claude Code

The README config reference still listed only the legacy per-IP cap. Add a
Rate limiting section covering the five RateLimitOptions dimensions and their
over-limit behaviour, a RateLimiting row in the config table, and note the
`tokens` field now present on assistant/escalated audit events.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@adamy adamy merged commit 6553c63 into main Jun 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant