Rule: Frozen runtime entry point signature changed¶
Canonical rule slug: frozen-runtime-signature-changed. ← back to all rules
A runtime entry point whose signature is contractually frozen changes anyway, so existing binaries call it with the wrong argument shape.
Canonical demonstration¶
- case102_frozen_runtime_signature_changed — Frozen Runtime Signature Changed (🔴 BREAKING)