Commit 0b0f74f
docs(agents): require own temp server for testing; never kill others' servers
Multiple agents develop in this repo in parallel. Add discipline rule 8:
when testing needs a server, start your own temporary instance on a
random high port instead of stopping someone else's, and shut it down
when done. Cross-reference from the dev-server rules line.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 748e3eb commit 0b0f74f
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
94 | 100 | | |
95 | 101 | | |
96 | 102 | | |
| |||
0 commit comments