God Mode
Overview
The ultimate control center. Bypass security restrictions, manipulate framework caches like React Query, and force global UI states.
God Mode is the most powerful feature of DevConsole. It provides a level of control over the application that is usually only possible through deep debugging sessions or database manipulation.
Configuration-Driven
Most God Mode controls are dynamically generated from your .devconsole.json file. By defining your project's plans, roles, and featureFlags, you create a tailored simulation environment.
Warning: God Mode bypasses production and security checks. It should be used with extreme caution and never enabled for end-users.