https://github.com/thunderbolt06/longdrives
· scanned 2026-06-16 00:35 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 74 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 |
|---|---|---|---|
Home |
software | healthy | app/page.js:Home |
useMyLocation |
software | healthy | app/page.js:useMyLocation |
submit |
software | healthy | app/page.js:submit |
PlaceInput |
software | healthy | app/page.js:PlaceInput |
handleChange |
software | healthy | app/page.js:handleChange |
pick |
software | healthy | app/page.js:pick |
Result |
software | healthy | app/page.js:Result |
MapPreview |
software | healthy | app/page.js:MapPreview |
mark |
software | healthy | app/page.js:mark |
loadLeaflet |
software | healthy | app/page.js:loadLeaflet |
shorten |
software | healthy | app/page.js:shorten |
RootLayout |
software | healthy | app/layout.js:RootLayout |
GET |
software | healthy | app/api/suggest/route.js:GET |
POST |
software | healthy | app/api/plan/route.js:POST |
err |
software | healthy | app/api/plan/route.js:err |
fetchJson |
software | healthy | lib/providers.js:fetchJson |
geocode |
software | healthy | lib/providers.js:geocode |
suggestPlaces |
software | healthy | lib/providers.js:suggestPlaces |
reverseGeocode |
software | healthy | lib/providers.js:reverseGeocode |
fetchScenicPois |
software | healthy | lib/providers.js:fetchScenicPois |
fetchWikiPois |
software | healthy | lib/providers.js:fetchWikiPois |
bboxAround |
software | healthy | lib/providers.js:bboxAround |
runOverpass |
software | healthy | lib/providers.js:runOverpass |
kindFor |
software | healthy | lib/providers.js:kindFor |
labelFor |
software | healthy | lib/providers.js:labelFor |
googleKey |
software | healthy | lib/providers.js:googleKey |
googleMatrix |
software | healthy | lib/providers.js:googleMatrix |
wp |
software | healthy | lib/providers.js:wp |
googleRoute |
software | healthy | lib/providers.js:googleRoute |
loc |
software | healthy | lib/providers.js:loc |
decodePolyline |
software | healthy | lib/providers.js:decodePolyline |
routeMatrix |
software | healthy | lib/providers.js:routeMatrix |
routeThrough |
software | healthy | lib/providers.js:routeThrough |
osrmTable |
software | healthy | lib/providers.js:osrmTable |
osrmRoute |
software | healthy | lib/providers.js:osrmRoute |
toRad |
software | healthy | lib/geo.js:toRad |
toDeg |
software | healthy | lib/geo.js:toDeg |
haversineKm |
software | healthy | lib/geo.js:haversineKm |
destinationPoint |
software | healthy | lib/geo.js:destinationPoint |
bearingDeg |
software | healthy | lib/geo.js:bearingDeg |
crossTrackKm |
software | healthy | lib/geo.js:crossTrackKm |
angleDiff |
software | healthy | lib/geo.js:angleDiff |
planDrive |
software | healthy | lib/planner.js:planDrive |
radiusKm |
software | healthy | lib/planner.js:radiusKm |
inBand |
software | healthy | lib/planner.js:inBand |
planToDestination |
software | healthy | lib/planner.js:planToDestination |
pickStops |
software | healthy | lib/planner.js:pickStops |
finalizePlan |
software | healthy | lib/planner.js:finalizePlan |
pick |
software | healthy | lib/planner.js:pick |
scoreByDensity |
software | healthy | lib/planner.js:scoreByDensity |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
next.config.mjs |
software | healthy | next.config.mjs |
page.js |
software | healthy | app/page.js |
globals.css |
software | healthy | app/globals.css |
layout.js |
software | healthy | app/layout.js |
route.js |
software | healthy | app/api/suggest/route.js |
route.js |
software | healthy | app/api/plan/route.js |
providers.js |
software | healthy | lib/providers.js |
geo.js |
software | healthy | lib/geo.js |
planner.js |
software | healthy | lib/planner.js |
launch.json |
software | healthy | .claude/launch.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
api |
software | healthy | app/api |
suggest |
software | healthy | app/api/suggest |
plan |
software | healthy | app/api/plan |
lib |
software | healthy | lib |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-qr_0198d |
software | healthy | /tmp/repobility-clone-qr_0198d |
This page is publicly accessible at:
https://repobility.com/scan/2d4af719-9dfc-4697-9bc5-982e288b188b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2d4af719-9dfc-4697-9bc5-982e288b188b/
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.