Rule: Internal struct lost a field, out of contract¶
Canonical rule slug: internal-struct-field-removed-scoped. ← back to all rules
A struct reachable only from internal headers loses a field, which public-surface scoping correctly declines to report.
Canonical demonstration¶
- case119_internal_struct_field_removed_scoped — Internal Struct Loses a Field (Non-Public, Scoped) (✅ NO_CHANGE)