https://github.com/R1063/body-fat-tracker
· scanned 2026-06-15 23:44 UTC (2 months, 4 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 4 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 101 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 |
|---|---|---|---|
Home |
software | healthy | app/page.tsx:Home |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
TermsPage |
software | healthy | app/legal/terms/page.tsx:TermsPage |
PrivacyPage |
software | healthy | app/legal/privacy/page.tsx:PrivacyPage |
Chart |
software | healthy | app/progress/page.tsx:Chart |
margin |
software | healthy | app/progress/page.tsx:margin |
x |
software | healthy | app/progress/page.tsx:x |
y |
software | healthy | app/progress/page.tsx:y |
shortDate |
software | healthy | app/progress/page.tsx:shortDate |
ProgressPage |
software | healthy | app/progress/page.tsx:ProgressPage |
saveGoal |
software | healthy | app/progress/page.tsx:saveGoal |
BodyFatPage |
software | healthy | app/bodyfat/page.tsx:BodyFatPage |
calculate |
software | healthy | app/bodyfat/page.tsx:calculate |
saveResult |
software | healthy | app/bodyfat/page.tsx:saveResult |
removeRecord |
software | healthy | app/bodyfat/page.tsx:removeRecord |
getDetector |
software | healthy | app/ai-estimate/page.tsx:getDetector |
drawOverlay |
software | healthy | app/ai-estimate/page.tsx:drawOverlay |
AiEstimatePage |
software | healthy | app/ai-estimate/page.tsx:AiEstimatePage |
agreeConsent |
software | healthy | app/ai-estimate/page.tsx:agreeConsent |
onPickPhoto |
software | healthy | app/ai-estimate/page.tsx:onPickPhoto |
analyzePhoto |
software | healthy | app/ai-estimate/page.tsx:analyzePhoto |
estimate |
software | healthy | app/ai-estimate/page.tsx:estimate |
saveResult |
software | healthy | app/ai-estimate/page.tsx:saveResult |
today |
software | healthy | app/training/page.tsx:today |
TrainingPage |
software | healthy | app/training/page.tsx:TrainingPage |
addRecord |
software | healthy | app/training/page.tsx:addRecord |
removeRecord |
software | healthy | app/training/page.tsx:removeRecord |
record |
software | healthy | lib/progress.test.ts:record |
sampleBody |
software | healthy | lib/physique.test.ts:sampleBody |
loadList |
software | healthy | lib/storage.ts:loadList |
saveList |
software | healthy | lib/storage.ts:saveList |
loadValue |
software | healthy | lib/storage.ts:loadValue |
saveValue |
software | healthy | lib/storage.ts:saveValue |
round2 |
software | healthy | lib/physique.ts:round2 |
getPoint |
software | healthy | lib/physique.ts:getPoint |
hasUsableBody |
software | healthy | lib/physique.ts:hasUsableBody |
dist |
software | healthy | lib/physique.ts:dist |
computePhysique |
software | healthy | lib/physique.ts:computePhysique |
experimentalEstimate |
software | healthy | lib/physique.ts:experimentalEstimate |
raw |
software | healthy | lib/physique.ts:raw |
calcBmi |
software | healthy | lib/bodyfat.ts:calcBmi |
estimateBodyFat |
software | healthy | lib/bodyfat.ts:estimateBodyFat |
filterByRange |
software | healthy | lib/progress.ts:filterByRange |
goalProgress |
software | healthy | lib/progress.ts:goalProgress |
ratio |
software | healthy | lib/progress.ts:ratio |
remainingUses |
software | healthy | lib/usage.ts:remainingUses |
canUseFree |
software | healthy | lib/usage.ts:canUseFree |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
next-env.d.ts |
software | healthy | next-env.d.ts |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
next.config.ts |
software | healthy | next.config.ts |
requirements.md |
software | healthy | docs/requirements.md |
globals.css |
software | healthy | app/globals.css |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/legal/terms/page.tsx |
page.tsx |
software | healthy | app/legal/privacy/page.tsx |
page.tsx |
software | healthy | app/progress/page.tsx |
page.tsx |
software | healthy | app/bodyfat/page.tsx |
page.tsx |
software | healthy | app/ai-estimate/page.tsx |
page.tsx |
software | healthy | app/training/page.tsx |
progress.test.ts |
software | healthy | lib/progress.test.ts |
physique.test.ts |
software | healthy | lib/physique.test.ts |
storage.ts |
software | healthy | lib/storage.ts |
bodyfat.test.ts |
software | healthy | lib/bodyfat.test.ts |
physique.ts |
software | healthy | lib/physique.ts |
bodyfat.ts |
software | healthy | lib/bodyfat.ts |
records.ts |
software | healthy | lib/records.ts |
progress.ts |
software | healthy | lib/progress.ts |
usage.test.ts |
software | healthy | lib/usage.test.ts |
usage.ts |
software | healthy | lib/usage.ts |
launch.json |
software | healthy | .claude/launch.json |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
app |
software | healthy | app |
legal |
software | healthy | app/legal |
terms |
software | healthy | app/legal/terms |
privacy |
software | healthy | app/legal/privacy |
progress |
software | healthy | app/progress |
bodyfat |
software | healthy | app/bodyfat |
ai-estimate |
software | healthy | app/ai-estimate |
training |
software | healthy | app/training |
lib |
software | healthy | lib |
.claude |
software | healthy | .claude |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
Home |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
TermsPage |
frontend | healthy | app/legal/terms/page.tsx |
PrivacyPage |
frontend | healthy | app/legal/privacy/page.tsx |
ProgressPage |
frontend | healthy | app/progress/page.tsx |
BodyFatPage |
frontend | healthy | app/bodyfat/page.tsx |
AiEstimatePage |
frontend | healthy | app/ai-estimate/page.tsx |
TrainingPage |
frontend | healthy | app/training/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xa9wb4k6 |
software | healthy | /tmp/repobility-clone-xa9wb4k6 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/ecdf01a1-7e39-4773-bb80-7a2de22c314f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ecdf01a1-7e39-4773-bb80-7a2de22c314f/
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.