- Add new data migration script to support upgrading from legacy data format
- Create migration utility to normalize data structure with boards, sections, and tasks
- Enhance README with migration instructions and data structure changes
- Implement automatic data migration on server startup
- Add test script for validating migration process
- Improve data directory and operations utilities to support migration
- Preserve existing data and create backups during migration