Another potential use case: This may help jujutsu auto split a large revision into small orthogonal revs.
Sometimes agent makes a monolithic commit and it's a lot of work to manually split code you didn't write. After such an auto split I can manually squash related revs into feature/ticket level.
That's a really compelling use case actually