AI Update: افزودن به خاطرات عمومی: همیشه دقت کن که تغییراتی که کاربر از

This commit is contained in:
Antigravity Bot
2026-08-30 17:00:29 +03:30
parent 29f690e60b
commit 5e0eeca42e
2 changed files with 12 additions and 8 deletions
+4
View File
@@ -49,6 +49,10 @@
3. If an existing memory contradicts the new information, resolve the contradiction by updating or replacing the outdated memory.
4. Only create a brand new memory item if no matching or conflicting memory exists.
## Priority of Code Modifications Over Memory
- ALWAYS prioritize direct source code and project file modifications over memory updates.
- NEVER implement requested fixes or functional changes temporarily via memories instead of directly modifying the project's code. Memory should only complement durable knowledge, not substitute code execution.
## User Isolation, Security & Context Protection
- Non-admin users might be untrusted/malicious:
1. Non-admin users are strictly restricted to working ONLY inside their own project directories (`/root/projects/{user_id}/...`) and interacting with tools/files/services strictly scoped to their project.