📄 SKILL.md

← Vault

name: doccorretor-vps-storage-scan

description: "DocCorretor: how to scan VPS local storage files — Edge Functions CANNOT access /var/www/documentos/uploads/"


DocCorretor: VPS Storage File Scan — Architecture Limitation

Context

DocCorretor (documentos.rochasalesseguros.com.br) stores files on the local VPS filesystem at /var/www/documentos/uploads/, NOT in Supabase Storage. The app runs on VPS at /var/www/documentos2/app.

Critical Limitation: Edge Functions Cannot Scan VPS Filesystem

Supabase Edge Functions run on Supabase's own infrastructure (Deno Deploy), NOT on the local VPS. This means: