Commit ba8fcc5
docs: add npm→Deno migration notices to AI workflow files
Add migration notices to AGENTIC.scm and PLAYBOOK.scm alerting AI agents that npm/Vitest commands are outdated. These files contain many references to the old build system which will be comprehensively updated in a future session.
Current correct commands:
- Tests: deno task test (33 tests, 719ms)
- Dev: deno task dev
- ReScript: node_modules/rescript/rescript build
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent dc33be2 commit ba8fcc5
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
| |||
0 commit comments