docs: clarify mtm-ddwipe safety and prompt conventions

This commit is contained in:
2026-04-27 23:20:07 +02:00
parent b01e72cba6
commit 7011426381
+4
View File
@@ -19,6 +19,10 @@ description: mtm-ddwipe project conventions
- Keep short, explicit confirmation prompts before destructive operations.
- Keep error and help messages short, clear, and in English.
- Keep help text concise and usage-first.
- When changing `mtm-ddwipe`, keep destructive safeguards strict and explicit.
- If adding non-interactive support, make it an opt-in safety flag.
- Keep device identification prompts clear and specific.
- Preserve the fallback wipe flow unless the change is intentionally about wiping behavior.
# Project identity
- Main script: `mtm-ddwipe`