https://github.com/chinbeis/superman.mn
· scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +10.7 (diff) · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 173 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 |
saveResult |
software | healthy | app/actions.ts:saveResult |
relTime |
software | healthy | app/actions.ts:relTime |
getPeerStats |
software | healthy | app/actions.ts:getPeerStats |
Home |
software | healthy | app/page.tsx:Home |
loadFont |
software | healthy | app/r/[id]/opengraph-image.tsx:loadFont |
Image |
software | healthy | app/r/[id]/opengraph-image.tsx:Image |
parseId |
software | healthy | app/r/[id]/page.tsx:parseId |
generateMetadata |
software | healthy | app/r/[id]/page.tsx:generateMetadata |
ResultPage |
software | healthy | app/r/[id]/page.tsx:ResultPage |
TestsPage |
software | healthy | app/tests/page.tsx:TestsPage |
ZodiacPage |
software | healthy | app/tests/zodiac/page.tsx:ZodiacPage |
Loading |
software | healthy | app/tests/[slug]/loading.tsx:Loading |
generateStaticParams |
software | healthy | app/tests/[slug]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | app/tests/[slug]/page.tsx:generateMetadata |
QuizTestPage |
software | healthy | app/tests/[slug]/page.tsx:QuizTestPage |
CompatibilityPage |
software | healthy | app/tests/compatibility/page.tsx:CompatibilityPage |
ZodiacTest |
software | healthy | components/zodiac-test.tsx:ZodiacTest |
submit |
software | healthy | components/zodiac-test.tsx:submit |
formatTime |
software | healthy | components/test-runner.tsx:formatTime |
TestRunner |
software | healthy | components/test-runner.tsx:TestRunner |
start |
software | healthy | components/test-runner.tsx:start |
goTo |
software | healthy | components/test-runner.tsx:goTo |
choose |
software | healthy | components/test-runner.tsx:choose |
PeerInsights |
software | healthy | components/peer-insights.tsx:PeerInsights |
ModeToggle |
software | healthy | components/mode-toggle.tsx:ModeToggle |
band |
software | healthy | components/compatibility-test.tsx:band |
CompatibilityTest |
software | healthy | components/compatibility-test.tsx:CompatibilityTest |
submit |
software | healthy | components/compatibility-test.tsx:submit |
SiteHeader |
software | healthy | components/site-header.tsx:SiteHeader |
SiteFooter |
software | healthy | components/site-footer.tsx:SiteFooter |
TestCard |
software | healthy | components/test-card.tsx:TestCard |
TestIcon |
software | healthy | components/test-icon.tsx:TestIcon |
ResultView |
software | healthy | components/result-view.tsx:ResultView |
share |
software | healthy | components/result-view.tsx:share |
ThemeProvider |
software | healthy | components/theme-provider.tsx:ThemeProvider |
RadioGroup |
software | healthy | components/ui/radio-group.tsx:RadioGroup |
RadioGroupItem |
software | healthy | components/ui/radio-group.tsx:RadioGroupItem |
Progress |
software | healthy | components/ui/progress.tsx:Progress |
ProgressTrack |
software | healthy | components/ui/progress.tsx:ProgressTrack |
ProgressIndicator |
software | healthy | components/ui/progress.tsx:ProgressIndicator |
ProgressLabel |
software | healthy | components/ui/progress.tsx:ProgressLabel |
ProgressValue |
software | healthy | components/ui/progress.tsx:ProgressValue |
Accordion |
software | healthy | components/ui/accordion.tsx:Accordion |
AccordionItem |
software | healthy | components/ui/accordion.tsx:AccordionItem |
AccordionTrigger |
software | healthy | components/ui/accordion.tsx:AccordionTrigger |
AccordionContent |
software | healthy | components/ui/accordion.tsx:AccordionContent |
Avatar |
software | healthy | components/ui/avatar.tsx:Avatar |
AvatarImage |
software | healthy | components/ui/avatar.tsx:AvatarImage |
AvatarFallback |
software | healthy | components/ui/avatar.tsx:AvatarFallback |
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 |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
drizzle.config.ts |
software | healthy | drizzle.config.ts |
README.md |
software | healthy | README.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
package.json |
software | healthy | package.json |
next.config.ts |
software | healthy | next.config.ts |
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 |
actions.ts |
software | healthy | app/actions.ts |
page.tsx |
software | healthy | app/page.tsx |
opengraph-image.tsx |
software | healthy | app/r/[id]/opengraph-image.tsx |
page.tsx |
software | healthy | app/r/[id]/page.tsx |
page.tsx |
software | healthy | app/tests/page.tsx |
page.tsx |
software | healthy | app/tests/zodiac/page.tsx |
loading.tsx |
software | healthy | app/tests/[slug]/loading.tsx |
page.tsx |
software | healthy | app/tests/[slug]/page.tsx |
page.tsx |
software | healthy | app/tests/compatibility/page.tsx |
zodiac-test.tsx |
software | healthy | components/zodiac-test.tsx |
test-runner.tsx |
software | healthy | components/test-runner.tsx |
peer-insights.tsx |
software | healthy | components/peer-insights.tsx |
mode-toggle.tsx |
software | healthy | components/mode-toggle.tsx |
compatibility-test.tsx |
software | healthy | components/compatibility-test.tsx |
site-header.tsx |
software | healthy | components/site-header.tsx |
site-footer.tsx |
software | healthy | components/site-footer.tsx |
test-card.tsx |
software | healthy | components/test-card.tsx |
test-icon.tsx |
software | healthy | components/test-icon.tsx |
result-view.tsx |
software | healthy | components/result-view.tsx |
theme-provider.tsx |
software | healthy | components/theme-provider.tsx |
radio-group.tsx |
software | healthy | components/ui/radio-group.tsx |
progress.tsx |
software | healthy | components/ui/progress.tsx |
accordion.tsx |
software | healthy | components/ui/accordion.tsx |
avatar.tsx |
software | healthy | components/ui/avatar.tsx |
separator.tsx |
software | healthy | components/ui/separator.tsx |
card.tsx |
software | healthy | components/ui/card.tsx |
button.tsx |
software | healthy | components/ui/button.tsx |
badge.tsx |
software | healthy | components/ui/badge.tsx |
label.tsx |
software | healthy | components/ui/label.tsx |
sonner.tsx |
software | healthy | components/ui/sonner.tsx |
tabs.tsx |
software | healthy | components/ui/tabs.tsx |
skeleton.tsx |
software | healthy | components/ui/skeleton.tsx |
input.tsx |
software | healthy | components/ui/input.tsx |
results.ts |
software | healthy | lib/results.ts |
utils.ts |
software | healthy | lib/utils.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
r |
software | healthy | app/r |
[id] |
software | healthy | app/r/[id] |
tests |
software | healthy | app/tests |
zodiac |
software | healthy | app/tests/zodiac |
[slug] |
software | healthy | app/tests/[slug] |
compatibility |
software | healthy | app/tests/compatibility |
components |
software | healthy | components |
ui |
software | healthy | components/ui |
lib |
software | healthy | lib |
tests |
software | healthy | lib/tests |
db |
software | healthy | lib/db |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
Home |
frontend | healthy | app/page.tsx |
TestsPage |
frontend | healthy | app/tests/page.tsx |
ZodiacPage |
frontend | healthy | app/tests/zodiac/page.tsx |
Loading |
frontend | healthy | app/tests/[slug]/loading.tsx |
CompatibilityPage |
frontend | healthy | app/tests/compatibility/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | .env.example |
postgresql |
data | healthy | .env.example |
sqlite |
data | healthy | pnpm-lock.yaml |
redis |
data | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:16 |
network | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
chinbeis__superman.mn |
software | healthy | /data/fable5_failed_archive/chinbeis__superman.mn |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | pnpm-lock.yaml |
This page is publicly accessible at:
https://repobility.com/scan/046753ea-11da-4c80-99ee-9d9f63b6764b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/046753ea-11da-4c80-99ee-9d9f63b6764b/
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.