[docs] docs: trim repetitive sections in cost management reference - #52393
Merged
Conversation
Contributor
Author
|
Hey 👋 — thanks for the documentation improvement! This trim of the cost management reference looks great: ✅ What's working:
This PR is ready for review. The draft status is appropriate while waiting for maintainer sign-off before merge.
|
pelikhan
approved these changes
Aug 13, 2026
Contributor
Author
|
✅ Test Quality Sentinel completed test quality analysis. No test files were added or modified in this PR. This PR only modifies documentation (docs/src/content/docs/reference/cost-management.md — 18 additions, 60 deletions). Test Quality Sentinel skipped.
|
Contributor
There was a problem hiding this comment.
Pull request overview
Condenses the cost-management reference while preserving its structure and links.
Changes:
- Replaces trigger-risk lists with a comparison table.
- Streamlines guardrail, AI credit, and turn-limit explanations.
Show a summary per file
| File | Description |
|---|---|
docs/src/content/docs/reference/cost-management.md |
Condenses cost-management guidance. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Balanced
|
|
||
| The guardrail is disabled by default when omitted. Positive values accept plain integers or `K`/`M` | ||
| suffixes such as `100M`. | ||
| The guardrail is disabled by default when omitted. Positive values accept plain integers or `K`/`M` suffixes such as `100M`. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR condenses the
docs/src/content/docs/reference/cost-management.mdreference page to remove repetitive phrasing. The "Trigger Frequency and Cost Risk" section's four separate bullet-list risk categories were replaced with a single markdown table, and several guardrail/cap sections had multi-line explanatory prose condensed into shorter paragraphs. No information was removed — only verbosity.Change Classification
Key Changes
Impact Assessment
Commits