Commit 79b13c5
Fix all P0/P1/P2 portability findings from Opus 4.6 review
P0 fixes (blockers):
- Move AGENTS.md to .github/AGENTS.md (internal workflow, not user-facing)
- Remove RUNBOOK.yaml from tracking, add to .gitignore (session state)
- Delete COMMUNICATION.md (upstream HKUDS artifact, wrong project)
P1 fixes (major):
- Scrub /8eyes and /collab jargon from ci.yml, phase-enforce.yml
- Scrub eight-eyes references from docs/enforcement/ARCHITECTURE.md
- Genericize internal tool references in 4 test files
- Remove Feishu/WeChat badges from README (dead links after COMMUNICATION.md removal)
P2 fixes (minor):
- Fix ruff target-version: py313 -> py312 (matches requires-python >=3.12)
All 2,213 tests pass, 0 failures.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6fb6de5 commit 79b13c5
13 files changed
Lines changed: 18 additions & 685 deletions
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
0 commit comments