https://github.com/superserif/superserif-planning-creator
· scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 187 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 |
|---|---|---|---|
LineupApp |
software | healthy | app/components/lineup-app.tsx:LineupApp |
onKey |
software | healthy | app/components/lineup-app.tsx:onKey |
byStart |
software | healthy | app/components/lineup-app.tsx:byStart |
Chevron |
software | healthy | app/components/filter-bar.tsx:Chevron |
FilterBar |
software | healthy | app/components/filter-bar.tsx:FilterBar |
PeoplePanel |
software | healthy | app/components/filter-bar.tsx:PeoplePanel |
onDown |
software | healthy | app/components/filter-bar.tsx:onDown |
submit |
software | healthy | app/components/filter-bar.tsx:submit |
GanttBar |
software | healthy | app/components/gantt-bar.tsx:GanttBar |
widthPx |
software | healthy | app/components/gantt-bar.tsx:widthPx |
clampDx |
software | healthy | app/components/gantt-bar.tsx:clampDx |
deltaDays |
software | healthy | app/components/gantt-bar.tsx:deltaDays |
onPointerDown |
software | healthy | app/components/gantt-bar.tsx:onPointerDown |
mode |
software | healthy | app/components/gantt-bar.tsx:mode |
onPointerMove |
software | healthy | app/components/gantt-bar.tsx:onPointerMove |
onPointerUp |
software | healthy | app/components/gantt-bar.tsx:onPointerUp |
NameInput |
software | healthy | app/components/gantt-bar.tsx:NameInput |
initials |
software | healthy | app/components/avatar.tsx:initials |
Avatar |
software | healthy | app/components/avatar.tsx:Avatar |
ShaderBg |
software | healthy | app/components/shader-bg.tsx:ShaderBg |
compile |
software | healthy | app/components/shader-bg.tsx:compile |
h |
software | healthy | app/components/shader-bg.tsx:h |
resize |
software | healthy | app/components/shader-bg.tsx:resize |
draw |
software | healthy | app/components/shader-bg.tsx:draw |
frame |
software | healthy | app/components/shader-bg.tsx:frame |
start |
software | healthy | app/components/shader-bg.tsx:start |
stop |
software | healthy | app/components/shader-bg.tsx:stop |
onVisibility |
software | healthy | app/components/shader-bg.tsx:onVisibility |
Tip |
software | healthy | app/components/tip.tsx:Tip |
measure |
software | healthy | app/components/gantt.tsx:measure |
onWheel |
software | healthy | app/components/gantt.tsx:onWheel |
day |
software | healthy | app/components/gantt.tsx:day |
handleScroll |
software | healthy | app/components/gantt.tsx:handleScroll |
dayAtClientX |
software | healthy | app/components/gantt.tsx:dayAtClientX |
onPanDown |
software | healthy | app/components/gantt.tsx:onPanDown |
onPanMove |
software | healthy | app/components/gantt.tsx:onPanMove |
onPanUp |
software | healthy | app/components/gantt.tsx:onPanUp |
handleDoubleClick |
software | healthy | app/components/gantt.tsx:handleDoubleClick |
onMarkerDown |
software | healthy | app/components/gantt.tsx:onMarkerDown |
onMarkerMove |
software | healthy | app/components/gantt.tsx:onMarkerMove |
onMarkerUp |
software | healthy | app/components/gantt.tsx:onMarkerUp |
y |
software | healthy | app/components/gantt.tsx:y |
snapStartsFor |
software | healthy | app/components/gantt.tsx:snapStartsFor |
personsOf |
software | healthy | app/components/gantt.tsx:personsOf |
renderBar |
software | healthy | app/components/gantt.tsx:renderBar |
rowActions |
software | healthy | app/components/gantt.tsx:rowActions |
chevron |
software | healthy | app/components/gantt.tsx:chevron |
minis |
software | healthy | app/components/gantt.tsx:minis |
Toast |
software | healthy | app/components/toast.tsx:Toast |
LoginPage |
software | healthy | app/components/login-page.tsx:LoginPage |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.local |
software | healthy | .env.local |
README.md |
software | healthy | README.md |
PRD.md |
software | healthy | PRD.md |
optimisations.html |
software | healthy | docs/optimisations.html |
.env.local.example |
software | healthy | app/.env.local.example |
postcss.config.mjs |
software | healthy | app/postcss.config.mjs |
README.md |
software | healthy | app/README.md |
CLAUDE.md |
software | healthy | app/CLAUDE.md |
.env.production |
software | healthy | app/.env.production |
package.json |
software | healthy | app/package.json |
package-lock.json |
software | healthy | app/package-lock.json |
tsconfig.json |
software | healthy | app/tsconfig.json |
eslint.config.mjs |
software | healthy | app/eslint.config.mjs |
AGENTS.md |
software | healthy | app/AGENTS.md |
next.config.ts |
software | healthy | app/next.config.ts |
mojs.d.ts |
software | healthy | app/types/mojs.d.ts |
lineup-app.tsx |
software | healthy | app/components/lineup-app.tsx |
filter-bar.tsx |
software | healthy | app/components/filter-bar.tsx |
gantt-bar.tsx |
software | healthy | app/components/gantt-bar.tsx |
avatar.tsx |
software | healthy | app/components/avatar.tsx |
shader-bg.tsx |
software | healthy | app/components/shader-bg.tsx |
tip.tsx |
software | healthy | app/components/tip.tsx |
gantt.tsx |
software | healthy | app/components/gantt.tsx |
toast.tsx |
software | healthy | app/components/toast.tsx |
login-page.tsx |
software | healthy | app/components/login-page.tsx |
moonmoon-icon.tsx |
software | healthy | app/components/moonmoon-icon.tsx |
project-popover.tsx |
software | healthy | app/components/project-popover.tsx |
app-header.tsx |
software | healthy | app/components/app-header.tsx |
auth-gate.tsx |
software | healthy | app/components/auth-gate.tsx |
globals.css |
software | healthy | app/app/globals.css |
page.tsx |
software | healthy | app/app/page.tsx |
layout.tsx |
software | healthy | app/app/layout.tsx |
route.ts |
software | healthy | app/app/api/projects/route.ts |
route.ts |
software | healthy | app/app/api/projects/[id]/route.ts |
route.ts |
software | healthy | app/app/api/projects/[id]/hours/route.ts |
page.tsx |
software | healthy | app/app/api-test/page.tsx |
api.ts |
software | healthy | app/lib/api.ts |
capacity.ts |
software | healthy | app/lib/capacity.ts |
supabase-client.ts |
software | healthy | app/lib/supabase-client.ts |
store.ts |
software | healthy | app/lib/store.ts |
read-only.ts |
software | healthy | app/lib/read-only.ts |
motion.ts |
software | healthy | app/lib/motion.ts |
dates.ts |
software | healthy | app/lib/dates.ts |
types.ts |
software | healthy | app/lib/types.ts |
schema.sql |
software | healthy | app/supabase/schema.sql |
app/CLAUDE.md |
quality | healthy | app/CLAUDE.md |
app/AGENTS.md |
quality | healthy | app/AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
LineupApp |
frontend | healthy | app/components/lineup-app.tsx |
FilterBar |
frontend | healthy | app/components/filter-bar.tsx |
GanttBar |
frontend | healthy | app/components/gantt-bar.tsx |
Avatar |
frontend | healthy | app/components/avatar.tsx |
ShaderBg |
frontend | healthy | app/components/shader-bg.tsx |
Tip |
frontend | healthy | app/components/tip.tsx |
Gantt |
frontend | healthy | app/components/gantt.tsx |
Toast |
frontend | healthy | app/components/toast.tsx |
LoginPage |
frontend | healthy | app/components/login-page.tsx |
MoonMoonIcon |
frontend | healthy | app/components/moonmoon-icon.tsx |
ProjectPopover |
frontend | healthy | app/components/project-popover.tsx |
AppHeader |
frontend | healthy | app/components/app-header.tsx |
AuthGate |
frontend | healthy | app/components/auth-gate.tsx |
Home |
frontend | healthy | app/app/page.tsx |
RootLayout |
frontend | healthy | app/app/layout.tsx |
ApiTestPage |
frontend | healthy | app/app/api-test/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
app |
software | healthy | app |
types |
software | healthy | app/types |
components |
software | healthy | app/components |
app |
software | healthy | app/app |
api |
software | healthy | app/app/api |
projects |
software | healthy | app/app/api/projects |
[id] |
software | healthy | app/app/api/projects/[id] |
hours |
software | healthy | app/app/api/projects/[id]/hours |
api-test |
software | healthy | app/app/api-test |
lib |
software | healthy | app/lib |
supabase |
software | healthy | app/supabase |
| Label | Layer | Status | Path |
|---|---|---|---|
people |
data | healthy | app/supabase/schema.sql |
projects |
data | healthy | app/supabase/schema.sql |
app_settings |
data | healthy | app/supabase/schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | app/app/page.tsx |
/api-test |
frontend | healthy | app/app/api-test/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env.local |
security | healthy | .env.local |
dotenv::app/.env.production |
security | healthy | app/.env.production |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-gj45qa4w |
software | healthy | /tmp/repobility-clone-gj45qa4w |
This page is publicly accessible at:
https://repobility.com/scan/c7daddcc-3791-406e-a5fb-ce63e2614881/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c7daddcc-3791-406e-a5fb-ce63e2614881/
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.