Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I have defined a set of instructions in my rules.md file inside .cursor/rules folder. One of the items i had mentioned is to never mock data. There are few other rules, but cursor seems to add mock data when the real server/integration is not working.
Isnt every chat session in the cursor IDE follow the rules defined in .cursor/rules folder
Steps to Reproduce
Create a rule.md file inside .cursor/rules folder. Set an instruction stating that no mock data be used/generated
Expected Behavior
No mock data being created
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.54 (Universal)
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z (2 days ago)
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.1.0
Does this stop you from using Cursor
No - Cursor works, but with this issue