https://github.com/TwoLaugh/fdssys256
· scanned 2026-06-16 00:44 UTC (2 months, 1 week ago)
51 raw signals (0 security + 51 graph)
Last scanned 2 months, 1 week ago · v1 · 41 actionable findings from 1 signal source. 10 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 4173 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 |
|---|---|---|---|
pom.xml |
software | healthy | pom.xml |
README.md |
software | healthy | README.md |
Dockerfile |
software | healthy | Dockerfile |
PROJECT-STATUS-AND-BACKLOG.md |
software | healthy | PROJECT-STATUS-AND-BACKLOG.md |
.env.example |
software | healthy | .env.example |
docker-compose.yml |
software | healthy | docker-compose.yml |
TODO.md |
software | healthy | TODO.md |
vite.config.ts |
software | healthy | frontend/vite.config.ts |
package.json |
software | healthy | frontend/package.json |
index.html |
software | healthy | frontend/index.html |
package-lock.json |
software | healthy | frontend/package-lock.json |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
main.tsx |
software | healthy | frontend/src/main.tsx |
vite-env.d.ts |
software | healthy | frontend/src/vite-env.d.ts |
App.tsx |
software | healthy | frontend/src/App.tsx |
index.ts |
software | healthy | frontend/src/api/index.ts |
types.gen.ts |
software | healthy | frontend/src/api/types.gen.ts |
client.ts |
software | healthy | frontend/src/api/client.ts |
live.ts |
software | healthy | frontend/src/api/live.ts |
mock.ts |
software | healthy | frontend/src/api/mock.ts |
today.ts |
software | healthy | frontend/src/api/today.ts |
StatusMark.tsx |
software | healthy | frontend/src/components/StatusMark.tsx |
NotificationGlyph.tsx |
software | healthy | frontend/src/components/NotificationGlyph.tsx |
ToastHost.tsx |
software | healthy | frontend/src/components/ToastHost.tsx |
FeedbackButton.tsx |
software | healthy | frontend/src/components/FeedbackButton.tsx |
AdvisorPanel.tsx |
software | healthy | frontend/src/components/AdvisorPanel.tsx |
AdvisorCard.tsx |
software | healthy | frontend/src/components/AdvisorCard.tsx |
PageHeader.tsx |
software | healthy | frontend/src/components/PageHeader.tsx |
StatStrip.tsx |
software | healthy | frontend/src/components/StatStrip.tsx |
FeedbackBits.tsx |
software | healthy | frontend/src/components/FeedbackBits.tsx |
TintChip.tsx |
software | healthy | frontend/src/components/TintChip.tsx |
SegmentBar.tsx |
software | healthy | frontend/src/components/SegmentBar.tsx |
Modal.tsx |
software | healthy | frontend/src/components/Modal.tsx |
Shell.tsx |
software | healthy | frontend/src/components/Shell.tsx |
Rail.tsx |
software | healthy | frontend/src/components/Rail.tsx |
MealRow.tsx |
software | healthy | frontend/src/components/MealRow.tsx |
TierMark.tsx |
software | healthy | frontend/src/components/TierMark.tsx |
BellMenu.tsx |
software | healthy | frontend/src/components/BellMenu.tsx |
OrderTimeline.tsx |
software | healthy | frontend/src/components/OrderTimeline.tsx |
SwapLine.tsx |
software | healthy | frontend/src/components/SwapLine.tsx |
StatBand.tsx |
software | healthy | frontend/src/components/StatBand.tsx |
prefActivitySeed.ts |
software | healthy | frontend/src/mock/prefActivitySeed.ts |
groceryPantrySeed.ts |
software | healthy | frontend/src/mock/groceryPantrySeed.ts |
settingsAdminSeed.ts |
software | healthy | frontend/src/mock/settingsAdminSeed.ts |
plannerSeed.ts |
software | healthy | frontend/src/mock/plannerSeed.ts |
recipeSeed.ts |
software | healthy | frontend/src/mock/recipeSeed.ts |
seed.ts |
software | healthy | frontend/src/mock/seed.ts |
store.ts |
software | healthy | frontend/src/mock/store.ts |
recipeLogic.ts |
software | healthy | frontend/src/mock/recipeLogic.ts |
nutritionSeed.ts |
software | healthy | frontend/src/mock/nutritionSeed.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
software | healthy | frontend/src/App.tsx:App |
api |
software | healthy | frontend/src/api/client.ts:api |
isoDate |
software | healthy | frontend/src/api/live.ts:isoDate |
weekStartOf |
software | healthy | frontend/src/api/live.ts:weekStartOf |
offset |
software | healthy | frontend/src/api/live.ts:offset |
greetingForNow |
software | healthy | frontend/src/api/live.ts:greetingForNow |
currentHousehold |
software | healthy | frontend/src/api/live.ts:currentHousehold |
slotStatus |
software | healthy | frontend/src/api/live.ts:slotStatus |
toMeal |
software | healthy | frontend/src/api/live.ts:toMeal |
stat |
software | healthy | frontend/src/api/live.ts:stat |
fixture |
software | healthy | frontend/src/api/mock.ts:fixture |
StatusMark |
software | healthy | frontend/src/components/StatusMark.tsx:StatusMark |
slotMarkClass |
software | healthy | frontend/src/components/StatusMark.tsx:slotMarkClass |
NotificationGlyph |
software | healthy | frontend/src/components/NotificationGlyph.tsx:NotificationG… |
resolveActionTarget |
software | healthy | frontend/src/components/NotificationGlyph.tsx:resolveAction… |
relativeTime |
software | healthy | frontend/src/components/NotificationGlyph.tsx:relativeTime |
ToastHost |
software | healthy | frontend/src/components/ToastHost.tsx:ToastHost |
FeedbackButton |
software | healthy | frontend/src/components/FeedbackButton.tsx:FeedbackButton |
close |
software | healthy | frontend/src/components/FeedbackButton.tsx:close |
submit |
software | healthy | frontend/src/components/FeedbackButton.tsx:submit |
AdvisorPanel |
software | healthy | frontend/src/components/AdvisorPanel.tsx:AdvisorPanel |
actions |
software | healthy | frontend/src/components/AdvisorPanel.tsx:actions |
AdvisorCard |
software | healthy | frontend/src/components/AdvisorCard.tsx:AdvisorCard |
PageHeader |
software | healthy | frontend/src/components/PageHeader.tsx:PageHeader |
StatStrip |
software | healthy | frontend/src/components/StatStrip.tsx:StatStrip |
SubmissionChip |
software | healthy | frontend/src/components/FeedbackBits.tsx:SubmissionChip |
RouteStatusChip |
software | healthy | frontend/src/components/FeedbackBits.tsx:RouteStatusChip |
CorrectionPicker |
software | healthy | frontend/src/components/FeedbackBits.tsx:CorrectionPicker |
RouteLine |
software | healthy | frontend/src/components/FeedbackBits.tsx:RouteLine |
ClarificationAnswer |
software | healthy | frontend/src/components/FeedbackBits.tsx:ClarificationAnswer |
TintChip |
software | healthy | frontend/src/components/TintChip.tsx:TintChip |
SegmentBar |
software | healthy | frontend/src/components/SegmentBar.tsx:SegmentBar |
Modal |
software | healthy | frontend/src/components/Modal.tsx:Modal |
onKey |
software | healthy | frontend/src/components/Modal.tsx:onKey |
Shell |
software | healthy | frontend/src/components/Shell.tsx:Shell |
RailLink |
software | healthy | frontend/src/components/Rail.tsx:RailLink |
Rail |
software | healthy | frontend/src/components/Rail.tsx:Rail |
MealRow |
software | healthy | frontend/src/components/MealRow.tsx:MealRow |
TierMark |
software | healthy | frontend/src/components/TierMark.tsx:TierMark |
BellMenu |
software | healthy | frontend/src/components/BellMenu.tsx:BellMenu |
onKey |
software | healthy | frontend/src/components/BellMenu.tsx:onKey |
onRow |
software | healthy | frontend/src/components/BellMenu.tsx:onRow |
OrderTimeline |
software | healthy | frontend/src/components/OrderTimeline.tsx:OrderTimeline |
SwapLine |
software | healthy | frontend/src/components/SwapLine.tsx:SwapLine |
StatBand |
software | healthy | frontend/src/components/StatBand.tsx:StatBand |
at |
software | healthy | frontend/src/mock/prefActivitySeed.ts:at |
versionRow |
software | healthy | frontend/src/mock/prefActivitySeed.ts:versionRow |
tasteAuditRow |
software | healthy | frontend/src/mock/prefActivitySeed.ts:tasteAuditRow |
archiveRow |
software | healthy | frontend/src/mock/prefActivitySeed.ts:archiveRow |
createPreferencesSeed |
software | healthy | frontend/src/mock/prefActivitySeed.ts:createPreferencesSeed |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
api |
software | healthy | frontend/src/api |
components |
software | healthy | frontend/src/components |
mock |
software | healthy | frontend/src/mock |
pages |
software | healthy | frontend/src/pages |
pantry |
software | healthy | frontend/src/pages/pantry |
recipes |
software | healthy | frontend/src/pages/recipes |
admin |
software | healthy | frontend/src/pages/admin |
groceries |
software | healthy | frontend/src/pages/groceries |
plan |
software | healthy | frontend/src/pages/plan |
nutrition |
software | healthy | frontend/src/pages/nutrition |
styles |
software | healthy | frontend/src/styles |
lld |
software | healthy | lld |
prompts |
software | healthy | lld/prompts |
design |
software | healthy | design |
frontend |
software | healthy | design/frontend |
pages |
software | healthy | design/frontend/pages |
mockups |
software | healthy | design/frontend/mockups |
directions |
software | healthy | design/frontend/mockups/directions |
archive |
software | healthy | design/archive |
lld |
software | healthy | design/archive/lld |
modules |
software | healthy | design/archive/lld/modules |
audits |
software | healthy | design/audits |
tickets |
software | healthy | tickets |
notification |
software | healthy | tickets/notification |
project-setup |
software | healthy | tickets/project-setup |
planner |
software | healthy | tickets/planner |
ai |
software | healthy | tickets/ai |
frontend-gaps |
software | healthy | tickets/frontend-gaps |
auth |
software | healthy | tickets/auth |
archive |
software | healthy | tickets/auth/archive |
adaptation-pipeline |
software | healthy | tickets/adaptation-pipeline |
provisions |
software | healthy | tickets/provisions |
grocery |
software | healthy | tickets/grocery |
adaptation |
software | healthy | tickets/adaptation |
audit-2026-05-29 |
software | healthy | tickets/audit-2026-05-29 |
household |
software | healthy | tickets/household |
core |
software | healthy | tickets/core |
infra |
software | healthy | tickets/infra |
discovery |
software | healthy | tickets/discovery |
preference |
software | healthy | tickets/preference |
nutrition |
software | healthy | tickets/nutrition |
feedback |
software | healthy | tickets/feedback |
recipe |
software | healthy | tickets/recipe |
refactor |
software | healthy | tickets/refactor |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
perf |
software | healthy | perf |
core |
software | healthy | perf/core |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
V20260601800200__recipe_create_recipe_branches.sql |
data | healthy | src/main/resources/db/migration/V20260601800200__recipe_cre… |
R__discovery_seed_curated_sources.sql |
data | healthy | src/main/resources/db/migration/R__discovery_seed_curated_s… |
V20260601700200__provision_create_equipment.sql |
data | healthy | src/main/resources/db/migration/V20260601700200__provision_… |
R__grocery_seed_reference_prices.sql |
data | healthy | src/main/resources/db/migration/R__grocery_seed_reference_p… |
V20260615120000__adaptation_create_jobs.sql |
data | healthy | src/main/resources/db/migration/V20260615120000__adaptation… |
V20260601801200__recipe_create_embedding_index.sql |
data | healthy | src/main/resources/db/migration/V20260601801200__recipe_cre… |
V20260601700400__provision_create_supplier_products.sql |
data | healthy | src/main/resources/db/migration/V20260601700400__provision_… |
V20260615130200__discovery_create_discovery_scrape_log.sql |
data | healthy | src/main/resources/db/migration/V20260615130200__discovery_… |
V20260615120300__adaptation_create_fingerprints.sql |
data | healthy | src/main/resources/db/migration/V20260615120300__adaptation… |
V20260615210200__notification_create_prep_reminder_dispatch… |
data | healthy | src/main/resources/db/migration/V20260615210200__notificati… |
V20260601100100__core_create_decision_log.sql |
data | healthy | src/main/resources/db/migration/V20260601100100__core_creat… |
V20260615170000__preference_create_taste_profile_archive.sql |
data | healthy | src/main/resources/db/migration/V20260615170000__preference… |
V20260615180100__core_add_audit_origin_columns.sql |
data | healthy | src/main/resources/db/migration/V20260615180100__core_add_a… |
V20260601601300__nutrition_create_divergence_state.sql |
data | healthy | src/main/resources/db/migration/V20260601601300__nutrition_… |
V20260601600500__nutrition_create_daily_activity_log.sql |
data | healthy | src/main/resources/db/migration/V20260601600500__nutrition_… |
V20260615150000__preference_create_taste_profile.sql |
data | healthy | src/main/resources/db/migration/V20260615150000__preference… |
V20260601800900__recipe_create_recipe_substitutions.sql |
data | healthy | src/main/resources/db/migration/V20260601800900__recipe_cre… |
V20260615210300__notification_create_nutrition_alert_dispat… |
data | healthy | src/main/resources/db/migration/V20260615210300__notificati… |
V20260615240200__planner_add_meal_slot_time.sql |
data | healthy | src/main/resources/db/migration/V20260615240200__planner_ad… |
V20260615120400__adaptation_create_planner_hints.sql |
data | healthy | src/main/resources/db/migration/V20260615120400__adaptation… |
V20260601500200__household_create_household_settings.sql |
data | healthy | src/main/resources/db/migration/V20260601500200__household_… |
V20260616100000__preference_add_taste_vector_column.sql |
data | healthy | src/main/resources/db/migration/V20260616100000__preference… |
V20260601700300__provision_create_budget.sql |
data | healthy | src/main/resources/db/migration/V20260601700300__provision_… |
V20260601120100__grocery_create_grocery_orders.sql |
data | healthy | src/main/resources/db/migration/V20260601120100__grocery_cr… |
V20260601120000__grocery_create_shopping_lists.sql |
data | healthy | src/main/resources/db/migration/V20260601120000__grocery_cr… |
V20260615210400__notification_create_staple_replenishment_d… |
data | healthy | src/main/resources/db/migration/V20260615210400__notificati… |
V20260601120300__grocery_create_grocery_substitution_propos… |
data | healthy | src/main/resources/db/migration/V20260601120300__grocery_cr… |
V20260601900100__feedback_create_routing_log.sql |
data | healthy | src/main/resources/db/migration/V20260601900100__feedback_c… |
V20260601800500__recipe_create_method_steps.sql |
data | healthy | src/main/resources/db/migration/V20260601800500__recipe_cre… |
V20260601801100__recipe_add_embedding_column.sql |
data | healthy | src/main/resources/db/migration/V20260601801100__recipe_add… |
V20260615140000__recipe_add_image_url.sql |
data | healthy | src/main/resources/db/migration/V20260615140000__recipe_add… |
V20260615200200__notification_create_delivery_log.sql |
data | healthy | src/main/resources/db/migration/V20260615200200__notificati… |
R__notification_seed_default_preferences.sql |
data | healthy | src/main/resources/db/migration/R__notification_seed_defaul… |
V20260601800000__recipe_create_recipes.sql |
data | healthy | src/main/resources/db/migration/V20260601800000__recipe_cre… |
V20260601700700__provision_create_grocery_import_log.sql |
data | healthy | src/main/resources/db/migration/V20260601700700__provision_… |
V20260601800600__recipe_create_recipe_metadata.sql |
data | healthy | src/main/resources/db/migration/V20260601800600__recipe_cre… |
V20260601500300__household_create_household_settings_audit.… |
data | healthy | src/main/resources/db/migration/V20260601500300__household_… |
V20260616110100__grocery_add_shopping_list_line_inventory_i… |
data | healthy | src/main/resources/db/migration/V20260616110100__grocery_ad… |
V20260601400000__ai_create_call_log.sql |
data | healthy | src/main/resources/db/migration/V20260601400000__ai_create_… |
V20260507120100__planner_create_days_slots_recipes.sql |
data | healthy | src/main/resources/db/migration/V20260507120100__planner_cr… |
V20260601400100__ai_create_prompt_template.sql |
data | healthy | src/main/resources/db/migration/V20260601400100__ai_create_… |
V20260601700500__provision_create_waste_log.sql |
data | healthy | src/main/resources/db/migration/V20260601700500__provision_… |
V20260615150200__preference_create_taste_profile_audit.sql |
data | healthy | src/main/resources/db/migration/V20260615150200__preference… |
V20260615230000__recipe_extend_recipe_imports_for_discovery… |
data | healthy | src/main/resources/db/migration/V20260615230000__recipe_ext… |
V20260615210000__notification_create_expiry_warning_dispatc… |
data | healthy | src/main/resources/db/migration/V20260615210000__notificati… |
V20260601500100__household_create_household_member.sql |
data | healthy | src/main/resources/db/migration/V20260601500100__household_… |
V20260507120300__planner_create_unique_active_constraint.sql |
data | healthy | src/main/resources/db/migration/V20260507120300__planner_cr… |
V20260601600900__nutrition_create_intake_audit.sql |
data | healthy | src/main/resources/db/migration/V20260601600900__nutrition_… |
V20260601600100__nutrition_create_per_meal_distribution.sql |
data | healthy | src/main/resources/db/migration/V20260601600100__nutrition_… |
V20260601600000__nutrition_create_targets.sql |
data | healthy | src/main/resources/db/migration/V20260601600000__nutrition_… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
recipe_branches |
data | healthy | src/main/resources/db/migration/V20260601800200__recipe_cre… |
provision_equipment |
data | healthy | src/main/resources/db/migration/V20260601700200__provision_… |
adaptation_jobs |
data | healthy | src/main/resources/db/migration/V20260615120000__adaptation… |
provision_supplier_products |
data | healthy | src/main/resources/db/migration/V20260601700400__provision_… |
discovery_scrape_log |
data | healthy | src/main/resources/db/migration/V20260615130200__discovery_… |
adaptation_fingerprints |
data | healthy | src/main/resources/db/migration/V20260615120300__adaptation… |
prep_reminder_dispatch_log |
data | healthy | src/main/resources/db/migration/V20260615210200__notificati… |
decision_log |
data | healthy | src/main/resources/db/migration/V20260601100100__core_creat… |
preference_taste_profile_archive |
data | healthy | src/main/resources/db/migration/V20260615170000__preference… |
nutrition_divergence_state |
data | healthy | src/main/resources/db/migration/V20260601601300__nutrition_… |
nutrition_daily_activity_log |
data | healthy | src/main/resources/db/migration/V20260601600500__nutrition_… |
preference_taste_profile |
data | healthy | src/main/resources/db/migration/V20260615150000__preference… |
recipe_substitutions |
data | healthy | src/main/resources/db/migration/V20260601800900__recipe_cre… |
nutrition_alert_dispatch_log |
data | healthy | src/main/resources/db/migration/V20260615210300__notificati… |
adaptation_planner_hints |
data | healthy | src/main/resources/db/migration/V20260615120400__adaptation… |
household_settings |
data | healthy | src/main/resources/db/migration/V20260601500200__household_… |
provision_budget |
data | healthy | src/main/resources/db/migration/V20260601700300__provision_… |
grocery_orders |
data | healthy | src/main/resources/db/migration/V20260601120100__grocery_cr… |
grocery_order_lines |
data | healthy | src/main/resources/db/migration/V20260601120100__grocery_cr… |
shopping_lists |
data | healthy | src/main/resources/db/migration/V20260601120000__grocery_cr… |
shopping_list_lines |
data | healthy | src/main/resources/db/migration/V20260601120000__grocery_cr… |
staple_replenishment_dispatch_log |
data | healthy | src/main/resources/db/migration/V20260615210400__notificati… |
grocery_substitution_proposals |
data | healthy | src/main/resources/db/migration/V20260601120300__grocery_cr… |
feedback_routing_log |
data | healthy | src/main/resources/db/migration/V20260601900100__feedback_c… |
recipe_method_steps |
data | healthy | src/main/resources/db/migration/V20260601800500__recipe_cre… |
notification_delivery_log |
data | healthy | src/main/resources/db/migration/V20260615200200__notificati… |
recipe_recipes |
data | healthy | src/main/resources/db/migration/V20260601800000__recipe_cre… |
provision_grocery_import_log |
data | healthy | src/main/resources/db/migration/V20260601700700__provision_… |
recipe_metadata |
data | healthy | src/main/resources/db/migration/V20260601800600__recipe_cre… |
household_settings_audit |
data | healthy | src/main/resources/db/migration/V20260601500300__household_… |
ai_call_log |
data | healthy | src/main/resources/db/migration/V20260601400000__ai_create_… |
planner_days |
data | healthy | src/main/resources/db/migration/V20260507120100__planner_cr… |
planner_meal_slots |
data | healthy | src/main/resources/db/migration/V20260507120100__planner_cr… |
planner_scheduled_recipes |
data | healthy | src/main/resources/db/migration/V20260507120100__planner_cr… |
ai_prompt_template |
data | healthy | src/main/resources/db/migration/V20260601400100__ai_create_… |
provision_waste_log |
data | healthy | src/main/resources/db/migration/V20260601700500__provision_… |
preference_taste_profile_audit |
data | healthy | src/main/resources/db/migration/V20260615150200__preference… |
expiry_warning_dispatch_log |
data | healthy | src/main/resources/db/migration/V20260615210000__notificati… |
household_member |
data | healthy | src/main/resources/db/migration/V20260601500100__household_… |
nutrition_intake_audit |
data | healthy | src/main/resources/db/migration/V20260601600900__nutrition_… |
nutrition_per_meal_distribution |
data | healthy | src/main/resources/db/migration/V20260601600100__nutrition_… |
nutrition_targets |
data | healthy | src/main/resources/db/migration/V20260601600000__nutrition_… |
nutrition_micro_target |
data | healthy | src/main/resources/db/migration/V20260601600200__nutrition_… |
feedback_bridge_idempotency |
data | healthy | src/main/resources/db/migration/V20260615190000__feedback_c… |
notifications |
data | healthy | src/main/resources/db/migration/V20260615200000__notificati… |
feedback_preference_delta_cursor |
data | healthy | src/main/resources/db/migration/V20260615260000__feedback_c… |
adaptation_nutritional_knowledge |
data | healthy | src/main/resources/db/migration/V20260615120500__adaptation… |
grocery_reference_prices |
data | healthy | src/main/resources/db/migration/V20260601120600__grocery_cr… |
auth_login_attempts |
data | healthy | src/main/resources/db/migration/V20260601200200__auth_creat… |
auth_service_tokens |
data | healthy | src/main/resources/db/migration/V20260615180000__auth_creat… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/Admin |
frontend | healthy | frontend/src/pages/Admin.tsx |
/RecipeDetail |
frontend | healthy | frontend/src/pages/RecipeDetail.tsx |
/Today |
frontend | healthy | frontend/src/pages/Today.tsx |
/Activity |
frontend | healthy | frontend/src/pages/Activity.tsx |
/Recipes |
frontend | healthy | frontend/src/pages/Recipes.tsx |
/Nutrition |
frontend | healthy | frontend/src/pages/Nutrition.tsx |
/Discover |
frontend | healthy | frontend/src/pages/Discover.tsx |
/Stub |
frontend | healthy | frontend/src/pages/Stub.tsx |
/Pantry |
frontend | healthy | frontend/src/pages/Pantry.tsx |
/Onboarding |
frontend | healthy | frontend/src/pages/Onboarding.tsx |
/Login |
frontend | healthy | frontend/src/pages/Login.tsx |
/Settings |
frontend | healthy | frontend/src/pages/Settings.tsx |
/Preferences |
frontend | healthy | frontend/src/pages/Preferences.tsx |
/PlanGenerate |
frontend | healthy | frontend/src/pages/PlanGenerate.tsx |
/Notifications |
frontend | healthy | frontend/src/pages/Notifications.tsx |
/Groceries |
frontend | healthy | frontend/src/pages/Groceries.tsx |
/InviteAccept |
frontend | healthy | frontend/src/pages/InviteAccept.tsx |
/Plan |
frontend | healthy | frontend/src/pages/Plan.tsx |
/pantry/WasteForm |
frontend | healthy | frontend/src/pages/pantry/WasteForm.tsx |
/pantry/ItemForm |
frontend | healthy | frontend/src/pages/pantry/ItemForm.tsx |
/recipes/shared |
frontend | healthy | frontend/src/pages/recipes/shared.tsx |
/admin/money |
frontend | healthy | frontend/src/pages/admin/money.ts |
/groceries/PricePopover |
frontend | healthy | frontend/src/pages/groceries/PricePopover.tsx |
/groceries/OrdersPanel |
frontend | healthy | frontend/src/pages/groceries/OrdersPanel.tsx |
/groceries/shared |
frontend | healthy | frontend/src/pages/groceries/shared.tsx |
/plan/shared |
frontend | healthy | frontend/src/pages/plan/shared.tsx |
/nutrition/DataQualityTab |
frontend | healthy | frontend/src/pages/nutrition/DataQualityTab.tsx |
/nutrition/DirectivesTab |
frontend | healthy | frontend/src/pages/nutrition/DirectivesTab.tsx |
/nutrition/OverviewTab |
frontend | healthy | frontend/src/pages/nutrition/OverviewTab.tsx |
/nutrition/TargetsTab |
frontend | healthy | frontend/src/pages/nutrition/TargetsTab.tsx |
/nutrition/shared |
frontend | healthy | frontend/src/pages/nutrition/shared.tsx |
/login |
frontend | healthy | frontend/src/App.tsx |
/onboarding |
frontend | healthy | frontend/src/App.tsx |
/plan |
frontend | healthy | frontend/src/App.tsx |
/plan/generate |
frontend | healthy | frontend/src/App.tsx |
/recipes |
frontend | healthy | frontend/src/App.tsx |
/recipes/:id |
frontend | healthy | frontend/src/App.tsx |
/discover |
frontend | healthy | frontend/src/App.tsx |
/groceries |
frontend | healthy | frontend/src/App.tsx |
/pantry |
frontend | healthy | frontend/src/App.tsx |
/nutrition |
frontend | healthy | frontend/src/App.tsx |
/preferences |
frontend | healthy | frontend/src/App.tsx |
/activity |
frontend | healthy | frontend/src/App.tsx |
/notifications |
frontend | healthy | frontend/src/App.tsx |
/settings |
frontend | healthy | frontend/src/App.tsx |
/invite |
frontend | healthy | frontend/src/App.tsx |
/admin |
frontend | healthy | frontend/src/App.tsx |
* |
frontend | healthy | frontend/src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::frontend/src/mock/store.ts |
security | healthy | frontend/src/mock/store.ts |
password_literal::frontend/src/mock/store.ts |
security | healthy | frontend/src/mock/store.ts |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordChangeIT.ja… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordChangeIT.ja… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordStrengthVal… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordStrengthVal… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordStrengthVal… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordStrengthVal… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordStrengthVal… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordStrengthVal… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordStrengthVal… |
password_literal::src/test/java/com/example/mealprep/auth/P… |
security | healthy | src/test/java/com/example/mealprep/auth/PasswordStrengthVal… |
password_literal::src/test/java/com/example/mealprep/auth/t… |
security | healthy | src/test/java/com/example/mealprep/auth/testdata/AuthTestDa… |
password_literal::src/e2e/java/com/example/mealprep/e2e/ste… |
security | healthy | src/e2e/java/com/example/mealprep/e2e/steps/AuthSmokeSteps.… |
password_literal::src/e2e/java/com/example/mealprep/e2e/ste… |
security | healthy | src/e2e/java/com/example/mealprep/e2e/steps/CommonSteps.java |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
postgres |
hardware | healthy | docker-compose.yml |
postgres |
hardware | healthy | e2e/docker-compose.yml |
app |
hardware | healthy | e2e/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
mutation |
cicd | healthy | .github/workflows/ci.yml |
conventional-commit |
cicd | healthy | .github/workflows/pr-title-lint.yml |
e2e-smoke |
cicd | healthy | .github/workflows/e2e.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
port:5432 |
network | healthy | docker-compose.yml |
port:5433 |
network | healthy | e2e/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::pr-title-lint |
cicd | healthy | .github/workflows/pr-title-lint.yml |
gha::e2e |
cicd | healthy | .github/workflows/e2e.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | pom.xml |
postgres |
data | healthy | pom.xml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xlgmv08w |
software | healthy | /tmp/repobility-clone-xlgmv08w |
| Label | Layer | Status | Path |
|---|---|---|---|
ApiError |
software | healthy | frontend/src/api/client.ts:ApiError |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | frontend/src/mock/prefActivitySeed.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/77b13493-8c96-4e73-8562-79f1ffca5910/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/77b13493-8c96-4e73-8562-79f1ffca5910/
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.