Files
infra/dotfiles/desktop/.config/opencode/rules/safety.md
2026-04-22 22:29:39 +02:00

236 B

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