docs(multiplayer): add concise next-work checklist

This commit is contained in:
Josh Creek
2026-08-21 18:56:02 +01:00
parent 6bafdc7794
commit 9e4609d5b3
3 changed files with 52 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
# Online multiplayer — architecture and task breakdown
Working document for the online multiplayer effort. `TODO.md` points here.
Historical working document for the online multiplayer effort. For the concise
current checklist, see [`multiplayer-next.md`](multiplayer-next.md); `TODO.md`
points there too.
Everything below is written so an agent (or a person) can pick up a single numbered task, do it, verify it against a stated acceptance criterion, and stop. Sections 16 are the decisions those tasks assume; read them before picking up work in Phase 2 or later.