@itzlambda
I recently learned that cursor rule use is be divided into two steps: injection and activation.
Just injection the rule using `applyAlways: true` is not enough for the rule to be used, this would just inject the rule into the context but it doesn't mean it will be used.
See: https://forum.cursor.com/t/a-deep-dive-into-cursor-rules-0-45/60721