2. I regularly see people storing multiple gigabyte files in git.. I don't understand your issue with large files.
3. cloud native? why? part of the point of git is to have a repo decentralized away from centralized clouds onto dev's machines, if your data scientist broke git then that means your main branch configuration is off, no one else had that cloned onto their machines, and the rest of you don't know how to recover lost data which is stored in the reflog.... even ignoring the lack of simple CICD.
4. > Diversion is built on top of distributed storage and databases, accessible via REST API, and runs on serverless cloud infrastructure
What!?!?!? That is NOT a selling point....all that for a VCS?
You're literally taking everything that makes git great and saying that's what's wrong with git.
The only case you could make to sell this is maybe some sort of a high-end niche specific media heavy version control for storage intense users.
I would think that this is a college project but apparently you guys have a team size of 9 according to the website!!!
This is wild!
It kind of feels like an insult to Linus Torvalds.