Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

stussysenik/v0-ipod

https://github.com/stussysenik/v0-ipod · scanned 2026-06-16 00:24 UTC (2 months, 2 weeks ago)

110 raw signals (0 security + 110 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 90 actionable findings from 1 signal source. 20 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 4110 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.

LabelLayerStatusPath
GIFEncoder software healthy types/gifenc.d.ts:GIFEncoder
quantize software healthy types/gifenc.d.ts:quantize
applyPalette software healthy types/gifenc.d.ts:applyPalette
isAdvancing software healthy tests/3d-interaction.spec.ts:isAdvancing
consecutiveDiffs software healthy tests/3d-export-continuity.spec.ts:consecutiveDiffs
screenRegionLumaSpread software healthy tests/3d-export-continuity.spec.ts:screenRegionLumaSpread
spikes software healthy tests/3d-export-continuity.spec.ts:spikes
ssim software healthy tests/3d-clip-verify.spec.ts:ssim
maxConsecutiveJump software healthy tests/3d-clip-verify.spec.ts:maxConsecutiveJump
maxCenterCrawl software healthy tests/3d-clip-verify.spec.ts:maxCenterCrawl
clipFraction software healthy tests/3d-clip-verify.spec.ts:clipFraction
captureClip software healthy tests/3d-clip-verify.spec.ts:captureClip
analyze software healthy tests/3d-clip-verify.spec.ts:analyze
allowDownloadsToHomeDirectory software healthy tests/export-downloads.spec.ts:allowDownloadsToHomeDirectory
waitForDownloadedFile software healthy tests/export-downloads.spec.ts:waitForDownloadedFile
getExtractedFrameHashes software healthy tests/export-downloads.spec.ts:getExtractedFrameHashes
setCaptureDurationSeconds software healthy tests/export-downloads.spec.ts:setCaptureDurationSeconds
prepareExportSurface software healthy tests/export-downloads.spec.ts:prepareExportSurface
isStorybookReachable software healthy tests/e2e/stories-render.spec.ts:isStorybookReachable
exit software healthy scripts/figma-check-token.ts:exit
main software healthy scripts/figma-check-token.ts:main
exit software healthy scripts/figma-push.ts:exit
run software healthy scripts/figma-push.ts:run
main software healthy scripts/figma-push.ts:main
cssCustomProperty software healthy scripts/token-writer.ts:cssCustomProperty
applyToGlobalsCss software healthy scripts/token-writer.ts:applyToGlobalsCss
normalizeForCss software healthy scripts/token-writer.ts:normalizeForCss
writeTokenChange software healthy scripts/token-writer.ts:writeTokenChange
exit software healthy scripts/figma-record-frames.ts:exit
listStoryIds software healthy scripts/figma-record-frames.ts:listStoryIds
fetchFile software healthy scripts/figma-record-frames.ts:fetchFile
collectFrames software healthy scripts/figma-record-frames.ts:collectFrames
main software healthy scripts/figma-record-frames.ts:main
figmaUrl software healthy scripts/figma-backfill-design-links.ts:figmaUrl
main software healthy scripts/figma-backfill-design-links.ts:main
main software healthy scripts/check-tokens-fresh.ts:main
main software healthy scripts/cursor-harness.mjs:main
parseArgs software healthy scripts/cursor-harness.mjs:parseArgs
readOptionValue software healthy scripts/cursor-harness.mjs:readOptionValue
readPrompt software healthy scripts/cursor-harness.mjs:readPrompt
printHelp software healthy scripts/cursor-harness.mjs:printHelp
compact software healthy scripts/cursor-harness.mjs:compact
formatDuration software healthy scripts/cursor-harness.mjs:formatDuration
component software healthy scripts/scaffold-component.ts:component
exit software healthy scripts/scaffold-component.ts:exit
pascal software healthy scripts/scaffold-component.ts:pascal
writeFile software healthy scripts/scaffold-component.ts:writeFile
main software healthy scripts/scaffold-component.ts:main
$ software healthy scripts/scaffold-component.ts:$
log software healthy scripts/figma-hmr-server.ts:log

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ipod-config.yaml software healthy ipod-config.yaml
.releaserc.json software healthy .releaserc.json
unocss.d.ts software healthy unocss.d.ts
playwright.config.ts software healthy playwright.config.ts
lighthouserc.js software healthy lighthouserc.js
vercel.json software healthy vercel.json
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
.lintstagedrc.json software healthy .lintstagedrc.json
components.json software healthy components.json
repro.sh software healthy repro.sh
bun.lockb software healthy bun.lockb
Makefile software healthy Makefile
tsconfig.json software healthy tsconfig.json
figma.config.json software healthy figma.config.json
eslint.config.mjs software healthy eslint.config.mjs
vitest.shims.d.ts software healthy vitest.shims.d.ts
next.config.mjs software healthy next.config.mjs
AGENTS.md software healthy AGENTS.md
opencode.json software healthy opencode.json
uno.config.ts software healthy uno.config.ts
vitest.config.ts software healthy vitest.config.ts
pdf.ts software healthy types/pdf.ts
ipod-state.ts software healthy types/ipod-state.ts
gifenc.d.ts software healthy types/gifenc.d.ts
static-assets.d.ts software healthy types/static-assets.d.ts
ipod.ts software healthy types/ipod.ts
classic-fidelity.spec.ts software healthy tests/classic-fidelity.spec.ts
interaction-sanity.spec.ts software healthy tests/interaction-sanity.spec.ts
3d-interaction.spec.ts software healthy tests/3d-interaction.spec.ts
3d-mobile-responsive.spec.ts software healthy tests/3d-mobile-responsive.spec.ts
3d-export-continuity.spec.ts software healthy tests/3d-export-continuity.spec.ts
3d-clip-verify.spec.ts software healthy tests/3d-clip-verify.spec.ts
preview-marquee.spec.ts software healthy tests/preview-marquee.spec.ts
export-downloads.spec.ts software healthy tests/export-downloads.spec.ts
stories-render.spec.ts software healthy tests/e2e/stories-render.spec.ts
DESIGN.md software healthy docs/DESIGN.md
TECHSTACK.md software healthy docs/TECHSTACK.md
ENGINEERING_SETUP.md software healthy docs/ENGINEERING_SETUP.md
ARCHITECTURE.md software healthy docs/ARCHITECTURE.md
PROGRESS.md software healthy docs/PROGRESS.md
ADDY-OSMANI-PATTERNS.md software healthy docs/ADDY-OSMANI-PATTERNS.md
3d-studio-system.md software healthy docs/3d-studio-system.md
CONTRIBUTING.md software healthy docs/CONTRIBUTING.md
DESIGN-SYSTEM-FOUNDATION.md software healthy docs/DESIGN-SYSTEM-FOUNDATION.md
ROADMAP.md software healthy docs/ROADMAP.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
types software healthy types
tests software healthy tests
e2e software healthy tests/e2e
docs software healthy docs
superpowers software healthy docs/superpowers
research software healthy docs/superpowers/research
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
figma software healthy docs/figma
scripts software healthy scripts
components software healthy components
ui software healthy components/ui
three software healthy components/three
ipod software healthy components/ipod
editors software healthy components/ipod/editors
scenes software healthy components/ipod/scenes
display software healthy components/ipod/display
workbench software healthy components/ipod/workbench
panels software healthy components/ipod/panels
device software healthy components/ipod/device
hooks software healthy components/ipod/hooks
portfolio software healthy components/ipod/portfolio
controls software healthy components/ipod/controls
export software healthy components/ipod/export
app software healthy app
dev software healthy app/dev
portfolio software healthy app/portfolio
3d software healthy app/3d
lib software healthy lib
xstate software healthy lib/xstate
portfolio software healthy lib/portfolio
ipod-state software healthy lib/ipod-state
theatre software healthy lib/theatre
export software healthy lib/export
tasks software healthy tasks
storybook-static software healthy storybook-static
sb-manager software healthy storybook-static/sb-manager
sb-addons software healthy storybook-static/sb-addons
essentials-actions-2 software healthy storybook-static/sb-addons/essentials-actions-2
essentials-controls-1 software healthy storybook-static/sb-addons/essentials-controls-1
essentials-viewport-5 software healthy storybook-static/sb-addons/essentials-viewport-5
a11y-9 software healthy storybook-static/sb-addons/a11y-9
essentials-toolbars-6 software healthy storybook-static/sb-addons/essentials-toolbars-6
essentials-outline-8 software healthy storybook-static/sb-addons/essentials-outline-8
designs-12 software healthy storybook-static/sb-addons/designs-12
essentials-docs-3 software healthy storybook-static/sb-addons/essentials-docs-3
storybook-core-core-server-presets-0 software healthy storybook-static/sb-addons/storybook-core-core-server-prese…
storybook-dark-mode-esm-preset-13 software healthy storybook-static/sb-addons/storybook-dark-mode-esm-preset-13
essentials-backgrounds-4 software healthy storybook-static/sb-addons/essentials-backgrounds-4
essentials-measure-7 software healthy storybook-static/sb-addons/essentials-measure-7

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ColorResolvePass software healthy lib/three-color-resolve.ts:ColorResolvePass
UnitBezier software healthy lib/theatre/unit-bezier.ts:UnitBezier
FrameAccumulator software healthy lib/export/motion-blur.ts:FrameAccumulator
ProofLru software healthy lib/export/proof-cache.ts:ProofLru
name software healthy storybook-static/sb-manager/globals-runtime.js:name
of software healthy storybook-static/sb-manager/globals-runtime.js:of
is software healthy storybook-static/sb-manager/globals-runtime.js:is
can software healthy storybook-static/sb-manager/globals-runtime.js:can
and software healthy storybook-static/sb-manager/globals-runtime.js:and
with software healthy storybook-static/sb-manager/globals-runtime.js:with
or software healthy storybook-static/sb-manager/globals-runtime.js:or
will software healthy storybook-static/sb-manager/globals-runtime.js:will
extends software healthy storybook-static/sb-manager/globals-runtime.js:extends
cn software healthy storybook-static/sb-manager/globals-runtime.js:cn
$E software healthy storybook-static/sb-manager/globals-runtime.js:$E
gc software healthy storybook-static/sb-manager/globals-runtime.js:gc
i0 software healthy storybook-static/sb-manager/globals-runtime.js:i0
as software healthy storybook-static/sb-manager/globals-runtime.js:as
J software healthy storybook-static/sb-manager/globals-runtime.js:J
when software healthy storybook-static/sb-manager/globals-runtime.js:when
Wv software healthy storybook-static/sb-manager/globals-runtime.js:Wv
ny software healthy storybook-static/sb-manager/globals-runtime.js:ny
iy software healthy storybook-static/sb-manager/globals-runtime.js:iy
Z3 software healthy storybook-static/sb-manager/globals-runtime.js:Z3
rg software healthy storybook-static/sb-manager/globals-runtime.js:rg
ng software healthy storybook-static/sb-manager/globals-runtime.js:ng
fg software healthy storybook-static/sb-manager/globals-runtime.js:fg
sE software healthy storybook-static/sb-manager/globals-runtime.js:sE
tb software healthy storybook-static/sb-manager/globals-runtime.js:tb
rb software healthy storybook-static/sb-manager/globals-runtime.js:rb
Wg software healthy storybook-static/sb-manager/globals-runtime.js:Wg
ab software healthy storybook-static/sb-manager/globals-runtime.js:ab
ib software healthy storybook-static/sb-manager/globals-runtime.js:ib
as software healthy storybook-static/sb-manager/runtime.js:as
Hn software healthy storybook-static/sb-manager/runtime.js:Hn
Yn software healthy storybook-static/sb-manager/runtime.js:Yn
Qn software healthy storybook-static/sb-manager/runtime.js:Qn
ts software healthy storybook-static/sb-manager/runtime.js:ts
rs software healthy storybook-static/sb-manager/runtime.js:rs
is software healthy storybook-static/sb-manager/runtime.js:is
ls software healthy storybook-static/sb-manager/runtime.js:ls
T software healthy storybook-static/sb-addons/essentials-controls-1/manager-bu…
j software healthy storybook-static/sb-addons/essentials-controls-1/manager-bu…
as software healthy storybook-static/sb-addons/essentials-controls-1/manager-bu…
as software healthy storybook-static/sb-addons/a11y-9/manager-bundle.js:as
did software healthy storybook-static/sb-addons/designs-12/register-panel-bundle…
n software healthy storybook-static/sb-addons/designs-12/register-panel-bundle…
h software healthy storybook-static/sb-addons/designs-12/register-panel-bundle…
F software healthy storybook-static/sb-addons/essentials-docs-3/manager-bundle…
L software healthy storybook-static/sb-addons/essentials-docs-3/manager-bundle…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
storybook cicd healthy .github/workflows/figma-bridge.yml
tokens-fresh cicd healthy .github/workflows/figma-bridge.yml
story-coverage cicd healthy .github/workflows/figma-bridge.yml
code-connect-parity cicd healthy .github/workflows/figma-bridge.yml
openspec cicd healthy .github/workflows/figma-bridge.yml
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
security cicd healthy .github/workflows/ci.yml
lighthouse cicd healthy .github/workflows/ci.yml
dependency-review cicd healthy .github/workflows/ci.yml
summary cicd healthy .github/workflows/ci.yml
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
ThemeToggle frontend healthy components/ui/theme-toggle.tsx
IpodClassicWorkbench frontend healthy components/ipod/workbench/ipod-classic-workbench.tsx
IpodWorkbench frontend healthy components/ipod/workbench/ipod-workbench.tsx
Loading frontend healthy app/loading.tsx
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
DevWheelCalibration frontend healthy app/dev/page.tsx
PortfolioPage frontend healthy app/portfolio/page.tsx
ThreeDFocusPage frontend healthy app/3d/page.tsx

LabelLayerStatusPath
127.0.0.1 network healthy playwright.config.ts
100.75.84.113 network healthy opencode.json
454.498.462.462 network healthy storybook-static/sb-manager/runtime.js
01.006.507.497 network healthy storybook-static/sb-manager/runtime.js

LabelLayerStatusPath
ANY /health api healthy services/mineru/app.py
ANY /process api healthy services/mineru/app.py
DELETE api healthy storybook-static/sb-manager/globals-runtime.js

LabelLayerStatusPath
port:4010 network healthy README.md
port:4101 network healthy repro.sh
port:5000 network healthy services/mineru/app.py

LabelLayerStatusPath
/ frontend healthy tests/e2e/stories-render.spec.ts
/figma-hmr frontend healthy scripts/figma-hmr-server.ts
/settings/ frontend healthy storybook-static/sb-manager/runtime.js

LabelLayerStatusPath
gha::figma-bridge cicd healthy .github/workflows/figma-bridge.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
LHCI_GITHUB_APP_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
NPM_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-gan0xlgj software healthy /tmp/repobility-clone-gan0xlgj

LabelLayerStatusPath
gpu (detected) hardware healthy components/three/three-d-ipod.tsx

LabelLayerStatusPath
vps::azure hardware healthy storybook-static/sb-manager/runtime.js

LabelLayerStatusPath
auth::openspec/AGENTS.md security healthy openspec/AGENTS.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/618b9770-2c00-442e-946f-7e15d1e29139/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/618b9770-2c00-442e-946f-7e15d1e29139/

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.