Reduce hundreds of failures to a handful of root causes
- Catch the same root cause when error text differs: exact-match signals handle the obvious cases first, then Develocity's own fine-tuned language model groups the rest by meaning.
- Fix the root cause that halves the failure count: on one measured Develocity instance, 4,500 of 9,220 failures over 28 days collapsed to a single top failure group.
- Track fix impact: failure groups have stable identities, so a group's daily frequency curve shows whether a shipped fix moved the number.


