- Added bd sync command that wraps export → commit → pull → import → push workflow - Automatically resolves collisions during pull/import - Supports --dry-run, --message, --no-pull, --no-push flags - Updated README with bd sync documentation - Addresses bd-272 (Phase 1: git-based sync)