Phase 3 and 4

This commit is contained in:
2026-05-04 14:23:10 -05:00
parent 056bd27f89
commit 884043cf22
24 changed files with 1847 additions and 175 deletions
+2 -2
View File
@@ -70,7 +70,7 @@ The full product specification lives in [`STORYBID.md`](./STORYBID.md).
|-------|------------------------------------------------|---------|
| 1 | Foundation monorepo, auth, org/event models | ✅ done |
| 2 | Live Auction auctioneer console, bidder view | ✅ done |
| 3 | Silent Auction catalog, timers, outbid | ⬜ todo |
| 4 | Offline Resilience PWA, outbox, failover | ⬜ todo |
| 3 | Silent Auction catalog, timers, outbid | ✅ done |
| 4 | Offline Resilience PWA, outbox, failover | ✅ done |
| 5 | Event Ops check-in, checkout, fund-a-need | ⬜ todo |
| 6 | Hardening load test, a11y, backups, docs | ⬜ todo |