From 918cf0aa362e75e54ebe4dcfa9d6990af82c6c7c Mon Sep 17 00:00:00 2001 From: mirivlad Date: Sun, 28 Jun 2026 23:01:26 +0800 Subject: [PATCH] docs: mark watcher refresh complete --- 07_Full_Implementation_Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07_Full_Implementation_Roadmap.md b/07_Full_Implementation_Roadmap.md index 20819bd..a0fee8c 100644 --- a/07_Full_Implementation_Roadmap.md +++ b/07_Full_Implementation_Roadmap.md @@ -96,7 +96,7 @@ Tasks: - [x] add Files restore metadata view; - [x] add Files restore command; - [x] define external open/show-in-folder as a public v2 API, replacing fallback; -- add watcher-based refresh for Files/Notes after external changes; +- [x] add watcher-based refresh for Files/Notes after external changes; - add safe binary read/streaming contract only after text workflows are stable. Verification: