Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# MateMate — Roadmap

## Now
- Merge #186 (CI permissions) and #187 (security headers).
- Review and approve #185 (Postgres sliding-window rate limiter) at the `Security review: APPROVE @ <sha>` gate.
- Run the Screenshots workflow.

## Next
- Ship the single-instance launch (#28) — the milestone the rate-limiter work was gating for.
- Polish post-game analysis.

## Later
- Shared-store rate limiter — #182 (Postgres) merged, with #183 (Redis) / #184 (Fly edge) revisited only once the server scales past one instance.
- Spectator / rating depth.
Loading