Expand description
memstead delete — remove an entity, its file, and all its relationships.
--dry-run does a non-destructive preview by reading the entity and
counting its relations; no engine-side dry-run exists — the MCP tool
carries no dry_run param, and optimistic locking via expected_hash
is the shipping safety mechanism.