Stage 6: gateway edge (Connect/FB, platform auth, sessions, push bridge, admin) #6
Reference in New Issue
Block a user
Delete Branch "feature/stage-6-gateway-edge"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stage 6 — gateway edge. New public ingress (Connect/FlatBuffers over h2c), the backend REST surface + the live-event push stream opened for the first time. Framework + a representative vertical slice end-to-end (auth telegram/guest/email, profile, submit_play/state, lobby enqueue/poll, chat, all five push events, admin passthrough); remaining ops reuse the same transcode pattern in Stage 7. New shared
scrabble/pkg(push proto + FlatBuffers payloads),internal/notify+internal/pushgrpc(gRPC :9090), guest = durableis_guestrow excluded from stats (migration 00005), email-as-login. Decisions baked into PLAN/ARCHITECTURE/FUNCTIONAL(+ru)/TESTING/READMEs. CI green required before merge.