Subject: Multi-library bundle topology¶
The break is between libraries in one multi-library release cohort (ADR-023) -- a SONAME skew, an intra-bundle dependency removed, a provider migrated, or a manifest instantiation drift -- not inside any single library's own diff.
5 case(s). ← back to all subjects
Cases¶
| Case | Title | Verdict | Category |
|---|---|---|---|
| case84_bundle_soname_skew | Multi-Library Bundle SONAME Skew | 🔴 BREAKING | Bundle (Multi-library) |
| case90_bundle_intra_dep_removed | Bundle — Intra-Bundle Removed Symbol | 🔴 BREAKING | Bundle (Multi-library) |
| case91_bundle_intra_signature_drift | Bundle — Intra-Bundle extern-C Signature Drift | 🔴 BREAKING | Bundle (Multi-library) |
| case92_bundle_provider_changed | Bundle — Symbol Provider Migration | 🟡 COMPATIBLE_WITH_RISK | Bundle (Multi-library) |
| case93_bundle_manifest_drift | Bundle — Instantiation Manifest Drift | 🔴 BREAKING | Bundle (Multi-library) |