https://github.com/cesar202666/automotriz-buddy-suite
· scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)
54 raw signals (0 security + 54 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -4.3 (diff) · 54 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 777 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
software | healthy | src/App.tsx:App |
useIsMobile |
software | healthy | src/hooks/use-mobile.tsx:useIsMobile |
onChange |
software | healthy | src/hooks/use-mobile.tsx:onChange |
genId |
software | healthy | src/hooks/use-toast.ts:genId |
addToRemoveQueue |
software | healthy | src/hooks/use-toast.ts:addToRemoveQueue |
reducer |
software | healthy | src/hooks/use-toast.ts:reducer |
dispatch |
software | healthy | src/hooks/use-toast.ts:dispatch |
toast |
software | healthy | src/hooks/use-toast.ts:toast |
update |
software | healthy | src/hooks/use-toast.ts:update |
dismiss |
software | healthy | src/hooks/use-toast.ts:dismiss |
useToast |
software | healthy | src/hooks/use-toast.ts:useToast |
splitNombreCompleto |
software | healthy | src/context/AppContext.tsx:splitNombreCompleto |
vendedorToUsuario |
software | healthy | src/context/AppContext.tsx:vendedorToUsuario |
toDb |
software | healthy | src/context/AppContext.tsx:toDb |
fetchAllRows |
software | healthy | src/context/AppContext.tsx:fetchAllRows |
rows |
software | healthy | src/context/AppContext.tsx:rows |
fromDb |
software | healthy | src/context/AppContext.tsx:fromDb |
clienteFromDb |
software | healthy | src/context/AppContext.tsx:clienteFromDb |
clienteToDb |
software | healthy | src/context/AppContext.tsx:clienteToDb |
ventaFromDb |
software | healthy | src/context/AppContext.tsx:ventaFromDb |
fechaParaDb |
software | healthy | src/context/AppContext.tsx:fechaParaDb |
s |
software | healthy | src/context/AppContext.tsx:s |
ventaToDb |
software | healthy | src/context/AppContext.tsx:ventaToDb |
cuentaPagarFromDb |
software | healthy | src/context/AppContext.tsx:cuentaPagarFromDb |
cuentaPagarToDb |
software | healthy | src/context/AppContext.tsx:cuentaPagarToDb |
cuentaCobrarFromDb |
software | healthy | src/context/AppContext.tsx:cuentaCobrarFromDb |
cuentaCobrarToDb |
software | healthy | src/context/AppContext.tsx:cuentaCobrarToDb |
adquisicionFromDb |
software | healthy | src/context/AppContext.tsx:adquisicionFromDb |
adquisicionToDb |
software | healthy | src/context/AppContext.tsx:adquisicionToDb |
AppProvider |
software | healthy | src/context/AppContext.tsx:AppProvider |
setUsuarios |
software | healthy | src/context/AppContext.tsx:setUsuarios |
setUsuarioActual |
software | healthy | src/context/AppContext.tsx:setUsuarioActual |
loadUsuarios |
software | healthy | src/context/AppContext.tsx:loadUsuarios |
currentUser |
software | healthy | src/context/AppContext.tsx:currentUser |
loadVehiculos |
software | healthy | src/context/AppContext.tsx:loadVehiculos |
getVehiculoFotos |
software | healthy | src/context/AppContext.tsx:getVehiculoFotos |
loadClientes |
software | healthy | src/context/AppContext.tsx:loadClientes |
loadConsignatarios |
software | healthy | src/context/AppContext.tsx:loadConsignatarios |
loadVentas |
software | healthy | src/context/AppContext.tsx:loadVentas |
load |
software | healthy | src/context/AppContext.tsx:load |
addVehiculo |
software | healthy | src/context/AppContext.tsx:addVehiculo |
updateVehiculo |
software | healthy | src/context/AppContext.tsx:updateVehiculo |
deleteVehiculo |
software | healthy | src/context/AppContext.tsx:deleteVehiculo |
addCliente |
software | healthy | src/context/AppContext.tsx:addCliente |
updateCliente |
software | healthy | src/context/AppContext.tsx:updateCliente |
deleteCliente |
software | healthy | src/context/AppContext.tsx:deleteCliente |
addVenta |
software | healthy | src/context/AppContext.tsx:addVenta |
updateVenta |
software | healthy | src/context/AppContext.tsx:updateVenta |
deleteVenta |
software | healthy | src/context/AppContext.tsx:deleteVenta |
addCuentaPagar |
software | healthy | src/context/AppContext.tsx:addCuentaPagar |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
vitest.config.ts |
software | healthy | vitest.config.ts |
postcss.config.js |
software | healthy | postcss.config.js |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
.env |
software | healthy | .env |
vercel.json |
software | healthy | vercel.json |
tsconfig.app.json |
software | healthy | tsconfig.app.json |
vite.config.ts |
software | healthy | vite.config.ts |
bun.lockb |
software | healthy | bun.lockb |
playwright.config.ts |
software | healthy | playwright.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
playwright-fixture.ts |
software | healthy | playwright-fixture.ts |
eslint.config.js |
software | healthy | eslint.config.js |
index.html |
software | healthy | index.html |
components.json |
software | healthy | components.json |
bun.lock |
software | healthy | bun.lock |
tsconfig.json |
software | healthy | tsconfig.json |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.css |
software | healthy | src/App.css |
index.css |
software | healthy | src/index.css |
App.tsx |
software | healthy | src/App.tsx |
use-mobile.tsx |
software | healthy | src/hooks/use-mobile.tsx |
use-toast.ts |
software | healthy | src/hooks/use-toast.ts |
client.ts |
software | healthy | src/integrations/supabase/client.ts |
types.ts |
software | healthy | src/integrations/supabase/types.ts |
AppContext.tsx |
software | healthy | src/context/AppContext.tsx |
InstallPWAButton.tsx |
software | healthy | src/components/InstallPWAButton.tsx |
SearchableSelect.tsx |
software | healthy | src/components/SearchableSelect.tsx |
Layout.tsx |
software | healthy | src/components/Layout.tsx |
NumberInput.tsx |
software | healthy | src/components/NumberInput.tsx |
GemmaSessionExpiredBanner.tsx |
software | healthy | src/components/GemmaSessionExpiredBanner.tsx |
MobileNotifications.tsx |
software | healthy | src/components/MobileNotifications.tsx |
NavLink.tsx |
software | healthy | src/components/NavLink.tsx |
ErrorBoundary.tsx |
software | healthy | src/components/ErrorBoundary.tsx |
radio-group.tsx |
software | healthy | src/components/ui/radio-group.tsx |
sidebar.tsx |
software | healthy | src/components/ui/sidebar.tsx |
progress.tsx |
software | healthy | src/components/ui/progress.tsx |
resizable.tsx |
software | healthy | src/components/ui/resizable.tsx |
accordion.tsx |
software | healthy | src/components/ui/accordion.tsx |
avatar.tsx |
software | healthy | src/components/ui/avatar.tsx |
input-otp.tsx |
software | healthy | src/components/ui/input-otp.tsx |
breadcrumb.tsx |
software | healthy | src/components/ui/breadcrumb.tsx |
chart.tsx |
software | healthy | src/components/ui/chart.tsx |
separator.tsx |
software | healthy | src/components/ui/separator.tsx |
dropdown-menu.tsx |
software | healthy | src/components/ui/dropdown-menu.tsx |
toggle.tsx |
software | healthy | src/components/ui/toggle.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/Index |
frontend | healthy | src/pages/Index.tsx |
/Conversaciones |
frontend | healthy | src/pages/Conversaciones.tsx |
/CrmMovil |
frontend | healthy | src/pages/CrmMovil.tsx |
/Administracion |
frontend | healthy | src/pages/Administracion.tsx |
/NotFound |
frontend | healthy | src/pages/NotFound.tsx |
/Configuracion |
frontend | healthy | src/pages/Configuracion.tsx |
/Ventas |
frontend | healthy | src/pages/Ventas.tsx |
/Gerencia |
frontend | healthy | src/pages/Gerencia.tsx |
/Global |
frontend | healthy | src/pages/Global.tsx |
/Metricas |
frontend | healthy | src/pages/Metricas.tsx |
/AutoRed |
frontend | healthy | src/pages/AutoRed.tsx |
/Clientes |
frontend | healthy | src/pages/Clientes.tsx |
/Vehiculos |
frontend | healthy | src/pages/Vehiculos.tsx |
/Creditos |
frontend | healthy | src/pages/Creditos.tsx |
/Embudo |
frontend | healthy | src/pages/Embudo.tsx |
/Consignatarios |
frontend | healthy | src/pages/Consignatarios.tsx |
/Dashboard |
frontend | healthy | src/pages/Dashboard.tsx |
/ |
frontend | healthy | src/App.tsx |
/clientes |
frontend | healthy | src/App.tsx |
/vehiculos |
frontend | healthy | src/App.tsx |
/autored |
frontend | healthy | src/App.tsx |
/global |
frontend | healthy | src/App.tsx |
/consignatarios |
frontend | healthy | src/App.tsx |
/creditos |
frontend | healthy | src/App.tsx |
/ventas |
frontend | healthy | src/App.tsx |
/administracion |
frontend | healthy | src/App.tsx |
/gerencia |
frontend | healthy | src/App.tsx |
/conversaciones |
frontend | healthy | src/App.tsx |
/configuracion |
frontend | healthy | src/App.tsx |
/crm-movil |
frontend | healthy | src/App.tsx |
* |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
hooks |
software | healthy | src/hooks |
integrations |
software | healthy | src/integrations |
supabase |
software | healthy | src/integrations/supabase |
context |
software | healthy | src/context |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
pages |
software | healthy | src/pages |
test |
software | healthy | src/test |
lib |
software | healthy | src/lib |
supabase |
software | healthy | supabase |
setup |
software | healthy | supabase/setup |
functions |
software | healthy | supabase/functions |
edit-vehicle-image |
software | healthy | supabase/functions/edit-vehicle-image |
manychat-send |
software | healthy | supabase/functions/manychat-send |
get-autos |
software | healthy | supabase/functions/get-autos |
gemma-proxy |
software | healthy | supabase/functions/gemma-proxy |
yapo-publish |
software | healthy | supabase/functions/yapo-publish |
manychat-send-message |
software | healthy | supabase/functions/manychat-send-message |
meta-webhook |
software | healthy | supabase/functions/meta-webhook |
autored-proxy |
software | healthy | supabase/functions/autored-proxy |
manychat-webhook |
software | healthy | supabase/functions/manychat-webhook |
agente-egana |
software | healthy | supabase/functions/agente-egana |
yapo-feed |
software | healthy | supabase/functions/yapo-feed |
backfill-whatsapp-phones |
software | healthy | supabase/functions/backfill-whatsapp-phones |
migrations |
software | healthy | supabase/migrations |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
InstallPWAButton |
frontend | healthy | src/components/InstallPWAButton.tsx |
Layout |
frontend | healthy | src/components/Layout.tsx |
MobileNotifications |
frontend | healthy | src/components/MobileNotifications.tsx |
Index |
frontend | healthy | src/pages/Index.tsx |
Conversaciones |
frontend | healthy | src/pages/Conversaciones.tsx |
CrmMovil |
frontend | healthy | src/pages/CrmMovil.tsx |
Administracion |
frontend | healthy | src/pages/Administracion.tsx |
NotFound |
frontend | healthy | src/pages/NotFound.tsx |
Configuracion |
frontend | healthy | src/pages/Configuracion.tsx |
Ventas |
frontend | healthy | src/pages/Ventas.tsx |
Gerencia |
frontend | healthy | src/pages/Gerencia.tsx |
Global |
frontend | healthy | src/pages/Global.tsx |
Metricas |
frontend | healthy | src/pages/Metricas.tsx |
AutoRed |
frontend | healthy | src/pages/AutoRed.tsx |
Clientes |
frontend | healthy | src/pages/Clientes.tsx |
Vehiculos |
frontend | healthy | src/pages/Vehiculos.tsx |
Creditos |
frontend | healthy | src/pages/Creditos.tsx |
Embudo |
frontend | healthy | src/pages/Embudo.tsx |
Consignatarios |
frontend | healthy | src/pages/Consignatarios.tsx |
Dashboard |
frontend | healthy | src/pages/Dashboard.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
20260314193453_31df67e2-158e-4bb7-b992-2f06e7cb87c8.sql |
data | healthy | supabase/migrations/20260314193453_31df67e2-158e-4bb7-b992-… |
20260319172353_e53aa5c7-c1c4-43c9-b157-89723be65c42.sql |
data | healthy | supabase/migrations/20260319172353_e53aa5c7-c1c4-43c9-b157-… |
20260313160636_bea79aee-4c17-470d-b863-1a1c759613e6.sql |
data | healthy | supabase/migrations/20260313160636_bea79aee-4c17-470d-b863-… |
20260415202917_f9d61d1d-b0ac-445b-913e-890ed644cc85.sql |
data | healthy | supabase/migrations/20260415202917_f9d61d1d-b0ac-445b-913e-… |
20260314221433_2a6ef809-413f-41b1-ab40-968f83a0c5cb.sql |
data | healthy | supabase/migrations/20260314221433_2a6ef809-413f-41b1-ab40-… |
20260528100000_gemma_session_table.sql |
data | healthy | supabase/migrations/20260528100000_gemma_session_table.sql |
20260415185126_6421f3de-2ca2-4fbd-b1a2-1ae59eae9ee2.sql |
data | healthy | supabase/migrations/20260415185126_6421f3de-2ca2-4fbd-b1a2-… |
20260312201045_68265af3-cb7a-4e7d-957f-01b8e8083080.sql |
data | healthy | supabase/migrations/20260312201045_68265af3-cb7a-4e7d-957f-… |
20260515150313_aee2d339-00de-4ba7-8c33-d93ab5d29f38.sql |
data | healthy | supabase/migrations/20260515150313_aee2d339-00de-4ba7-8c33-… |
20260415175715_d30f56b0-470a-4297-8d3d-c3273c040734.sql |
data | healthy | supabase/migrations/20260415175715_d30f56b0-470a-4297-8d3d-… |
20260318133459_14d5dfe6-ad40-4ddb-979d-7535892fbb13.sql |
data | healthy | supabase/migrations/20260318133459_14d5dfe6-ad40-4ddb-979d-… |
20260415175639_da68b7b7-6a0d-436f-8f84-e983dc4605b0.sql |
data | healthy | supabase/migrations/20260415175639_da68b7b7-6a0d-436f-8f84-… |
20260416161556_93c73bf8-954f-48a3-8ac1-b06250b48950.sql |
data | healthy | supabase/migrations/20260416161556_93c73bf8-954f-48a3-8ac1-… |
20260515000000_dfa9cf86-302d-4f56-9fc6-acdd25128144.sql |
data | healthy | supabase/migrations/20260515000000_dfa9cf86-302d-4f56-9fc6-… |
20260527000000_solo_vendedores_pueden_recibir_leads.sql |
data | healthy | supabase/migrations/20260527000000_solo_vendedores_pueden_r… |
20260526170000_clientes_consignatarios_ventas.sql |
data | healthy | supabase/migrations/20260526170000_clientes_consignatarios_… |
20260414174101_9b2e3759-dabd-4c5c-9369-70d9a0df09b2.sql |
data | healthy | supabase/migrations/20260414174101_9b2e3759-dabd-4c5c-9369-… |
20260313181758_7577cda5-8bb8-4675-918e-9be3b4e41f9c.sql |
data | healthy | supabase/migrations/20260313181758_7577cda5-8bb8-4675-918e-… |
20260518175550_870256ab-e9c6-43a8-a167-51fa55fa92b0.sql |
data | healthy | supabase/migrations/20260518175550_870256ab-e9c6-43a8-a167-… |
| Label | Layer | Status | Path |
|---|---|---|---|
3.074.149.198 |
network | healthy | src/pages/Conversaciones.tsx |
4.487.709.306 |
network | healthy | src/pages/Conversaciones.tsx |
1.694.625.712 |
network | healthy | src/pages/Conversaciones.tsx |
1.871.118.571 |
network | healthy | src/pages/Conversaciones.tsx |
3.741.982.998 |
network | healthy | src/pages/Conversaciones.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/lib/autoredService.ts |
security | healthy | src/lib/autoredService.ts |
auth::supabase/functions/autored-proxy/index.ts |
security | healthy | supabase/functions/autored-proxy/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
cesar202666__automotriz-buddy-suite |
software | healthy | /data/fable5_failed_archive/cesar202666__automotriz-buddy-s… |
| Label | Layer | Status | Path |
|---|---|---|---|
ErrorBoundary |
software | healthy | src/components/ErrorBoundary.tsx:ErrorBoundary |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | src/context/AppContext.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/setup/00_full_schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env |
security | healthy | .env |
This page is publicly accessible at:
https://repobility.com/scan/9bc95464-aabd-42a8-8be6-e2d1614d308f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9bc95464-aabd-42a8-8be6-e2d1614d308f/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.