Stability and skippability reports for every @Composable in
Aurum. Regenerated from the Compose compiler on every merge to
main, so this page is always in sync with what just shipped.
Stability & skippability of every public composable in the :aurum module.
Same report for the :aurum-catalog showcase app — catches demo-screen regressions.
List<T> instead of ImmutableList<T>).
When a PR regresses a previously-skippable composable, the detekt
Compose ruleset typically flags the root cause before
these metrics are even needed; if it slips through, the PR's
compose-metrics GitHub Actions artifact shows the diff.