Commit 3346c19
committed
Drop integration rules duplicated from the context-mill commandments
The prompt lines about shipping a plugin instead of editing functions.php, the
ABSPATH guard, esc_js on the token, and flushing after capture are all in the
wordpress block of context-mill's commandments.yaml, which reaches the agent
with the skill. Repeating them here duplicates integration knowledge across the
boundary AGENTS.md draws between the two repos, and would drift the moment
either side is edited.
getAdditionalContextLines now carries only what the skill cannot know: the
project shape this run is pointed at.
pnpm build, pnpm test (1576 passing), pnpm fix — clean.1 parent 7f2f72d commit 3346c19
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
| |||
0 commit comments