https://github.com/tomas1hernandez/MentalMath
· scanned 2026-06-16 00:39 UTC (2 months, 1 week ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 1 week ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 31 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 |
|---|---|---|---|
rand |
software | healthy | js/app.js:rand |
orderDesc |
software | healthy | js/app.js:orderDesc |
gcd |
software | healthy | js/app.js:gcd |
pctBase |
software | healthy | js/app.js:pctBase |
$ |
software | healthy | js/app.js:$ |
showScreen |
software | healthy | js/app.js:showScreen |
readSettingsFromUI |
software | healthy | js/app.js:readSettingsFromUI |
clamp |
software | healthy | js/app.js:clamp |
applySettingsToUI |
software | healthy | js/app.js:applySettingsToUI |
saveSettings |
software | healthy | js/app.js:saveSettings |
loadSettings |
software | healthy | js/app.js:loadSettings |
syncTopicRow |
software | healthy | js/app.js:syncTopicRow |
setMode |
software | healthy | js/app.js:setMode |
speak |
software | healthy | js/app.js:speak |
speakProblem |
software | healthy | js/app.js:speakProblem |
makeQuestion |
software | healthy | js/app.js:makeQuestion |
questionText |
software | healthy | js/app.js:questionText |
startGame |
software | healthy | js/app.js:startGame |
nextQuestion |
software | healthy | js/app.js:nextQuestion |
setFeedback |
software | healthy | js/app.js:setFeedback |
submitAnswer |
software | healthy | js/app.js:submitAnswer |
skipQuestion |
software | healthy | js/app.js:skipQuestion |
advanceOrEnd |
software | healthy | js/app.js:advanceOrEnd |
endGame |
software | healthy | js/app.js:endGame |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
app.js |
software | healthy | js/app.js |
style.css |
software | healthy | css/style.css |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
css |
software | healthy | css |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bjx948od |
software | healthy | /tmp/repobility-clone-bjx948od |
This page is publicly accessible at:
https://repobility.com/scan/44ef1180-72cb-452a-ab64-1491eec28f78/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/44ef1180-72cb-452a-ab64-1491eec28f78/
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.