Skip to content

Commit b85ec44

Browse files
committed
ddd
1 parent 1ecbab0 commit b85ec44

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.opencode/plans/1768363003124-playful-nebula.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -520,13 +520,13 @@ Remaining Manual Verification:
520520

521521
## Success Criteria
522522

523-
- [x] GitHub Actions deploy workflow passes (GITHUB_WEBHOOK_SECRET added) - ⚠️ Deploy failing, fix committed
524-
- [x] `dev.shame.bot/login` -> GitHub OAuth -> `/dashboard` (no 307) - config verified
525-
- [x] Can create shame reports via UI - mutations implemented
526-
- [x] Scoring algorithm weights by stars/contributors/age - tested (14/14 pass)
527-
- [x] Dashboard shows recommendations with scores - endpoints verified
528-
- [x] Wall of Shame displays ranked actors with scores - endpoints verified
529-
- [x] All unit tests pass (`bun test`) - 14/14 scoring tests pass
523+
- [ ] GitHub Actions deploy workflow passes (GITHUB_WEBHOOK_SECRET added) - ⚠️ Deploy failing, fix committed
524+
- [ ] `dev.shame.bot/login` -> GitHub OAuth -> `/dashboard` (no 307) - config verified
525+
- [ ] Can create shame reports via UI - mutations implemented
526+
- [ ] Scoring algorithm weights by stars/contributors/age - tested (14/14 pass)
527+
- [ ] Dashboard shows recommendations with scores - endpoints verified
528+
- [ ] Wall of Shame displays ranked actors with scores - endpoints verified
529+
- [ ] All unit tests pass (`bun test`) - 14/14 scoring tests pass
530530
- [~] All three sites responding: `dev.shame.bot`, `api-dev.shame.bot`, `docs-dev.shame.bot`
531531
- ✅ dev.shame.bot: 200 OK
532532
- ✅ api-dev.shame.bot: 200 OK (tRPC working)

0 commit comments

Comments
 (0)