In @tursodatabase/sync-wasm, calling connect() against a hosted Turso database that negotiates MVCC sync rejects before any application SQL runs: Internal error: unexpected path fresh-[random-id].db-log: files must be created in advance for OPFS IO. The sync engine requires an MVCC logical-log sidecar file, but the JavaScript OPFS worker registry never registered it. It registered only the main db, -wal, -wal-revert, -info, and -changes paths. Affected versions: 0.7.2 and every 0.8.0 prerelease through 0.8.0-pre.7.