[automated] Remove Gordon usage limits page and references#24524
Merged
dvdksn merged 2 commits intodocker:mainfrom Mar 25, 2026
Merged
[automated] Remove Gordon usage limits page and references#24524dvdksn merged 2 commits intodocker:mainfrom
dvdksn merged 2 commits intodocker:mainfrom
Conversation
Usage limits information is no longer accurate or needed in the Gordon docs. Deleted usage-and-limits.md, removed the "Usage and availability" section from the index page, and removed the "Set usage limits by subscription tier" bullet from the data-privacy page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Removed the "Available controls" bullet list — it was left with a single item after the usage-limits bullet was dropped, and the framing implied administrators had multiple controls when only enable/disable exists. Replaced with direct prose. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
derekmisler
approved these changes
Mar 25, 2026
trungutt
approved these changes
Mar 25, 2026
aevesdocker
approved these changes
Mar 25, 2026
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
Removes the Gordon usage-and-limits page and all references to it, since per-tier usage limits are no longer documented. Deleted
content/manuals/ai/gordon/usage-and-limits.md, removed the "Usage and availability" section from_index.md, and removed the "Set usage limits by subscription tier" bullet fromdata-privacy.md.Verified: Searched the full content tree and YAML config for remaining references to
usage-and-limits, usage limits for Gordon, and the removed section heading — none found. The only remaining hits for "usage-and-limits" elsewhere are in unrelated GHA cache docs and Docker Hub API YAML.Checked: The
data-privacy.md"Available controls" list retains one valid item after removal; no surrounding text relied on the deleted bullet.