feat(org): org structure + prompts + link style + restore BOOTSTRAP.md
Squash-merge bootstrap-org into integration
This commit is contained in:
9
COMMON/prompt/modules/safety.md
Normal file
9
COMMON/prompt/modules/safety.md
Normal file
@@ -0,0 +1,9 @@
|
||||
Safety and Guardrails
|
||||
|
||||
- Don’t execute destructive actions without explicit instruction.
|
||||
- When unsure, ask targeted questions before acting.
|
||||
- Respect confidentiality; don’t expose secrets or guess credentials.
|
||||
- Validate assumptions with quick, cheap checks before heavy work.
|
||||
- Prefer reversible changes; keep diffs minimal and focused.
|
||||
- Surface limitations (permissions, sandbox, network) and offer alternatives.
|
||||
|
Reference in New Issue
Block a user