https://github.com/Rockrishna/game-delistings-memorial
· scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 3 weeks ago · v1 · 18 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 262 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 |
|---|---|---|---|
callNumberFor |
software | healthy | prisma/seed.js:callNumberFor |
decadeFor |
software | healthy | prisma/seed.js:decadeFor |
main |
software | healthy | prisma/seed.js:main |
ScrollToTop |
software | healthy | src/components/layout/ScrollToTop.tsx:ScrollToTop |
onScroll |
software | healthy | src/components/layout/ScrollToTop.tsx:onScroll |
scrollUp |
software | healthy | src/components/layout/ScrollToTop.tsx:scrollUp |
readStored |
software | healthy | src/components/layout/NsfwProvider.tsx:readStored |
NsfwProvider |
software | healthy | src/components/layout/NsfwProvider.tsx:NsfwProvider |
useNsfw |
software | healthy | src/components/layout/NsfwProvider.tsx:useNsfw |
resolveTheme |
software | healthy | src/components/layout/ThemeProvider.tsx:resolveTheme |
hasStoredChoice |
software | healthy | src/components/layout/ThemeProvider.tsx:hasStoredChoice |
ThemeProvider |
software | healthy | src/components/layout/ThemeProvider.tsx:ThemeProvider |
onChange |
software | healthy | src/components/layout/ThemeProvider.tsx:onChange |
useTheme |
software | healthy | src/components/layout/ThemeProvider.tsx:useTheme |
SearchFallback |
software | healthy | src/components/common/SearchFallback.tsx:SearchFallback |
lookup |
software | healthy | src/components/common/SearchFallback.tsx:lookup |
payload |
software | healthy | src/components/common/SearchFallback.tsx:payload |
ResultMessage |
software | healthy | src/components/common/SearchFallback.tsx:ResultMessage |
parseAdvanced |
software | healthy | src/components/catalog/CatalogBrowser.tsx:parseAdvanced |
key |
software | healthy | src/components/catalog/CatalogBrowser.tsx:key |
FacetSection |
software | healthy | src/components/catalog/CatalogBrowser.tsx:FacetSection |
CatalogBrowser |
software | healthy | src/components/catalog/CatalogBrowser.tsx:CatalogBrowser |
d |
software | healthy | src/components/catalog/CatalogBrowser.tsx:d |
setMode |
software | healthy | src/components/catalog/CatalogBrowser.tsx:setMode |
toggleFacet |
software | healthy | src/components/catalog/CatalogBrowser.tsx:toggleFacet |
clearAll |
software | healthy | src/components/catalog/CatalogBrowser.tsx:clearAll |
runAdvanced |
software | healthy | src/components/catalog/CatalogBrowser.tsx:runAdvanced |
goPage |
software | healthy | src/components/catalog/CatalogBrowser.tsx:goPage |
setMatch |
software | healthy | src/components/catalog/CatalogBrowser.tsx:setMatch |
rail |
software | healthy | src/components/catalog/CatalogBrowser.tsx:rail |
HomeStream |
software | healthy | src/components/home/HomeStream.tsx:HomeStream |
HomeStreamInner |
software | healthy | src/components/home/HomeStream.tsx:HomeStreamInner |
fresh |
software | healthy | src/components/home/HomeStream.tsx:fresh |
NsfwToggle |
software | healthy | src/components/shell/NsfwToggle.tsx:NsfwToggle |
onClick |
software | healthy | src/components/shell/NsfwToggle.tsx:onClick |
confirm |
software | healthy | src/components/shell/NsfwToggle.tsx:confirm |
surfaceOf |
software | healthy | src/components/shell/UShell.tsx:surfaceOf |
UShell |
software | healthy | src/components/shell/UShell.tsx:UShell |
NavSearch |
software | healthy | src/components/shell/NavSearch.tsx:NavSearch |
onKey |
software | healthy | src/components/shell/NavSearch.tsx:onKey |
onClick |
software | healthy | src/components/shell/NavSearch.tsx:onClick |
askIgdb |
software | healthy | src/components/shell/NavSearch.tsx:askIgdb |
onListKeyDown |
software | healthy | src/components/shell/NavSearch.tsx:onListKeyDown |
ThemeToggle |
software | healthy | src/components/shell/ThemeToggle.tsx:ThemeToggle |
robots |
software | healthy | src/app/robots.ts:robots |
sitemap |
software | healthy | src/app/sitemap.ts:sitemap |
OverviewPage |
software | healthy | src/app/page.tsx:OverviewPage |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
Block |
software | healthy | src/app/about-igdb/page.tsx:Block |
AboutPage |
software | healthy | src/app/about-igdb/page.tsx:AboutPage |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DESIGN.md |
software | healthy | DESIGN.md |
vercel.json |
software | healthy | vercel.json |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
docker-compose.yml |
software | healthy | docker-compose.yml |
next.config.ts |
software | healthy | next.config.ts |
seed-dev.sql |
software | healthy | scripts/seed-dev.sql |
seed.js |
software | healthy | prisma/seed.js |
migration_lock.toml |
software | healthy | prisma/migrations/migration_lock.toml |
migration.sql |
software | healthy | prisma/migrations/20260508210000_user_search_cache/migratio… |
migration.sql |
software | healthy | prisma/migrations/20260602120000_nsfw_flag/migration.sql |
migration.sql |
software | healthy | prisma/migrations/20260508200000_igdb_request_cache/migrati… |
migration.sql |
software | healthy | prisma/migrations/20260517120000_catalog_pivot/migration.sql |
migration.sql |
software | healthy | prisma/migrations/20260509170000_delist_date_source/migrati… |
migration.sql |
software | healthy | prisma/migrations/20260517210000_more_attributes/migration.… |
migration.sql |
software | healthy | prisma/migrations/20260507214500_init/migration.sql |
ScrollToTop.tsx |
software | healthy | src/components/layout/ScrollToTop.tsx |
NsfwProvider.tsx |
software | healthy | src/components/layout/NsfwProvider.tsx |
ThemeProvider.tsx |
software | healthy | src/components/layout/ThemeProvider.tsx |
SearchFallback.tsx |
software | healthy | src/components/common/SearchFallback.tsx |
CatalogBrowser.tsx |
software | healthy | src/components/catalog/CatalogBrowser.tsx |
HomeStream.tsx |
software | healthy | src/components/home/HomeStream.tsx |
NsfwToggle.tsx |
software | healthy | src/components/shell/NsfwToggle.tsx |
UShell.tsx |
software | healthy | src/components/shell/UShell.tsx |
NavSearch.tsx |
software | healthy | src/components/shell/NavSearch.tsx |
ThemeToggle.tsx |
software | healthy | src/components/shell/ThemeToggle.tsx |
robots.ts |
software | healthy | src/app/robots.ts |
globals.css |
software | healthy | src/app/globals.css |
sitemap.ts |
software | healthy | src/app/sitemap.ts |
page.tsx |
software | healthy | src/app/page.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
page.tsx |
software | healthy | src/app/about-igdb/page.tsx |
route.ts |
software | healthy | src/app/api/health/igdb/route.ts |
route.ts |
software | healthy | src/app/api/health/db/route.ts |
route.ts |
software | healthy | src/app/api/ingest/igdb/route.ts |
route.ts |
software | healthy | src/app/api/catalog/route.ts |
route.ts |
software | healthy | src/app/api/search/igdb/route.ts |
route.ts |
software | healthy | src/app/api/admin/sync/route.ts |
route.ts |
software | healthy | src/app/api/admin/backfill-attributes/route.ts |
route.ts |
software | healthy | src/app/api/admin/backfill-nsfw/route.ts |
route.ts |
software | healthy | src/app/api/cron/sync-catalog/route.ts |
page.tsx |
software | healthy | src/app/catalog/page.tsx |
page.tsx |
software | healthy | src/app/insights/page.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
prisma |
software | healthy | prisma |
migrations |
software | healthy | prisma/migrations |
20260508210000_user_search_cache |
software | healthy | prisma/migrations/20260508210000_user_search_cache |
20260602120000_nsfw_flag |
software | healthy | prisma/migrations/20260602120000_nsfw_flag |
20260508200000_igdb_request_cache |
software | healthy | prisma/migrations/20260508200000_igdb_request_cache |
20260517120000_catalog_pivot |
software | healthy | prisma/migrations/20260517120000_catalog_pivot |
20260509170000_delist_date_source |
software | healthy | prisma/migrations/20260509170000_delist_date_source |
20260517210000_more_attributes |
software | healthy | prisma/migrations/20260517210000_more_attributes |
20260507214500_init |
software | healthy | prisma/migrations/20260507214500_init |
src |
software | healthy | src |
components |
software | healthy | src/components |
layout |
software | healthy | src/components/layout |
common |
software | healthy | src/components/common |
catalog |
software | healthy | src/components/catalog |
home |
software | healthy | src/components/home |
shell |
software | healthy | src/components/shell |
app |
software | healthy | src/app |
about-igdb |
software | healthy | src/app/about-igdb |
api |
software | healthy | src/app/api |
health |
software | healthy | src/app/api/health |
igdb |
software | healthy | src/app/api/health/igdb |
db |
software | healthy | src/app/api/health/db |
ingest |
software | healthy | src/app/api/ingest |
igdb |
software | healthy | src/app/api/ingest/igdb |
catalog |
software | healthy | src/app/api/catalog |
search |
software | healthy | src/app/api/search |
igdb |
software | healthy | src/app/api/search/igdb |
admin |
software | healthy | src/app/api/admin |
sync |
software | healthy | src/app/api/admin/sync |
backfill-attributes |
software | healthy | src/app/api/admin/backfill-attributes |
backfill-nsfw |
software | healthy | src/app/api/admin/backfill-nsfw |
cron |
software | healthy | src/app/api/cron |
sync-catalog |
software | healthy | src/app/api/cron/sync-catalog |
catalog |
software | healthy | src/app/catalog |
insights |
software | healthy | src/app/insights |
record |
software | healthy | src/app/record |
[slug] |
software | healthy | src/app/record/[slug] |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
ScrollToTop |
frontend | healthy | src/components/layout/ScrollToTop.tsx |
NsfwProvider |
frontend | healthy | src/components/layout/NsfwProvider.tsx |
ThemeProvider |
frontend | healthy | src/components/layout/ThemeProvider.tsx |
SearchFallback |
frontend | healthy | src/components/common/SearchFallback.tsx |
CatalogBrowser |
frontend | healthy | src/components/catalog/CatalogBrowser.tsx |
HomeStream |
frontend | healthy | src/components/home/HomeStream.tsx |
NsfwToggle |
frontend | healthy | src/components/shell/NsfwToggle.tsx |
UShell |
frontend | healthy | src/components/shell/UShell.tsx |
NavSearch |
frontend | healthy | src/components/shell/NavSearch.tsx |
ThemeToggle |
frontend | healthy | src/components/shell/ThemeToggle.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
UserSearchCache |
data | healthy | prisma/migrations/20260508210000_user_search_cache/migratio… |
IgdbRequest |
data | healthy | prisma/migrations/20260508200000_igdb_request_cache/migrati… |
Game |
data | healthy | prisma/migrations/20260507214500_init/migration.sql |
Platform |
data | healthy | prisma/migrations/20260507214500_init/migration.sql |
Genre |
data | healthy | prisma/migrations/20260507214500_init/migration.sql |
GamePlatform |
data | healthy | prisma/migrations/20260507214500_init/migration.sql |
GameGenre |
data | healthy | prisma/migrations/20260507214500_init/migration.sql |
DelistingEvent |
data | healthy | prisma/migrations/20260507214500_init/migration.sql |
MediaAsset |
data | healthy | prisma/migrations/20260507214500_init/migration.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
migration.sql |
data | healthy | prisma/migrations/20260508210000_user_search_cache/migratio… |
migration.sql |
data | healthy | prisma/migrations/20260602120000_nsfw_flag/migration.sql |
migration.sql |
data | healthy | prisma/migrations/20260508200000_igdb_request_cache/migrati… |
migration.sql |
data | healthy | prisma/migrations/20260517120000_catalog_pivot/migration.sql |
migration.sql |
data | healthy | prisma/migrations/20260509170000_delist_date_source/migrati… |
migration.sql |
data | healthy | prisma/migrations/20260517210000_more_attributes/migration.… |
migration.sql |
data | healthy | prisma/migrations/20260507214500_init/migration.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/about-igdb |
frontend | healthy | src/app/about-igdb/page.tsx |
/catalog |
frontend | healthy | src/app/catalog/page.tsx |
/insights |
frontend | healthy | src/app/insights/page.tsx |
/record/[slug] |
frontend | healthy | src/app/record/[slug]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
postgres |
hardware | healthy | docker-compose.yml |
app |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
postgresql |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | Dockerfile |
port:5432 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-qamwoax3 |
software | healthy | /tmp/repobility-clone-qamwoax3 |
This page is publicly accessible at:
https://repobility.com/scan/0b4da17f-6f16-4135-a58f-159d03bc61a6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0b4da17f-6f16-4135-a58f-159d03bc61a6/
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.