Welcome to the

Synthetic Vice

This knowledge base is aligned to the actual SQL dump. Public guidance remains visible to guests, while operational tools stay behind authenticated routes.

Dynamic Economy

Businesses, garages, vehicles, and player wealth all live inside the same data model. The panel surfaces the economy without exposing privileged controls to guests.

Staff Hierarchy

The current schema only defines `admin` and `helper` roles, each with a numeric `grade`. Regular players are any accounts without a `veyron_staff` row.

Control Panel Security

Authentication uses bcrypt hash comparison, JWT session cookies, input validation, least-privilege route guards, and server-side authorization for every protected API.