https://github.com/adamcwade/personal-portfolio
· scanned 2026-06-17 01:28 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +11.3 (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 82 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 |
|---|---|---|---|
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
Home |
software | healthy | app/page.tsx:Home |
settleScroll |
software | healthy | scripts/verify-shots.mjs:settleScroll |
run |
software | healthy | scripts/verify-process.mjs:run |
Hero |
software | healthy | components/Hero.tsx:Hero |
Footer |
software | healthy | components/Footer.tsx:Footer |
ProjectCard |
software | healthy | components/Projects.tsx:ProjectCard |
Projects |
software | healthy | components/Projects.tsx:Projects |
DitherPlane |
software | healthy | components/AetherBackground.tsx:DitherPlane |
onMove |
software | healthy | components/AetherBackground.tsx:onMove |
onDown |
software | healthy | components/AetherBackground.tsx:onDown |
AetherBackground |
software | healthy | components/AetherBackground.tsx:AetherBackground |
RevealWords |
software | healthy | components/Reveal.tsx:RevealWords |
FadeUp |
software | healthy | components/Reveal.tsx:FadeUp |
SectionLabel |
software | healthy | components/Reveal.tsx:SectionLabel |
DrawnPath |
software | healthy | components/Process.tsx:DrawnPath |
DrawnCircle |
software | healthy | components/Process.tsx:DrawnCircle |
FadeDot |
software | healthy | components/Process.tsx:FadeDot |
Frame |
software | healthy | components/Process.tsx:Frame |
DefineVisual |
software | healthy | components/Process.tsx:DefineVisual |
PrototypeVisual |
software | healthy | components/Process.tsx:PrototypeVisual |
BuildVisual |
software | healthy | components/Process.tsx:BuildVisual |
LaunchVisual |
software | healthy | components/Process.tsx:LaunchVisual |
DistributionVisual |
software | healthy | components/Process.tsx:DistributionVisual |
StageRow |
software | healthy | components/Process.tsx:StageRow |
Process |
software | healthy | components/Process.tsx:Process |
Nav |
software | healthy | components/Nav.tsx:Nav |
Contact |
software | healthy | components/Contact.tsx:Contact |
SmoothScroll |
software | healthy | components/SmoothScroll.tsx:SmoothScroll |
subscribe |
software | healthy | lib/useReducedMotion.ts:subscribe |
useReducedMotion |
software | healthy | lib/useReducedMotion.ts:useReducedMotion |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
package.json |
software | healthy | package.json |
next.config.ts |
software | healthy | next.config.ts |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | app/globals.css |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/page.tsx |
verify-work.mjs |
software | healthy | scripts/verify-work.mjs |
verify-shots.mjs |
software | healthy | scripts/verify-shots.mjs |
verify-process.mjs |
software | healthy | scripts/verify-process.mjs |
Hero.tsx |
software | healthy | components/Hero.tsx |
Footer.tsx |
software | healthy | components/Footer.tsx |
Projects.tsx |
software | healthy | components/Projects.tsx |
AetherBackground.tsx |
software | healthy | components/AetherBackground.tsx |
Reveal.tsx |
software | healthy | components/Reveal.tsx |
Process.tsx |
software | healthy | components/Process.tsx |
Nav.tsx |
software | healthy | components/Nav.tsx |
Contact.tsx |
software | healthy | components/Contact.tsx |
SmoothScroll.tsx |
software | healthy | components/SmoothScroll.tsx |
data.ts |
software | healthy | lib/data.ts |
useReducedMotion.ts |
software | healthy | lib/useReducedMotion.ts |
launch.json |
software | healthy | .claude/launch.json |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
Home |
frontend | healthy | app/page.tsx |
Hero |
frontend | healthy | components/Hero.tsx |
Footer |
frontend | healthy | components/Footer.tsx |
Projects |
frontend | healthy | components/Projects.tsx |
AetherBackground |
frontend | healthy | components/AetherBackground.tsx |
Process |
frontend | healthy | components/Process.tsx |
Nav |
frontend | healthy | components/Nav.tsx |
Contact |
frontend | healthy | components/Contact.tsx |
SmoothScroll |
frontend | healthy | components/SmoothScroll.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
scripts |
software | healthy | scripts |
components |
software | healthy | components |
lib |
software | healthy | lib |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | lib/data.ts |
postgres |
data | healthy | lib/data.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
adamcwade__personal-portfolio |
software | healthy | /data/fable5_failed_archive/adamcwade__personal-portfolio |
| Label | Layer | Status | Path |
|---|---|---|---|
CanvasErrorBoundary |
software | healthy | components/AetherBackground.tsx:CanvasErrorBoundary |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::lib/data.ts |
security | healthy | lib/data.ts |
This page is publicly accessible at:
https://repobility.com/scan/6b7bcf55-ab86-451e-922a-b16c657a408d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6b7bcf55-ab86-451e-922a-b16c657a408d/
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.