mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-13 05:49:57 +02:00
feat(shared): graduate saved-device transfer experience
Add the VniDrop-specific Compose architecture skill, unify invitation and targeted transfer drafts, and promote Saved devices to an adaptive first-class destination.
This commit is contained in:
@@ -4,6 +4,10 @@ Local peer-to-peer file transfer. This glossary is the product/core ubiquitous l
|
||||
|
||||
## Transfers
|
||||
|
||||
**Transfer draft**:
|
||||
A temporary, local selection of files or one folder, an editable transfer name, and a destination intent before a transfer is created. A draft may produce an Invitation transfer or a Targeted transfer; it is neither until creation succeeds.
|
||||
_Avoid_: pending transfer, temporary transfer, share draft
|
||||
|
||||
**Invitation transfer**:
|
||||
A share anyone with the ticket can request, subject to approval and access policy. Ordinary multi-recipient send/receive.
|
||||
_Avoid_: contact send, held offer, reusable share offer
|
||||
|
||||
Reference in New Issue
Block a user