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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-i532p2zh |
software | healthy | /tmp/repobility-clone-i532p2zh |
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.