Separate orchestration SOP (AGENTS.md) from package-specific context (CONTEXT.md)#48
Draft
Separate orchestration SOP (AGENTS.md) from package-specific context (CONTEXT.md)#48
Conversation
- Add read-only notice and CONTEXT.md maintenance instruction to AGENTS.md - Remove repo-specific references (Vite, pnpm --filter web dev) from AGENTS.md - Create CONTEXT.md with architecture, tech stack, and discovery log - Create .github/copilot-instructions.md linking Copilot to CONTEXT.md Co-authored-by: IntranetFactory <7462342+IntranetFactory@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Refactor and restructure AGENTS.md for standard SOP
Refactor AGENTS.md into reusable SOP + repo-specific CONTEXT.md
Feb 24, 2026
…uctions.md - Remove orchestration info (monorepo, turborepo, cloudflare) from CONTEXT.md - Keep only apps/web package tech stack (React, Vite, Tailwind, shadcn/ui) - Replace .github/copilot-instructions.md with symlink to ../CONTEXT.md Co-authored-by: IntranetFactory <7462342+IntranetFactory@users.noreply.github.com>
Copilot
AI
changed the title
Refactor AGENTS.md into reusable SOP + repo-specific CONTEXT.md
Split AGENTS.md into reusable SOP + repo-specific CONTEXT.md
Feb 24, 2026
…quirement to AGENTS.md Co-authored-by: IntranetFactory <7462342+IntranetFactory@users.noreply.github.com>
Copilot
AI
changed the title
Split AGENTS.md into reusable SOP + repo-specific CONTEXT.md
Separate orchestration SOP (AGENTS.md) from package-specific context (CONTEXT.md)
Feb 24, 2026
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.
CONTEXT.md contained orchestration info (monorepo, turborepo, cloudflare deploy) that belongs in AGENTS.md as shared SOP.
.github/copilot-instructions.mdwas a plain text file pointing at CONTEXT.md instead of making its content directly available to Copilot.CONTEXT.md — scoped to package-specific info only
apps/webtech stack (React 19, Vite 7, Tailwind CSS 4, shadcn/ui, ESLint 9) and path aliasAGENTS.md — added missing orchestration details
turbo.json)CONTEXT.mdwas updated and why/why not.github/copilot-instructions.md → symlink
../CONTEXT.mdso Copilot gets package context directly (Copilot reads AGENTS.md natively but has no import mechanism for other files)🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.