Minification isn't obfuscation - Claude Code proves it
Claude Code demonstrates that minified JavaScript can be reverse-engineered quickly using ASTs and AI agents, showing that minification differs from true obfuscation. The process takes minutes rather than weeks to reconstruct readable code.