diff --git a/05_Official_Plugins.md b/05_Official_Plugins.md index e519bdc..8200574 100644 --- a/05_Official_Plugins.md +++ b/05_Official_Plugins.md @@ -158,6 +158,12 @@ browser.capture.received case.selected ``` +Текущий статус: базовый `verstak.activity` implemented as a workspace item and +`activityProviders` contribution. It stores public plugin events in +plugin-scoped settings, subscribes to file/note/browser/case activity events, +and exposes a manual record/clear smoke path. Reconstruction and worklog +suggestions are still future work. + ## 6. `official.journal` Назначение: diff --git a/07_Full_Implementation_Roadmap.md b/07_Full_Implementation_Roadmap.md index cff3fcc..dc2ef62 100644 --- a/07_Full_Implementation_Roadmap.md +++ b/07_Full_Implementation_Roadmap.md @@ -134,8 +134,10 @@ Tasks: `searchProviders` in contribution summaries; - [x] add type-as-you-search behavior and vault path/name matches to `verstak.search`; +- [x] implement baseline `verstak.activity` event log plugin with + plugin-scoped storage and public event subscriptions; - implement persistent search index and cross-provider runtime hosting; -- implement activity event log plugin; +- implement activity reconstruction and worklog suggestions; - implement journal/worklog plugin that can consume activity suggestions. Verification: