Hello!
Problem
The Hive UI currently displays dangerous changes under "Breaking Changes", which is misleading and inconsistent with the CI validation output where its correctly separated from breaking changes. This mislabeling in the UI causes confusion about the actual severity and nature of the schema changes being reviewed.
Request
Display "Dangerous Changes" as its own distinct section in the Hive UI, separate from "Breaking Changes", matching the CI validation output.
Nice to Have
Add an information symbol (ℹ️) next to "Dangerous Changes" (similar to "Breaking Changes") to explain what constitutes a dangerous change and how it differs from a breaking change.
