https://github.com/akwezi9-sketch/project
· scanned 2026-06-17 01:30 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -0.9 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 134 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 |
|---|---|---|---|
next.config.mjs |
software | healthy | next.config.mjs |
vercel.json |
software | healthy | vercel.json |
sanity.config.ts |
software | healthy | sanity.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
.env.local.example |
software | healthy | .env.local.example |
SETUP.md |
software | healthy | SETUP.md |
package.json |
software | healthy | package.json |
sanity.cli.ts |
software | healthy | sanity.cli.ts |
tsconfig.json |
software | healthy | tsconfig.json |
structure.ts |
software | healthy | sanity/structure.ts |
index.ts |
software | healthy | sanity/schemaTypes/index.ts |
homePage.ts |
software | healthy | sanity/schemaTypes/homePage.ts |
siteSettings.ts |
software | healthy | sanity/schemaTypes/siteSettings.ts |
collection.ts |
software | healthy | sanity/schemaTypes/collection.ts |
aboutPage.ts |
software | healthy | sanity/schemaTypes/aboutPage.ts |
contactPage.ts |
software | healthy | sanity/schemaTypes/contactPage.ts |
globals.css |
software | healthy | app/globals.css |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/studio/[[...tool]]/page.tsx |
not-found.tsx |
software | healthy | app/(site)/not-found.tsx |
layout.tsx |
software | healthy | app/(site)/layout.tsx |
page.tsx |
software | healthy | app/(site)/page.tsx |
page.tsx |
software | healthy | app/(site)/about/page.tsx |
page.tsx |
software | healthy | app/(site)/work/page.tsx |
page.tsx |
software | healthy | app/(site)/work/[slug]/page.tsx |
page.tsx |
software | healthy | app/(site)/contact/page.tsx |
make-seed.mjs |
software | healthy | scripts/make-seed.mjs |
ads-commercials.html |
software | healthy | legacy-static/ads-commercials.html |
sports-photography.html |
software | healthy | legacy-static/sports-photography.html |
about.html |
software | healthy | legacy-static/about.html |
branding-clothing-and-more.html |
software | healthy | legacy-static/branding-clothing-and-more.html |
corporate-events-photos.html |
software | healthy | legacy-static/corporate-events-photos.html |
sports-videography.html |
software | healthy | legacy-static/sports-videography.html |
everything-music.html |
software | healthy | legacy-static/everything-music.html |
index.html |
software | healthy | legacy-static/index.html |
contact.html |
software | healthy | legacy-static/contact.html |
studio-photography.html |
software | healthy | legacy-static/studio-photography.html |
work.html |
software | healthy | legacy-static/work.html |
corporate-event-videos.html |
software | healthy | legacy-static/corporate-event-videos.html |
main.js |
software | healthy | legacy-static/js/main.js |
style.css |
software | healthy | legacy-static/css/style.css |
Header.tsx |
software | healthy | components/Header.tsx |
Reel.tsx |
software | healthy | components/Reel.tsx |
ContactForm.tsx |
software | healthy | components/ContactForm.tsx |
Marquee.tsx |
software | healthy | components/Marquee.tsx |
Footer.tsx |
software | healthy | components/Footer.tsx |
WorkCard.tsx |
software | healthy | components/WorkCard.tsx |
Gallery.tsx |
software | healthy | components/Gallery.tsx |
NoteCard.tsx |
software | healthy | components/NoteCard.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
StudioPage |
software | healthy | app/studio/[[...tool]]/page.tsx:StudioPage |
NotFound |
software | healthy | app/(site)/not-found.tsx:NotFound |
SiteLayout |
software | healthy | app/(site)/layout.tsx:SiteLayout |
HomePage |
software | healthy | app/(site)/page.tsx:HomePage |
highlight |
software | healthy | app/(site)/page.tsx:highlight |
AboutPage |
software | healthy | app/(site)/about/page.tsx:AboutPage |
WorkPage |
software | healthy | app/(site)/work/page.tsx:WorkPage |
generateStaticParams |
software | healthy | app/(site)/work/[slug]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | app/(site)/work/[slug]/page.tsx:generateMetadata |
CollectionPage |
software | healthy | app/(site)/work/[slug]/page.tsx:CollectionPage |
ContactPage |
software | healthy | app/(site)/contact/page.tsx:ContactPage |
key |
software | healthy | scripts/make-seed.mjs:key |
fileRef |
software | healthy | scripts/make-seed.mjs:fileRef |
img |
software | healthy | scripts/make-seed.mjs:img |
show |
software | healthy | legacy-static/js/main.js:show |
openLb |
software | healthy | legacy-static/js/main.js:openLb |
closeLb |
software | healthy | legacy-static/js/main.js:closeLb |
Header |
software | healthy | components/Header.tsx:Header |
cur |
software | healthy | components/Header.tsx:cur |
Reel |
software | healthy | components/Reel.tsx:Reel |
ContactForm |
software | healthy | components/ContactForm.tsx:ContactForm |
submit |
software | healthy | components/ContactForm.tsx:submit |
Marquee |
software | healthy | components/Marquee.tsx:Marquee |
Footer |
software | healthy | components/Footer.tsx:Footer |
WorkCard |
software | healthy | components/WorkCard.tsx:WorkCard |
Gallery |
software | healthy | components/Gallery.tsx:Gallery |
onKey |
software | healthy | components/Gallery.tsx:onKey |
Btn |
software | healthy | components/NoteCard.tsx:Btn |
NoteCard |
software | healthy | components/NoteCard.tsx:NoteCard |
Reveal |
software | healthy | components/Reveal.tsx:Reveal |
WorkGrid |
software | healthy | components/WorkGrid.tsx:WorkGrid |
ProjNav |
software | healthy | components/ProjNav.tsx:ProjNav |
IMG |
software | healthy | lib/queries.ts:IMG |
sized |
software | healthy | lib/sanity.client.ts:sized |
fetchOr |
software | healthy | lib/content.ts:fetchOr |
getSettings |
software | healthy | lib/content.ts:getSettings |
getHome |
software | healthy | lib/content.ts:getHome |
getAbout |
software | healthy | lib/content.ts:getAbout |
getContact |
software | healthy | lib/content.ts:getContact |
getCollections |
software | healthy | lib/content.ts:getCollections |
getCollection |
software | healthy | lib/content.ts:getCollection |
| Label | Layer | Status | Path |
|---|---|---|---|
sanity |
software | healthy | sanity |
schemaTypes |
software | healthy | sanity/schemaTypes |
app |
software | healthy | app |
studio |
software | healthy | app/studio |
[[...tool]] |
software | healthy | app/studio/[[...tool]] |
(site) |
software | healthy | app/(site) |
about |
software | healthy | app/(site)/about |
work |
software | healthy | app/(site)/work |
[slug] |
software | healthy | app/(site)/work/[slug] |
contact |
software | healthy | app/(site)/contact |
scripts |
software | healthy | scripts |
legacy-static |
software | healthy | legacy-static |
js |
software | healthy | legacy-static/js |
css |
software | healthy | legacy-static/css |
components |
software | healthy | components |
lib |
software | healthy | lib |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
StudioPage |
frontend | healthy | app/studio/[[...tool]]/page.tsx |
NotFound |
frontend | healthy | app/(site)/not-found.tsx |
Header |
frontend | healthy | components/Header.tsx |
Reel |
frontend | healthy | components/Reel.tsx |
ContactForm |
frontend | healthy | components/ContactForm.tsx |
Marquee |
frontend | healthy | components/Marquee.tsx |
Footer |
frontend | healthy | components/Footer.tsx |
WorkCard |
frontend | healthy | components/WorkCard.tsx |
Gallery |
frontend | healthy | components/Gallery.tsx |
NoteCard |
frontend | healthy | components/NoteCard.tsx |
Reveal |
frontend | healthy | components/Reveal.tsx |
WorkGrid |
frontend | healthy | components/WorkGrid.tsx |
ProjNav |
frontend | healthy | components/ProjNav.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
akwezi9-sketch__project |
software | healthy | /data/fable5_failed_archive/akwezi9-sketch__project |
This page is publicly accessible at:
https://repobility.com/scan/083714a0-70c5-4b79-a000-19d0153da8a8/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/083714a0-70c5-4b79-a000-19d0153da8a8/
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.