https://github.com/usagoldenstate/resonata-ui
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
24 raw signals (0 security + 24 graph)
Last scanned 2 months, 1 week ago · v1 · 24 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 667 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 |
|---|---|---|---|
isHidden |
software | healthy | proxy.ts:isHidden |
Sidebar |
software | healthy | components/sidebar.tsx:Sidebar |
guardedNav |
software | healthy | components/sidebar.tsx:guardedNav |
ThemeProvider |
software | healthy | components/theme-provider.tsx:ThemeProvider |
UserAccessPanel |
software | healthy | components/user-access-panel.tsx:UserAccessPanel |
grant |
software | healthy | components/user-access-panel.tsx:grant |
revoke |
software | healthy | components/user-access-panel.tsx:revoke |
removeUser |
software | healthy | components/user-access-panel.tsx:removeUser |
describeError |
software | healthy | components/user-access-panel.tsx:describeError |
isAbortError |
software | healthy | components/user-access-panel.tsx:isAbortError |
formatDateTime |
software | healthy | components/user-access-panel.tsx:formatDateTime |
newRow |
software | healthy | components/booking-engine-panel.tsx:newRow |
emptyForm |
software | healthy | components/booking-engine-panel.tsx:emptyForm |
formFromConfig |
software | healthy | components/booking-engine-panel.tsx:formFromConfig |
buildConfig |
software | healthy | components/booking-engine-panel.tsx:buildConfig |
BookingEnginePanel |
software | healthy | components/booking-engine-panel.tsx:BookingEnginePanel |
handler |
software | healthy | components/booking-engine-panel.tsx:handler |
save |
software | healthy | components/booking-engine-panel.tsx:save |
BasicsSection |
software | healthy | components/booking-engine-panel.tsx:BasicsSection |
MappingSection |
software | healthy | components/booking-engine-panel.tsx:MappingSection |
AddonSection |
software | healthy | components/booking-engine-panel.tsx:AddonSection |
setRows |
software | healthy | components/booking-engine-panel.tsx:setRows |
isoDatePlus |
software | healthy | components/booking-engine-panel.tsx:isoDatePlus |
PreviewSection |
software | healthy | components/booking-engine-panel.tsx:PreviewSection |
generate |
software | healthy | components/booking-engine-panel.tsx:generate |
Notice |
software | healthy | components/booking-engine-panel.tsx:Notice |
describeError |
software | healthy | components/booking-engine-panel.tsx:describeError |
detail |
software | healthy | components/booking-engine-panel.tsx:detail |
isAbortError |
software | healthy | components/booking-engine-panel.tsx:isAbortError |
InputGroup |
software | healthy | components/ui/input-group.tsx:InputGroup |
InputGroupAddon |
software | healthy | components/ui/input-group.tsx:InputGroupAddon |
InputGroupButton |
software | healthy | components/ui/input-group.tsx:InputGroupButton |
InputGroupText |
software | healthy | components/ui/input-group.tsx:InputGroupText |
InputGroupInput |
software | healthy | components/ui/input-group.tsx:InputGroupInput |
InputGroupTextarea |
software | healthy | components/ui/input-group.tsx:InputGroupTextarea |
Spinner |
software | healthy | components/ui/spinner.tsx:Spinner |
Table |
software | healthy | components/ui/table.tsx:Table |
TableHeader |
software | healthy | components/ui/table.tsx:TableHeader |
TableBody |
software | healthy | components/ui/table.tsx:TableBody |
TableFooter |
software | healthy | components/ui/table.tsx:TableFooter |
TableRow |
software | healthy | components/ui/table.tsx:TableRow |
TableHead |
software | healthy | components/ui/table.tsx:TableHead |
TableCell |
software | healthy | components/ui/table.tsx:TableCell |
TableCaption |
software | healthy | components/ui/table.tsx:TableCaption |
Sheet |
software | healthy | components/ui/sheet.tsx:Sheet |
SheetTrigger |
software | healthy | components/ui/sheet.tsx:SheetTrigger |
SheetClose |
software | healthy | components/ui/sheet.tsx:SheetClose |
SheetPortal |
software | healthy | components/ui/sheet.tsx:SheetPortal |
SheetOverlay |
software | healthy | components/ui/sheet.tsx:SheetOverlay |
SheetContent |
software | healthy | components/ui/sheet.tsx:SheetContent |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
next-env.d.ts |
software | healthy | next-env.d.ts |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
NOT_BOOKED_REVIEW_FINDINGS.md |
software | healthy | NOT_BOOKED_REVIEW_FINDINGS.md |
next.config.mjs |
software | healthy | next.config.mjs |
proxy.ts |
software | healthy | proxy.ts |
sidebar.tsx |
software | healthy | components/sidebar.tsx |
theme-provider.tsx |
software | healthy | components/theme-provider.tsx |
user-access-panel.tsx |
software | healthy | components/user-access-panel.tsx |
booking-engine-panel.tsx |
software | healthy | components/booking-engine-panel.tsx |
input-group.tsx |
software | healthy | components/ui/input-group.tsx |
spinner.tsx |
software | healthy | components/ui/spinner.tsx |
table.tsx |
software | healthy | components/ui/table.tsx |
sheet.tsx |
software | healthy | components/ui/sheet.tsx |
calendar.tsx |
software | healthy | components/ui/calendar.tsx |
collapsible.tsx |
software | healthy | components/ui/collapsible.tsx |
toaster.tsx |
software | healthy | components/ui/toaster.tsx |
sidebar.tsx |
software | healthy | components/ui/sidebar.tsx |
checkbox.tsx |
software | healthy | components/ui/checkbox.tsx |
kbd.tsx |
software | healthy | components/ui/kbd.tsx |
use-mobile.tsx |
software | healthy | components/ui/use-mobile.tsx |
avatar.tsx |
software | healthy | components/ui/avatar.tsx |
badge.tsx |
software | healthy | components/ui/badge.tsx |
alert-dialog.tsx |
software | healthy | components/ui/alert-dialog.tsx |
dialog.tsx |
software | healthy | components/ui/dialog.tsx |
radio-group.tsx |
software | healthy | components/ui/radio-group.tsx |
dropdown-menu.tsx |
software | healthy | components/ui/dropdown-menu.tsx |
button.tsx |
software | healthy | components/ui/button.tsx |
accordion.tsx |
software | healthy | components/ui/accordion.tsx |
alert.tsx |
software | healthy | components/ui/alert.tsx |
context-menu.tsx |
software | healthy | components/ui/context-menu.tsx |
carousel.tsx |
software | healthy | components/ui/carousel.tsx |
card.tsx |
software | healthy | components/ui/card.tsx |
item.tsx |
software | healthy | components/ui/item.tsx |
chart.tsx |
software | healthy | components/ui/chart.tsx |
resizable.tsx |
software | healthy | components/ui/resizable.tsx |
input-otp.tsx |
software | healthy | components/ui/input-otp.tsx |
popover.tsx |
software | healthy | components/ui/popover.tsx |
progress.tsx |
software | healthy | components/ui/progress.tsx |
switch.tsx |
software | healthy | components/ui/switch.tsx |
textarea.tsx |
software | healthy | components/ui/textarea.tsx |
form.tsx |
software | healthy | components/ui/form.tsx |
tabs.tsx |
software | healthy | components/ui/tabs.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
components |
software | healthy | components |
ui |
software | healthy | components/ui |
app |
software | healthy | app |
sign-up |
software | healthy | app/sign-up |
[[...sign-up]] |
software | healthy | app/sign-up/[[...sign-up]] |
sign-in |
software | healthy | app/sign-in |
[[...sign-in]] |
software | healthy | app/sign-in/[[...sign-in]] |
(protected) |
software | healthy | app/(protected) |
settings |
software | healthy | app/(protected)/settings |
call-log |
software | healthy | app/(protected)/call-log |
reporting |
software | healthy | app/(protected)/reporting |
conversion-rate |
software | healthy | app/(protected)/reporting/conversion-rate |
not-booked |
software | healthy | app/(protected)/reporting/not-booked |
lead-time |
software | healthy | app/(protected)/reporting/lead-time |
call-metrics |
software | healthy | app/(protected)/reporting/call-metrics |
call-volume |
software | healthy | app/(protected)/reporting/call-volume |
revenue |
software | healthy | app/(protected)/reporting/revenue |
knowledge-base |
software | healthy | app/(protected)/knowledge-base |
faqs |
software | healthy | app/(protected)/faqs |
dev-pages |
software | healthy | app/(protected)/dev-pages |
lib |
software | healthy | lib |
hooks |
software | healthy | hooks |
styles |
software | healthy | styles |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
Page |
frontend | healthy | app/sign-up/[[...sign-up]]/page.tsx |
Page |
frontend | healthy | app/sign-in/[[...sign-in]]/page.tsx |
Dashboard |
frontend | healthy | app/(protected)/page.tsx |
ProtectedLayout |
frontend | healthy | app/(protected)/layout.tsx |
SettingsPage |
frontend | healthy | app/(protected)/settings/page.tsx |
CallLogPage |
frontend | healthy | app/(protected)/call-log/page.tsx |
ConversionRateReportingPage |
frontend | healthy | app/(protected)/reporting/conversion-rate/page.tsx |
NotBookedReportingPage |
frontend | healthy | app/(protected)/reporting/not-booked/page.tsx |
LeadTimeReportPage |
frontend | healthy | app/(protected)/reporting/lead-time/page.tsx |
CallMetricsReportingPage |
frontend | healthy | app/(protected)/reporting/call-metrics/page.tsx |
CallVolumeReportingPage |
frontend | healthy | app/(protected)/reporting/call-volume/page.tsx |
RevenueReportingPage |
frontend | healthy | app/(protected)/reporting/revenue/page.tsx |
KnowledgeBasePage |
frontend | healthy | app/(protected)/knowledge-base/page.tsx |
FAQsPage |
frontend | healthy | app/(protected)/faqs/page.tsx |
DevPages |
frontend | healthy | app/(protected)/dev-pages/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7v8_hm1r |
software | healthy | /tmp/repobility-clone-7v8_hm1r |
| Label | Layer | Status | Path |
|---|---|---|---|
ApiError |
software | healthy | lib/api.ts:ApiError |
This page is publicly accessible at:
https://repobility.com/scan/fbd7262b-b116-44ec-b331-0cfe29e8f40d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fbd7262b-b116-44ec-b331-0cfe29e8f40d/
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.