Update MCU sync, dummy generator, and kelainan trigger
This commit is contained in:
10
claude.md
Normal file
10
claude.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Collaboration Guardrails
|
||||
|
||||
- For any destructive operation, confirm first. Do not assume.
|
||||
- If request is ambiguous, ask clarification before execution.
|
||||
- For database deletes/updates with broad impact, verify exact filter and IDs with the user.
|
||||
- Preferred safe flow:
|
||||
1. Re-state interpreted target.
|
||||
2. Show short impact preview if possible.
|
||||
3. Wait for explicit approval.
|
||||
4. Execute.
|
||||
Reference in New Issue
Block a user