AI Update: روی حالت های تمامی حافظه های موجود پروژه های کاربران رو همر
This commit is contained in:
@@ -36,5 +36,12 @@
|
||||
## Preferred Programming Language & Tech Stack (PHP)
|
||||
- ALWAYS use **PHP** (e.g. PHP 8.x, modern PHP, Laravel/Symfony/Slim or standalone PHP scripts/APIs) as the primary/default programming language and technology stack for all projects and backend services whenever feasible and applicable, unless the user explicitly requests another language or the nature of the task strictly requires a different technology.
|
||||
|
||||
## Memory & Instruction Precedence Hierarchy
|
||||
- ALWAYS resolve conflicts and prioritize instructions according to the strict 3-tier hierarchy:
|
||||
1. **Tier 1 (Highest Authority):** Global System Rules & Memories (قوانین و دستورات عمومی سیستم) - Always strictly supersedes all private/user/project instructions.
|
||||
2. **Tier 2 (Intermediate Authority):** Active Project Memories & Decisions (دستورات و خاطرات اختصاصی هر پروژه) - Supersedes general user profile preferences when operating inside that project.
|
||||
3. **Tier 3 (Baseline Authority):** General User Personal Preferences (دستورات و ترجیحات کلی کاربر) - Applied when not overridden by project or global rules.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user