Skip to content

fix: correct reserve decision types in README#13

Merged
amavashev merged 1 commit intomainfrom
claude/audit-docs-blogs-L2gsm
Mar 21, 2026
Merged

fix: correct reserve decision types in README#13
amavashev merged 1 commit intomainfrom
claude/audit-docs-blogs-L2gsm

Conversation

@amavashev
Copy link
Contributor

Reserve returns ALLOW or ALLOW_WITH_CAPS (not DENY) for live reservations. Insufficient budget produces a 409 BUDGET_EXCEEDED error, not a DENY decision. DENY is only valid for dry_run=true reservations and /decide endpoint.

https://claude.ai/code/session_01NEcAqmfZHsZV9WEZXNofWY

Reserve returns ALLOW or ALLOW_WITH_CAPS (not DENY) for live
reservations. Insufficient budget produces a 409 BUDGET_EXCEEDED
error, not a DENY decision. DENY is only valid for dry_run=true
reservations and /decide endpoint.

https://claude.ai/code/session_01NEcAqmfZHsZV9WEZXNofWY
@amavashev amavashev merged commit afc8f15 into main Mar 21, 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.

2 participants