Added: Added API to ScriptableAudioPipeline ControlContext to ease discovery of when the system is configuring.
6000.3.13f1
LTS · Released Apr 8, 2026 · Changeset 8c4f11e4fb20 · 1 release notes
47build scorehigher = better
050100
Upgrade risk+23Net cleanup+11Live debt+13
cohort: LTS (307)
How this number is computed
Composite = sum of sub_score × weight across six metrics. Sub-scores are percentile-rank(log1p(min(raw, p95))) within the LTS cohort (307 releases). Sub-scores for lower-is-better metrics are flipped to 100 − percentile.
| Sub-score | Formula | Raw | Clip | %ile | Weight | Score | Contrib |
|---|---|---|---|---|---|---|---|
| Breaking surface | (breaking_change + api_change) / total_notes | 7.6e-3 | 7.6e-3 | 62 | 25% | 38 | 9.5 |
| Blocker rate | blockers / total_notes | 0.061 | 0.061 | 70 | 15% | 30 | 4.6 |
| Mobile risk | mobile_known_issues / total_notes | 0 | 0 | 14 | 10% | 86 | 8.6 |
| Fix density | fixes / total_notes | 0.595 | 0.595 | 49 | 15% | 49 | 7.4 |
| Net-fix delta | ((fixes − known_issues) − prior.(fixes − known_issues)) / total_notes | -0.176 | -0.176 | 27 | 15% | 27 | 4.1 |
| Known-issue debt | known_issues / total_notes | 0.115 | 0.115 | 37 | 20% | 63 | 12.6 |
| Composite | 47 | ||||||
* = raw value was clipped at the cohort 95th percentile to prevent outliers from compressing everyone else's scores. Sub-scores marked "med" substitute the cohort median where the input was missing (e.g. first patch on a minor line has no prior patch for net-fix delta).