ca348a29cb
- Update Event-Driven Daemon Mode section from 'Experimental' to 'Default' - Document that event-driven mode is default since v0.21.0 - Add detailed architecture diagram showing export and import flows - Add remote-sync-interval configuration section with examples - Document BEADS_REMOTE_SYNC_INTERVAL environment variable - Add config.yaml example for remote-sync-interval - Update 'Enabling Event-Driven Mode' to reflect default behavior - Add 'Switch to Polling Mode' section for edge cases The documentation now accurately reflects the current implementation where event-driven mode is the default and includes periodic remote sync for multi-clone workflows.