- Added is_deleted/deleted_at columns to Submission model
- Alembic migration for soft-delete schema
- Soft-delete endpoint for students/teachers
- Admin recycle bin with batch restore/permanent delete
- DeleteConfirmDialog component with Copy JSON
- i18n strings (EN + CN)
- Updated README and Deployment Guide