docs(requirements): split milestone row
Add explicit northstar ring fields to milestone requirements and split the kanban milestone into focused obligations. req: milestone/001 req: milestone/002 req: milestone/003
This commit is contained in:
+7
-1
@@ -1012,7 +1012,13 @@ what a valid business email is. [north_star]
|
||||
## milestone
|
||||
|
||||
### req: ms/001
|
||||
001 **Milestone app: Local-first Multiplayer Kanban.** A board with drag-and-drop cards, 60fps pointer-follow, optimistic updates, offline queue, conflict reconciliation, live presence, and SSR-first rendering — all without React/Vue/VDOM, in a single typed Rust codebase. This acts as the north-star integration test for hemx + hemplate + hemx-sync. [north_star]
|
||||
0 001 **Milestone app: Local-first Multiplayer Kanban.** A board with drag-and-drop cards, 60fps pointer-follow, optimistic updates, offline queue, conflict reconciliation, live presence, and SSR-first rendering. [north_star]
|
||||
|
||||
### req: ms/002
|
||||
0 002 The Local-first Multiplayer Kanban milestone must avoid React/Vue/VDOM while staying in a single typed Rust codebase. [north_star]
|
||||
|
||||
### req: ms/003
|
||||
0 003 The Local-first Multiplayer Kanban milestone acts as the north-star integration test for hemx + hemplate + hemx-sync. [north_star]
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user