https://github.com/sjproctor/sarik-adventure
· scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months, 2 weeks ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 102 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 |
|---|---|---|---|
md |
software | healthy | velite.config.ts:md |
config |
software | healthy | next.config.ts:config |
fmt |
software | healthy | scripts/optimize-images.mjs:fmt |
processImage |
software | healthy | scripts/optimize-images.mjs:processImage |
before |
software | healthy | scripts/optimize-images.mjs:before |
FeaturedLocation |
software | healthy | src/components/FeaturedLocation.tsx:FeaturedLocation |
selected |
software | healthy | src/components/FeaturedLocation.tsx:selected |
LocationMapCard |
software | healthy | src/components/LocationMapCard.tsx:LocationMapCard |
MapEmbed |
software | healthy | src/components/MapEmbed.tsx:MapEmbed |
update |
software | healthy | src/components/MapEmbed.tsx:update |
Footer |
software | healthy | src/components/Footer.tsx:Footer |
unwrapParagraph |
software | healthy | src/components/Markdown.tsx:unwrapParagraph |
Markdown |
software | healthy | src/components/Markdown.tsx:Markdown |
stripHtml |
software | healthy | src/components/Markdown.tsx:stripHtml |
ContactForm |
software | healthy | src/components/ContactForm.tsx:ContactForm |
Field |
software | healthy | src/components/ContactForm.tsx:Field |
HomeLogoLink |
software | healthy | src/components/HomeLogoLink.tsx:HomeLogoLink |
useMDXComponent |
software | healthy | src/components/MDXContent.tsx:useMDXComponent |
MDXContent |
software | healthy | src/components/MDXContent.tsx:MDXContent |
LightboxImage |
software | healthy | src/components/Gallery.tsx:LightboxImage |
Gallery |
software | healthy | src/components/Gallery.tsx:Gallery |
preload |
software | healthy | src/components/Gallery.tsx:preload |
tile |
software | healthy | src/components/Gallery.tsx:tile |
photo |
software | healthy | src/components/Gallery.tsx:photo |
Hero |
software | healthy | src/components/Hero.tsx:Hero |
LocationCard |
software | healthy | src/components/LocationCard.tsx:LocationCard |
HomePage |
software | healthy | src/app/page.tsx:HomePage |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
ContactPage |
software | healthy | src/app/contact/page.tsx:ContactPage |
LocationsPage |
software | healthy | src/app/locations/page.tsx:LocationsPage |
generateStaticParams |
software | healthy | src/app/locations/[slug]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | src/app/locations/[slug]/page.tsx:generateMetadata |
LocationPage |
software | healthy | src/app/locations/[slug]/page.tsx:LocationPage |
MusingsPage |
software | healthy | src/app/musings/page.tsx:MusingsPage |
generateStaticParams |
software | healthy | src/app/musings/[slug]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | src/app/musings/[slug]/page.tsx:generateMetadata |
MusingPage |
software | healthy | src/app/musings/[slug]/page.tsx:MusingPage |
getLocations |
software | healthy | src/lib/content.ts:getLocations |
getLocation |
software | healthy | src/lib/content.ts:getLocation |
getLocationPhotos |
software | healthy | src/lib/content.ts:getLocationPhotos |
albumSlug |
software | healthy | src/lib/content.ts:albumSlug |
getCurrentLocation |
software | healthy | src/lib/content.ts:getCurrentLocation |
getFutureLocations |
software | healthy | src/lib/content.ts:getFutureLocations |
getMusings |
software | healthy | src/lib/content.ts:getMusings |
getMusing |
software | healthy | src/lib/content.ts:getMusing |
formatDate |
software | healthy | src/lib/content.ts:formatDate |
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
package.json |
software | healthy | package.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
velite.config.ts |
software | healthy | velite.config.ts |
next.config.ts |
software | healthy | next.config.ts |
optimize-images.mjs |
software | healthy | scripts/optimize-images.mjs |
FeaturedLocation.tsx |
software | healthy | src/components/FeaturedLocation.tsx |
LocationMapCard.tsx |
software | healthy | src/components/LocationMapCard.tsx |
MapEmbed.tsx |
software | healthy | src/components/MapEmbed.tsx |
Footer.tsx |
software | healthy | src/components/Footer.tsx |
Markdown.tsx |
software | healthy | src/components/Markdown.tsx |
ContactForm.tsx |
software | healthy | src/components/ContactForm.tsx |
HomeLogoLink.tsx |
software | healthy | src/components/HomeLogoLink.tsx |
MDXContent.tsx |
software | healthy | src/components/MDXContent.tsx |
Gallery.tsx |
software | healthy | src/components/Gallery.tsx |
Hero.tsx |
software | healthy | src/components/Hero.tsx |
LocationCard.tsx |
software | healthy | src/components/LocationCard.tsx |
globals.css |
software | healthy | src/app/globals.css |
page.tsx |
software | healthy | src/app/page.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
page.tsx |
software | healthy | src/app/contact/page.tsx |
page.tsx |
software | healthy | src/app/locations/page.tsx |
page.tsx |
software | healthy | src/app/locations/[slug]/page.tsx |
page.tsx |
software | healthy | src/app/musings/page.tsx |
page.tsx |
software | healthy | src/app/musings/[slug]/page.tsx |
content.ts |
software | healthy | src/lib/content.ts |
site.ts |
software | healthy | src/lib/site.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
src |
software | healthy | src |
components |
software | healthy | src/components |
app |
software | healthy | src/app |
contact |
software | healthy | src/app/contact |
locations |
software | healthy | src/app/locations |
[slug] |
software | healthy | src/app/locations/[slug] |
musings |
software | healthy | src/app/musings |
[slug] |
software | healthy | src/app/musings/[slug] |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/contact |
frontend | healthy | src/app/contact/page.tsx |
/locations |
frontend | healthy | src/app/locations/page.tsx |
/locations/[slug] |
frontend | healthy | src/app/locations/[slug]/page.tsx |
/musings |
frontend | healthy | src/app/musings/page.tsx |
/musings/[slug] |
frontend | healthy | src/app/musings/[slug]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
HomePage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
ContactPage |
frontend | healthy | src/app/contact/page.tsx |
LocationsPage |
frontend | healthy | src/app/locations/page.tsx |
MusingsPage |
frontend | healthy | src/app/musings/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:16 |
network | healthy | pnpm-lock.yaml |
port:11 |
network | healthy | pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bdnfyp64 |
software | healthy | /tmp/repobility-clone-bdnfyp64 |
This page is publicly accessible at:
https://repobility.com/scan/557c613e-f2a6-4eea-bc5e-284148649068/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/557c613e-f2a6-4eea-bc5e-284148649068/
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.