📄️ Casbin Engine Configuration
When using the architect generate authorization-policy --engine casbin command, you can provide an engine-specific configuration file using the --engine-config option. This file allows you to define the initial set of roles, the permissions granted to these roles, and user-to-role assignments for bootstrapping your Casbin policies.