(chore) add associate tasks

This commit is contained in:
Story Crater Bot
2026-08-18 20:41:34 -07:00
parent 3a03a6afb6
commit c42040319f
75 changed files with 909 additions and 236 deletions
+12
View File
@@ -0,0 +1,12 @@
# 4.3 — terminal.e2e.ts (RED, Playwright — hard requirement)
Phase: 4 — Terminal (Surface C)
Stage: RED
- [ ] Load terminal UI, submit `get nodes`, assert rendered output; submit an injection payload, assert rejection surfaces in UI, zero upstream call
## Verify
```bash
pnpm test:e2e terminal.e2e.ts # required, must pass before merge
```