Rule: Public declaration depends on an internal one¶
Canonical rule slug: xcheck-public-to-internal-dependency. ← back to all rules
A cross-source audit finds a public declaration whose definition requires an internal one, so the published surface is incomplete.
Canonical demonstration¶
- case181_xcheck_public_to_internal_dependency — Public API Reaches an Internal Declaration (🟢 COMPATIBLE)