https://github.com/Amgalan88/hvrgelt
· scanned 2026-06-17 01:14 UTC (1 month, 2 weeks ago)
21 raw signals (0 security + 21 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -36.7 (diff) · 21 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 430 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 |
|---|---|---|---|
figmaAssetResolver |
software | healthy | vite.config.ts:figmaAssetResolver |
Inner |
software | healthy | src/app/App.tsx:Inner |
handleLogin |
software | healthy | src/app/App.tsx:handleLogin |
handleLogout |
software | healthy | src/app/App.tsx:handleLogout |
App |
software | healthy | src/app/App.tsx:App |
TrackingView |
software | healthy | src/app/components/TrackingView.tsx:TrackingView |
DeliveryCard |
software | healthy | src/app/components/DeliveryCard.tsx:DeliveryCard |
OperatorApp |
software | healthy | src/app/components/OperatorApp.tsx:OperatorApp |
calcPrice |
software | healthy | src/app/components/CustomerApp.tsx:calcPrice |
CustomerApp |
software | healthy | src/app/components/CustomerApp.tsx:CustomerApp |
handleEstimate |
software | healthy | src/app/components/CustomerApp.tsx:handleEstimate |
handleConfirm |
software | healthy | src/app/components/CustomerApp.tsx:handleConfirm |
handleNewOrder |
software | healthy | src/app/components/CustomerApp.tsx:handleNewOrder |
BookingModal |
software | healthy | src/app/components/BookingModal.tsx:BookingModal |
CouriersView |
software | healthy | src/app/components/CouriersView.tsx:CouriersView |
FlowDiagram |
software | healthy | src/app/components/FlowDiagram.tsx:FlowDiagram |
ImageWithFallback |
software | healthy | src/app/components/figma/ImageWithFallback.tsx:ImageWithFal… |
handleError |
software | healthy | src/app/components/figma/ImageWithFallback.tsx:handleError |
Modal |
software | healthy | src/app/components/superadmin/SuperadminApp.tsx:Modal |
Field |
software | healthy | src/app/components/superadmin/SuperadminApp.tsx:Field |
Input |
software | healthy | src/app/components/superadmin/SuperadminApp.tsx:Input |
OperatorModal |
software | healthy | src/app/components/superadmin/SuperadminApp.tsx:OperatorMod… |
CourierModal |
software | healthy | src/app/components/superadmin/SuperadminApp.tsx:CourierModal |
ConfirmDelete |
software | healthy | src/app/components/superadmin/SuperadminApp.tsx:ConfirmDele… |
SuperadminApp |
software | healthy | src/app/components/superadmin/SuperadminApp.tsx:SuperadminA… |
CourierApp |
software | healthy | src/app/components/courier/CourierApp.tsx:CourierApp |
handleConfirm |
software | healthy | src/app/components/courier/CourierApp.tsx:handleConfirm |
LoginPage |
software | healthy | src/app/components/auth/LoginPage.tsx:LoginPage |
tick |
software | healthy | src/app/components/auth/LoginPage.tsx:tick |
handleFail |
software | healthy | src/app/components/auth/LoginPage.tsx:handleFail |
handlePhoneSubmit |
software | healthy | src/app/components/auth/LoginPage.tsx:handlePhoneSubmit |
verifyAuth |
software | healthy | src/app/components/auth/LoginPage.tsx:verifyAuth |
handleSetupPin |
software | healthy | src/app/components/auth/LoginPage.tsx:handleSetupPin |
handleSetupPattern |
software | healthy | src/app/components/auth/LoginPage.tsx:handleSetupPattern |
handlePinEntry |
software | healthy | src/app/components/auth/LoginPage.tsx:handlePinEntry |
handlePatternEntry |
software | healthy | src/app/components/auth/LoginPage.tsx:handlePatternEntry |
resetRegister |
software | healthy | src/app/components/auth/LoginPage.tsx:resetRegister |
Logo |
software | healthy | src/app/components/auth/LoginPage.tsx:Logo |
RegHeader |
software | healthy | src/app/components/auth/LoginPage.tsx:RegHeader |
OperatorApp |
software | healthy | src/app/components/operator/OperatorApp.tsx:OperatorApp |
nowTime |
software | healthy | src/app/components/shared/store.ts:nowTime |
etaTime |
software | healthy | src/app/components/shared/store.ts:etaTime |
newId |
software | healthy | src/app/components/shared/store.ts:newId |
rowToOrder |
software | healthy | src/app/components/shared/store.ts:rowToOrder |
rowToCourier |
software | healthy | src/app/components/shared/store.ts:rowToCourier |
rowToOperator |
software | healthy | src/app/components/shared/store.ts:rowToOperator |
useStore |
software | healthy | src/app/components/shared/store.ts:useStore |
UserProvider |
software | healthy | src/app/components/shared/UserContext.tsx:UserProvider |
toggleTheme |
software | healthy | src/app/components/shared/UserContext.tsx:toggleTheme |
addAddress |
software | healthy | src/app/components/shared/UserContext.tsx:addAddress |
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 |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
SUPABASE_SETUP.md |
software | healthy | SUPABASE_SETUP.md |
vite.config.ts |
software | healthy | vite.config.ts |
supabase_schema.sql |
software | healthy | supabase_schema.sql |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
default_shadcn_theme.css |
software | healthy | default_shadcn_theme.css |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
ATTRIBUTIONS.md |
software | healthy | ATTRIBUTIONS.md |
Guidelines.md |
software | healthy | guidelines/Guidelines.md |
main.tsx |
software | healthy | src/main.tsx |
App.tsx |
software | healthy | src/app/App.tsx |
TrackingView.tsx |
software | healthy | src/app/components/TrackingView.tsx |
DeliveryCard.tsx |
software | healthy | src/app/components/DeliveryCard.tsx |
OperatorApp.tsx |
software | healthy | src/app/components/OperatorApp.tsx |
CustomerApp.tsx |
software | healthy | src/app/components/CustomerApp.tsx |
BookingModal.tsx |
software | healthy | src/app/components/BookingModal.tsx |
CouriersView.tsx |
software | healthy | src/app/components/CouriersView.tsx |
FlowDiagram.tsx |
software | healthy | src/app/components/FlowDiagram.tsx |
ImageWithFallback.tsx |
software | healthy | src/app/components/figma/ImageWithFallback.tsx |
SuperadminApp.tsx |
software | healthy | src/app/components/superadmin/SuperadminApp.tsx |
CourierApp.tsx |
software | healthy | src/app/components/courier/CourierApp.tsx |
LoginPage.tsx |
software | healthy | src/app/components/auth/LoginPage.tsx |
OperatorApp.tsx |
software | healthy | src/app/components/operator/OperatorApp.tsx |
store.ts |
software | healthy | src/app/components/shared/store.ts |
UserContext.tsx |
software | healthy | src/app/components/shared/UserContext.tsx |
PatternLock.tsx |
software | healthy | src/app/components/shared/PatternLock.tsx |
types.ts |
software | healthy | src/app/components/shared/types.ts |
PinPad.tsx |
software | healthy | src/app/components/shared/PinPad.tsx |
SettingsPage.tsx |
software | healthy | src/app/components/customer/SettingsPage.tsx |
CustomerApp.tsx |
software | healthy | src/app/components/customer/CustomerApp.tsx |
OrderHistory.tsx |
software | healthy | src/app/components/customer/OrderHistory.tsx |
radio-group.tsx |
software | healthy | src/app/components/ui/radio-group.tsx |
sidebar.tsx |
software | healthy | src/app/components/ui/sidebar.tsx |
use-mobile.ts |
software | healthy | src/app/components/ui/use-mobile.ts |
progress.tsx |
software | healthy | src/app/components/ui/progress.tsx |
resizable.tsx |
software | healthy | src/app/components/ui/resizable.tsx |
accordion.tsx |
software | healthy | src/app/components/ui/accordion.tsx |
avatar.tsx |
software | healthy | src/app/components/ui/avatar.tsx |
input-otp.tsx |
software | healthy | src/app/components/ui/input-otp.tsx |
breadcrumb.tsx |
software | healthy | src/app/components/ui/breadcrumb.tsx |
chart.tsx |
software | healthy | src/app/components/ui/chart.tsx |
separator.tsx |
software | healthy | src/app/components/ui/separator.tsx |
dropdown-menu.tsx |
software | healthy | src/app/components/ui/dropdown-menu.tsx |
toggle.tsx |
software | healthy | src/app/components/ui/toggle.tsx |
alert.tsx |
software | healthy | src/app/components/ui/alert.tsx |
card.tsx |
software | healthy | src/app/components/ui/card.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
guidelines |
software | healthy | guidelines |
src |
software | healthy | src |
app |
software | healthy | src/app |
components |
software | healthy | src/app/components |
figma |
software | healthy | src/app/components/figma |
superadmin |
software | healthy | src/app/components/superadmin |
courier |
software | healthy | src/app/components/courier |
auth |
software | healthy | src/app/components/auth |
operator |
software | healthy | src/app/components/operator |
shared |
software | healthy | src/app/components/shared |
customer |
software | healthy | src/app/components/customer |
ui |
software | healthy | src/app/components/ui |
lib |
software | healthy | src/app/lib |
styles |
software | healthy | src/styles |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
operators |
data | healthy | supabase_schema.sql |
couriers |
data | healthy | supabase_schema.sql |
customers |
data | healthy | supabase_schema.sql |
orders |
data | healthy | supabase_schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
Amgalan88__hvrgelt |
software | healthy | /data/fable5_failed_archive/Amgalan88__hvrgelt |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/app/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::src/app/components/shared/store.ts |
security | healthy | src/app/components/shared/store.ts |
This page is publicly accessible at:
https://repobility.com/scan/e230c51f-4ab5-44ef-8f77-27f02e95bcde/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e230c51f-4ab5-44ef-8f77-27f02e95bcde/
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.