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.
このプルリクエストは、
AGENTS.mdファイルを更新し、エージェントの行動ガイドラインと技術ルールおよび実装ルールの適用範囲と権限を明確にします。この変更により、AGENTS.mdの責任範囲(エージェントの行動、出力言語、レビューポリシー)と.github/copilot/ドキュメントの責任範囲(技術仕様、実装、運用ルール)が明確に分離され、レビューの重大度のマッピングとエスカレーション手順がより明確になります。ドキュメントの役割とレビューポリシーの明確化:
AGENTS.mdを、エージェントの行動、出力言語、レビューポリシーのみを扱う SSOT (Single Source of Truth) として再定義しました。ただし、技術ルールおよび実装ルールは.github/copilot/00-index.md以降の.github/copilot/ドキュメントによって管理されることを明記しました。10-requirements.mdから60-ci-quality-gates.md)。レビュープロセスの改善:
nit、moderate、critical) と内部優先度レベル (P2、P1、P0) 間の明示的なマッピングを導入し、それぞれに詳細な処理手順を追加しました。また、SSOT に基づかない主観的なコメントは禁止されていることを明確にしました。競合解決手順:
.github/copilot/に、エージェントの動作に関する紛争はAGENTS.mdに委ね、曖昧なケースは既存の実装を参照し、文書化された原則に準拠する必要があります。