Previously mol burn only worked on wisps (Ephemeral=true), erroring on persistent mols. Now it works on both: - Wisps: direct delete without tombstones (original behavior) - Mols: cascade delete with tombstones (syncs to remotes) This makes the 'burn' metaphor consistent: burn = destroy a molecule, regardless of phase. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>