Files
cursor_gen/example-project/.cursor/custom/rules/sample-domain-conventions.mdc
T

21 lines
499 B
Plaintext

---
description: "Sample project-specific conventions (replace with your own)"
alwaysApply: true
---
# Sample domain conventions
This file demonstrates **Pillar 2** overrides: content here is outside generated rules.
## Example policy
- Prefer `Money` value types over raw `double` for prices when you introduce them.
# CURSOR:CUSTOM
## Team-only notes (preserved across `cursor_gen --refresh`)
- Replace this block with rules your generator output should not overwrite.
# CURSOR:CUSTOM:END