Epic: Detectors (wave 3)
Summary
Add a static-analysis detector for integer info-loss in event data casts.
Background & Problem
Casting a wider value down when publishing event data silently truncates what indexers see.
Acceptance Criteria
Technical Notes
Follow the rule pattern in tooling/sanctifier-core/src/rules/ with an insta golden snapshot.
Filed as part of the mainnet-readiness & world-class roadmap. Scope is intentionally small enough for one focused PR; comment to claim.
Summary
Add a static-analysis detector for integer info-loss in event data casts.
Background & Problem
Casting a wider value down when publishing event data silently truncates what indexers see.
Acceptance Criteria
Technical Notes
Follow the rule pattern in
tooling/sanctifier-core/src/rules/with aninstagolden snapshot.Filed as part of the mainnet-readiness & world-class roadmap. Scope is intentionally small enough for one focused PR; comment to claim.