Expand description
The coordinator (spec/sync/README.md §6): drives a source against an
engine client with no reconciliation logic of its own — whole-file bytes
in, the change feed out. Loop safety: the engine’s echo gate makes a
written file that comes back an echo, and observed commits are never
exported.
Structs§
- Coordinator
- A source paired with an engine.
- Sync
InSummary - What a
sync_in/reconciledid, by path. - Sync
OutSummary - What a
sync_outdid.