|
1 | | -diff --git a/.gitignore b/.gitignore |
2 | | -index 3ac762a04..1207a12fc 100644 |
3 | | ---- a/.gitignore |
4 | | -+++ b/.gitignore |
5 | | -@@ -48,8 +48,8 @@ docs/dev/reports/playwright_v8_coverage_report.txt |
6 | | - *.mp4 |
7 | | - *.mkv |
| 1 | +diff --git a/dev/build/ProjectInstructions/PROJECT_INSTRUCTIONS.md b/dev/build/ProjectInstructions/PROJECT_INSTRUCTIONS.md |
| 2 | +index 5b1b8f9a6..c6f5c5744 100644 |
| 3 | +--- a/dev/build/ProjectInstructions/PROJECT_INSTRUCTIONS.md |
| 4 | ++++ b/dev/build/ProjectInstructions/PROJECT_INSTRUCTIONS.md |
| 5 | +@@ -6,9 +6,42 @@ |
8 | 6 |
|
9 | | --.env |
10 | | --.env.* |
11 | | -+# Environment files |
12 | | -+.env* |
13 | | - !.env.example |
14 | | - !.env.sample |
15 | | - !.env.template |
| 7 | + Codex and future wrappers must request this file directly. All other Project Instructions documents are loaded indirectly through the references below. |
| 8 | + |
| 9 | ++## Canonical Source Rule |
| 10 | ++ |
| 11 | ++The repository is the canonical source of truth for project rules. |
| 12 | ++ |
| 13 | ++Codex, ChatGPT, wrappers, and team operators must use the current repository documentation under `dev/build/ProjectInstructions/` as authority for active rules. Prior chat history, remembered conversation context, generated reports, archived documents, local notes, or stale external instructions must not override repository documentation. |
| 14 | ++ |
| 15 | ++If current chat instructions conflict with repository documentation, Codex must follow the active repository documentation or HARD STOP and request OWNER direction. |
| 16 | ++ |
| 17 | ++## Canonical Team Naming |
| 18 | ++ |
| 19 | ++Canonical active teams: |
| 20 | ++ |
| 21 | ++- Owner |
| 22 | ++- Alfa |
| 23 | ++- Bravo |
| 24 | ++- Charlie |
| 25 | ++- Golf |
| 26 | ++ |
| 27 | ++Official NATO spellings: |
| 28 | ++ |
| 29 | ++```text |
| 30 | ++Alfa, Bravo, Charlie, Delta, Echo, Foxtrot, Golf, Hotel, India, Juliett, Kilo, Lima, Mike, November, Oscar, Papa, Quebec, Romeo, Sierra, Tango, Uniform, Victor, Whiskey, Xray, Yankee, Zulu. |
| 31 | ++``` |
| 32 | ++ |
| 33 | ++Rules: |
| 34 | ++ |
| 35 | ++- Use official NATO spelling for all team names. |
| 36 | ++- Do not use `Alpha`, `Beta`, or `Gamma` for active teams. |
| 37 | ++- Deprecated or historical names must not be used for active team routing, new work ownership, or current governance. |
| 38 | ++- Historical PR names, branch names, and references may remain unchanged when they are already merged or clearly referenced as history. |
| 39 | ++- New branches, PRs, reports, and documentation must use canonical team names. |
| 40 | ++- Repository documentation overrides prior conversations. |
| 41 | ++ |
| 42 | + ## Current Version/Date |
| 43 | + |
| 44 | +-- Project Instructions Version: 2026-06-28.PR_26179_OWNER_010 |
| 45 | ++- Project Instructions Version: 2026-06-28.PR_26172_OWNER_034 |
| 46 | + - Date: 2026-06-28 |
| 47 | + - Owner: OWNER |
0 commit comments