Cursor rule support multiple attach ways

question:

Some of my cursor rules defined by auto attached by glob patterns.
eg: backend-architecture.mdc, src/services/**/*

But I also want the cursor will attach when I talk about the backend-architecture and I not @ a file under src/services/.

So, some time I need to define the attach ways both by Auto Attached and Agent Request.

But now we can only select one attach method from: Always, Auth Attached, Agent Requst, Manual.