13 lines
212 B
Markdown
13 lines
212 B
Markdown
# 5.4 — injection_test.go (RED)
|
|
|
|
Phase: 5 — Chat + Rate Limiter (Surface D)
|
|
Stage: RED
|
|
|
|
- [ ] Snapshot content cannot alter system-prompt behaviour
|
|
|
|
## Verify
|
|
|
|
```bash
|
|
go test ./... -run TestInjection -v
|
|
```
|