phase 0 & 1 ✅, onto the next logic
This commit is contained in:
@@ -11,6 +11,7 @@ This document defines the laws, principles, and rule sets that govern this codeb
|
||||
1. **No testing by yourself** — All testing is done by the team.
|
||||
2. **No assumptions about code or domain logic** — Always confirm and be sure before making changes.
|
||||
3. **No running scripts** — Do not run build, dev, test, or migrate scripts unless explicitly approved.
|
||||
4. **No touching migration files** — Do not mess with the `migrations` sql dir, as those are generated manually via drizzle orm
|
||||
|
||||
More rules are only to be added by the human, in case such a suggestion becomes viable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user