docs: make Copilot primary executor in agent instructions#138
Open
docs: make Copilot primary executor in agent instructions#138
Conversation
- Add Executor policy section to AGENTS.md: Copilot is primary executor, Codex is reviewer/cross-repo analyst/backup only - Clarify that delivery requires a PR, branch, commit, or merge (not comments) - Add matching Executor policy section to .github/copilot-instructions.md - State issue body is the complete source of truth - Preserve all existing high-risk path cautions Closes #(issue) Agent-Logs-Url: https://github.com/SociOS-Linux/source-os/sessions/a6af174e-35f5-4c87-bd5d-1013a45761fd Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update Copilot as primary executor in agent instructions
docs: make Copilot primary executor in agent instructions
May 2, 2026
Member
|
Replay review: This executor-policy update is strategically correct, but the PR is non-mergeable against current Preserve the useful policy:
Recommended action: replay this policy into current |
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.
Codex issue comments are not verifiable GitHub artifacts; only a PR, branch, commit, or merge constitutes delivery. These docs lacked an explicit executor policy to encode that distinction.
Changes
AGENTS.md## Executor policysection declaring Copilot as primary executor for bounded issue-first PR work.github/copilot-instructions.md## Executor policysection prepended, reinforcing the same delivery and source-of-truth rulesAll existing high-risk path cautions preserved verbatim in both files.