docs(agents): file issues for out-of-scope findings; never fake capability coverage#1478
Merged
Merged
Conversation
…ility coverage Add Prime Directive #10: when you encounter a bug/gap/unenforced capability that's unrelated to the task or too large to fix in scope, open a GitHub issue and link it — don't silently expand scope or leave it buried. Corollary: never advertise or demo a capability the runtime doesn't deliver (declared ≠ enforced). Cites the validation-rule enforcement gap (#1475) as the example. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Adds Prime Directive #10 to
AGENTS.md:Motivated by this session's finding that the spec declares 9 validation-rule types but the write-path validator enforces only 3 — now tracked in #1475 (plus #1476 map basemap, #1477 exotic-chart plugin) instead of being faked in the showcase.
🤖 Generated with Claude Code