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.

bje-io/Pantri

https://github.com/bje-io/Pantri · scanned 2026-06-17 01:40 UTC (1 month, 2 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +11.5 (diff) · 16 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 230 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
RootLayout software healthy app/layout.tsx:RootLayout
HomePage software healthy app/page.tsx:HomePage
buildKitchenContext software healthy app/api/generate/route.ts:buildKitchenContext
buildMealTypeContext software healthy app/api/generate/route.ts:buildMealTypeContext
POST software healthy app/api/generate/route.ts:POST
AppLayout software healthy app/(app)/layout.tsx:AppLayout
getWeekStartISO software healthy app/(app)/grocery/page.tsx:getWeekStartISO
getWeekLabel software healthy app/(app)/grocery/page.tsx:getWeekLabel
categorizeIngredient software healthy app/(app)/grocery/page.tsx:categorizeIngredient
getShelfDays software healthy app/(app)/grocery/page.tsx:getShelfDays
parseLeadingNum software healthy app/(app)/grocery/page.tsx:parseLeadingNum
formatNum software healthy app/(app)/grocery/page.tsx:formatNum
scaleStr software healthy app/(app)/grocery/page.tsx:scaleStr
pushIngredient software healthy app/(app)/grocery/page.tsx:pushIngredient
accToItems software healthy app/(app)/grocery/page.tsx:accToItems
loadSameForAll software healthy app/(app)/grocery/page.tsx:loadSameForAll
generateAggregated software healthy app/(app)/grocery/page.tsx:generateAggregated
generateDayView software healthy app/(app)/grocery/page.tsx:generateDayView
shelfInfo software healthy app/(app)/grocery/page.tsx:shelfInfo
ItemRow software healthy app/(app)/grocery/page.tsx:ItemRow
GroceryPage software healthy app/(app)/grocery/page.tsx:GroceryPage
withChecked software healthy app/(app)/grocery/page.tsx:withChecked
passesFilter software healthy app/(app)/grocery/page.tsx:passesFilter
toggleChecked software healthy app/(app)/grocery/page.tsx:toggleChecked
addCustomItem software healthy app/(app)/grocery/page.tsx:addCustomItem
toggleDay software healthy app/(app)/grocery/page.tsx:toggleDay
toggleExpandMeal software healthy app/(app)/grocery/page.tsx:toggleExpandMeal
toggleActiveMeal software healthy app/(app)/grocery/page.tsx:toggleActiveMeal
Avatar software healthy app/(app)/forum/page.tsx:Avatar
PostCard software healthy app/(app)/forum/page.tsx:PostCard
ForumPage software healthy app/(app)/forum/page.tsx:ForumPage
upvote software healthy app/(app)/forum/page.tsx:upvote
saveRecipe software healthy app/(app)/forum/page.tsx:saveRecipe
addToPlan software healthy app/(app)/forum/page.tsx:addToPlan
RecipePreviewModal software healthy app/(app)/recipes/page.tsx:RecipePreviewModal
AddToWeekMenu software healthy app/(app)/recipes/page.tsx:AddToWeekMenu
RecipeCard software healthy app/(app)/recipes/page.tsx:RecipeCard
RecipesPage software healthy app/(app)/recipes/page.tsx:RecipesPage
effectiveMealTypes software healthy app/(app)/recipes/page.tsx:effectiveMealTypes
toggleSave software healthy app/(app)/recipes/page.tsx:toggleSave
toggleMealType software healthy app/(app)/recipes/page.tsx:toggleMealType
RecipePage software healthy app/(app)/recipes/[id]/page.tsx:RecipePage
toggleStep software healthy app/(app)/recipes/[id]/page.tsx:toggleStep
toggleIng software healthy app/(app)/recipes/[id]/page.tsx:toggleIng
getWeekStartISO software healthy app/(app)/planner/page.tsx:getWeekStartISO
weekTabLabel software healthy app/(app)/planner/page.tsx:weekTabLabel
formatWeekRange software healthy app/(app)/planner/page.tsx:formatWeekRange
slotDisplayName software healthy app/(app)/planner/page.tsx:slotDisplayName
RecipePreviewModal software healthy app/(app)/planner/page.tsx:RecipePreviewModal
RecipePickerModal software healthy app/(app)/planner/page.tsx:RecipePickerModal

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

