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.

vzwtim/stella-atlas

https://github.com/vzwtim/stella-atlas · scanned 2026-06-16 00:53 UTC (2 months, 1 week ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 10 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 106 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
parseCsvLine software healthy scripts/fetch-data.mjs:parseCsvLine
bootstrap software healthy src/main.ts:bootstrap
setSkyGroupOrientation software healthy src/main.ts:setSkyGroupOrientation
showStarInfo software healthy src/main.ts:showStarInfo
showConstellationInfo software healthy src/main.ts:showConstellationInfo
gotoConstellation software healthy src/main.ts:gotoConstellation
setSimSpeed software healthy src/main.ts:setSimSpeed
jumpSimDate software healthy src/main.ts:jumpSimDate
updateTimeBar software healthy src/main.ts:updateTimeBar
frame software healthy src/main.ts:frame
makeLabelTexture software healthy src/constellations/constellations.ts:makeLabelTexture
ax software healthy src/constellations/constellations.ts:ax
ay software healthy src/constellations/constellations.ts:ay
bx software healthy src/constellations/constellations.ts:bx
by software healthy src/constellations/constellations.ts:by
loadCatalog software healthy src/astro/catalog.ts:loadCatalog
starsJson software healthy src/astro/catalog.ts:starsJson
constellations software healthy src/astro/catalog.ts:constellations
raDecToDir software healthy src/astro/coords.ts:raDecToDir
ra software healthy src/astro/coords.ts:ra
dec software healthy src/astro/coords.ts:dec
galacticToDir software healthy src/astro/coords.ts:galacticToDir
raGP software healthy src/astro/coords.ts:raGP
decGP software healthy src/astro/coords.ts:decGP
lCP software healthy src/astro/coords.ts:lCP
bvToRGB software healthy src/astro/coords.ts:bvToRGB
u software healthy src/astro/coords.ts:u
bvToTempK software healthy src/astro/coords.ts:bvToTempK
getJD software healthy src/astro/solar.ts:getJD
sunRaDec software healthy src/astro/solar.ts:sunRaDec
T software healthy src/astro/solar.ts:T
L0 software healthy src/astro/solar.ts:L0
Mrad software healthy src/astro/solar.ts:Mrad
C software healthy src/astro/solar.ts:C
sunLon software healthy src/astro/solar.ts:sunLon
eps software healthy src/astro/solar.ts:eps
raDeg software healthy src/astro/solar.ts:raDeg
decDeg software healthy src/astro/solar.ts:decDeg
moonRaDec software healthy src/astro/solar.ts:moonRaDec
Lm software healthy src/astro/solar.ts:Lm
M software healthy src/astro/solar.ts:M
F software healthy src/astro/solar.ts:F
Dm software healthy src/astro/solar.ts:Dm
Ms software healthy src/astro/solar.ts:Ms
lat software healthy src/astro/solar.ts:lat
localSiderealTime software healthy src/astro/solar.ts:localSiderealTime
altAzToDir software healthy src/astro/solar.ts:altAzToDir
alt software healthy src/astro/solar.ts:alt
az software healthy src/astro/solar.ts:az
equatorialToHorizontal software healthy src/astro/solar.ts:equatorialToHorizontal

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
2026-06-13-stella-atlas-design.md software healthy docs/specs/2026-06-13-stella-atlas-design.md
fetch-data.mjs software healthy scripts/fetch-data.mjs
styles.css software healthy src/styles.css
main.ts software healthy src/main.ts
vite-env.d.ts software healthy src/vite-env.d.ts
flight.ts software healthy src/flight/flight.ts
constellations.ts software healthy src/constellations/constellations.ts
catalog.ts software healthy src/astro/catalog.ts
coords.ts software healthy src/astro/coords.ts
solar.ts software healthy src/astro/solar.ts
horizon.ts software healthy src/scene/horizon.ts
setup.ts software healthy src/scene/setup.ts
controls.ts software healthy src/scene/controls.ts
background.ts software healthy src/stars/background.ts
starfield.ts software healthy src/stars/starfield.ts
milkyway.ts software healthy src/galaxy/milkyway.ts

LabelLayerStatusPath
docs software healthy docs
specs software healthy docs/specs
scripts software healthy scripts
src software healthy src
flight software healthy src/flight
constellations software healthy src/constellations
astro software healthy src/astro
scene software healthy src/scene
stars software healthy src/stars
galaxy software healthy src/galaxy

LabelLayerStatusPath
Flight software healthy src/flight/flight.ts:Flight
Constellations software healthy src/constellations/constellations.ts:Constellations
HorizonScene software healthy src/scene/horizon.ts:HorizonScene
SkyControls software healthy src/scene/controls.ts:SkyControls
Starfield software healthy src/stars/starfield.ts:Starfield

LabelLayerStatusPath
repobility-clone-i532p2zh software healthy /tmp/repobility-clone-i532p2zh
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/c4898ea5-94d5-4792-b8e3-d909fb0fdcd3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c4898ea5-94d5-4792-b8e3-d909fb0fdcd3/

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.