mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Refactor: centralize AI instructions and opencode config into common dotfiles
This commit is contained in:
12
dotfiles/common/.config/ai/rules/safety.md
Normal file
12
dotfiles/common/.config/ai/rules/safety.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Safety Rules
|
||||
|
||||
Never break an existing host.
|
||||
|
||||
- Identify host, layer, risk
|
||||
- Always test with --limit
|
||||
- Use dry-run (--check --diff)
|
||||
- Avoid destructive changes
|
||||
|
||||
## Git Rules
|
||||
|
||||
- Never auto-commit; always ask the user before committing
|
||||
Reference in New Issue
Block a user