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.

RVVDev/bayside-heat

https://github.com/RVVDev/bayside-heat · scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)

19 raw signals (0 security + 19 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 19 actionable findings from 1 signal source. 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 356 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
updateTitleCamera software healthy src/main.js:updateTitleCamera
frame software healthy src/main.js:frame
createEvents software healthy src/core/events.js:createEvents
clamp software healthy src/core/utils.js:clamp
lerp software healthy src/core/utils.js:lerp
rand software healthy src/core/utils.js:rand
randInt software healthy src/core/utils.js:randInt
pick software healthy src/core/utils.js:pick
damp software healthy src/core/utils.js:damp
angleLerp software healthy src/core/utils.js:angleLerp
d software healthy src/core/utils.js:d
angleDiff software healthy src/core/utils.js:angleDiff
dist2D software healthy src/core/utils.js:dist2D
obbCorners software healthy src/core/utils.js:obbCorners
obbVsObb software healthy src/core/utils.js:obbVsObb
obbVsAabb software healthy src/core/utils.js:obbVsAabb
circleVsAabb software healthy src/core/utils.js:circleVsAabb
pointInObb software healthy src/core/utils.js:pointInObb
segVsAabb software healthy src/core/utils.js:segVsAabb
t1 software healthy src/core/utils.js:t1
canvasTexture software healthy src/core/utils.js:canvasTexture
V3 software healthy src/core/utils.js:V3
createInput software healthy src/core/input.js:createInput
createGame software healthy src/core/state.js:createGame
fmtNum software healthy src/systems/hud.js:fmtNum
fmtTime software healthy src/systems/hud.js:fmtTime
cssColor software healthy src/systems/hud.js:cssColor
prerenderMap software healthy src/systems/hud.js:prerenderMap
W software healthy src/systems/hud.js:W
drawEdges software healthy src/systems/hud.js:drawEdges
drawDot software healthy src/systems/hud.js:drawDot
dx software healthy src/systems/hud.js:dx
dy software healthy src/systems/hud.js:dy
drawMinimap software healthy src/systems/hud.js:drawMinimap
sx software healthy src/systems/hud.js:sx
sy software healthy src/systems/hud.js:sy
blinkOn software healthy src/systems/hud.js:blinkOn
initHud software healthy src/systems/hud.js:initHud
$ software healthy src/systems/hud.js:$
updateHud software healthy src/systems/hud.js:updateHud
ensureShared software healthy src/systems/vehicles.js:ensureShared
reg software healthy src/systems/vehicles.js:reg
applyCrumple software healthy src/systems/vehicles.js:applyCrumple
buildBody software healthy src/systems/vehicles.js:buildBody
mk software healthy src/systems/vehicles.js:mk
addWheel software healthy src/systems/vehicles.js:addWheel
buildCar software healthy src/systems/vehicles.js:buildCar
zB software healthy src/systems/vehicles.js:zB
cabZ software healthy src/systems/vehicles.js:cabZ
buildVan software healthy src/systems/vehicles.js:buildVan

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

LabelLayerStatusPath
README.md software healthy README.md
PROMPT.md software healthy PROMPT.md
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
SPEC.md software healthy SPEC.md
launch.json software healthy .claude/launch.json
main.js software healthy src/main.js
events.js software healthy src/core/events.js
utils.js software healthy src/core/utils.js
input.js software healthy src/core/input.js
state.js software healthy src/core/state.js
constants.js software healthy src/core/constants.js
hud.js software healthy src/systems/hud.js
vehicles.js software healthy src/systems/vehicles.js
player.js software healthy src/systems/player.js
missions.js software healthy src/systems/missions.js
daynight.js software healthy src/systems/daynight.js
police.js software healthy src/systems/police.js
traffic.js software healthy src/systems/traffic.js
peds.js software healthy src/systems/peds.js
effects.js software healthy src/systems/effects.js
audio.js software healthy src/systems/audio.js
city.js software healthy src/systems/city.js
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
.claude software healthy .claude
src software healthy src
core software healthy src/core
systems software healthy src/systems

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

LabelLayerStatusPath
Vehicle software healthy src/systems/vehicles.js:Vehicle
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/46ea6dd0-0a72-4cdc-91a9-0ed90852477c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/46ea6dd0-0a72-4cdc-91a9-0ed90852477c/

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.