Role Access Matrix (Current Customa)
| Area | Super Admin | Admin | Staff |
|---|---|---|---|
| Auth/Profile | full | own profile | own profile |
| Store Management | full | create/update/list | read |
| Membership | full | manage member data | read/assist |
| Coupon | full | create/update/claim ops | read |
| Reservation | full | update status | read |
| News/Notification | full | manage content | read |
| Chat/Dialog | full | handle conversation | read |
| Reports/Exports | full | run exports | read |
Detail final mengikuti middleware + permission di backend (
auth:web, permission check endpoint).