Skip to content

doc: add context-limit and exceedance errors guidance to tool-timeouts#146

Open
dembrane-sam-bot wants to merge 1 commit into
mainfrom
sam/update-token-exceedance-guidance
Open

doc: add context-limit and exceedance errors guidance to tool-timeouts#146
dembrane-sam-bot wants to merge 1 commit into
mainfrom
sam/update-token-exceedance-guidance

Conversation

@dembrane-sam-bot

Copy link
Copy Markdown
Contributor

What is this change?

Adds context-limit and exceedance errors guidance to . It outlines how to recognize model exceptions and details the protocol for resolving them (avoiding unconstrained retries, applying range-bound/chunked reading, and enforcing temporal limits).

What did Sam notice that led to this?

During start-of-day maintenance, we noticed session failed with a token limit exceedance while querying large files during journal read loops. Rather than treating this as a simple transient failure, the mentor-review pass flagged this as a structural vulnerability requiring codified guidance to ensure we fail-safe and apply range-bound operations.

Tier?

Tier 1 (Prose/capabilities).

Confidence

Fully confident in this addition.

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