Skip to content

Commit 6a78c59

Browse files
hotlongCopilot
andcommitted
docs: mark M10 P1 first-wave complete (8/9 P1 + 5/5 P0); M10.7 email deferred to M11
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c84b0e1 commit 6a78c59

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

ROADMAP.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -549,15 +549,15 @@ D9 / D10 / D11 (resolved through M9 sub-tasks above)
549549

550550
### M10 P1 — Critical (80%+ of customers need these)
551551

552-
- [ ] M10.6 — `POST /api/v1/data/lead/:id/convert`atomic Lead → Account + Contact + Opportunity.
553-
- [ ] M10.7 — `service-email` + `sys_email` (IMAP/SMTP, OAuth Gmail/Outlook), thread linking to records.
554-
- [ ] M10.8 — `sys_notification` via existing `service-feed` + WebSocket via `service-realtime`; header bell badge.
555-
- [ ] M10.9 — `POST /api/v1/data/:obj/import` CSV/XLSX parser with dry-run + field mapping.
556-
- [ ] M10.10 — Comments / @mentions UI on detail pages (table `sys_comment` already exists).
557-
- [ ] M10.11 — Activity-timeline component (consumes M10.1 data).
558-
- [ ] M10.12 — `full_name` CEL formula bug (leading space when `salutation` is null).
559-
- [ ] M10.13 — Date / datetime column formatters in grid plugin (currently displays raw ISO).
560-
- [ ] M10.14 — Stop SQL error leakage in REST error responses.
552+
- [x] M10.6 — `POST /api/v1/data/lead/:id/convert` → Lead → Account + Contact + Opportunity (compensating rollback; true tx is M11 follow-up).
553+
- [ ] M10.7 — `service-email` + `sys_email` (IMAP/SMTP, OAuth Gmail/Outlook), thread linking to records. **Deferred to M11** — requires external infra outside the first-wave pilot scope.
554+
- [x] M10.8 — `sys_notification` inbox + assignment / @mention writers + header bell (polling). WebSocket push deferred to M11.
555+
- [x] M10.9 — `POST /api/v1/data/:obj/import` CSV/JSON parser with dry-run + field mapping.
556+
- [x] M10.10 — Comments / @mentions UI on detail pages (sys_comment snake_case fix + reactions writeback).
557+
- [x] M10.11 — Activity-timeline component (consumes M10.1 data via sys_activity → FeedItem mapping).
558+
- [x] M10.12 — `full_name` CEL formula bug (leading space when `salutation` is null).
559+
- [x] M10.13 — Date / datetime column formatters in grid plugin.
560+
- [x] M10.14 — Stop SQL error leakage in REST error responses (centralized sendError → mapDataError).
561561

562562
### M10 P2 — Important (50%+ of customers need these)
563563

0 commit comments

Comments
 (0)