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.

alexlinehan17-lab/Nextstepuni-Launch-

https://github.com/alexlinehan17-lab/Nextstepuni-Launch- · scanned 2026-06-17 01:32 UTC (1 month, 2 weeks ago)

111 raw signals (0 security + 111 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -13.9 (diff) · 111 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 2308 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
createTheme software healthy moduleThemes.ts:createTheme
isUniqueItem software healthy islandShopData.ts:isUniqueItem
makeReward software healthy islandShopData.ts:makeReward
getUnlockRequirement software healthy islandShopData.ts:getUnlockRequirement
getEffectivePrice software healthy islandShopData.ts:getEffectivePrice
getCardClasses software healthy cardStyles.ts:getCardClasses
getSubjectColor software healthy studySessionData.ts:getSubjectColor
getSubjectStroke software healthy studySessionData.ts:getSubjectStroke
getSubjectHex software healthy studySessionData.ts:getSubjectHex
getDistinctSubjectHex software healthy studySessionData.ts:getDistinctSubjectHex
getActiveCategories software healthy northStarData.ts:getActiveCategories
getVisionCardsForLevel software healthy northStarData.ts:getVisionCardsForLevel
hashSeed software healthy questData.ts:hashSeed
getAllNorthStarAchievements software healthy northStarProgressionData.ts:getAllNorthStarAchievements
getTrackMilestoneIndex software healthy northStarProgressionData.ts:getTrackMilestoneIndex
getWeeklyChallengeFlavor software healthy northStarProgressionData.ts:getWeeklyChallengeFlavor
of software healthy subjectContentPractical.ts:of
or software healthy subjectContentPractical.ts:or
createSubjectModule software healthy moduleRegistry.ts:createSubjectModule
isModuleJustCompleted software healthy journeyPointsConfig.ts:isModuleJustCompleted
isCategoryJustCompleted software healthy journeyPointsConfig.ts:isCategoryJustCompleted
spacingGapDays software healthy comebackMissionData.ts:spacingGapDays
defaultThen software healthy planIntentionData.ts:defaultThen
computeHearScore software healthy collegeCompassData.ts:computeHearScore
meetsDareImpact software healthy collegeCompassData.ts:meetsDareImpact
buildDocumentPack software healthy collegeCompassData.ts:buildDocumentPack
resolveCycleDate software healthy collegeCompassData.ts:resolveCycleDate
cycleEntryYear software healthy collegeCompassData.ts:cycleEntryYear
daysUntil software healthy collegeCompassData.ts:daysUntil
computeStopStates software healthy collegeCompassData.ts:computeStopStates
itemStatus software healthy collegeCompassData.ts:itemStatus
computeCompassProgress software healthy collegeCompassData.ts:computeCompassProgress
s software healthy examRepsData.ts:s
k software healthy examRepsData.ts:k
is software healthy examRepsData.ts:is
g software healthy examRepsData.ts:g
from software healthy examRepsData.ts:from
f software healthy examRepsData.ts:f
getAchievementById software healthy achievementData.ts:getAchievementById
getAchievementsByCategory software healthy achievementData.ts:getAchievementsByCategory
getSchoolName software healthy schoolData.ts:getSchoolName
getRankForPoints software healthy gamificationConfig.ts:getRankForPoints
getNextRank software healthy gamificationConfig.ts:getNextRank
getRankProgress software healthy gamificationConfig.ts:getRankProgress
generateWeeklyGoals software healthy gamificationConfig.ts:generateWeeklyGoals
getWeekNumber software healthy gamificationConfig.ts:getWeekNumber
getWeekStartDate software healthy gamificationConfig.ts:getWeekStartDate
getStreakTier software healthy gamificationConfig.ts:getStreakTier
peopleForBarrier software healthy howTheyDidItData.ts:peopleForBarrier
grantRankUpTiles software healthy App.tsx:grantRankUpTiles

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

LabelLayerStatusPath
tailwind.config.ts software healthy tailwind.config.ts
vitest.config.ts software healthy vitest.config.ts
subjectContentBusiness.ts software healthy subjectContentBusiness.ts
integration-map.html software healthy integration-map.html
moduleThemes.ts software healthy moduleThemes.ts
CLAUDE.md software healthy CLAUDE.md
postcss.config.js software healthy postcss.config.js
subjectModuleData.ts software healthy subjectModuleData.ts
CONVENTIONS.md software healthy CONVENTIONS.md
islandShopData.ts software healthy islandShopData.ts
cardStyles.ts software healthy cardStyles.ts
subjectContentLanguages.ts software healthy subjectContentLanguages.ts
studySessionData.ts software healthy studySessionData.ts
northStarData.ts software healthy northStarData.ts
firebase.json software healthy firebase.json
vite.config.ts software healthy vite.config.ts
questData.ts software healthy questData.ts
courseData.ts software healthy courseData.ts
northStarProgressionData.ts software healthy northStarProgressionData.ts
subjectContentStem.ts software healthy subjectContentStem.ts
curriculum.ts software healthy curriculum.ts
subjectContentPractical.ts software healthy subjectContentPractical.ts
moduleRegistry.ts software healthy moduleRegistry.ts
journeyPointsConfig.ts software healthy journeyPointsConfig.ts
paperTrailData.ts software healthy paperTrailData.ts
moduleSections.ts software healthy moduleSections.ts
comebackData.ts software healthy comebackData.ts
package-lock.json software healthy package-lock.json
README.md software healthy README.md
metadata.json software healthy metadata.json
comebackMissionData.ts software healthy comebackMissionData.ts
learningPaths.ts software healthy learningPaths.ts
catchUpLaneData.ts software healthy catchUpLaneData.ts
planIntentionData.ts software healthy planIntentionData.ts
ONBOARDING.md software healthy ONBOARDING.md
collegeCompassData.ts software healthy collegeCompassData.ts
subjectContentHumanities.ts software healthy subjectContentHumanities.ts
package.json software healthy package.json
examRepsData.ts software healthy examRepsData.ts
eslint.config.js software healthy eslint.config.js
index.html software healthy index.html
achievementData.ts software healthy achievementData.ts
schoolData.ts software healthy schoolData.ts
themeData.ts software healthy themeData.ts
types.ts software healthy types.ts
subjectContentCreative.ts software healthy subjectContentCreative.ts
firebase.ts software healthy firebase.ts
index.tsx software healthy index.tsx
gamificationConfig.ts software healthy gamificationConfig.ts
firestore.indexes.json software healthy firestore.indexes.json

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

LabelLayerStatusPath
App frontend healthy App.tsx
AuthContext frontend healthy contexts/AuthContext.tsx
NavigationContext frontend healthy contexts/NavigationContext.tsx
InnovationDataContext frontend healthy contexts/InnovationDataContext.tsx
ProgressContext frontend healthy contexts/ProgressContext.tsx
LearningPathsView frontend healthy components/LearningPathsView.tsx
StreakCelebration frontend healthy components/StreakCelebration.tsx
SubjectOnboarding frontend healthy components/SubjectOnboarding.tsx
OfflineBanner frontend healthy components/OfflineBanner.tsx
ReflectionModal frontend healthy components/ReflectionModal.tsx
StudyJournalModal frontend healthy components/StudyJournalModal.tsx
LinkingStudyFutureGoalsModule frontend healthy components/LinkingStudyFutureGoalsModule.tsx
EmotionalIntelligenceModule frontend healthy components/EmotionalIntelligenceModule.tsx
StudyPassportModal frontend healthy components/StudyPassportModal.tsx
ControllableVariablesModule frontend healthy components/ControllableVariablesModule.tsx
YourPossibleLife frontend healthy components/YourPossibleLife.tsx
EffectiveStruggleAndGrowthModule frontend healthy components/EffectiveStruggleAndGrowthModule.tsx
TheAutodidactsEngineModule frontend healthy components/TheAutodidactsEngineModule.tsx
MasteringInterleavingModule frontend healthy components/MasteringInterleavingModule.tsx
ToolErrorBoundary frontend healthy components/ToolErrorBoundary.tsx
SubjectModule frontend healthy components/SubjectModule.tsx
MarkingSchemeDecoderModule frontend healthy components/MarkingSchemeDecoderModule.tsx
ReframingProgressModule frontend healthy components/ReframingProgressModule.tsx
JCComingSoon frontend healthy components/JCComingSoon.tsx
TheImplementationProtocolModule frontend healthy components/TheImplementationProtocolModule.tsx
StrategicAdvantageModule frontend healthy components/StrategicAdvantageModule.tsx
RankUpModal frontend healthy components/RankUpModal.tsx
ReverseEngineeringModule frontend healthy components/ReverseEngineeringModule.tsx
Onboarding frontend healthy components/Onboarding.tsx
NotificationBell frontend healthy components/NotificationBell.tsx
PullToRefresh frontend healthy components/PullToRefresh.tsx
ThePraiseProtocolModule frontend healthy components/ThePraiseProtocolModule.tsx
LeavingCertStrategyModule frontend healthy components/LeavingCertStrategyModule.tsx
CognitiveEnduranceModule frontend healthy components/CognitiveEnduranceModule.tsx
LanguageMasteryModule frontend healthy components/LanguageMasteryModule.tsx
ResetPasswordPage frontend healthy components/ResetPasswordPage.tsx
NeuroplasticityProtocolModule frontend healthy components/NeuroplasticityProtocolModule.tsx
BimodalBrainModule frontend healthy components/BimodalBrainModule.tsx
TheContextEffectModule frontend healthy components/TheContextEffectModule.tsx
LoginPage frontend healthy components/LoginPage.tsx
FeedbackQrModal frontend healthy components/FeedbackQrModal.tsx
StudyDebrief frontend healthy components/StudyDebrief.tsx
MasteringActiveRecallModule frontend healthy components/MasteringActiveRecallModule.tsx
MentalModellingModule frontend healthy components/MentalModellingModule.tsx
SyllabusXRay frontend healthy components/SyllabusXRay.tsx
YearTransitionFlow frontend healthy components/YearTransitionFlow.tsx
MasteringBusinessModule frontend healthy components/MasteringBusinessModule.tsx
AnswerEngineeringModule frontend healthy components/AnswerEngineeringModule.tsx
ComebackEngine frontend healthy components/ComebackEngine.tsx
AffirmingValuesModule frontend healthy components/AffirmingValuesModule.tsx

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

LabelLayerStatusPath
scripts software healthy scripts
paper-trail software healthy scripts/paper-trail
answers software healthy scripts/paper-trail/answers
2022 software healthy scripts/paper-trail/answers/2022
2023 software healthy scripts/paper-trail/answers/2023
2024 software healthy scripts/paper-trail/answers/2024
2025 software healthy scripts/paper-trail/answers/2025
.github software healthy .github
workflows software healthy .github/workflows
utils software healthy utils
contexts software healthy contexts
hooks software healthy hooks
tools software healthy tools
types software healthy types
examiner-reports software healthy examiner-reports
maths software healthy examiner-reports/maths
business software healthy examiner-reports/business
functions software healthy functions
src software healthy functions/src
android software healthy android
app software healthy android/app
src software healthy android/app/src
main software healthy android/app/src/main
java software healthy android/app/src/main/java
com software healthy android/app/src/main/java/com
nextstepuni software healthy android/app/src/main/java/com/nextstepuni
app software healthy android/app/src/main/java/com/nextstepuni/app
test software healthy android/app/src/test
java software healthy android/app/src/test/java
com software healthy android/app/src/test/java/com
getcapacitor software healthy android/app/src/test/java/com/getcapacitor
myapp software healthy android/app/src/test/java/com/getcapacitor/myapp
androidTest software healthy android/app/src/androidTest
java software healthy android/app/src/androidTest/java
com software healthy android/app/src/androidTest/java/com
getcapacitor software healthy android/app/src/androidTest/java/com/getcapacitor
myapp software healthy android/app/src/androidTest/java/com/getcapacitor/myapp
components software healthy components
legal software healthy components/legal
PaperTrail software healthy components/PaperTrail
comeback software healthy components/comeback
account software healthy components/account
journey software healthy components/journey
scenes software healthy components/journey/scenes
models software healthy components/journey/scenes/models
iso software healthy components/journey/scenes/iso
hex software healthy components/journey/hex
collegeCompass software healthy components/collegeCompass
HowTheyDidIt software healthy components/HowTheyDidIt
study software healthy components/study

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

LabelLayerStatusPath
strings software healthy moduleThemes.ts:strings
thinks software healthy northStarData.ts:thinks
test software healthy questData.ts:test
is software healthy subjectContentPractical.ts:is
starts software healthy comebackData.ts:starts
I software healthy comebackData.ts:I
at software healthy comebackData.ts:at
are software healthy examRepsData.ts:are
about software healthy examRepsData.ts:about
is software healthy examRepsData.ts:is
and software healthy subjectContentCreative.ts:and
to software healthy howTheyDidItData.ts:to
rep software healthy howTheyDidItData.ts:rep
before software healthy syllabusMeta.ts:before
about software healthy commandWordData.ts:about
is software healthy commandWordData.ts:is
may software healthy commandWordData.ts:may
matters software healthy commandWordData.ts:matters
of software healthy careerPathsData.ts:of
last software healthy scripts/add-essentials-batch2.mjs:last
Issues software healthy scripts/paper-trail/build-index.py:217
stops software healthy types/catchUpLane.ts:stops
ToolErrorBoundary software healthy components/ToolErrorBoundary.tsx:ToolErrorBoundary
on software healthy components/TheImplementationProtocolModule.tsx:on
sizes software healthy components/futureFinderData.ts:sizes
last software healthy components/TheCognitiveArchitectureModule.tsx:last
you software healthy components/AgencyProtocolModule.tsx:you
ErrorBoundary software healthy components/ErrorBoundary.tsx:ErrorBoundary
or software healthy components/TheNoteTakingParadoxModule.tsx:or
ModuleErrorBoundary software healthy components/AppRouter.tsx:ModuleErrorBoundary
test software healthy components/journeySimulatorData.ts:test
has software healthy components/journeySimulatorData.ts:has
wrapper software healthy components/war-room/warRoomShared.ts:wrapper
strings software healthy docs/launchpad-loop/conventions-verify.workflow.js:strings
power software healthy docs/launchpad-loop/politics-catchup.workflow.js:power
the software healthy test/howTheyDidIt.smoke.test.tsx:the
MockObserver software healthy test/setup.ts:MockObserver

LabelLayerStatusPath
/models/kenney/city/house.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/nature/tree-oak.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/nature/tree-pine.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/nature/plant-pot.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/nature/plant-pot-large.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/nature/fence-section.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/nature/hedge.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/desk.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/chair.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/bookshelf.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/bookshelf-large.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/couch.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/table-coffee.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/table-round.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/tv.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/tv-stand.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/lamp-floor.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/lamp-desk.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/laptop.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/kitchen-counter.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/kitchen-counter-premium.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/furniture/bench.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/buildings/building-office.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/buildings/building-large.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/buildings/building-university.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/vehicles/sedan.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/train/track-straight.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/train/platform-roof.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/train/signal.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/characters/character-a.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/characters/character-b.glb frontend healthy components/journey/scenes/models/modelCatalog.ts
/models/kenney/characters/character-c.glb frontend healthy components/journey/scenes/models/modelCatalog.ts

LabelLayerStatusPath
auth::howTheyDidItData.ts security healthy howTheyDidItData.ts
auth::collegeCompassData.ts security healthy collegeCompassData.ts
auth::components/KnowledgeTree.tsx security healthy components/KnowledgeTree.tsx
auth::components/StudyPassportModal.tsx security healthy components/StudyPassportModal.tsx
auth::components/journey/scenes/SharedSceneElements.tsx security healthy components/journey/scenes/SharedSceneElements.tsx
auth::integration-map.html security healthy integration-map.html
auth::components/toolIcons.tsx security healthy components/toolIcons.tsx
auth::components/ModuleShared.tsx security healthy components/ModuleShared.tsx
auth::components/InnovationZone.tsx security healthy components/InnovationZone.tsx
auth::components/PointsPassport.tsx security healthy components/PointsPassport.tsx
auth::components/ToolHeader.tsx security healthy components/ToolHeader.tsx
auth::components/UserProfileMenu.tsx security healthy components/UserProfileMenu.tsx
auth::components/journey/scenes/OptionsScene.tsx security healthy components/journey/scenes/OptionsScene.tsx
auth::components/journey/scenes/iso/OptionsIsoScene.tsx security healthy components/journey/scenes/iso/OptionsIsoScene.tsx
auth::components/CollegeCompass.tsx security healthy components/CollegeCompass.tsx
auth::components/Library.tsx security healthy components/Library.tsx
auth::components/ToolIconBlob.tsx security healthy components/ToolIconBlob.tsx
auth::firebase.ts security healthy firebase.ts

LabelLayerStatusPath
vps::gcp hardware healthy functions/package-lock.json
vps::droplet hardware healthy components/AppliedSciencesModule.tsx

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
FIREBASE_SERVICE_ACCOUNT cicd healthy

LabelLayerStatusPath
alexlinehan17-lab__Nextstepuni-Launch- software healthy /data/fable5_failed_archive/alexlinehan17-lab__Nextstepuni-…

LabelLayerStatusPath
port:3000 network healthy vite.config.ts

LabelLayerStatusPath
loadbalancer network healthy components/EffectiveStruggleAndGrowthModule.tsx

LabelLayerStatusPath
gpu (detected) hardware healthy package-lock.json

LabelLayerStatusPath
generic_api_key::firebase.ts security healthy firebase.ts
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/5530191e-a797-480e-b04a-a308a7b6876f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5530191e-a797-480e-b04a-a308a7b6876f/

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.