Prioritize style guide over matching existing content in AGENTS.md#2305
Open
anastasiaguspan wants to merge 1 commit intomainfrom
Open
Prioritize style guide over matching existing content in AGENTS.md#2305anastasiaguspan wants to merge 1 commit intomainfrom
anastasiaguspan wants to merge 1 commit intomainfrom
Conversation
Consolidate and reframe the repeated "match existing content" messaging so that the style guide is the primary authority for all new and edited content. Agents should read surrounding content for context but not replicate style errors. Broad style refactors remain separate PRs. Also clarifies list capitalization rule and adds weave.init pattern. Made-with: Cursor
Contributor
📚 Mintlify Preview Links📝 Changed (1 total)📄 Pages (1)
🤖 Generated automatically when Mintlify deployment succeeds |
Contributor
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-agents-docs-1986.mintlify.app |
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.
addl notes on changes in ticket https://wandb.atlassian.net/browse/DOCS-1986
Summary
weave.initpattern guidance.Why
The repeated "match existing content even if it's not perfect" messaging risked agents replicating style errors from older content instead of following the style guide. This change makes the style guide the source of truth while still discouraging drive-by style refactors in content PRs.
Made with Cursor