Live-sync authorized file roots

This commit is contained in:
Eric Wendland 2026-05-20 13:26:50 +02:00
commit bab13cc0a1
5 changed files with 128 additions and 7 deletions

View file

@ -141,9 +141,10 @@ Roadmap items should be actionable and checkable:
to the working tree. `geth cas root sync <node-id> <name>` can pull authorized
remote tree metadata and CAS tree bytes, recording a peer-qualified remote
root with path `remote:<node>:<name>` without applying files or overwriting
same-named local roots. Durable local file-conflict records can be listed and
resolved manually; automatic cross-node conflict detection and file application
are still roadmap work.
same-named local roots. Background live-sync refreshes authorized remote file
roots from sync-status `cas-tree:<name>` watermarks. Durable local
file-conflict records can be listed and resolved manually; automatic
cross-node conflict detection and file application are still roadmap work.
- DB resources can be registered locally and report local-only status plus a
read-only SQLite schema summary/hash and `crsql_changes` metadata when
present. The DB crate and daemon can extract typed read-only `crsql_changes`