Both GitHub Copilot and Cursor offer ways to define guardrails for agents in the form of Instructions and Rules respectively. On the surface they look the same - just different names for a feature for customizing how AI assistants adapt to your project, be it unit test creation, documentation, or maintaining certain parts of the codebase.

Yet...