Add destructive confirmation and import guidance

This commit is contained in:
github-ops
2026-06-21 01:42:45 +00:00
parent ef2912855b
commit 5447e1bad0
29 changed files with 1099 additions and 24 deletions
@@ -1,4 +1,5 @@
mod integration {
mod confirmation;
mod idempotency;
mod no_input_get;
}