https://github.com/Yunus-uk/fanhop
· scanned 2026-06-16 01:09 UTC (2 months, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 1 week ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 76 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 |
|---|---|---|---|
robots |
software | healthy | src/app/robots.ts:robots |
OgImage |
software | healthy | src/app/opengraph-image.tsx:OgImage |
CityGrid |
software | healthy | src/app/CityGrid.tsx:CityGrid |
sitemap |
software | healthy | src/app/sitemap.ts:sitemap |
Home |
software | healthy | src/app/page.tsx:Home |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
ServiceWorker |
software | healthy | src/app/ServiceWorker.tsx:ServiceWorker |
localDate |
software | healthy | src/app/today/page.tsx:localDate |
prettyDate |
software | healthy | src/app/today/page.tsx:prettyDate |
TodayPage |
software | healthy | src/app/today/page.tsx:TodayPage |
isToday |
software | healthy | src/app/today/page.tsx:isToday |
OgImage |
software | healthy | src/app/city/[id]/opengraph-image.tsx:OgImage |
generateStaticParams |
software | healthy | src/app/city/[id]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | src/app/city/[id]/page.tsx:generateMetadata |
Section |
software | healthy | src/app/city/[id]/page.tsx:Section |
mapsHref |
software | healthy | src/app/city/[id]/page.tsx:mapsHref |
PlaceCard |
software | healthy | src/app/city/[id]/page.tsx:PlaceCard |
CityPage |
software | healthy | src/app/city/[id]/page.tsx:CityPage |
describe |
software | healthy | src/lib/weather.ts:describe |
getWeather |
software | healthy | src/lib/weather.ts:getWeather |
mapping |
software | healthy | src/lib/weather.ts:mapping |
getHourlyWeather |
software | healthy | src/lib/weather.ts:getHourlyWeather |
localTime |
software | healthy | src/lib/weather.ts:localTime |
teamName |
software | healthy | src/lib/fixtures.ts:teamName |
prettyPlaceholder |
software | healthy | src/lib/fixtures.ts:prettyPlaceholder |
parseKickoff |
software | healthy | src/lib/fixtures.ts:parseKickoff |
parseMatches |
software | healthy | src/lib/fixtures.ts:parseMatches |
getFixtures |
software | healthy | src/lib/fixtures.ts:getFixtures |
getCityFixtures |
software | healthy | src/lib/fixtures.ts:getCityFixtures |
fixtureDate |
software | healthy | src/lib/fixtures.ts:fixtureDate |
fixtureTime |
software | healthy | src/lib/fixtures.ts:fixtureTime |
| 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 |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
next.config.ts |
software | healthy | next.config.ts |
twa-manifest.json |
software | healthy | twa/twa-manifest.json |
README.md |
software | healthy | twa/README.md |
sw.js |
software | healthy | public/sw.js |
robots.ts |
software | healthy | src/app/robots.ts |
opengraph-image.tsx |
software | healthy | src/app/opengraph-image.tsx |
globals.css |
software | healthy | src/app/globals.css |
CityGrid.tsx |
software | healthy | src/app/CityGrid.tsx |
sitemap.ts |
software | healthy | src/app/sitemap.ts |
page.tsx |
software | healthy | src/app/page.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
ServiceWorker.tsx |
software | healthy | src/app/ServiceWorker.tsx |
page.tsx |
software | healthy | src/app/today/page.tsx |
opengraph-image.tsx |
software | healthy | src/app/city/[id]/opengraph-image.tsx |
page.tsx |
software | healthy | src/app/city/[id]/page.tsx |
weather.ts |
software | healthy | src/lib/weather.ts |
fixtures.ts |
software | healthy | src/lib/fixtures.ts |
site.ts |
software | healthy | src/lib/site.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
twa |
software | healthy | twa |
public |
software | healthy | public |
src |
software | healthy | src |
app |
software | healthy | src/app |
today |
software | healthy | src/app/today |
city |
software | healthy | src/app/city |
[id] |
software | healthy | src/app/city/[id] |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
OgImage |
frontend | healthy | src/app/opengraph-image.tsx |
CityGrid |
frontend | healthy | src/app/CityGrid.tsx |
Home |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
ServiceWorker |
frontend | healthy | src/app/ServiceWorker.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/today |
frontend | healthy | src/app/today/page.tsx |
/city/[id] |
frontend | healthy | src/app/city/[id]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-1ue0j5i0 |
software | healthy | /tmp/repobility-clone-1ue0j5i0 |
This page is publicly accessible at:
https://repobility.com/scan/bc397c62-847a-47da-9b60-b557eda432ce/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bc397c62-847a-47da-9b60-b557eda432ce/
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.