PMO AgentEngineering
// CV_app.ARQUITECTURA

Cómo funciona la app

Dos lecturas del mismo sistema: una vista ejecutiva para comprender sus capas y una vista técnica para seguir cada flujo.

// MAPA.EJECUTIVO

Capas de la solución

Del visitante y los documentos hasta datos, seguridad e infraestructura.

devices
Capa 1

Experiencia

install_mobile SvelteKit PWA Producción
apps
Capa 2

Aplicación

picture_as_pdf Motor ATS PDF + QR ATS
api
Capa 3

Servicios

api Go API Gateway API
database
Capa 4

Datos

database Supabase RLS RLScloud_upload Cloudflare R2 Media
hub
Capa 5

Integraciones

support_agent Odoo Enterprise Live Chat Live Human
shield_lock
Capa 6

Seguridad

verified_user Cloudflare Turnstile Trust
cloud
Capa 7

Infraestructura

rocket_launch Vercel + GitHub PROD
// MAPA.TÉCNICO

Flujos y dependencias

Relaciones funcionales reales, sin mostrar credenciales, secretos ni rutas privadas.

person

Perfil e inicio

Admin publica el perfil una sola vez y el front lo reutiliza en Inicio, CV y Carta.

database Supabase RLS api Go API Gateway install_mobile SvelteKit PWA
picture_as_pdf

CV ATS y carta

Los perfiles ATS combinan datos públicos, experiencia, aptitudes y software.

database Supabase RLS api Go API Gateway picture_as_pdf Motor ATS PDF + QR install_mobile SvelteKit PWA
image

Galería y documentos

Los metadatos se autorizan en Admin y los archivos se entregan desde almacenamiento.

cloud_upload Cloudflare R2 api Go API Gateway install_mobile SvelteKit PWA
support_agent

Chat y contacto

El visitante conversa con RomuBot y la continuidad humana se gestiona en Odoo.

install_mobile SvelteKit PWA verified_user Cloudflare Turnstile api Go API Gateway support_agent Odoo Enterprise Live Chat
admin_panel_settings

Administración segura

Google Auth, lista autorizada, RLS y auditoría protegen las operaciones privadas.

install_mobile SvelteKit PWA api Go API Gateway database Supabase RLS
rocket_launch

Entrega continua

Código versionado, validaciones y despliegue productivo actualizan la PWA.

rocket_launch Vercel + GitHub install_mobile SvelteKit PWA api Go API Gateway
account_tree

Registro dinámico de conexiones

13 relaciones
SvelteKit PWA arrow_forward Go API Gateway
SvelteKit PWA arrow_forward Cloudflare Turnstile
SvelteKit PWA arrow_forward Odoo Enterprise Live Chat
Go API Gateway arrow_forward Supabase RLS
Go API Gateway arrow_forward Cloudflare R2
Go API Gateway arrow_forward Odoo Enterprise Live Chat
Cloudflare Turnstile arrow_forward Go API Gateway
Odoo Enterprise Live Chat arrow_forward Go API Gateway
Motor ATS PDF + QR arrow_forward SvelteKit PWA
Motor ATS PDF + QR arrow_forward Go API Gateway
Motor ATS PDF + QR arrow_forward Supabase RLS
Vercel + GitHub arrow_forward SvelteKit PWA
Vercel + GitHub arrow_forward Go API Gateway