Skip to content

Commit 875ae7f

Browse files
committed
docs: link status table to milestones; track work in issues
Each milestone row links to its GitHub Milestone. M5 marked active. M7–M11 listed individually (was M7–M9 collapsed). Footer note points at issues, project board, and cross-project workboard.
1 parent c6e010c commit 875ae7f

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,12 @@ UI available at `http://localhost:5173`.
8787
| M2 | Core API endpoints — people CRUD, connection score, cadence | Done |
8888
| M3 | Dashboard API — drift detection, reminders, prompt generation | Done |
8989
| M4 | Interactions API — append-only with side-effect coordination | Done |
90-
| M5 | React frontend foundation | Planned |
91-
| M6 | Dashboard UI | Planned |
92-
| M7–M9 | Contact list, detail, and form UIs | Planned |
93-
| M10 | Production deployment — Fly.io + Vercel | Planned |
90+
| [M5](https://github.com/bstruong/saber/milestone/1) | React frontend foundation | **Active** |
91+
| [M6](https://github.com/bstruong/saber/milestone/2) | Dashboard UI | Planned |
92+
| [M7](https://github.com/bstruong/saber/milestone/3) | Contact List UI | Planned |
93+
| [M8](https://github.com/bstruong/saber/milestone/4) | Contact Detail UI | Planned |
94+
| [M9](https://github.com/bstruong/saber/milestone/5) | Add/Edit Contact UI | Planned |
95+
| [M10](https://github.com/bstruong/saber/milestone/6) | Production deployment — Fly.io + frontend | Planned |
96+
| [M11](https://github.com/bstruong/saber/milestone/7) | Lightning talk prep | Planned |
97+
98+
Active work, design decisions, and open mockup questions are tracked in [issues](https://github.com/bstruong/saber/issues) (grouped by milestone) and the [SABER project board](https://github.com/users/bstruong/projects/1). Cross-project view: [Personal Workboard](https://github.com/users/bstruong/projects/3).

0 commit comments

Comments
 (0)