### Describe the problematic code LLMs keep trying to access stateful variables with `$variable`. We should add an autofixer for that ### Describe what the autofixer should suggest "Don't use the `$` prefix to access stateful variable" ### Importance nice to have