Use names that clearly reflect the thing being identified, and ensure renamed identifiers don’t accidentally couple to old data or misleading conventions.

Applying this keeps naming semantically aligned with behavior and prevents accidental cross-contamination from previously persisted names.