From 56a0b3fa86ddcc0b71ea84c99ec7f73419c6dd65 Mon Sep 17 00:00:00 2001 From: mirivlad Date: Sun, 28 Jun 2026 16:42:47 +0800 Subject: [PATCH] docs: mark platform runtime phase complete --- 07_Full_Implementation_Roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/07_Full_Implementation_Roadmap.md b/07_Full_Implementation_Roadmap.md index 84a3b55..a1f0d30 100644 --- a/07_Full_Implementation_Roadmap.md +++ b/07_Full_Implementation_Roadmap.md @@ -73,9 +73,9 @@ Tasks: - [x] define and host generic `contextMenuEntries`; - [x] host `fileActions` and `noteActions` through Files/Notes surfaces; - [x] add lifecycle events for workspace creation, rename, trash, selection; -- replace deprecated workspace compatibility wrappers in frontend code where +- [x] replace deprecated workspace compatibility wrappers in frontend code where practical; -- document each public API in SDK schemas and desktop runtime docs. +- [x] document each public API in SDK schemas and desktop runtime docs. Verification: