https://github.com/smeglofus/panelaak
· scanned 2026-06-16 00:16 UTC (2 months, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 2 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 168 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 |
|---|---|---|---|
App |
software | healthy | src/App.tsx:App |
OfflineModal |
software | healthy | src/components/OfflineModal.tsx:OfflineModal |
Building |
software | healthy | src/components/Building.tsx:Building |
AntennaSvg |
software | healthy | src/components/Building.tsx:AntennaSvg |
KlepadloSvg |
software | healthy | src/components/Building.tsx:KlepadloSvg |
EventToast |
software | healthy | src/components/EventToast.tsx:EventToast |
hashU32 |
software | healthy | src/components/FlatCell.tsx:hashU32 |
x |
software | healthy | src/components/FlatCell.tsx:x |
weatheringStyle |
software | healthy | src/components/FlatCell.tsx:weatheringStyle |
y1 |
software | healthy | src/components/FlatCell.tsx:y1 |
x2 |
software | healthy | src/components/FlatCell.tsx:x2 |
y2 |
software | healthy | src/components/FlatCell.tsx:y2 |
o1 |
software | healthy | src/components/FlatCell.tsx:o1 |
o2 |
software | healthy | src/components/FlatCell.tsx:o2 |
FlatCell |
software | healthy | src/components/FlatCell.tsx:FlatCell |
TenantCard |
software | healthy | src/components/TenantCard.tsx:TenantCard |
ChoiceModal |
software | healthy | src/components/ChoiceModal.tsx:ChoiceModal |
SidePanel |
software | healthy | src/components/SidePanel.tsx:SidePanel |
HelpModal |
software | healthy | src/components/HelpModal.tsx:HelpModal |
Courtyard |
software | healthy | src/components/Courtyard.tsx:Courtyard |
BenchSvg |
software | healthy | src/components/Courtyard.tsx:BenchSvg |
DryerSvg |
software | healthy | src/components/Courtyard.tsx:DryerSvg |
computeOffline |
software | healthy | src/game/offline.ts:computeOffline |
elapsed |
software | healthy | src/game/store.ts:elapsed |
floorCost |
software | healthy | src/game/economy.ts:floorCost |
rentPerSec |
software | healthy | src/game/economy.ts:rentPerSec |
tenantRentPerSec |
software | healthy | src/game/economy.ts:tenantRentPerSec |
flatRentPerSec |
software | healthy | src/game/economy.ts:flatRentPerSec |
incomePerSec |
software | healthy | src/game/economy.ts:incomePerSec |
moveInChance |
software | healthy | src/game/economy.ts:moveInChance |
brigadeReward |
software | healthy | src/game/economy.ts:brigadeReward |
elevatorRepairCost |
software | healthy | src/game/economy.ts:elevatorRepairCost |
formatNumberCs |
software | healthy | src/game/economy.ts:formatNumberCs |
formatKcs |
software | healthy | src/game/economy.ts:formatKcs |
formatKcsPerSec |
software | healthy | src/game/economy.ts:formatKcsPerSec |
isElevatorRelevant |
software | healthy | src/game/economy.ts:isElevatorRelevant |
dateFromTick |
software | healthy | src/game/calendar.ts:dateFromTick |
startDays |
software | healthy | src/game/calendar.ts:startDays |
isWinter |
software | healthy | src/game/calendar.ts:isWinter |
isSummer |
software | healthy | src/game/calendar.ts:isSummer |
dateJustReached |
software | healthy | src/game/calendar.ts:dateJustReached |
formatDateCs |
software | healthy | src/game/calendar.ts:formatDateCs |
seasonEmoji |
software | healthy | src/game/calendar.ts:seasonEmoji |
hasNeighbor |
software | healthy | src/game/tick.ts:hasNeighbor |
happinessFactors |
software | healthy | src/game/tick.ts:happinessFactors |
happinessTarget |
software | healthy | src/game/tick.ts:happinessTarget |
updateHappiness |
software | healthy | src/game/tick.ts:updateHappiness |
collectRent |
software | healthy | src/game/tick.ts:collectRent |
processMoveOuts |
software | healthy | src/game/tick.ts:processMoveOuts |
processMoveIns |
software | healthy | src/game/tick.ts:processMoveIns |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
spec.md |
software | healthy | spec.md |
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 |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
ROADMAP.md |
software | healthy | ROADMAP.md |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
docker-compose.yml |
software | healthy | docker-compose.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.tsx |
software | healthy | src/App.tsx |
OfflineModal.tsx |
software | healthy | src/components/OfflineModal.tsx |
Building.tsx |
software | healthy | src/components/Building.tsx |
EventToast.tsx |
software | healthy | src/components/EventToast.tsx |
FlatCell.tsx |
software | healthy | src/components/FlatCell.tsx |
TenantCard.tsx |
software | healthy | src/components/TenantCard.tsx |
ChoiceModal.tsx |
software | healthy | src/components/ChoiceModal.tsx |
SidePanel.tsx |
software | healthy | src/components/SidePanel.tsx |
HelpModal.tsx |
software | healthy | src/components/HelpModal.tsx |
Courtyard.tsx |
software | healthy | src/components/Courtyard.tsx |
offline.ts |
software | healthy | src/game/offline.ts |
store.ts |
software | healthy | src/game/store.ts |
economy.ts |
software | healthy | src/game/economy.ts |
calendar.ts |
software | healthy | src/game/calendar.ts |
tick.ts |
software | healthy | src/game/tick.ts |
state.ts |
software | healthy | src/game/state.ts |
content.cs.ts |
software | healthy | src/game/content.cs.ts |
events.ts |
software | healthy | src/game/events.ts |
rng.ts |
software | healthy | src/game/rng.ts |
tenants.ts |
software | healthy | src/game/tenants.ts |
types.ts |
software | healthy | src/game/types.ts |
tick.test.ts |
software | healthy | src/game/__tests__/tick.test.ts |
calendar.test.ts |
software | healthy | src/game/__tests__/calendar.test.ts |
helpers.ts |
software | healthy | src/game/__tests__/helpers.ts |
events.test.ts |
software | healthy | src/game/__tests__/events.test.ts |
offline.test.ts |
software | healthy | src/game/__tests__/offline.test.ts |
economy.test.ts |
software | healthy | src/game/__tests__/economy.test.ts |
global.css |
software | healthy | src/styles/global.css |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
OfflineModal |
frontend | healthy | src/components/OfflineModal.tsx |
Building |
frontend | healthy | src/components/Building.tsx |
EventToast |
frontend | healthy | src/components/EventToast.tsx |
FlatCell |
frontend | healthy | src/components/FlatCell.tsx |
TenantCard |
frontend | healthy | src/components/TenantCard.tsx |
ChoiceModal |
frontend | healthy | src/components/ChoiceModal.tsx |
SidePanel |
frontend | healthy | src/components/SidePanel.tsx |
HelpModal |
frontend | healthy | src/components/HelpModal.tsx |
Courtyard |
frontend | healthy | src/components/Courtyard.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
game |
software | healthy | src/game |
__tests__ |
software | healthy | src/game/__tests__ |
styles |
software | healthy | src/styles |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | vite.config.ts |
traefik |
network | healthy | README.md |
loadbalancer |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-test |
cicd | healthy | .github/workflows/ci.yml |
docker |
cicd | healthy | .github/workflows/ci.yml |
deploy-pages |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | Dockerfile |
port:8080 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
panelak |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8evxh95k |
software | healthy | /tmp/repobility-clone-8evxh95k |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/dd8e3f37-865a-41fa-b73a-1232d80a7ac0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dd8e3f37-865a-41fa-b73a-1232d80a7ac0/
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.