For me it's still not working on Xcode 15.0.1 MacOS 14.1 and testing on iPadOS 17.1. When I use modelContext.insert(...) it crushes randomly with the same error "libsqlite3.dylib: database integrity compromised by API violation: vnode unlinked while in use". If I remove DocumentGroup it works fine. Someone still in my same situation?