https://github.com/Diddyoss/Nutrilog
· scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +20.7 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 149 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 |
|---|---|---|---|
num |
software | healthy | api/search-food.ts:num |
kcalFrom |
software | healthy | api/search-food.ts:kcalFrom |
handler |
software | healthy | api/search-food.ts:handler |
n |
software | healthy | api/search-food.ts:n |
results |
software | healthy | api/search-food.ts:results |
handler |
software | healthy | api/analyze-food.ts:handler |
Splash |
software | healthy | src/App.tsx:Splash |
SetupNotice |
software | healthy | src/App.tsx:SetupNotice |
ErrorScreen |
software | healthy | src/App.tsx:ErrorScreen |
App |
software | healthy | src/App.tsx:App |
useProfile |
software | healthy | src/hooks/useProfile.ts:useProfile |
useFoodLog |
software | healthy | src/hooks/useFoodLog.ts:useFoodLog |
SearchTab |
software | healthy | src/components/SearchTab.tsx:SearchTab |
submit |
software | healthy | src/components/SearchTab.tsx:submit |
entryToDraft |
software | healthy | src/components/DayView.tsx:entryToDraft |
DayView |
software | healthy | src/components/DayView.tsx:DayView |
BottomNav |
software | healthy | src/components/BottomNav.tsx:BottomNav |
ToastProvider |
software | healthy | src/components/Toast.tsx:ToastProvider |
useToast |
software | healthy | src/components/Toast.tsx:useToast |
WeightChart |
software | healthy | src/components/WeightChart.tsx:WeightChart |
parseQty |
software | healthy | src/components/FoodModal.tsx:parseQty |
round1str |
software | healthy | src/components/FoodModal.tsx:round1str |
MiniRing |
software | healthy | src/components/FoodModal.tsx:MiniRing |
numStr |
software | healthy | src/components/FoodModal.tsx:numStr |
FoodModal |
software | healthy | src/components/FoodModal.tsx:FoodModal |
handleServingChange |
software | healthy | src/components/FoodModal.tsx:handleServingChange |
handleCaloriesChange |
software | healthy | src/components/FoodModal.tsx:handleCaloriesChange |
submit |
software | healthy | src/components/FoodModal.tsx:submit |
CaloriesChart |
software | healthy | src/components/CaloriesChart.tsx:CaloriesChart |
barW |
software | healthy | src/components/CaloriesChart.tsx:barW |
h |
software | healthy | src/components/CaloriesChart.tsx:h |
ProfileWizard |
software | healthy | src/components/ProfileWizard.tsx:ProfileWizard |
ScanTab |
software | healthy | src/components/ScanTab.tsx:ScanTab |
handleCode |
software | healthy | src/components/ScanTab.tsx:handleCode |
submitManual |
software | healthy | src/components/ScanTab.tsx:submitManual |
MacroBar |
software | healthy | src/components/MacroBars.tsx:MacroBar |
MacroBars |
software | healthy | src/components/MacroBars.tsx:MacroBars |
AddFoodSheet |
software | healthy | src/components/AddFoodSheet.tsx:AddFoodSheet |
PhotoTab |
software | healthy | src/components/PhotoTab.tsx:PhotoTab |
handleFile |
software | healthy | src/components/PhotoTab.tsx:handleFile |
ProfileForm |
software | healthy | src/components/ProfileForm.tsx:ProfileForm |
switchHeightUnit |
software | healthy | src/components/ProfileForm.tsx:switchHeightUnit |
switchWeightUnit |
software | healthy | src/components/ProfileForm.tsx:switchWeightUnit |
submit |
software | healthy | src/components/ProfileForm.tsx:submit |
CalorieRing |
software | healthy | src/components/CalorieRing.tsx:CalorieRing |
EntryRow |
software | healthy | src/components/MealSection.tsx:EntryRow |
MealSection |
software | healthy | src/components/MealSection.tsx:MealSection |
Onboarding |
software | healthy | src/pages/Onboarding.tsx:Onboarding |
Today |
software | healthy | src/pages/Today.tsx:Today |
History |
software | healthy | src/pages/History.tsx:History |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
vite.config.ts |
software | healthy | vite.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
tsconfig.json |
software | healthy | tsconfig.json |
search-food.ts |
software | healthy | api/search-food.ts |
analyze-food.ts |
software | healthy | api/analyze-food.ts |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
types.ts |
software | healthy | src/types.ts |
index.css |
software | healthy | src/index.css |
App.tsx |
software | healthy | src/App.tsx |
useProfile.ts |
software | healthy | src/hooks/useProfile.ts |
useFoodLog.ts |
software | healthy | src/hooks/useFoodLog.ts |
SearchTab.tsx |
software | healthy | src/components/SearchTab.tsx |
DayView.tsx |
software | healthy | src/components/DayView.tsx |
BottomNav.tsx |
software | healthy | src/components/BottomNav.tsx |
Toast.tsx |
software | healthy | src/components/Toast.tsx |
WeightChart.tsx |
software | healthy | src/components/WeightChart.tsx |
FoodModal.tsx |
software | healthy | src/components/FoodModal.tsx |
CaloriesChart.tsx |
software | healthy | src/components/CaloriesChart.tsx |
ProfileWizard.tsx |
software | healthy | src/components/ProfileWizard.tsx |
ScanTab.tsx |
software | healthy | src/components/ScanTab.tsx |
MacroBars.tsx |
software | healthy | src/components/MacroBars.tsx |
AddFoodSheet.tsx |
software | healthy | src/components/AddFoodSheet.tsx |
PhotoTab.tsx |
software | healthy | src/components/PhotoTab.tsx |
ProfileForm.tsx |
software | healthy | src/components/ProfileForm.tsx |
CalorieRing.tsx |
software | healthy | src/components/CalorieRing.tsx |
MealSection.tsx |
software | healthy | src/components/MealSection.tsx |
Onboarding.tsx |
software | healthy | src/pages/Onboarding.tsx |
Today.tsx |
software | healthy | src/pages/Today.tsx |
History.tsx |
software | healthy | src/pages/History.tsx |
Settings.tsx |
software | healthy | src/pages/Settings.tsx |
Profile.tsx |
software | healthy | src/pages/Profile.tsx |
api.ts |
software | healthy | src/lib/api.ts |
calculations.ts |
software | healthy | src/lib/calculations.ts |
image.ts |
software | healthy | src/lib/image.ts |
date.ts |
software | healthy | src/lib/date.ts |
units.ts |
software | healthy | src/lib/units.ts |
supabase.ts |
software | healthy | src/lib/supabase.ts |
schema.sql |
software | healthy | supabase/schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
api |
software | healthy | api |
src |
software | healthy | src |
hooks |
software | healthy | src/hooks |
components |
software | healthy | src/components |
pages |
software | healthy | src/pages |
lib |
software | healthy | src/lib |
supabase |
software | healthy | supabase |
| Label | Layer | Status | Path |
|---|---|---|---|
/Onboarding |
frontend | healthy | src/pages/Onboarding.tsx |
/Today |
frontend | healthy | src/pages/Today.tsx |
/History |
frontend | healthy | src/pages/History.tsx |
/Settings |
frontend | healthy | src/pages/Settings.tsx |
/Profile |
frontend | healthy | src/pages/Profile.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
Diddyoss__Nutrilog |
software | healthy | /data/fable5_failed_archive/Diddyoss__Nutrilog |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/1bd00128-0a43-494d-a12c-3027dd648c2d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1bd00128-0a43-494d-a12c-3027dd648c2d/
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.