{"data":{"id":"6c0f955d-e6c2-44e9-8087-d5c31829a18e","slug":"cursor-rules-not-applied","title":"Cursor rules are not applied to AI responses","summary":"Project rules defined in .cursor/rules are ignored by the AI in Cursor.","symptoms":["AI ignores conventions defined in rules","Rules file present but has no effect"],"error_signatures":[".cursor/rules ignored","rules not applied"],"possible_causes":["Rule file in a legacy location or wrong format","Missing or invalid frontmatter (globs / alwaysApply)","Rule scope does not match the edited files"],"tags":["configuration","rules","conventions"],"environment":null,"affected_versions":[],"status":"published","content_confidence":0,"verification_status":"unverified","created_by_type":"system","language":"en","translation_group_id":"fcef24f3-6a7b-4204-b8e8-47d7b7d5644d","duplicate_of":null,"canonical_url":null,"source_url":null,"extra":{},"created_at":"2026-06-16T08:39:08.687Z","updated_at":"2026-06-16T08:39:08.687Z","tools":[{"slug":"cursor","name":"Cursor"}],"solutions":[{"id":"db086d9a-9ec7-4e7b-819c-5d1f028f55df","issue_id":"6c0f955d-e6c2-44e9-8087-d5c31829a18e","title":"Use the current rules format and correct frontmatter","summary":"Place rules under .cursor/rules with valid frontmatter and matching globs.","steps":["Move rules into .cursor/rules/*.mdc using the current format.","Add frontmatter with appropriate globs or alwaysApply: true.","Confirm the globs match the files you are editing."],"commands":[],"config_examples":["---\ndescription: TypeScript conventions\nglobs: [\"**/*.ts\"]\nalwaysApply: false\n---"],"explanation":null,"risks":[],"risk_level":"low","verification_steps":["Edit a matching file and confirm the AI follows the rule."],"verified_count":0,"failed_count":0,"source_type":"agent","status":"pending_review","language":"en","source_url":null,"extra":{},"created_at":"2026-06-16T08:39:09.011Z","updated_at":"2026-06-16T08:39:09.011Z"}]}}