https://github.com/ali-amjad52114/healthcare-voice-agent-dashboard
· scanned 2026-06-17 01:31 UTC (1 month, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +14.4 (diff) · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 95 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 |
|---|---|---|---|
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
Page |
software | healthy | app/page.tsx:Page |
useLiveDemo |
software | healthy | hooks/use-live-demo.ts:useLiveDemo |
tick |
software | healthy | hooks/use-live-demo.ts:tick |
tryOpenLatest |
software | healthy | hooks/use-live-demo.ts:tryOpenLatest |
ExecutionRoadmap |
software | healthy | components/dashboard/execution-roadmap.tsx:ExecutionRoadmap |
PanelStatusDot |
software | healthy | components/dashboard/panel.tsx:PanelStatusDot |
Panel |
software | healthy | components/dashboard/panel.tsx:Panel |
onKey |
software | healthy | components/dashboard/panel.tsx:onKey |
CallCard |
software | healthy | components/dashboard/call-history.tsx:CallCard |
CallHistory |
software | healthy | components/dashboard/call-history.tsx:CallHistory |
MemoryPanel |
software | healthy | components/dashboard/memory-panel.tsx:MemoryPanel |
toPct |
software | healthy | components/dashboard/memory-panel.tsx:toPct |
liveCards |
software | healthy | components/dashboard/memory-panel.tsx:liveCards |
Section |
software | healthy | components/dashboard/doctor-report-panel.tsx:Section |
DoctorReportPanel |
software | healthy | components/dashboard/doctor-report-panel.tsx:DoctorReportPa… |
openReport |
software | healthy | components/dashboard/doctor-report-panel.tsx:openReport |
CalendarPanel |
software | healthy | components/dashboard/calendar-panel.tsx:CalendarPanel |
layoutLiveGraph |
software | healthy | components/dashboard/knowledge-graph-panel.tsx:layoutLiveGr… |
angle |
software | healthy | components/dashboard/knowledge-graph-panel.tsx:angle |
KnowledgeGraphPanel |
software | healthy | components/dashboard/knowledge-graph-panel.tsx:KnowledgeGra… |
HypothesesPanel |
software | healthy | components/dashboard/hypotheses-panel.tsx:HypothesesPanel |
ToolCallsPanel |
software | healthy | components/dashboard/tool-calls-panel.tsx:ToolCallsPanel |
getState |
software | healthy | components/dashboard/tool-calls-panel.tsx:getState |
fmtDuration |
software | healthy | components/dashboard/tool-calls-panel.tsx:fmtDuration |
LiveToolRow |
software | healthy | components/dashboard/tool-calls-panel.tsx:LiveToolRow |
StatusBadge |
software | healthy | components/dashboard/tool-calls-panel.tsx:StatusBadge |
HealthSignalsPanel |
software | healthy | components/dashboard/health-signals-panel.tsx:HealthSignals… |
formatDuration |
software | healthy | components/dashboard/dashboard-header.tsx:formatDuration |
s |
software | healthy | components/dashboard/dashboard-header.tsx:s |
DashboardHeader |
software | healthy | components/dashboard/dashboard-header.tsx:DashboardHeader |
Dashboard |
software | healthy | components/dashboard/dashboard.tsx:Dashboard |
handleSelectCall |
software | healthy | components/dashboard/dashboard.tsx:handleSelectCall |
toggleExpand |
software | healthy | components/dashboard/dashboard.tsx:toggleExpand |
handleStepClick |
software | healthy | components/dashboard/dashboard.tsx:handleStepClick |
panelProps |
software | healthy | components/dashboard/dashboard.tsx:panelProps |
TranscriptPanel |
software | healthy | components/dashboard/transcript-panel.tsx:TranscriptPanel |
visible |
software | healthy | components/dashboard/transcript-panel.tsx:visible |
Button |
software | healthy | components/ui/button.tsx:Button |
getBackendUrl |
software | healthy | lib/backend.ts:getBackendUrl |
startCall |
software | healthy | lib/backend.ts:startCall |
data |
software | healthy | lib/backend.ts:data |
fetchEventHistory |
software | healthy | lib/backend.ts:fetchEventHistory |
getLatestCall |
software | healthy | lib/backend.ts:getLatestCall |
callsStreamUrl |
software | healthy | lib/backend.ts:callsStreamUrl |
eventsUrlFor |
software | healthy | lib/backend.ts:eventsUrlFor |
reportHref |
software | healthy | lib/backend.ts:reportHref |
dir |
software | healthy | lib/backend.ts:dir |
fmtSleepHours |
software | healthy | lib/backend.ts:fmtSleepHours |
fmtNum |
software | healthy | lib/backend.ts:fmtNum |
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 |
next.config.mjs |
software | healthy | next.config.mjs |
README.md |
software | healthy | README.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
package.json |
software | healthy | package.json |
components.json |
software | healthy | components.json |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | app/globals.css |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/page.tsx |
use-live-demo.ts |
software | healthy | hooks/use-live-demo.ts |
execution-roadmap.tsx |
software | healthy | components/dashboard/execution-roadmap.tsx |
panel.tsx |
software | healthy | components/dashboard/panel.tsx |
call-history.tsx |
software | healthy | components/dashboard/call-history.tsx |
memory-panel.tsx |
software | healthy | components/dashboard/memory-panel.tsx |
doctor-report-panel.tsx |
software | healthy | components/dashboard/doctor-report-panel.tsx |
calendar-panel.tsx |
software | healthy | components/dashboard/calendar-panel.tsx |
knowledge-graph-panel.tsx |
software | healthy | components/dashboard/knowledge-graph-panel.tsx |
hypotheses-panel.tsx |
software | healthy | components/dashboard/hypotheses-panel.tsx |
tool-calls-panel.tsx |
software | healthy | components/dashboard/tool-calls-panel.tsx |
health-signals-panel.tsx |
software | healthy | components/dashboard/health-signals-panel.tsx |
dashboard-header.tsx |
software | healthy | components/dashboard/dashboard-header.tsx |
dashboard.tsx |
software | healthy | components/dashboard/dashboard.tsx |
transcript-panel.tsx |
software | healthy | components/dashboard/transcript-panel.tsx |
button.tsx |
software | healthy | components/ui/button.tsx |
backend.ts |
software | healthy | lib/backend.ts |
utils.ts |
software | healthy | lib/utils.ts |
demo-data.ts |
software | healthy | lib/demo-data.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
hooks |
software | healthy | hooks |
components |
software | healthy | components |
dashboard |
software | healthy | components/dashboard |
ui |
software | healthy | components/ui |
lib |
software | healthy | lib |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:16 |
network | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
Page |
frontend | healthy | app/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
ali-amjad52114__healthcare-voice-agent-dashboard |
software | healthy | /data/fable5_failed_archive/ali-amjad52114__healthcare-voic… |
This page is publicly accessible at:
https://repobility.com/scan/9fe24e5d-b6cf-492c-aa06-566f23d2a5b6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9fe24e5d-b6cf-492c-aa06-566f23d2a5b6/
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.