Major pain point of monorepos: Merge-conflicts.
When a merge-conflict happens YOU need to be expert and resolve all conflicts the right way, across the many unrelated domains mixed together.
How does sapling solve that? It can't...
IMHO Sapling looks like "Git for dummies".
And Git teaches some pretty useful concepts, which are worth it.