Hi really appreciate you making this! Sorry if this is a dumb question, but I was trying to figure out why in some files (such as the memory.mdc file)
there are two sets of descriptions:
---
description: ALWAYS INCLUDE to HAVE Project Context
globs:
alwaysApply: false
---
---
description: ALWAYS INCLUDE to HAVE Project Context.
globs:
alwaysApply: true
---
it seems Cursor picks up the first one as its rule type and then defaults to "agent requested" not "always include", is there a reason for this?