Enums§
- Auto
Sync Outcome - Outcome of one background Personal-Cloud auto-push (GL #384).
Functions§
- build_
sync_ entries - classify_
outcomes - Classify per-surface push results into one
AutoSyncOutcome. A 402 anywhere wins (the account is gated); otherwise total failure means the network is down; anything else counts as synced. - cloud_
background_ tasks - collect_
cep_ entries - collect_
command_ entries - collect_
contribute_ entries - collect_
feedback_ entries - collect_
gotcha_ entries - collect_
knowledge_ entries - should_
auto_ push_ index - Whether the background index push should run for this project (GL #392): separate opt-in, logged in, a local index actually exists, and this project hasn’t pushed today. Pure for unit testing.
- should_
auto_ sync - Whether the auto-sync should run now: opt-in flag, logged in, and not already synced today (the debounce). Pure for unit testing.