By: Michael Lynch <git@mtlynch.io>
Make Tinybeans metadata import atomic Persist users and imported metadata only after every entry succeeds, so a failed import leaves no partial database state. Restore the established timestamp ordering and consolidate SQLite writes through transaction-aware helpers.