MCPcopy Create free account
hub / github.com/OpenKeyring/oak-keyring / build_sync_vault_data

Function build_sync_vault_data

src/executor/sync.rs:23–162  ·  view source on GitHub ↗

Builds a SyncVaultData snapshot from the current vault state. Reads local records, their sync status, the pending upload CloudRecords (with health metadata pre-attached), the vault identity token, and the current metadata version. Returns `None` if the vault is locked or a required read fails.

(executor: &CommandExecutor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 11

deserialize_metadataFunction · 0.85
iterMethod · 0.80
vaultMethod · 0.45
is_unlockedMethod · 0.45
load_sync_status_mapMethod · 0.45
getMethod · 0.45
validateMethod · 0.45
get_metadataMethod · 0.45