Files
Matt b5425e705e
All checks were successful
Build and Push Docker Image / build (push) Successful in 10m33s
Apply full refactor updates plus pipeline/email UX confirmations
2026-02-14 15:26:42 +01:00

471 B

Symbol Sweep Checklist

All commands must return zero actionable runtime hits.

  • rg "trpc\.round" src
  • rg "\broundId\b" src/server src/components src/app
  • rg "round\.settingsJson|roundType" src/server src/components src/app
  • rg "model Round|enum RoundType" prisma/schema.prisma

Exceptions

  • documentation-only references may be allowed with explicit annotation
  • any code-path exception is release-blocking unless approved