1.5.1 Multi-project workspace project rule issues

First, my Cursor opens a workspace containing two projects (frontend and backend). I defined a project rule in the backend and set it to trigger “always.”

I noticed that in version 1.5, as shown in the image, a project rule was automatically introduced. However, it doesn’t seem to determine whether to reference it based on the file or project I’m currently editing, nor can it be manually canceled.

When I edit the frontend project, this rule, which should only apply to the backend, is also pulled into the context. I hope this can be improved.

Rules combined with workspaces are not in a good state yet:
In my case when working with workspaces, cursor ignores all rules, no matter where they are placed. :upside_down_face: