{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-1b6a61e5d6ca564c", "name": "Possibly dead Python function: run_embedding", "shortDescription": {"text": "Possibly dead Python function: run_embedding"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7b3f2561c2becb4d", "name": "Possibly dead Python function: update_embedding_async", "shortDescription": {"text": "Possibly dead Python function: update_embedding_async"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-26d8fc9869dc7bce", "name": "Possibly dead Python function: use_coins", "shortDescription": {"text": "Possibly dead Python function: use_coins"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-835f12e82ad79d50", "name": "Possibly dead Python function: sync_calendar", "shortDescription": {"text": "Possibly dead Python function: sync_calendar"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea5cea3ec23a09b8", "name": "Possibly dead Python function: preferences_to_text", "shortDescription": {"text": "Possibly dead Python function: preferences_to_text"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dfad87d354d61b02", "name": "Possibly dead Python function: search_places_by_keyword", "shortDescription": {"text": "Possibly dead Python function: search_places_by_keyword"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3babbaae4928cc8d", "name": "Possibly dead Python function: search_places_in_range", "shortDescription": {"text": "Possibly dead Python function: search_places_in_range"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c3cbbbdd91d76b52", "name": "Possibly dead Python function: create_system_message", "shortDescription": {"text": "Possibly dead Python function: create_system_message"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ef446555677f1ab6", "name": "Possibly dead Python function: predict_batch", "shortDescription": {"text": "Possibly dead Python function: predict_batch"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a6adaf77c9afa2c5", "name": "Possibly dead Python function: reload_model", "shortDescription": {"text": "Possibly dead Python function: reload_model"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c37059e6db81b988", "name": "Possibly dead Python function: score_places_batch", "shortDescription": {"text": "Possibly dead Python function: score_places_batch"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-976a6a16ecc5756d", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/discovery-tab.tsx:1323", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/discovery-tab.tsx:1323"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-29f0d01a0d6a1e79", "name": "Stray `console.log` in TS/JS \u2014 components/ui/discovery-tab.tsx:328", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/ui/discovery-tab.tsx:328"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-06f051019fcaac09", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/chat-tab.tsx:686", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/chat-tab.tsx:686"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-be4b3378cb8b7a06", "name": "Stray `console.log` in TS/JS \u2014 components/ui/chat-tab.tsx:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/ui/chat-tab.tsx:26"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e0b40b0f27775437", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/mypage-tab.tsx:436", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/mypage-tab.tsx:436"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-95ae0c8512e95479", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/chart.tsx:83", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/chart.tsx:83"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5250b205ea73f86e", "name": "Stray `console.log` in TS/JS \u2014 components/ui/calendar-tab.tsx:166", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/ui/calendar-tab.tsx:166"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9ccd19759a9e8e2e", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/place-card.tsx:54", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/place-card.tsx:54"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f5c8f7ad760b7931", "name": "Stray `console.log` in TS/JS \u2014 components/ui/home-tab.tsx:144", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 components/ui/home-tab.tsx:144"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d593fc18c1da30ca", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/wallet/CashWalletCard.tsx:134", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/wallet/CashWalletCard.tsx:134"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-74c42ab9122f1f25", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/home/RecommendationList.tsx:66", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/home/RecommendationList.tsx:66"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5962eb283eb07079", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/home/FriendModal.tsx:38", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/home/FriendModal.tsx:38"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-63ace988e4f38bcf", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/game/GameProfileCard.tsx:187", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/game/GameProfileCard.tsx:187"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d417fea16da1ae48", "name": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/friends/FriendsPanel.tsx:116", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/friends/FriendsPanel.tsx:116"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-038f95f510f35674", "name": "Insecure pattern 'dangerous_innerhtml' in components/ui/chart.tsx:83", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in components/ui/chart.tsx:83"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-826f030211f7a230", "name": "Insecure pattern 'local_storage_auth_token' in app/auth/callback/kakao/page.tsx:41", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in app/auth/callback/kakao/page.tsx:41"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-26169567f33da324", "name": "Possible secret in backend/src/services/user_service.py", "shortDescription": {"text": "Possible secret in backend/src/services/user_service.py"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e6855a4866d358fc", "name": "Very large file: components/ui/discovery-tab.tsx (2502 lines)", "shortDescription": {"text": "Very large file: components/ui/discovery-tab.tsx (2502 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c543a475a780e48b", "name": "Very large file: components/ui/mypage-tab.tsx (1065 lines)", "shortDescription": {"text": "Very large file: components/ui/mypage-tab.tsx (1065 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 193 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 286 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 39 placeholder/mock markers across 18 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-759ae5c759f60856", "name": "Legacy-named symbol `home_tab_state_v1` in components/ui/home-tab.tsx:29", "shortDescription": {"text": "Legacy-named symbol `home_tab_state_v1` in components/ui/home-tab.tsx:29"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6628e2fdc89384b4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/auth/callback/kakao/page.tsx:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/auth/callback/kakao/page.tsx:33"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-047acfb3a068b2fb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/places/[placeId]/page.tsx:381", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/places/[placeId]/page.tsx:381"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8a88cdc014ad7090", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/onboarding/page.tsx:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/onboarding/page.tsx:41"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9ea2be5328b768e1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api-client.ts:33", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api-client.ts:33"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3c13592c043ae460", "name": "Legacy-named symbol `rdv_decision_cell_v1` in lib/decision-cell.ts:14", "shortDescription": {"text": "Legacy-named symbol `rdv_decision_cell_v1` in lib/decision-cell.ts:14"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3e9e38b7127733c5", "name": "Commented-code block (7 lines) in backend/src/main.py:38", "shortDescription": {"text": "Commented-code block (7 lines) in backend/src/main.py:38"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9b473dba8bce378e", "name": "Legacy-named symbol `rule_based_v1` in backend/src/core/mlops.py:27", "shortDescription": {"text": "Legacy-named symbol `rule_based_v1` in backend/src/core/mlops.py:27"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nmake_2d_assets.py:new_img, components/ui/make_2d_assets.py:new_img\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbackend/src/api/routers/game.py:get_game_profile, backend/src/api/routers/game.py:get_leaderboard, backend/src/api/routers/reservations.py:list_reservations, backend/src/api/routers/moderation.py:list_blocks\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-257f3d9a9d199a8f", "name": "FastAPI POST `create_community_dummy` without auth dependency \u2014 backend/src/main.py:102", "shortDescription": {"text": "FastAPI POST `create_community_dummy` without auth dependency \u2014 backend/src/main.py:102"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-451e96f8ed1b15e0", "name": "FastAPI POST `create_event` without auth dependency \u2014 backend/src/api/events.py:50", "shortDescription": {"text": "FastAPI POST `create_event` without auth dependency \u2014 backend/src/api/events.py:50"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9ba1ae5539287681", "name": "FastAPI DELETE `delete_event` without auth dependency \u2014 backend/src/api/events.py:103", "shortDescription": {"text": "FastAPI DELETE `delete_event` without auth dependency \u2014 backend/src/api/events.py:103"}, "fullDescription": {"text": "`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b953e22b8439b9c0", "name": "FastAPI POST `kakao_login` without auth dependency \u2014 backend/src/api/routers/auth.py:20", "shortDescription": {"text": "FastAPI POST `kakao_login` without auth dependency \u2014 backend/src/api/routers/auth.py:20"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-873b4a5f01dc54a6", "name": "FastAPI POST `kakao_callback_post` without auth dependency \u2014 backend/src/api/routers/auth.py:29", "shortDescription": {"text": "FastAPI POST `kakao_callback_post` without auth dependency \u2014 backend/src/api/routers/auth.py:29"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-61fe5f9dfbbce147", "name": "FastAPI POST `embed_place` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:136", "shortDescription": {"text": "FastAPI POST `embed_place` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:136"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ecfce4812dd4f7b7", "name": "FastAPI POST `embed_all_places` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:173", "shortDescription": {"text": "FastAPI POST `embed_all_places` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:173"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-676b1dfef1d4c983", "name": "FastAPI POST `get_similar_places` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:202", "shortDescription": {"text": "FastAPI POST `get_similar_places` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:202"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-220a8d28514c7d95", "name": "FastAPI POST `set_reservation_status` without auth dependency \u2014 backend/src/api/routers/reservations.py:55", "shortDescription": {"text": "FastAPI POST `set_reservation_status` without auth dependency \u2014 backend/src/api/routers/reservations.py:55"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2419d2bc315bb919", "name": "FastAPI POST `sync_ical` without auth dependency \u2014 backend/src/api/routers/sync.py:32", "shortDescription": {"text": "FastAPI POST `sync_ical` without auth dependency \u2014 backend/src/api/routers/sync.py:32"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2e07a9a7aec7b499", "name": "FastAPI POST `parse_schedule` without auth dependency \u2014 backend/src/api/routers/chat.py:231", "shortDescription": {"text": "FastAPI POST `parse_schedule` without auth dependency \u2014 backend/src/api/routers/chat.py:231"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2a74fda7f75e7ff1", "name": "FastAPI POST `run_meeting_flow` without auth dependency \u2014 backend/src/api/routers/meetings.py:258", "shortDescription": {"text": "FastAPI POST `run_meeting_flow` without auth dependency \u2014 backend/src/api/routers/meetings.py:258"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d14ddf664725b817", "name": "FastAPI POST `vote_meeting` without auth dependency \u2014 backend/src/api/routers/meetings.py:262", "shortDescription": {"text": "FastAPI POST `vote_meeting` without auth dependency \u2014 backend/src/api/routers/meetings.py:262"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d913fff325daf8d7", "name": "FastAPI POST `verify_business` without auth dependency \u2014 backend/src/api/routers/merchant.py:37", "shortDescription": {"text": "FastAPI POST `verify_business` without auth dependency \u2014 backend/src/api/routers/merchant.py:37"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`backend/src/main.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-36248f794aa459c3", "name": "Unused endpoint: POST /api/communities_dummy", "shortDescription": {"text": "Unused endpoint: POST /api/communities_dummy"}, "fullDescription": {"text": "`backend/src/main.py` declares `POST /api/communities_dummy` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5c80a36aa230e105", "name": "Unused endpoint: GET /api/events/", "shortDescription": {"text": "Unused endpoint: GET /api/events/"}, "fullDescription": {"text": "`backend/src/api/events.py` declares `GET /api/events/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cdd544150badd44d", "name": "Unused endpoint: POST /api/events/", "shortDescription": {"text": "Unused endpoint: POST /api/events/"}, "fullDescription": {"text": "`backend/src/api/events.py` declares `POST /api/events/` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2490350b056239d5", "name": "Unused endpoint: DELETE /api/events/{event_id}", "shortDescription": {"text": "Unused endpoint: DELETE /api/events/{event_id}"}, "fullDescription": {"text": "`backend/src/api/events.py` declares `DELETE /api/events/{event_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bde827b0a3aed0ff", "name": "Unused endpoint: POST /api/offers/query", "shortDescription": {"text": "Unused endpoint: POST /api/offers/query"}, "fullDescription": {"text": "`backend/src/api/routers/offers.py` declares `POST /api/offers/query` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4fa09bdb1ccc1f16", "name": "Unused endpoint: GET /api/offers/query", "shortDescription": {"text": "Unused endpoint: GET /api/offers/query"}, "fullDescription": {"text": "`backend/src/api/routers/offers.py` declares `GET /api/offers/query` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c01cbba576356fb0", "name": "Unused endpoint: GET /api/coins/wallet", "shortDescription": {"text": "Unused endpoint: GET /api/coins/wallet"}, "fullDescription": {"text": "`backend/src/api/routers/coins.py` declares `GET /api/coins/wallet` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-502eafbf92b5ceca", "name": "Unused endpoint: POST /api/coins/charge", "shortDescription": {"text": "Unused endpoint: POST /api/coins/charge"}, "fullDescription": {"text": "`backend/src/api/routers/coins.py` declares `POST /api/coins/charge` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d04dd8932ceca9fe", "name": "Unused endpoint: POST /api/coins/map-loot", "shortDescription": {"text": "Unused endpoint: POST /api/coins/map-loot"}, "fullDescription": {"text": "`backend/src/api/routers/coins.py` declares `POST /api/coins/map-loot` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b090e3b917489d9e", "name": "Unused endpoint: GET /api/game/profile", "shortDescription": {"text": "Unused endpoint: GET /api/game/profile"}, "fullDescription": {"text": "`backend/src/api/routers/game.py` declares `GET /api/game/profile` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9ff2e3a9c20d10d5", "name": "Unused endpoint: GET /api/game/leaderboard", "shortDescription": {"text": "Unused endpoint: GET /api/game/leaderboard"}, "fullDescription": {"text": "`backend/src/api/routers/game.py` declares `GET /api/game/leaderboard` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-63033f72b037ff40", "name": "Unused endpoint: POST /api/game/activity", "shortDescription": {"text": "Unused endpoint: POST /api/game/activity"}, "fullDescription": {"text": "`backend/src/api/routers/game.py` declares `POST /api/game/activity` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-02308dc686e5fa3a", "name": "Unused endpoint: POST /api/ai/actions", "shortDescription": {"text": "Unused endpoint: POST /api/ai/actions"}, "fullDescription": {"text": "`backend/src/api/routers/ai_recommendations.py` declares `POST /api/ai/actions` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9f8c84072646f2e3", "name": "Unused endpoint: GET /api/ai/recommendations", "shortDescription": {"text": "Unused endpoint: GET /api/ai/recommendations"}, "fullDescription": {"text": "`backend/src/api/routers/ai_recommendations.py` declares `GET /api/ai/recommendations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d1a96dedcf77ad94", "name": "Unused endpoint: POST /api/ai/recommendations", "shortDescription": {"text": "Unused endpoint: POST /api/ai/recommendations"}, "fullDescription": {"text": "`backend/src/api/routers/ai_recommendations.py` declares `POST /api/ai/recommendations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c65b252aa1249246", "name": "Unused endpoint: GET /api/ai/recommendations/similar/{place_id}", "shortDescription": {"text": "Unused endpoint: GET /api/ai/recommendations/similar/{place_id}"}, "fullDescription": {"text": "`backend/src/api/routers/ai_recommendations.py` declares `GET /api/ai/recommendations/similar/{place_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2f310e23756d5a00", "name": "Unused endpoint: POST /api/ai/recommendations/click", "shortDescription": {"text": "Unused endpoint: POST /api/ai/recommendations/click"}, "fullDescription": {"text": "`backend/src/api/routers/ai_recommendations.py` declares `POST /api/ai/recommendations/click` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0834acfd361a3796", "name": "Unused endpoint: GET /api/ai/stats", "shortDescription": {"text": "Unused endpoint: GET /api/ai/stats"}, "fullDescription": {"text": "`backend/src/api/routers/ai_recommendations.py` declares `GET /api/ai/stats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2bca3eabbf05bfe2", "name": "Unused endpoint: POST /api/auth/signup", "shortDescription": {"text": "Unused endpoint: POST /api/auth/signup"}, "fullDescription": {"text": "`backend/src/api/routers/auth.py` declares `POST /api/auth/signup` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-200ab2e98a288506", "name": "Unused endpoint: POST /api/login", "shortDescription": {"text": "Unused endpoint: POST /api/login"}, "fullDescription": {"text": "`backend/src/api/routers/auth.py` declares `POST /api/login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8d61d7a1989b01f9", "name": "Unused endpoint: POST /api/auth/kakao", "shortDescription": {"text": "Unused endpoint: POST /api/auth/kakao"}, "fullDescription": {"text": "`backend/src/api/routers/auth.py` declares `POST /api/auth/kakao` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-984ba2efbf0aa128", "name": "Unused endpoint: GET /api/auth/kakao/callback", "shortDescription": {"text": "Unused endpoint: GET /api/auth/kakao/callback"}, "fullDescription": {"text": "`backend/src/api/routers/auth.py` declares `GET /api/auth/kakao/callback` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-29873d5ffb4d3be9", "name": "Unused endpoint: POST /api/auth/kakao/callback", "shortDescription": {"text": "Unused endpoint: POST /api/auth/kakao/callback"}, "fullDescription": {"text": "`backend/src/api/routers/auth.py` declares `POST /api/auth/kakao/callback` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6c3a58e58a730121", "name": "Unused endpoint: POST /api/vector/embed-place", "shortDescription": {"text": "Unused endpoint: POST /api/vector/embed-place"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `POST /api/vector/embed-place` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be3258edac3e3d14", "name": "Unused endpoint: POST /api/vector/embed-all-places", "shortDescription": {"text": "Unused endpoint: POST /api/vector/embed-all-places"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `POST /api/vector/embed-all-places` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-74a0186a08cb8f6c", "name": "Unused endpoint: POST /api/vector/similar-places", "shortDescription": {"text": "Unused endpoint: POST /api/vector/similar-places"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `POST /api/vector/similar-places` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-911d32a9100ffb44", "name": "Unused endpoint: GET /api/vector/recommendations", "shortDescription": {"text": "Unused endpoint: GET /api/vector/recommendations"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `GET /api/vector/recommendations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-34796c0d4acf5c17", "name": "Unused endpoint: POST /api/vector/group-recommendations", "shortDescription": {"text": "Unused endpoint: POST /api/vector/group-recommendations"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `POST /api/vector/group-recommendations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f4ae567a3abbb7a6", "name": "Unused endpoint: POST /api/vector/interaction", "shortDescription": {"text": "Unused endpoint: POST /api/vector/interaction"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `POST /api/vector/interaction` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-93623560d98e5f55", "name": "Unused endpoint: POST /api/vector/update-user-embedding", "shortDescription": {"text": "Unused endpoint: POST /api/vector/update-user-embedding"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `POST /api/vector/update-user-embedding` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-80fbcfb1ac8cf52e", "name": "Unused endpoint: GET /api/vector/recommendation-metrics", "shortDescription": {"text": "Unused endpoint: GET /api/vector/recommendation-metrics"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `GET /api/vector/recommendation-metrics` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3394b8cede005809", "name": "Unused endpoint: GET /api/vector/stats", "shortDescription": {"text": "Unused endpoint: GET /api/vector/stats"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `GET /api/vector/stats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c55c6a07991359e", "name": "Unused endpoint: GET /api/vector/health", "shortDescription": {"text": "Unused endpoint: GET /api/vector/health"}, "fullDescription": {"text": "`backend/src/api/routers/vector_ai.py` declares `GET /api/vector/health` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fb768ca745c91758", "name": "Unused endpoint: POST /api/reservations", "shortDescription": {"text": "Unused endpoint: POST /api/reservations"}, "fullDescription": {"text": "`backend/src/api/routers/reservations.py` declares `POST /api/reservations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-340b0e66ee0da0f5", "name": "Unused endpoint: GET /api/reservations", "shortDescription": {"text": "Unused endpoint: GET /api/reservations"}, "fullDescription": {"text": "`backend/src/api/routers/reservations.py` declares `GET /api/reservations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-69216d1f7b1c8161", "name": "Unused endpoint: POST /api/reservations/{reservation_id}/cancel", "shortDescription": {"text": "Unused endpoint: POST /api/reservations/{reservation_id}/cancel"}, "fullDescription": {"text": "`backend/src/api/routers/reservations.py` declares `POST /api/reservations/{reservation_id}/cancel` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a8fa356775d1acfb", "name": "Unused endpoint: GET /api/reservations/store/{place_id}", "shortDescription": {"text": "Unused endpoint: GET /api/reservations/store/{place_id}"}, "fullDescription": {"text": "`backend/src/api/routers/reservations.py` declares `GET /api/reservations/store/{place_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-859d6c692535f79d", "name": "Unused endpoint: POST /api/reservations/{reservation_id}/status", "shortDescription": {"text": "Unused endpoint: POST /api/reservations/{reservation_id}/status"}, "fullDescription": {"text": "`backend/src/api/routers/reservations.py` declares `POST /api/reservations/{reservation_id}/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3b84222f1a1c6929", "name": "Unused endpoint: POST /api/sync/ical", "shortDescription": {"text": "Unused endpoint: POST /api/sync/ical"}, "fullDescription": {"text": "`backend/src/api/routers/sync.py` declares `POST /api/sync/ical` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-40b67c999366875e", "name": "Unused endpoint: GET /api/communities", "shortDescription": {"text": "Unused endpoint: GET /api/communities"}, "fullDescription": {"text": "`backend/src/api/routers/community.py` declares `GET /api/communities` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c74ab324a711f19e", "name": "Unused endpoint: POST /api/communities", "shortDescription": {"text": "Unused endpoint: POST /api/communities"}, "fullDescription": {"text": "`backend/src/api/routers/community.py` declares `POST /api/communities` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-59ccd2caa1aab2ce", "name": "Unused endpoint: POST /api/communities/{comm_id}/join", "shortDescription": {"text": "Unused endpoint: POST /api/communities/{comm_id}/join"}, "fullDescription": {"text": "`backend/src/api/routers/community.py` declares `POST /api/communities/{comm_id}/join` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-53cdcee6144e106a", "name": "Unused endpoint: GET /api/users/me", "shortDescription": {"text": "Unused endpoint: GET /api/users/me"}, "fullDescription": {"text": "`backend/src/api/routers/users.py` declares `GET /api/users/me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9f24dc80ed7306e8", "name": "Unused endpoint: POST /api/users/me/onboarding", "shortDescription": {"text": "Unused endpoint: POST /api/users/me/onboarding"}, "fullDescription": {"text": "`backend/src/api/routers/users.py` declares `POST /api/users/me/onboarding` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ee4ccf4b50c9793a", "name": "Unused endpoint: PUT /api/users/me/location", "shortDescription": {"text": "Unused endpoint: PUT /api/users/me/location"}, "fullDescription": {"text": "`backend/src/api/routers/users.py` declares `PUT /api/users/me/location` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cb2635b50239d452", "name": "Unused endpoint: PUT /api/users/me", "shortDescription": {"text": "Unused endpoint: PUT /api/users/me"}, "fullDescription": {"text": "`backend/src/api/routers/users.py` declares `PUT /api/users/me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-16086deab4d182ca", "name": "Unused endpoint: PUT /api/users/me/preferences", "shortDescription": {"text": "Unused endpoint: PUT /api/users/me/preferences"}, "fullDescription": {"text": "`backend/src/api/routers/users.py` declares `PUT /api/users/me/preferences` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-05b417f6d2b0c907", "name": "Unused endpoint: GET /api/shop/items", "shortDescription": {"text": "Unused endpoint: GET /api/shop/items"}, "fullDescription": {"text": "`backend/src/api/routers/users.py` declares `GET /api/shop/items` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c0043cca6da19db2", "name": "Unused endpoint: POST /api/shop/buy", "shortDescription": {"text": "Unused endpoint: POST /api/shop/buy"}, "fullDescription": {"text": "`backend/src/api/routers/users.py` declares `POST /api/shop/buy` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23255"}, "properties": {"repository": "ymjo140/rendezvous", "repoUrl": "https://github.com/ymjo140/rendezvous", "branch": "main"}, "results": [{"ruleId": "scanner-1b6a61e5d6ca564c", "level": "note", "message": {"text": "Possibly dead Python function: run_embedding"}, "properties": {"repobilityId": "b73afe643c8dbb0e", "scanner": "scanner-primary", "fingerprint": "1b6a61e5d6ca564c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/vector_ai.py:184"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7b3f2561c2becb4d", "level": "note", "message": {"text": "Possibly dead Python function: update_embedding_async"}, "properties": {"repobilityId": "296066512602d6d8", "scanner": "scanner-primary", "fingerprint": "7b3f2561c2becb4d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/vector_ai.py:494"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-26d8fc9869dc7bce", "level": "note", "message": {"text": "Possibly dead Python function: use_coins"}, "properties": {"repobilityId": "6ed92084ed52ce6a", "scanner": "scanner-primary", "fingerprint": "26d8fc9869dc7bce", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/services/coin_service.py:47"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-835f12e82ad79d50", "level": "note", "message": {"text": "Possibly dead Python function: sync_calendar"}, "properties": {"repobilityId": "d25226640431f769", "scanner": "scanner-primary", "fingerprint": "835f12e82ad79d50", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/services/sync_service.py:22"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ea5cea3ec23a09b8", "level": "note", "message": {"text": "Possibly dead Python function: preferences_to_text"}, "properties": {"repobilityId": "86a7ee17a173ae47", "scanner": "scanner-primary", "fingerprint": "ea5cea3ec23a09b8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/services/vector_embedding_service.py:199"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dfad87d354d61b02", "level": "note", "message": {"text": "Possibly dead Python function: search_places_by_keyword"}, "properties": {"repobilityId": "9b1959518c0c450b", "scanner": "scanner-primary", "fingerprint": "dfad87d354d61b02", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/repositories/meeting_repository.py:14"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3babbaae4928cc8d", "level": "note", "message": {"text": "Possibly dead Python function: search_places_in_range"}, "properties": {"repobilityId": "68abe6cd8fede16f", "scanner": "scanner-primary", "fingerprint": "3babbaae4928cc8d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/repositories/meeting_repository.py:22"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c3cbbbdd91d76b52", "level": "note", "message": {"text": "Possibly dead Python function: create_system_message"}, "properties": {"repobilityId": "332ccb64f6a7a57f", "scanner": "scanner-primary", "fingerprint": "c3cbbbdd91d76b52", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/repositories/meeting_repository.py:63"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ef446555677f1ab6", "level": "note", "message": {"text": "Possibly dead Python function: predict_batch"}, "properties": {"repobilityId": "164d7dacebfdd9af", "scanner": "scanner-primary", "fingerprint": "ef446555677f1ab6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/core/mlops.py:85"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a6adaf77c9afa2c5", "level": "note", "message": {"text": "Possibly dead Python function: reload_model"}, "properties": {"repobilityId": "4e61cb47f435a1e5", "scanner": "scanner-primary", "fingerprint": "a6adaf77c9afa2c5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/core/mlops.py:170"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c37059e6db81b988", "level": "note", "message": {"text": "Possibly dead Python function: score_places_batch"}, "properties": {"repobilityId": "29c9173787000596", "scanner": "scanner-primary", "fingerprint": "c37059e6db81b988", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/core/mlops.py:214"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-976a6a16ecc5756d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/discovery-tab.tsx:1323"}, "properties": {"repobilityId": "d768d90099826882", "scanner": "scanner-primary", "fingerprint": "976a6a16ecc5756d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-29f0d01a0d6a1e79", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/ui/discovery-tab.tsx:328"}, "properties": {"repobilityId": "9efc986b2f2e7bf1", "scanner": "scanner-primary", "fingerprint": "29f0d01a0d6a1e79", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-06f051019fcaac09", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/chat-tab.tsx:686"}, "properties": {"repobilityId": "ae98339370b91932", "scanner": "scanner-primary", "fingerprint": "06f051019fcaac09", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-be4b3378cb8b7a06", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/ui/chat-tab.tsx:26"}, "properties": {"repobilityId": "ddfc5fe57bf59959", "scanner": "scanner-primary", "fingerprint": "be4b3378cb8b7a06", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e0b40b0f27775437", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/mypage-tab.tsx:436"}, "properties": {"repobilityId": "24014262ccc56ba6", "scanner": "scanner-primary", "fingerprint": "e0b40b0f27775437", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-95ae0c8512e95479", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 components/ui/chart.tsx:83"}, "properties": {"repobilityId": "dd1e3f2d87b6f488", "scanner": "scanner-primary", "fingerprint": "95ae0c8512e95479", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-5250b205ea73f86e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/ui/calendar-tab.tsx:166"}, "properties": {"repobilityId": "cd0f958c27e6980a", "scanner": "scanner-primary", "fingerprint": "5250b205ea73f86e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9ccd19759a9e8e2e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/place-card.tsx:54"}, "properties": {"repobilityId": "f6cf4f77694ea78e", "scanner": "scanner-primary", "fingerprint": "9ccd19759a9e8e2e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f5c8f7ad760b7931", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 components/ui/home-tab.tsx:144"}, "properties": {"repobilityId": "963893309d5ef444", "scanner": "scanner-primary", "fingerprint": "f5c8f7ad760b7931", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d593fc18c1da30ca", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/wallet/CashWalletCard.tsx:134"}, "properties": {"repobilityId": "1fc4509e8126c3f7", "scanner": "scanner-primary", "fingerprint": "d593fc18c1da30ca", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-74c42ab9122f1f25", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/home/RecommendationList.tsx:66"}, "properties": {"repobilityId": "650f569954bbfa05", "scanner": "scanner-primary", "fingerprint": "74c42ab9122f1f25", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5962eb283eb07079", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/home/FriendModal.tsx:38"}, "properties": {"repobilityId": "f1e808f7f3b5021c", "scanner": "scanner-primary", "fingerprint": "5962eb283eb07079", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-63ace988e4f38bcf", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/game/GameProfileCard.tsx:187"}, "properties": {"repobilityId": "67f2751aabb74db1", "scanner": "scanner-primary", "fingerprint": "63ace988e4f38bcf", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d417fea16da1ae48", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/ui/components/friends/FriendsPanel.tsx:116"}, "properties": {"repobilityId": "8c741bccfea9238e", "scanner": "scanner-primary", "fingerprint": "d417fea16da1ae48", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-038f95f510f35674", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in components/ui/chart.tsx:83"}, "properties": {"repobilityId": "c41c7626c87bbabe", "scanner": "scanner-primary", "fingerprint": "038f95f510f35674", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "components/ui/chart.tsx"}, "region": {"startLine": 83}}}]}, {"ruleId": "scanner-826f030211f7a230", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in app/auth/callback/kakao/page.tsx:41"}, "properties": {"repobilityId": "5ead4b64ff6a1857", "scanner": "scanner-primary", "fingerprint": "826f030211f7a230", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/auth/callback/kakao/page.tsx"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-26169567f33da324", "level": "error", "message": {"text": "Possible secret in backend/src/services/user_service.py"}, "properties": {"repobilityId": "e0341ba44d67a089", "scanner": "scanner-primary", "fingerprint": "26169567f33da324", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/services/user_service.py"}, "region": {"startLine": 123}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-e6855a4866d358fc", "level": "note", "message": {"text": "Very large file: components/ui/discovery-tab.tsx (2502 lines)"}, "properties": {"repobilityId": "ddf6b1b742fb7383", "scanner": "scanner-primary", "fingerprint": "e6855a4866d358fc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c543a475a780e48b", "level": "note", "message": {"text": "Very large file: components/ui/mypage-tab.tsx (1065 lines)"}, "properties": {"repobilityId": "d8e835cb4e9a1d17", "scanner": "scanner-primary", "fingerprint": "c543a475a780e48b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "d01d9bf0d937d9f5", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "e208cc01a725121b", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "c7f42578edcc4e5e", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "294f0f8459202c5f", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "04638dd6fa28be98", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "9f05beddbb359ef4", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "08477575e7ca63f8", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "350d07fddc97569f", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-759ae5c759f60856", "level": "note", "message": {"text": "Legacy-named symbol `home_tab_state_v1` in components/ui/home-tab.tsx:29"}, "properties": {"repobilityId": "3444e1e9f5a843d7", "scanner": "scanner-primary", "fingerprint": "759ae5c759f60856", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-6628e2fdc89384b4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/auth/callback/kakao/page.tsx:33"}, "properties": {"repobilityId": "93c69524160dc571", "scanner": "scanner-primary", "fingerprint": "6628e2fdc89384b4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-047acfb3a068b2fb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/places/[placeId]/page.tsx:381"}, "properties": {"repobilityId": "8012e230ec31f37e", "scanner": "scanner-primary", "fingerprint": "047acfb3a068b2fb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8a88cdc014ad7090", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/onboarding/page.tsx:41"}, "properties": {"repobilityId": "dd8a3fe62848ed9d", "scanner": "scanner-primary", "fingerprint": "8a88cdc014ad7090", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9ea2be5328b768e1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api-client.ts:33"}, "properties": {"repobilityId": "e45f3645db5f5906", "scanner": "scanner-primary", "fingerprint": "9ea2be5328b768e1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3c13592c043ae460", "level": "note", "message": {"text": "Legacy-named symbol `rdv_decision_cell_v1` in lib/decision-cell.ts:14"}, "properties": {"repobilityId": "dbabdf3e3e8f9994", "scanner": "scanner-primary", "fingerprint": "3c13592c043ae460", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3e9e38b7127733c5", "level": "none", "message": {"text": "Commented-code block (7 lines) in backend/src/main.py:38"}, "properties": {"repobilityId": "83d1f9ffd07f883c", "scanner": "scanner-primary", "fingerprint": "3e9e38b7127733c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9b473dba8bce378e", "level": "note", "message": {"text": "Legacy-named symbol `rule_based_v1` in backend/src/core/mlops.py:27"}, "properties": {"repobilityId": "2a3e5a4209511e03", "scanner": "scanner-primary", "fingerprint": "9b473dba8bce378e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "95a6d2d253ae7bb7", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "2147a02889ac2801", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "f63e6cb3d868489b", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c9a1ce5385d0331a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e26245d6ded3cd72", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "9e1bf75ff9c1e54e", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "fbef011a886ea5a9", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "bb57a18d7e0da8b1", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-257f3d9a9d199a8f", "level": "error", "message": {"text": "FastAPI POST `create_community_dummy` without auth dependency \u2014 backend/src/main.py:102"}, "properties": {"repobilityId": "c94728813542de09", "scanner": "scanner-primary", "fingerprint": "257f3d9a9d199a8f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/main.py"}, "region": {"startLine": 102}}}]}, {"ruleId": "scanner-451e96f8ed1b15e0", "level": "error", "message": {"text": "FastAPI POST `create_event` without auth dependency \u2014 backend/src/api/events.py:50"}, "properties": {"repobilityId": "536a274749f3b76b", "scanner": "scanner-primary", "fingerprint": "451e96f8ed1b15e0", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/events.py"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-9ba1ae5539287681", "level": "error", "message": {"text": "FastAPI DELETE `delete_event` without auth dependency \u2014 backend/src/api/events.py:103"}, "properties": {"repobilityId": "9d7315c40b3d4a72", "scanner": "scanner-primary", "fingerprint": "9ba1ae5539287681", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/events.py"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-b953e22b8439b9c0", "level": "error", "message": {"text": "FastAPI POST `kakao_login` without auth dependency \u2014 backend/src/api/routers/auth.py:20"}, "properties": {"repobilityId": "e60676855a899f92", "scanner": "scanner-primary", "fingerprint": "b953e22b8439b9c0", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/auth.py"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-873b4a5f01dc54a6", "level": "error", "message": {"text": "FastAPI POST `kakao_callback_post` without auth dependency \u2014 backend/src/api/routers/auth.py:29"}, "properties": {"repobilityId": "b731f33643e07685", "scanner": "scanner-primary", "fingerprint": "873b4a5f01dc54a6", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/auth.py"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-61fe5f9dfbbce147", "level": "error", "message": {"text": "FastAPI POST `embed_place` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:136"}, "properties": {"repobilityId": "fa2903e68a4068f3", "scanner": "scanner-primary", "fingerprint": "61fe5f9dfbbce147", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/vector_ai.py"}, "region": {"startLine": 136}}}]}, {"ruleId": "scanner-ecfce4812dd4f7b7", "level": "error", "message": {"text": "FastAPI POST `embed_all_places` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:173"}, "properties": {"repobilityId": "954b6bda5a56f27d", "scanner": "scanner-primary", "fingerprint": "ecfce4812dd4f7b7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/vector_ai.py"}, "region": {"startLine": 173}}}]}, {"ruleId": "scanner-676b1dfef1d4c983", "level": "error", "message": {"text": "FastAPI POST `get_similar_places` without auth dependency \u2014 backend/src/api/routers/vector_ai.py:202"}, "properties": {"repobilityId": "c38d9189b4ae8772", "scanner": "scanner-primary", "fingerprint": "676b1dfef1d4c983", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/vector_ai.py"}, "region": {"startLine": 202}}}]}, {"ruleId": "scanner-220a8d28514c7d95", "level": "error", "message": {"text": "FastAPI POST `set_reservation_status` without auth dependency \u2014 backend/src/api/routers/reservations.py:55"}, "properties": {"repobilityId": "6f1af51f2346e733", "scanner": "scanner-primary", "fingerprint": "220a8d28514c7d95", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/reservations.py"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-2419d2bc315bb919", "level": "error", "message": {"text": "FastAPI POST `sync_ical` without auth dependency \u2014 backend/src/api/routers/sync.py:32"}, "properties": {"repobilityId": "baeb2ae96dadf335", "scanner": "scanner-primary", "fingerprint": "2419d2bc315bb919", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/sync.py"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-2e07a9a7aec7b499", "level": "error", "message": {"text": "FastAPI POST `parse_schedule` without auth dependency \u2014 backend/src/api/routers/chat.py:231"}, "properties": {"repobilityId": "20c08a2817b1b153", "scanner": "scanner-primary", "fingerprint": "2e07a9a7aec7b499", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/chat.py"}, "region": {"startLine": 231}}}]}, {"ruleId": "scanner-2a74fda7f75e7ff1", "level": "error", "message": {"text": "FastAPI POST `run_meeting_flow` without auth dependency \u2014 backend/src/api/routers/meetings.py:258"}, "properties": {"repobilityId": "18502d619d83713f", "scanner": "scanner-primary", "fingerprint": "2a74fda7f75e7ff1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/meetings.py"}, "region": {"startLine": 258}}}]}, {"ruleId": "scanner-d14ddf664725b817", "level": "error", "message": {"text": "FastAPI POST `vote_meeting` without auth dependency \u2014 backend/src/api/routers/meetings.py:262"}, "properties": {"repobilityId": "80b710c54c74691c", "scanner": "scanner-primary", "fingerprint": "d14ddf664725b817", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/meetings.py"}, "region": {"startLine": 262}}}]}, {"ruleId": "scanner-d913fff325daf8d7", "level": "error", "message": {"text": "FastAPI POST `verify_business` without auth dependency \u2014 backend/src/api/routers/merchant.py:37"}, "properties": {"repobilityId": "bddb606e7d670b31", "scanner": "scanner-primary", "fingerprint": "d913fff325daf8d7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "backend/src/api/routers/merchant.py"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "7ed073dc9cf1b33d", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-36248f794aa459c3", "level": "note", "message": {"text": "Unused endpoint: POST /api/communities_dummy"}, "properties": {"repobilityId": "d38faf06140d44a6", "scanner": "scanner-primary", "fingerprint": "36248f794aa459c3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5c80a36aa230e105", "level": "note", "message": {"text": "Unused endpoint: GET /api/events/"}, "properties": {"repobilityId": "b37a45ac7f43a66c", "scanner": "scanner-primary", "fingerprint": "5c80a36aa230e105", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cdd544150badd44d", "level": "note", "message": {"text": "Unused endpoint: POST /api/events/"}, "properties": {"repobilityId": "a07ee5b913269554", "scanner": "scanner-primary", "fingerprint": "cdd544150badd44d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2490350b056239d5", "level": "note", "message": {"text": "Unused endpoint: DELETE /api/events/{event_id}"}, "properties": {"repobilityId": "e677f67451efab9c", "scanner": "scanner-primary", "fingerprint": "2490350b056239d5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-bde827b0a3aed0ff", "level": "note", "message": {"text": "Unused endpoint: POST /api/offers/query"}, "properties": {"repobilityId": "3f96c1562d55d1b7", "scanner": "scanner-primary", "fingerprint": "bde827b0a3aed0ff", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4fa09bdb1ccc1f16", "level": "note", "message": {"text": "Unused endpoint: GET /api/offers/query"}, "properties": {"repobilityId": "29ffb8caaff4a599", "scanner": "scanner-primary", "fingerprint": "4fa09bdb1ccc1f16", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c01cbba576356fb0", "level": "note", "message": {"text": "Unused endpoint: GET /api/coins/wallet"}, "properties": {"repobilityId": "00f47fc3b32fdd4e", "scanner": "scanner-primary", "fingerprint": "c01cbba576356fb0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-502eafbf92b5ceca", "level": "note", "message": {"text": "Unused endpoint: POST /api/coins/charge"}, "properties": {"repobilityId": "c901ce6c328c91f3", "scanner": "scanner-primary", "fingerprint": "502eafbf92b5ceca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d04dd8932ceca9fe", "level": "note", "message": {"text": "Unused endpoint: POST /api/coins/map-loot"}, "properties": {"repobilityId": "d0ebb6efdf28ba31", "scanner": "scanner-primary", "fingerprint": "d04dd8932ceca9fe", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b090e3b917489d9e", "level": "note", "message": {"text": "Unused endpoint: GET /api/game/profile"}, "properties": {"repobilityId": "30c33d03154e16f1", "scanner": "scanner-primary", "fingerprint": "b090e3b917489d9e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9ff2e3a9c20d10d5", "level": "note", "message": {"text": "Unused endpoint: GET /api/game/leaderboard"}, "properties": {"repobilityId": "216969dbcb2f4a09", "scanner": "scanner-primary", "fingerprint": "9ff2e3a9c20d10d5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-63033f72b037ff40", "level": "note", "message": {"text": "Unused endpoint: POST /api/game/activity"}, "properties": {"repobilityId": "f2d5ddbbaac804d2", "scanner": "scanner-primary", "fingerprint": "63033f72b037ff40", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-02308dc686e5fa3a", "level": "note", "message": {"text": "Unused endpoint: POST /api/ai/actions"}, "properties": {"repobilityId": "5b7773e4edaac006", "scanner": "scanner-primary", "fingerprint": "02308dc686e5fa3a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9f8c84072646f2e3", "level": "note", "message": {"text": "Unused endpoint: GET /api/ai/recommendations"}, "properties": {"repobilityId": "81c3d3b2f5c5a8f7", "scanner": "scanner-primary", "fingerprint": "9f8c84072646f2e3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d1a96dedcf77ad94", "level": "note", "message": {"text": "Unused endpoint: POST /api/ai/recommendations"}, "properties": {"repobilityId": "89445cd2cb509fef", "scanner": "scanner-primary", "fingerprint": "d1a96dedcf77ad94", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c65b252aa1249246", "level": "note", "message": {"text": "Unused endpoint: GET /api/ai/recommendations/similar/{place_id}"}, "properties": {"repobilityId": "7355753bed4296a6", "scanner": "scanner-primary", "fingerprint": "c65b252aa1249246", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2f310e23756d5a00", "level": "note", "message": {"text": "Unused endpoint: POST /api/ai/recommendations/click"}, "properties": {"repobilityId": "79fd2613c49d6ac1", "scanner": "scanner-primary", "fingerprint": "2f310e23756d5a00", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0834acfd361a3796", "level": "note", "message": {"text": "Unused endpoint: GET /api/ai/stats"}, "properties": {"repobilityId": "b28ba3ca711aaf5c", "scanner": "scanner-primary", "fingerprint": "0834acfd361a3796", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2bca3eabbf05bfe2", "level": "note", "message": {"text": "Unused endpoint: POST /api/auth/signup"}, "properties": {"repobilityId": "0d5bba78b4c3d50e", "scanner": "scanner-primary", "fingerprint": "2bca3eabbf05bfe2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-200ab2e98a288506", "level": "note", "message": {"text": "Unused endpoint: POST /api/login"}, "properties": {"repobilityId": "59fd2c5c1018bf6b", "scanner": "scanner-primary", "fingerprint": "200ab2e98a288506", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8d61d7a1989b01f9", "level": "note", "message": {"text": "Unused endpoint: POST /api/auth/kakao"}, "properties": {"repobilityId": "3b1c3bb0563b7e29", "scanner": "scanner-primary", "fingerprint": "8d61d7a1989b01f9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-984ba2efbf0aa128", "level": "note", "message": {"text": "Unused endpoint: GET /api/auth/kakao/callback"}, "properties": {"repobilityId": "c64544b32df40e6f", "scanner": "scanner-primary", "fingerprint": "984ba2efbf0aa128", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-29873d5ffb4d3be9", "level": "note", "message": {"text": "Unused endpoint: POST /api/auth/kakao/callback"}, "properties": {"repobilityId": "89caf5da7a5c52e6", "scanner": "scanner-primary", "fingerprint": "29873d5ffb4d3be9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6c3a58e58a730121", "level": "note", "message": {"text": "Unused endpoint: POST /api/vector/embed-place"}, "properties": {"repobilityId": "483dfceb6f05b73b", "scanner": "scanner-primary", "fingerprint": "6c3a58e58a730121", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-be3258edac3e3d14", "level": "note", "message": {"text": "Unused endpoint: POST /api/vector/embed-all-places"}, "properties": {"repobilityId": "389679642e8e48cc", "scanner": "scanner-primary", "fingerprint": "be3258edac3e3d14", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-74a0186a08cb8f6c", "level": "note", "message": {"text": "Unused endpoint: POST /api/vector/similar-places"}, "properties": {"repobilityId": "d3f3f712ffa4a88d", "scanner": "scanner-primary", "fingerprint": "74a0186a08cb8f6c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-911d32a9100ffb44", "level": "note", "message": {"text": "Unused endpoint: GET /api/vector/recommendations"}, "properties": {"repobilityId": "6e20573ee2034c13", "scanner": "scanner-primary", "fingerprint": "911d32a9100ffb44", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-34796c0d4acf5c17", "level": "note", "message": {"text": "Unused endpoint: POST /api/vector/group-recommendations"}, "properties": {"repobilityId": "5a47bd01238cedb6", "scanner": "scanner-primary", "fingerprint": "34796c0d4acf5c17", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f4ae567a3abbb7a6", "level": "note", "message": {"text": "Unused endpoint: POST /api/vector/interaction"}, "properties": {"repobilityId": "3984d4f287844841", "scanner": "scanner-primary", "fingerprint": "f4ae567a3abbb7a6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-93623560d98e5f55", "level": "note", "message": {"text": "Unused endpoint: POST /api/vector/update-user-embedding"}, "properties": {"repobilityId": "d2238688fb45aa5a", "scanner": "scanner-primary", "fingerprint": "93623560d98e5f55", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-80fbcfb1ac8cf52e", "level": "note", "message": {"text": "Unused endpoint: GET /api/vector/recommendation-metrics"}, "properties": {"repobilityId": "5cba328882e6276d", "scanner": "scanner-primary", "fingerprint": "80fbcfb1ac8cf52e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3394b8cede005809", "level": "note", "message": {"text": "Unused endpoint: GET /api/vector/stats"}, "properties": {"repobilityId": "661c7011d993b619", "scanner": "scanner-primary", "fingerprint": "3394b8cede005809", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2c55c6a07991359e", "level": "note", "message": {"text": "Unused endpoint: GET /api/vector/health"}, "properties": {"repobilityId": "171b8b8c16d07135", "scanner": "scanner-primary", "fingerprint": "2c55c6a07991359e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fb768ca745c91758", "level": "note", "message": {"text": "Unused endpoint: POST /api/reservations"}, "properties": {"repobilityId": "d1fb59edbc8cba46", "scanner": "scanner-primary", "fingerprint": "fb768ca745c91758", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-340b0e66ee0da0f5", "level": "note", "message": {"text": "Unused endpoint: GET /api/reservations"}, "properties": {"repobilityId": "1157e5c10d438656", "scanner": "scanner-primary", "fingerprint": "340b0e66ee0da0f5", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-69216d1f7b1c8161", "level": "note", "message": {"text": "Unused endpoint: POST /api/reservations/{reservation_id}/cancel"}, "properties": {"repobilityId": "cf56fb16a129fd6b", "scanner": "scanner-primary", "fingerprint": "69216d1f7b1c8161", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a8fa356775d1acfb", "level": "note", "message": {"text": "Unused endpoint: GET /api/reservations/store/{place_id}"}, "properties": {"repobilityId": "a667a1bbdee900c9", "scanner": "scanner-primary", "fingerprint": "a8fa356775d1acfb", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-859d6c692535f79d", "level": "note", "message": {"text": "Unused endpoint: POST /api/reservations/{reservation_id}/status"}, "properties": {"repobilityId": "5278cb728841d2a9", "scanner": "scanner-primary", "fingerprint": "859d6c692535f79d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3b84222f1a1c6929", "level": "note", "message": {"text": "Unused endpoint: POST /api/sync/ical"}, "properties": {"repobilityId": "a81b55d0cac6bf82", "scanner": "scanner-primary", "fingerprint": "3b84222f1a1c6929", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-40b67c999366875e", "level": "note", "message": {"text": "Unused endpoint: GET /api/communities"}, "properties": {"repobilityId": "fdeedc94bdb141c1", "scanner": "scanner-primary", "fingerprint": "40b67c999366875e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c74ab324a711f19e", "level": "note", "message": {"text": "Unused endpoint: POST /api/communities"}, "properties": {"repobilityId": "19fc5a6bd2aae2b6", "scanner": "scanner-primary", "fingerprint": "c74ab324a711f19e", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-59ccd2caa1aab2ce", "level": "note", "message": {"text": "Unused endpoint: POST /api/communities/{comm_id}/join"}, "properties": {"repobilityId": "e3190cc3ec85eaaf", "scanner": "scanner-primary", "fingerprint": "59ccd2caa1aab2ce", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-53cdcee6144e106a", "level": "note", "message": {"text": "Unused endpoint: GET /api/users/me"}, "properties": {"repobilityId": "4f43f3ba20202ea3", "scanner": "scanner-primary", "fingerprint": "53cdcee6144e106a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9f24dc80ed7306e8", "level": "note", "message": {"text": "Unused endpoint: POST /api/users/me/onboarding"}, "properties": {"repobilityId": "8a5072fdd2d40f8d", "scanner": "scanner-primary", "fingerprint": "9f24dc80ed7306e8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ee4ccf4b50c9793a", "level": "note", "message": {"text": "Unused endpoint: PUT /api/users/me/location"}, "properties": {"repobilityId": "8d90f1b16a613840", "scanner": "scanner-primary", "fingerprint": "ee4ccf4b50c9793a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-cb2635b50239d452", "level": "note", "message": {"text": "Unused endpoint: PUT /api/users/me"}, "properties": {"repobilityId": "0797018bc003dffb", "scanner": "scanner-primary", "fingerprint": "cb2635b50239d452", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-16086deab4d182ca", "level": "note", "message": {"text": "Unused endpoint: PUT /api/users/me/preferences"}, "properties": {"repobilityId": "e26d1d2b3ff74128", "scanner": "scanner-primary", "fingerprint": "16086deab4d182ca", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-05b417f6d2b0c907", "level": "note", "message": {"text": "Unused endpoint: GET /api/shop/items"}, "properties": {"repobilityId": "1514636d2ae21600", "scanner": "scanner-primary", "fingerprint": "05b417f6d2b0c907", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c0043cca6da19db2", "level": "note", "message": {"text": "Unused endpoint: POST /api/shop/buy"}, "properties": {"repobilityId": "195530b31bcb9b27", "scanner": "scanner-primary", "fingerprint": "c0043cca6da19db2", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}