docs: mark browser receiver pairing complete
This commit is contained in:
parent
f74b45a37c
commit
eac67d9417
|
|
@ -248,8 +248,9 @@ search.provider
|
|||
Текущий статус: базовый `verstak.browser-inbox` implemented as both a global
|
||||
sidebar view and a workspace item. Workspace tabs keep their own pending queue;
|
||||
the global sidebar view aggregates queues from all workspaces plus unscoped
|
||||
global captures. Pairing, domain binding, and conversion into
|
||||
notes/links/files/activity are still future work.
|
||||
global captures. The local receiver now has an opt-in paired mode that requires
|
||||
`X-Verstak-Receiver-Token` before publishing browser capture events. Domain
|
||||
binding and conversion into notes/links/files/activity are still future work.
|
||||
|
||||
## 9. `official.search`
|
||||
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ Tasks:
|
|||
pending queues and a global aggregate view;
|
||||
- [x] implement browser extension capture scaffold for URL, selected text,
|
||||
page title, and link captures;
|
||||
- define local receiver permission/pairing model;
|
||||
- [x] define local receiver permission/pairing model;
|
||||
- add domain-to-workspace binding;
|
||||
- convert inbox entries into notes/links/files/activity events through public
|
||||
plugin APIs.
|
||||
|
|
|
|||
Loading…
Reference in New Issue