docs/research/concepts/delete-command-surface.md
Delete commands are explicit destructive actions beyond ordinary single-step Backspace or Delete key behavior.
Examples:
Agents often collapse all destructive behavior into ordinary key law.
That loses real product semantics.
Delete commands can have context-specific meaning that ordinary Backspace does not share.
Typora's Delete Range page is strong evidence that delete commands deserve
their own behavior lane.
It explicitly distinguishes paragraph, table, code, and math behavior.
Use this concept when deciding: