📄 SKILL.md

← Vault

name: doccorretor-admin-role-debug

description: Debug and fix admin access in DocCorretor (documentos.rochasalesseguros.com.br) — when user has role='admin' in profiles but is still redirected to login or gets "no admin access"

tags:

- supabase

- rls

- doccorretor

- auth

- roles


DocCorretor Admin Access Debug

Trigger Conditions

Google Drive Migration (Jun 2026)

The Drive folder 1zVhApvpFM937qxsvsz37WCcUD-7f2zUP is organized by month/year:

documentos clientes/2023/08_2023//...

Structure: top-level = year, second-level = month, third-level = client name, files inside.

gdown limitation: --folder flag cannot download folders with restricted subfolders.

If Drive folder is public, gdown may still fail on restricted content.

VPS network issues: All outbound connections (curl, wget, gdown, execute_code network)

may be blocked intermittently. If all external connections fail, use Option A:

user downloads Drive folder as .zip and uploads to VPS for local processing.