LabelLayerStatusPath
.env.example software healthy .env.example
tailwind.config.ts software healthy tailwind.config.ts
.eslintrc.json software healthy .eslintrc.json
next.config.mjs software healthy next.config.mjs
proxy.ts software healthy proxy.ts
package-lock.json software healthy package-lock.json
README.md software healthy README.md
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
components.json software healthy components.json
tsconfig.json software healthy tsconfig.json
globals.css software healthy app/globals.css
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/page.tsx
route.ts software healthy app/api/generate/route.ts
layout.tsx software healthy app/(app)/layout.tsx
page.tsx software healthy app/(app)/grocery/page.tsx
page.tsx software healthy app/(app)/forum/page.tsx
page.tsx software healthy app/(app)/recipes/page.tsx
page.tsx software healthy app/(app)/recipes/[id]/page.tsx
page.tsx software healthy app/(app)/planner/page.tsx
page.tsx software healthy app/(app)/planner/generate/page.tsx
page.tsx software healthy app/(app)/kitchen/page.tsx
page.tsx software healthy app/(auth)/sign-in/page.tsx
page.tsx software healthy app/(auth)/sign-up/page.tsx
meal-card.tsx software healthy components/meal-card.tsx
navbar.tsx software healthy components/navbar.tsx
card.tsx software healthy components/ui/card.tsx
button.tsx software healthy components/ui/button.tsx
badge.tsx software healthy components/ui/badge.tsx
schema.sql software healthy supabase/schema.sql
seed.sql software healthy supabase/seed.sql
seed-snacks.ts software healthy lib/seed-snacks.ts
seed-breakfasts.ts software healthy lib/seed-breakfasts.ts
seed-dinners.ts software healthy lib/seed-dinners.ts
recipes.ts software healthy lib/recipes.ts
local-store.ts software healthy lib/local-store.ts
seed-lunches.ts software healthy lib/seed-lunches.ts
utils.ts software healthy lib/utils.ts
meal-data.ts software healthy lib/meal-data.ts
seed-cheats.ts software healthy lib/seed-cheats.ts

LabelLayerStatusPath
app software healthy app
api software healthy app/api
generate software healthy app/api/generate
(app) software healthy app/(app)
grocery software healthy app/(app)/grocery
forum software healthy app/(app)/forum
recipes software healthy app/(app)/recipes
[id] software healthy app/(app)/recipes/[id]
planner software healthy app/(app)/planner
generate software healthy app/(app)/planner/generate
kitchen software healthy app/(app)/kitchen
(auth) software healthy app/(auth)
sign-in software healthy app/(auth)/sign-in
sign-up software healthy app/(auth)/sign-up
components software healthy components
ui software healthy components/ui
supabase software healthy supabase
lib software healthy lib

LabelLayerStatusPath
RootLayout frontend healthy app/layout.tsx
AppLayout frontend healthy app/(app)/layout.tsx
GroceryPage frontend healthy app/(app)/grocery/page.tsx
ForumPage frontend healthy app/(app)/forum/page.tsx
RecipesPage frontend healthy app/(app)/recipes/page.tsx
RecipePage frontend healthy app/(app)/recipes/[id]/page.tsx
PlannerPage frontend healthy app/(app)/planner/page.tsx
GeneratePage frontend healthy app/(app)/planner/generate/page.tsx
KitchenPage frontend healthy app/(app)/kitchen/page.tsx
SignInPage frontend healthy app/(auth)/sign-in/page.tsx
SignUpPage frontend healthy app/(auth)/sign-up/page.tsx
MealCard frontend healthy components/meal-card.tsx
Navbar frontend healthy components/navbar.tsx

LabelLayerStatusPath
users data healthy supabase/schema.sql
user_preferences data healthy supabase/schema.sql
families data healthy supabase/schema.sql
family_members data healthy supabase/schema.sql
recipes data healthy supabase/schema.sql
meal_plans data healthy supabase/schema.sql
meal_plan_days data healthy supabase/schema.sql
grocery_lists data healthy supabase/schema.sql
forum_posts data healthy supabase/schema.sql
forum_replies data healthy supabase/schema.sql

LabelLayerStatusPath
bje-io__Pantri software healthy /data/fable5_failed_archive/bje-io__Pantri

LabelLayerStatusPath
celery data healthy app/(app)/grocery/page.tsx
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/90ed0307-86a3-4550-bbb8-38a22ad82f09/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/90ed0307-86a3-4550-bbb8-38a22ad82f09/

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.