Add AGENTS.md, docs/ governance set, and CVE directory override#4
Merged
Merged
Conversation
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.
Motivation
docs/area so global guidance remains compact and discoverable.Description
AGENTS.mdthat defines repository goals, rule priority (AGENTS.md→AGENTS.override.md→docs/), a default workflow, quick decision pointers, and minimal hard rules.docs/rule set with indexdocs/README.mdand thematic documents:docs/DESIGN.md,docs/RELIABILITY.md,docs/SECURITY.md,docs/PRODUCT_SENSE.md,docs/QUALITY_SCORE.md,docs/PLANS.md, anddocs/FRONTEND.md.16.漏洞复现/AGENTS.override.mdto capture the directory's scope, local hard rules for reproductions, and preferred change landing locations.Testing
findand listing commands, and confirmed the expected files exist (AGENTS.md, files underdocs/, and16.漏洞复现/AGENTS.override.md). — succeeded.nl/file display to confirm each document contains its intended sections and headings (quick content assertions). — succeeded.Codex Task
Note
Low Risk
Low risk documentation-only change that adds repository governance/quality guidance and a directory-specific override; no runtime code or security-sensitive logic is modified.
Overview
Adds a new root
AGENTS.mdas the repository’s global navigation and default workflow, including rule precedence (AGENTS.md→AGENTS.override.md→docs/) and quick pointers for where changes should land.Introduces a
docs/single-source rule set (docs/README.mdplus design/reliability/security/quality/plan/product/front-end guidance) to centralize detailed standards.Adds
16.漏洞复现/AGENTS.override.mdto define the CVE reproduction directory’s scope and local hard rules (required environment/version info, troubleshooting, and legal-use warnings) and to standardize where new CVE notes should be created/updated.Written by Cursor Bugbot for commit af88f96. This will update automatically on new commits. Configure here.