SkillsHooksPromptsAgentsPersonasModelsPoliciesToolsTemplatesBundlesCategoriesStart here
← Policies
Po policyboundaryforbidsecuritystable

No destructive without acknowledgment

Refuses destructive or hard-to-reverse operations without an explicit user confirmation. Mirrors Common.md §2.2.

id policy/no-destructive-without-ackv1.0.0by convergent-systems-key

Rule

Do not delete files, directories, branches, tags without explicit acknowledgment. Do not force-push or rewrite history without explicit acknowledgment. Do not drop tables or run destructive migrations without explicit acknowledgment. State the scope of the destruction and the reversibility; request confirmation; snapshot if reversible.
Boundary type
role-refusal
Refuses
  • Do not delete files, directories, branches, tags without explicit acknowledgment.
  • Do not force-push or rewrite history without explicit acknowledgment.
  • Do not drop tables or run destructive migrations without explicit acknowledgment.
  • State the scope of the destruction and the reversibility; request confirmation; snapshot if reversible.
Escalates to
none
Author convergent-systems-key. Source convergent-systems-co/agent-atoms (original ↗). License Apache-2.0. Re-typed from role-boundary by scripts/migrate-policy-tool.py.