https://github.com/taufikakbarh/level-up
· scanned 2026-06-16 00:30 UTC (2 months, 2 weeks ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months, 2 weeks ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 175 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 |
|---|---|---|---|
LoadingScreen |
software | healthy | src/App.jsx:LoadingScreen |
GameUI |
software | healthy | src/App.jsx:GameUI |
NewPlayerSetup |
software | healthy | src/App.jsx:NewPlayerSetup |
handleComplete |
software | healthy | src/App.jsx:handleComplete |
AuthGate |
software | healthy | src/App.jsx:AuthGate |
GameWithLoader |
software | healthy | src/App.jsx:GameWithLoader |
App |
software | healthy | src/App.jsx:App |
questSlotsFor |
software | healthy | src/constants/questSlots.js:questSlotsFor |
slotsInUse |
software | healthy | src/constants/questSlots.js:slotsInUse |
nextSlotDay |
software | healthy | src/constants/questSlots.js:nextSlotDay |
heroXpForLevel |
software | healthy | src/constants/hero.js:heroXpForLevel |
heroProgress |
software | healthy | src/constants/hero.js:heroProgress |
totalXpOf |
software | healthy | src/constants/hero.js:totalXpOf |
skillMetaFor |
software | healthy | src/constants/skills.js:skillMetaFor |
skillRankFor |
software | healthy | src/constants/skills.js:skillRankFor |
skillRankIndex |
software | healthy | src/constants/skills.js:skillRankIndex |
nextSkillRank |
software | healthy | src/constants/skills.js:nextSkillRank |
Navigation |
software | healthy | src/components/Navigation.jsx:Navigation |
Onboarding |
software | healthy | src/components/Onboarding.jsx:Onboarding |
next |
software | healthy | src/components/Onboarding.jsx:next |
Screen |
software | healthy | src/components/Onboarding.jsx:Screen |
GoldButton |
software | healthy | src/components/Onboarding.jsx:GoldButton |
Dots |
software | healthy | src/components/Onboarding.jsx:Dots |
getLibraryCue |
software | healthy | src/components/EnemyCard.jsx:getLibraryCue |
EnemyCard |
software | healthy | src/components/EnemyCard.jsx:EnemyCard |
handleClick |
software | healthy | src/components/EnemyCard.jsx:handleClick |
angle |
software | healthy | src/components/EnemyCard.jsx:angle |
AuthScreen |
software | healthy | src/components/AuthScreen.jsx:AuthScreen |
handleMagicLink |
software | healthy | src/components/AuthScreen.jsx:handleMagicLink |
handleGoogle |
software | healthy | src/components/AuthScreen.jsx:handleGoogle |
GoogleIcon |
software | healthy | src/components/AuthScreen.jsx:GoogleIcon |
EndDaySummary |
software | healthy | src/components/EndDaySummary.jsx:EndDaySummary |
FloatingXP |
software | healthy | src/components/ui/FloatingXP.jsx:FloatingXP |
HeroPanel |
software | healthy | src/components/ui/HeroPanel.jsx:HeroPanel |
HeroAvatar |
software | healthy | src/components/ui/HeroAvatar.jsx:HeroAvatar |
RankUpPopup |
software | healthy | src/components/ui/RankUpPopup.jsx:RankUpPopup |
UpgradeModal |
software | healthy | src/components/ui/UpgradeModal.jsx:UpgradeModal |
LevelUpOverlay |
software | healthy | src/components/ui/LevelUpOverlay.jsx:LevelUpOverlay |
ComboPopup |
software | healthy | src/components/ui/ComboPopup.jsx:ComboPopup |
SkillStars |
software | healthy | src/components/ui/SkillStars.jsx:SkillStars |
StreakPopup |
software | healthy | src/components/ui/StreakPopup.jsx:StreakPopup |
XPBar |
software | healthy | src/components/ui/XPBar.jsx:XPBar |
CodexScreen |
software | healthy | src/components/screens/CodexScreen.jsx:CodexScreen |
isUnlocked |
software | healthy | src/components/screens/CodexScreen.jsx:isUnlocked |
getStatus |
software | healthy | src/components/screens/CodexScreen.jsx:getStatus |
handleBegin |
software | healthy | src/components/screens/CodexScreen.jsx:handleBegin |
handleRetire |
software | healthy | src/components/screens/CodexScreen.jsx:handleRetire |
BeginQuestModal |
software | healthy | src/components/screens/CodexScreen.jsx:BeginQuestModal |
RetireQuestModal |
software | healthy | src/components/screens/CodexScreen.jsx:RetireQuestModal |
HabitRow |
software | healthy | src/components/screens/CodexScreen.jsx:HabitRow |
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.js |
software | healthy | vite.config.js |
README.md |
software | healthy | README.md |
tailwind.config.js |
software | healthy | tailwind.config.js |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
eslint.config.js |
software | healthy | eslint.config.js |
postcss.config.js |
software | healthy | postcss.config.js |
launch.json |
software | healthy | .claude/launch.json |
index.css |
software | healthy | src/index.css |
App.jsx |
software | healthy | src/App.jsx |
App.css |
software | healthy | src/App.css |
main.jsx |
software | healthy | src/main.jsx |
questSlots.js |
software | healthy | src/constants/questSlots.js |
hero.js |
software | healthy | src/constants/hero.js |
skills.js |
software | healthy | src/constants/skills.js |
habitLibrary.js |
software | healthy | src/constants/habitLibrary.js |
Navigation.jsx |
software | healthy | src/components/Navigation.jsx |
Onboarding.jsx |
software | healthy | src/components/Onboarding.jsx |
EnemyCard.jsx |
software | healthy | src/components/EnemyCard.jsx |
AuthScreen.jsx |
software | healthy | src/components/AuthScreen.jsx |
EndDaySummary.jsx |
software | healthy | src/components/EndDaySummary.jsx |
FloatingXP.jsx |
software | healthy | src/components/ui/FloatingXP.jsx |
HeroPanel.jsx |
software | healthy | src/components/ui/HeroPanel.jsx |
HeroAvatar.jsx |
software | healthy | src/components/ui/HeroAvatar.jsx |
RankUpPopup.jsx |
software | healthy | src/components/ui/RankUpPopup.jsx |
UpgradeModal.jsx |
software | healthy | src/components/ui/UpgradeModal.jsx |
LevelUpOverlay.jsx |
software | healthy | src/components/ui/LevelUpOverlay.jsx |
ComboPopup.jsx |
software | healthy | src/components/ui/ComboPopup.jsx |
SkillStars.jsx |
software | healthy | src/components/ui/SkillStars.jsx |
StreakPopup.jsx |
software | healthy | src/components/ui/StreakPopup.jsx |
XPBar.jsx |
software | healthy | src/components/ui/XPBar.jsx |
CodexScreen.jsx |
software | healthy | src/components/screens/CodexScreen.jsx |
QuestScreen.jsx |
software | healthy | src/components/screens/QuestScreen.jsx |
CharacterScreen.jsx |
software | healthy | src/components/screens/CharacterScreen.jsx |
JournalScreen.jsx |
software | healthy | src/components/screens/JournalScreen.jsx |
supabase.js |
software | healthy | src/lib/supabase.js |
db.js |
software | healthy | src/lib/db.js |
demoData.js |
software | healthy | src/lib/demoData.js |
gameReducer.js |
software | healthy | src/reducers/gameReducer.js |
AuthContext.jsx |
software | healthy | src/context/AuthContext.jsx |
GameContext.jsx |
software | healthy | src/context/GameContext.jsx |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.jsx |
Navigation |
frontend | healthy | src/components/Navigation.jsx |
Onboarding |
frontend | healthy | src/components/Onboarding.jsx |
EnemyCard |
frontend | healthy | src/components/EnemyCard.jsx |
AuthScreen |
frontend | healthy | src/components/AuthScreen.jsx |
EndDaySummary |
frontend | healthy | src/components/EndDaySummary.jsx |
FloatingXP |
frontend | healthy | src/components/ui/FloatingXP.jsx |
HeroPanel |
frontend | healthy | src/components/ui/HeroPanel.jsx |
HeroAvatar |
frontend | healthy | src/components/ui/HeroAvatar.jsx |
RankUpPopup |
frontend | healthy | src/components/ui/RankUpPopup.jsx |
UpgradeModal |
frontend | healthy | src/components/ui/UpgradeModal.jsx |
LevelUpOverlay |
frontend | healthy | src/components/ui/LevelUpOverlay.jsx |
ComboPopup |
frontend | healthy | src/components/ui/ComboPopup.jsx |
SkillStars |
frontend | healthy | src/components/ui/SkillStars.jsx |
StreakPopup |
frontend | healthy | src/components/ui/StreakPopup.jsx |
XPBar |
frontend | healthy | src/components/ui/XPBar.jsx |
CodexScreen |
frontend | healthy | src/components/screens/CodexScreen.jsx |
QuestScreen |
frontend | healthy | src/components/screens/QuestScreen.jsx |
CharacterScreen |
frontend | healthy | src/components/screens/CharacterScreen.jsx |
JournalScreen |
frontend | healthy | src/components/screens/JournalScreen.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
src |
software | healthy | src |
constants |
software | healthy | src/constants |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
screens |
software | healthy | src/components/screens |
lib |
software | healthy | src/lib |
reducers |
software | healthy | src/reducers |
context |
software | healthy | src/context |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ze8mpcd0 |
software | healthy | /tmp/repobility-clone-ze8mpcd0 |
This page is publicly accessible at:
https://repobility.com/scan/52ea99a0-df05-471f-9382-7a7a63ef6bdf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/52ea99a0-df05-471f-9382-7a7a63ef6bdf/
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.