(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 @@
# 3.1 — delivery_test.go (RED)
Phase: 3 — Delivery Tree (Surface E)
Stage: RED
- [ ] Apps group correctly by `sync-wave`; Secret names absent from output (kind+count only); `repoURL` absent from output
## Verify
```bash
go test ./... -run TestDelivery -v
```