# CLAUDE.md — Corrosion Admin Panel ## Project Overview Corrosion is a hosted SaaS platform that gives Rust game server administrators a complete management interface. Customers install a single uMod plugin, register online, and manage everything from the web — no SSH, no config files, no babysitting wipes. **Current phase**: Phase 1 complete (Foundation) — core control plane, auto-wiper with rollback, plugin management, public server site. ## Tech Stack - **Backend**: NestJS 10 (TypeScript), TypeORM 0.3, Passport JWT, class-validator - **Original Backend**: Rust (Axum on Tokio), sqlx — migrations still in `backend/migrations/`, DB schema originates here - **Frontend**: Vue 3 (Composition API, `