hint property

String? hint
final

Concrete remediation suggestion. Real prose, not a stub — this is the "soft-mode hints must be real" promise. Examples: "Run dialect describe to backfill missing descriptions." "Preserve placeholder names byte-identically across translations." Optional; some rules don't need one.

Implementation

final String? hint;