Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

sabyunrepo/murder_platform

https://github.com/sabyunrepo/murder_platform · scanned 2026-06-15 23:59 UTC (2 months, 3 weeks ago)

321 raw signals (131 security + 190 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 179 actionable findings from 2 signal sources. 485 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 6397 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
LoadingFallback software healthy apps/web/src/App.tsx:LoadingFallback
LegacyRuntimeMockRedirect software healthy apps/web/src/App.tsx:LegacyRuntimeMockRedirect
useAppInitialize software healthy apps/web/src/App.tsx:useAppInitialize
App software healthy apps/web/src/App.tsx:App
AppContent software healthy apps/web/src/App.tsx:AppContent
setAuthenticatedUser software healthy apps/web/src/__tests__/App.devRoutes.test.tsx:setAuthentica…
selectSectionId software healthy apps/web/src/stores/readingStore.ts:selectSectionId
selectLines software healthy apps/web/src/stores/readingStore.ts:selectLines
selectCurrentIndex software healthy apps/web/src/stores/readingStore.ts:selectCurrentIndex
selectStatus software healthy apps/web/src/stores/readingStore.ts:selectStatus
selectPausedReason software healthy apps/web/src/stores/readingStore.ts:selectPausedReason
selectCurrentLine software healthy apps/web/src/stores/readingStore.ts:selectCurrentLine
selectIsPaused software healthy apps/web/src/stores/readingStore.ts:selectIsPaused
makeCacheKey software healthy apps/web/src/stores/moduleStoreFactory.ts:makeCacheKey
createInitialState software healthy apps/web/src/stores/moduleStoreFactory.ts:createInitialState
getModuleStore software healthy apps/web/src/stores/moduleStoreFactory.ts:getModuleStore
selectModuleIsActive software healthy apps/web/src/stores/moduleStoreFactory.ts:selectModuleIsAct…
selectModuleId software healthy apps/web/src/stores/moduleStoreFactory.ts:selectModuleId
selectModuleSessionId software healthy apps/web/src/stores/moduleStoreFactory.ts:selectModuleSessi…
selectIsVoiceEnabled software healthy apps/web/src/stores/voiceStore.ts:selectIsVoiceEnabled
selectCurrentChannel software healthy apps/web/src/stores/voiceStore.ts:selectCurrentChannel
selectIsMuted software healthy apps/web/src/stores/voiceStore.ts:selectIsMuted
selectIsSpeakerMuted software healthy apps/web/src/stores/voiceStore.ts:selectIsSpeakerMuted
selectIsPanelOpen software healthy apps/web/src/stores/voiceStore.ts:selectIsPanelOpen
selectIsBottomSheetOpen software healthy apps/web/src/stores/voiceStore.ts:selectIsBottomSheetOpen
selectVoiceConnectionState software healthy apps/web/src/stores/voiceStore.ts:selectVoiceConnectionState
selectParticipantVoiceStates software healthy apps/web/src/stores/voiceStore.ts:selectParticipantVoiceSta…
selectVoiceSettings software healthy apps/web/src/stores/voiceStore.ts:selectVoiceSettings
getVoiceAudioCaptureOptions software healthy apps/web/src/stores/voiceStore.ts:getVoiceAudioCaptureOptio…
clampVoiceVolume software healthy apps/web/src/stores/voiceStore.ts:clampVoiceVolume
loadPersistedVoiceSettings software healthy apps/web/src/stores/voiceStore.ts:loadPersistedVoiceSettings
persistVoiceSettings software healthy apps/web/src/stores/voiceStore.ts:persistVoiceSettings
sanitizeVoiceSettings software healthy apps/web/src/stores/voiceStore.ts:sanitizeVoiceSettings
selectOnlineFriends software healthy apps/web/src/stores/socialStore.ts:selectOnlineFriends
selectUnreadCounts software healthy apps/web/src/stores/socialStore.ts:selectUnreadCounts
selectTypingUsers software healthy apps/web/src/stores/socialStore.ts:selectTypingUsers
selectIsFriendOnline software healthy apps/web/src/stores/socialStore.ts:selectIsFriendOnline
selectUnreadCount software healthy apps/web/src/stores/socialStore.ts:selectUnreadCount
selectRoomTypingUsers software healthy apps/web/src/stores/socialStore.ts:selectRoomTypingUsers
selectTotalUnread software healthy apps/web/src/stores/socialStore.ts:selectTotalUnread
extractMyRole software healthy apps/web/src/stores/gameSessionStore.ts:extractMyRole
selectSidebarOpen software healthy apps/web/src/stores/uiStore.ts:selectSidebarOpen
selectActiveModal software healthy apps/web/src/stores/uiStore.ts:selectActiveModal
selectIsModalOpen software healthy apps/web/src/stores/uiStore.ts:selectIsModalOpen
buildWsBase software healthy apps/web/src/stores/connectionStore.ts:buildWsBase
buildGameWsUrl software healthy apps/web/src/stores/connectionStore.ts:buildGameWsUrl
authProtocolEnabled software healthy apps/web/src/stores/connectionStore.ts:authProtocolEnabled
selectGameState software healthy apps/web/src/stores/connectionStore.ts:selectGameState
selectSocialState software healthy apps/web/src/stores/connectionStore.ts:selectSocialState
selectSessionId software healthy apps/web/src/stores/connectionStore.ts:selectSessionId

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

LabelLayerStatusPath
docker-compose.dev.yml software healthy docker-compose.dev.yml
renovate.json software healthy renovate.json
DESIGN.md software healthy DESIGN.md
README.md software healthy README.md
docker-compose.local-ci.yml software healthy docker-compose.local-ci.yml
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
.eslintrc.cjs software healthy .eslintrc.cjs
package.json software healthy package.json
.gitleaks.toml software healthy .gitleaks.toml
turbo.json software healthy turbo.json
PLAN_AUTOPILOT.md software healthy PLAN_AUTOPILOT.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
Makefile software healthy Makefile
docker-compose.e2e.yml software healthy docker-compose.e2e.yml
AGENTS.md software healthy AGENTS.md
docker-compose.yml software healthy docker-compose.yml
codecov.yml software healthy codecov.yml
playwright.config.ts software healthy apps/web/playwright.config.ts
tsconfig.app.json software healthy apps/web/tsconfig.app.json
vite.config.ts software healthy apps/web/vite.config.ts
CLAUDE.md software healthy apps/web/CLAUDE.md
tsconfig.module-store-types.json software healthy apps/web/tsconfig.module-store-types.json
package.json software healthy apps/web/package.json
tsconfig.node.json software healthy apps/web/tsconfig.node.json
index.html software healthy apps/web/index.html
Dockerfile software healthy apps/web/Dockerfile
eslint.config.js software healthy apps/web/eslint.config.js
tsconfig.json software healthy apps/web/tsconfig.json
AGENTS.md software healthy apps/web/AGENTS.md
vitest.config.ts software healthy apps/web/vitest.config.ts
.last-run.json software healthy apps/web/test-results/.last-run.json
manifest.json software healthy apps/web/public/manifest.json
index.css software healthy apps/web/src/index.css
main.tsx software healthy apps/web/src/main.tsx
vite-env.d.ts software healthy apps/web/src/vite-env.d.ts
App.tsx software healthy apps/web/src/App.tsx
App.devRoutes.test.tsx software healthy apps/web/src/__tests__/App.devRoutes.test.tsx
readingStore.ts software healthy apps/web/src/stores/readingStore.ts
moduleStoreFactory.ts software healthy apps/web/src/stores/moduleStoreFactory.ts
voiceStore.ts software healthy apps/web/src/stores/voiceStore.ts
socialStore.ts software healthy apps/web/src/stores/socialStore.ts
gameSessionStore.ts software healthy apps/web/src/stores/gameSessionStore.ts
uiStore.ts software healthy apps/web/src/stores/uiStore.ts
connectionStore.ts software healthy apps/web/src/stores/connectionStore.ts
authStore.ts software healthy apps/web/src/stores/authStore.ts
moduleStoreCleanup.ts software healthy apps/web/src/stores/moduleStoreCleanup.ts
themeStore.ts software healthy apps/web/src/stores/themeStore.ts
gameSelectors.ts software healthy apps/web/src/stores/gameSelectors.ts

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

LabelLayerStatusPath
apps software healthy apps
web software healthy apps/web
test-results software healthy apps/web/test-results
public software healthy apps/web/public
src software healthy apps/web/src
__tests__ software healthy apps/web/src/__tests__
stores software healthy apps/web/src/stores
__tests__ software healthy apps/web/src/stores/__tests__
mocks software healthy apps/web/src/mocks
handlers software healthy apps/web/src/mocks/handlers
shared software healthy apps/web/src/shared
utils software healthy apps/web/src/shared/utils
components software healthy apps/web/src/shared/components
__tests__ software healthy apps/web/src/shared/components/__tests__
ui software healthy apps/web/src/shared/components/ui
__tests__ software healthy apps/web/src/shared/components/ui/__tests__
test-utils software healthy apps/web/src/shared/test-utils
hooks software healthy apps/web/src/shared/hooks
appearance software healthy apps/web/src/shared/appearance
utils software healthy apps/web/src/utils
components software healthy apps/web/src/components
voice software healthy apps/web/src/components/voice
__tests__ software healthy apps/web/src/components/voice/__tests__
VoiceRuntimeOverlaySurface software healthy apps/web/src/components/voice/VoiceRuntimeOverlaySurface
DiscordVoiceOverlay software healthy apps/web/src/components/voice/DiscordVoiceOverlay
error software healthy apps/web/src/components/error
profile software healthy apps/web/src/components/profile
lib software healthy apps/web/src/lib
pages software healthy apps/web/src/pages
__tests__ software healthy apps/web/src/pages/__tests__
hooks software healthy apps/web/src/hooks
__tests__ software healthy apps/web/src/hooks/__tests__
services software healthy apps/web/src/services
features software healthy apps/web/src/features
reading software healthy apps/web/src/features/reading
__tests__ software healthy apps/web/src/features/reading/__tests__
auth software healthy apps/web/src/features/auth
__tests__ software healthy apps/web/src/features/auth/__tests__
events software healthy apps/web/src/features/events
media software healthy apps/web/src/features/media
room software healthy apps/web/src/features/room
components software healthy apps/web/src/features/room/components
__tests__ software healthy apps/web/src/features/room/components/__tests__
audio software healthy apps/web/src/features/audio
components software healthy apps/web/src/features/audio/components
hooks software healthy apps/web/src/features/audio/hooks
admin software healthy apps/web/src/features/admin
components software healthy apps/web/src/features/admin/components
__tests__ software healthy apps/web/src/features/admin/components/__tests__
social software healthy apps/web/src/features/social

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

LabelLayerStatusPath
/EventHostPage frontend healthy apps/web/src/pages/EventHostPage.tsx
/OfflinePage frontend healthy apps/web/src/pages/OfflinePage.tsx
/ShopPaymentSuccessPage frontend healthy apps/web/src/pages/ShopPaymentSuccessPage.tsx
/EventPage frontend healthy apps/web/src/pages/EventPage.tsx
/EventNewPage frontend healthy apps/web/src/pages/EventNewPage.tsx
/GamePage frontend healthy apps/web/src/pages/GamePage.tsx
/AdminSettlementsPage frontend healthy apps/web/src/pages/AdminSettlementsPage.tsx
/RoomPage frontend healthy apps/web/src/pages/RoomPage.tsx
/AdminReviewPage frontend healthy apps/web/src/pages/AdminReviewPage.tsx
/CreatorDashboardPage frontend healthy apps/web/src/pages/CreatorDashboardPage.tsx
/ProfilePage frontend healthy apps/web/src/pages/ProfilePage.tsx
/CreatorSettlementsPage frontend healthy apps/web/src/pages/CreatorSettlementsPage.tsx
/AdminCoinGrantPage frontend healthy apps/web/src/pages/AdminCoinGrantPage.tsx
/ReadingScriptEditorMockControls frontend healthy apps/web/src/pages/ReadingScriptEditorMockControls.tsx
/EditorPage frontend healthy apps/web/src/pages/EditorPage.tsx
/LobbyPage frontend healthy apps/web/src/pages/LobbyPage.tsx
/AdminPage frontend healthy apps/web/src/pages/AdminPage.tsx
/WaitingRoomDevPage frontend healthy apps/web/src/pages/WaitingRoomDevPage.tsx
/ShopPage frontend healthy apps/web/src/pages/ShopPage.tsx
/ShopBrandPayCallbackPage frontend healthy apps/web/src/pages/ShopBrandPayCallbackPage.tsx
/PrivacyPage frontend healthy apps/web/src/pages/PrivacyPage.tsx
/ShopHistoryPage frontend healthy apps/web/src/pages/ShopHistoryPage.tsx
/SocialPage frontend healthy apps/web/src/pages/SocialPage.tsx
/AdminRevenuePage frontend healthy apps/web/src/pages/AdminRevenuePage.tsx
/ShopPaymentFailPage frontend healthy apps/web/src/pages/ShopPaymentFailPage.tsx
/CreatorThemeStatsPage frontend healthy apps/web/src/pages/CreatorThemeStatsPage.tsx
/ReadingScriptPlayerMockPage frontend healthy apps/web/src/pages/ReadingScriptPlayerMockPage.tsx
/EventRoleSheetPage frontend healthy apps/web/src/pages/EventRoleSheetPage.tsx
/ReadingScriptEditorMockPage frontend healthy apps/web/src/pages/ReadingScriptEditorMockPage.tsx
/VoiceOverlayDevPage frontend healthy apps/web/src/pages/VoiceOverlayDevPage.tsx
/NotFoundPage frontend healthy apps/web/src/pages/NotFoundPage.tsx
/MyThemesPage frontend healthy apps/web/src/pages/MyThemesPage.tsx
/TermsPage frontend healthy apps/web/src/pages/TermsPage.tsx
/AdminPackagesPage frontend healthy apps/web/src/pages/AdminPackagesPage.tsx
/PointPolicyPage frontend healthy apps/web/src/pages/PointPolicyPage.tsx
/UIKitPreviewPage frontend healthy apps/web/src/pages/UIKitPreviewPage.tsx
/CreatorEarningsPage frontend healthy apps/web/src/pages/CreatorEarningsPage.tsx
/PublicProfilePage frontend healthy apps/web/src/pages/PublicProfilePage.tsx
/__tests__/ShopHistoryPage.test frontend healthy apps/web/src/pages/__tests__/ShopHistoryPage.test.tsx
/__tests__/GamePage.test frontend healthy apps/web/src/pages/__tests__/GamePage.test.tsx
/__tests__/ShopPage.test frontend healthy apps/web/src/pages/__tests__/ShopPage.test.tsx
/__tests__/WaitingRoomDevPage.test frontend healthy apps/web/src/pages/__tests__/WaitingRoomDevPage.test.tsx
/__tests__/LobbyPage.test frontend healthy apps/web/src/pages/__tests__/LobbyPage.test.tsx
/__tests__/ShopPaymentSuccessPage.test frontend healthy apps/web/src/pages/__tests__/ShopPaymentSuccessPage.test.tsx
/__tests__/ProfilePage.test frontend healthy apps/web/src/pages/__tests__/ProfilePage.test.tsx
/__tests__/LegalPages.test frontend healthy apps/web/src/pages/__tests__/LegalPages.test.tsx
/__tests__/VoiceOverlayDevPage.test frontend healthy apps/web/src/pages/__tests__/VoiceOverlayDevPage.test.tsx
/__tests__/ReadingScriptMockPages.test frontend healthy apps/web/src/pages/__tests__/ReadingScriptMockPages.test.tsx
/__tests__/RoomPage.test frontend healthy apps/web/src/pages/__tests__/RoomPage.test.tsx
/__tests__/EditorPage.test frontend healthy apps/web/src/pages/__tests__/EditorPage.test.tsx

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

LabelLayerStatusPath
00014_social_enhancements.sql data healthy apps/server/db/migrations/00014_social_enhancements.sql
00065_payment_creating_status.sql data healthy apps/server/db/migrations/00065_payment_creating_status.sql
00058_canonical_web_coin_packages.sql data healthy apps/server/db/migrations/00058_canonical_web_coin_packages…
00047_clue_reveal_hide_scenes.sql data healthy apps/server/db/migrations/00047_clue_reveal_hide_scenes.sql
00050_room_player_character_unique.sql data healthy apps/server/db/migrations/00050_room_player_character_uniqu…
00009_password_auth.sql data healthy apps/server/db/migrations/00009_password_auth.sql
00061_bonus_mico_grants.sql data healthy apps/server/db/migrations/00061_bonus_mico_grants.sql
00005_sessions.sql data healthy apps/server/db/migrations/00005_sessions.sql
00046_clue_appearance_scene.sql data healthy apps/server/db/migrations/00046_clue_appearance_scene.sql
00022_clue_relations.sql data healthy apps/server/db/migrations/00022_clue_relations.sql
00039_theme_cover_map_media_ids.sql data healthy apps/server/db/migrations/00039_theme_cover_map_media_ids.s…
00059_optimized_web_coin_bonus.sql data healthy apps/server/db/migrations/00059_optimized_web_coin_bonus.sql
00015_theme_media.sql data healthy apps/server/db/migrations/00015_theme_media.sql
00031_location_image_url.sql data healthy apps/server/db/migrations/00031_location_image_url.sql
00063_payment_refund_reversal_idempotency.sql data healthy apps/server/db/migrations/00063_payment_refund_reversal_ide…
00042_story_info_media_refs.sql data healthy apps/server/db/migrations/00042_story_info_media_refs.sql
00062_backfill_payment_bonus_mico_grants.sql data healthy apps/server/db/migrations/00062_backfill_payment_bonus_mico…
00028_character_mystery_role.sql data healthy apps/server/db/migrations/00028_character_mystery_role.sql
00048_location_scene_visibility.sql data healthy apps/server/db/migrations/00048_location_scene_visibility.s…
00021_flow_tables.sql data healthy apps/server/db/migrations/00021_flow_tables.sql
00024_unified_clue_edges.sql data healthy apps/server/db/migrations/00024_unified_clue_edges.sql
00004_rooms.sql data healthy apps/server/db/migrations/00004_rooms.sql
00055_runtime_harness_runs.sql data healthy apps/server/db/migrations/00055_runtime_harness_runs.sql
00016_reading_sections.sql data healthy apps/server/db/migrations/00016_reading_sections.sql
00002_users.sql data healthy apps/server/db/migrations/00002_users.sql
00013_users_soft_delete.sql data healthy apps/server/db/migrations/00013_users_soft_delete.sql
00003_themes.sql data healthy apps/server/db/migrations/00003_themes.sql
00060_user_avatar_storage_key.sql data healthy apps/server/db/migrations/00060_user_avatar_storage_key.sql
00032_character_visibility_policy.sql data healthy apps/server/db/migrations/00032_character_visibility_policy…
00064_core_lookup_indexes.sql data healthy apps/server/db/migrations/00064_core_lookup_indexes.sql
00001_init_extensions.sql data healthy apps/server/db/migrations/00001_init_extensions.sql
00011_editor_tables.sql data healthy apps/server/db/migrations/00011_editor_tables.sql
00038_character_clue_image_media_ids.sql data healthy apps/server/db/migrations/00038_character_clue_image_media_…
00018_audit_events.sql data healthy apps/server/db/migrations/00018_audit_events.sql
00051_room_spectators.sql data healthy apps/server/db/migrations/00051_room_spectators.sql
00035_character_alias_rules.sql data healthy apps/server/db/migrations/00035_character_alias_rules.sql
00033_media_image_type.sql data healthy apps/server/db/migrations/00033_media_image_type.sql
00019_editor_review_workflow.sql data healthy apps/server/db/migrations/00019_editor_review_workflow.sql
00029_role_sheet_content_key.sql data healthy apps/server/db/migrations/00029_role_sheet_content_key.sql
00012_notification_preferences.sql data healthy apps/server/db/migrations/00012_notification_preferences.sql
00054_events.sql data healthy apps/server/db/migrations/00054_events.sql
00026_auditlog_expansion.sql data healthy apps/server/db/migrations/00026_auditlog_expansion.sql
00052_session_spectators.sql data healthy apps/server/db/migrations/00052_session_spectators.sql
00017_media_type_video.sql data healthy apps/server/db/migrations/00017_media_type_video.sql
00023_remove_clue_type.sql data healthy apps/server/db/migrations/00023_remove_clue_type.sql
00056_payment_toss_order.sql data healthy apps/server/db/migrations/00056_payment_toss_order.sql
00041_revoke_log_session_index.sql data healthy apps/server/db/migrations/00041_revoke_log_session_index.sql
00057_expand_web_coin_packages.sql data healthy apps/server/db/migrations/00057_expand_web_coin_packages.sql
00007_social.sql data healthy apps/server/db/migrations/00007_social.sql
00045_reading_section_narrator_character.sql data healthy apps/server/db/migrations/00045_reading_section_narrator_ch…

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

LabelLayerStatusPath
bonus_mico_grants data healthy apps/server/db/migrations/00061_bonus_mico_grants.sql
bonus_mico_grant_uses data healthy apps/server/db/migrations/00061_bonus_mico_grants.sql
game_sessions data healthy apps/server/db/migrations/00005_sessions.sql
session_players data healthy apps/server/db/migrations/00005_sessions.sql
session_events data healthy apps/server/db/migrations/00005_sessions.sql
clue_relations data healthy apps/server/db/migrations/00022_clue_relations.sql
theme_media data healthy apps/server/db/migrations/00015_theme_media.sql
story_info_media_refs data healthy apps/server/db/migrations/00042_story_info_media_refs.sql
flow_nodes data healthy apps/server/db/migrations/00021_flow_tables.sql
flow_edges data healthy apps/server/db/migrations/00021_flow_tables.sql
clue_edge_groups data healthy apps/server/db/migrations/00024_unified_clue_edges.sql
clue_edge_members data healthy apps/server/db/migrations/00024_unified_clue_edges.sql
rooms data healthy apps/server/db/migrations/00004_rooms.sql
room_players data healthy apps/server/db/migrations/00004_rooms.sql
runtime_harness_runs data healthy apps/server/db/migrations/00055_runtime_harness_runs.sql
runtime_harness_run_users data healthy apps/server/db/migrations/00055_runtime_harness_runs.sql
reading_sections data healthy apps/server/db/migrations/00016_reading_sections.sql
users data healthy apps/server/db/migrations/00002_users.sql
themes data healthy apps/server/db/migrations/00003_themes.sql
theme_characters data healthy apps/server/db/migrations/00003_themes.sql
theme_maps data healthy apps/server/db/migrations/00011_editor_tables.sql
theme_locations data healthy apps/server/db/migrations/00011_editor_tables.sql
theme_clues data healthy apps/server/db/migrations/00011_editor_tables.sql
theme_contents data healthy apps/server/db/migrations/00011_editor_tables.sql
audit_events data healthy apps/server/db/migrations/00018_audit_events.sql
room_spectators data healthy apps/server/db/migrations/00051_room_spectators.sql
notification_preferences data healthy apps/server/db/migrations/00012_notification_preferences.sql
events data healthy apps/server/db/migrations/00054_events.sql
event_registrations data healthy apps/server/db/migrations/00054_events.sql
event_character_assignments data healthy apps/server/db/migrations/00054_events.sql
scenario_character_locks data healthy apps/server/db/migrations/00054_events.sql
scenario_play_histories data healthy apps/server/db/migrations/00054_events.sql
session_spectators data healthy apps/server/db/migrations/00052_session_spectators.sql
friendships data healthy apps/server/db/migrations/00007_social.sql
user_blocks data healthy apps/server/db/migrations/00007_social.sql
chat_rooms data healthy apps/server/db/migrations/00007_social.sql
chat_room_members data healthy apps/server/db/migrations/00007_social.sql
chat_messages data healthy apps/server/db/migrations/00007_social.sql
room_chat_messages data healthy apps/server/db/migrations/00053_room_chat_messages.sql
revoke_log data healthy apps/server/db/migrations/00027_ws_auth_revoke_log.sql
coin_packages data healthy apps/server/db/migrations/00008_payment.sql
payments data healthy apps/server/db/migrations/00008_payment.sql
coin_transactions data healthy apps/server/db/migrations/00008_payment.sql
theme_purchases data healthy apps/server/db/migrations/00008_payment.sql
creator_earnings data healthy apps/server/db/migrations/00008_payment.sql
settlements data healthy apps/server/db/migrations/00008_payment.sql
theme_media_categories data healthy apps/server/db/migrations/00040_media_categories_replace_co…
theme_media_replacement_uploads data healthy apps/server/db/migrations/00040_media_categories_replace_co…
story_infos data healthy apps/server/db/migrations/00036_story_infos.sql

LabelLayerStatusPath
auth::apps/server/internal/domain/auth/service.go security healthy apps/server/internal/domain/auth/service.go
auth::apps/server/internal/domain/auth/handler.go security healthy apps/server/internal/domain/auth/handler.go
auth::apps/server/internal/ws/upgrade.go security healthy apps/server/internal/ws/upgrade.go
auth::apps/server/internal/domain/auth/handler_test.go security healthy apps/server/internal/domain/auth/handler_test.go
auth::apps/server/internal/domain/voice/handler.go security healthy apps/server/internal/domain/voice/handler.go
auth::apps/server/internal/session/owner_route_adapter.go security healthy apps/server/internal/session/owner_route_adapter.go
auth::apps/server/internal/domain/auth/service_oauth_test.go security healthy apps/server/internal/domain/auth/service_oauth_test.go
auth::apps/web/src/features/auth/OAuthSection.test.tsx security healthy apps/web/src/features/auth/OAuthSection.test.tsx
auth::apps/server/internal/middleware/auth.go security healthy apps/server/internal/middleware/auth.go
auth::apps/server/cmd/server/main.go security healthy apps/server/cmd/server/main.go
auth::apps/server/internal/domain/voice/provider.go security healthy apps/server/internal/domain/voice/provider.go
auth::apps/web/src/features/auth/AuthCallbackPage.tsx security healthy apps/web/src/features/auth/AuthCallbackPage.tsx
auth::apps/web/e2e/front-pages.spec.ts security healthy apps/web/e2e/front-pages.spec.ts
auth::apps/web/src/features/auth/oauth-urls.ts security healthy apps/web/src/features/auth/oauth-urls.ts
auth::apps/server/cmd/server/routes_editor.go security healthy apps/server/cmd/server/routes_editor.go
auth::apps/server/api/openapi.yaml security healthy apps/server/api/openapi.yaml
auth::.gitleaks.toml security healthy .gitleaks.toml
auth::apps/server/internal/domain/payment/handler.go security healthy apps/server/internal/domain/payment/handler.go
auth::infra/helm/mmp/examples/values-render.yaml security healthy infra/helm/mmp/examples/values-render.yaml
auth::apps/server/internal/infra/sentry/sentry_test.go security healthy apps/server/internal/infra/sentry/sentry_test.go
auth::apps/server/internal/domain/voice/provider_test.go security healthy apps/server/internal/domain/voice/provider_test.go
auth::apps/web/src/hooks/__tests__/useAuth.test.ts security healthy apps/web/src/hooks/__tests__/useAuth.test.ts
auth::apps/server/internal/domain/auth/revoke_publisher.go security healthy apps/server/internal/domain/auth/revoke_publisher.go
auth::apps/server/internal/domain/auth/oauth_provider.go security healthy apps/server/internal/domain/auth/oauth_provider.go
auth::apps/server/internal/infra/sentry/sentry.go security healthy apps/server/internal/infra/sentry/sentry.go
auth::apps/web/src/services/api.ts security healthy apps/web/src/services/api.ts
auth::apps/web/src/features/profile/components/DeleteAccoun… security healthy apps/web/src/features/profile/components/DeleteAccountModal…
auth::apps/server/internal/domain/auth/service_oauth_state.… security healthy apps/server/internal/domain/auth/service_oauth_state.go
auth::apps/server/internal/deploymetrics/handler_test.go security healthy apps/server/internal/deploymetrics/handler_test.go
auth::apps/server/go.mod security healthy apps/server/go.mod
auth::apps/server/internal/config/config_test.go security healthy apps/server/internal/config/config_test.go
auth::apps/server/internal/ws/auth_protocol_test.go security healthy apps/server/internal/ws/auth_protocol_test.go
auth::docker-compose.e2e.yml security healthy docker-compose.e2e.yml
auth::apps/web/src/hooks/useAuth.ts security healthy apps/web/src/hooks/useAuth.ts
auth::apps/server/internal/middleware/auth_test.go security healthy apps/server/internal/middleware/auth_test.go
auth::infra/helm/mmp/README.md security healthy infra/helm/mmp/README.md
auth::apps/server/internal/domain/auth/rate_limit_test.go security healthy apps/server/internal/domain/auth/rate_limit_test.go
auth::.env.example security healthy .env.example
auth::apps/server/internal/config/config.go security healthy apps/server/internal/config/config.go
auth::apps/server/internal/ws/auth_protocol.go security healthy apps/server/internal/ws/auth_protocol.go
auth::apps/server/internal/domain/auth/token.go security healthy apps/server/internal/domain/auth/token.go
auth::apps/web/src/features/auth/oauth-urls.test.ts security healthy apps/web/src/features/auth/oauth-urls.test.ts
auth::apps/server/internal/ws/upgrade_test.go security healthy apps/server/internal/ws/upgrade_test.go
auth::apps/server/internal/domain/auth/service_revoke.go security healthy apps/server/internal/domain/auth/service_revoke.go
auth::apps/web/src/features/auth/OAuthSection.tsx security healthy apps/web/src/features/auth/OAuthSection.tsx
auth::apps/server/internal/domain/auth/handler_audit_test.go security healthy apps/server/internal/domain/auth/handler_audit_test.go
auth::apps/server/cmd/server/routes_public.go security healthy apps/server/cmd/server/routes_public.go

LabelLayerStatusPath
RoleRoute frontend healthy apps/web/src/shared/components/RoleRoute.tsx
ProtectedRoute frontend healthy apps/web/src/shared/components/ProtectedRoute.tsx
EventHostPage frontend healthy apps/web/src/pages/EventHostPage.tsx
OfflinePage frontend healthy apps/web/src/pages/OfflinePage.tsx
ShopPaymentSuccessPage frontend healthy apps/web/src/pages/ShopPaymentSuccessPage.tsx
EventPage frontend healthy apps/web/src/pages/EventPage.tsx
EventNewPage frontend healthy apps/web/src/pages/EventNewPage.tsx
GamePage frontend healthy apps/web/src/pages/GamePage.tsx
AdminSettlementsPage frontend healthy apps/web/src/pages/AdminSettlementsPage.tsx
RoomPage frontend healthy apps/web/src/pages/RoomPage.tsx
AdminReviewPage frontend healthy apps/web/src/pages/AdminReviewPage.tsx
CreatorDashboardPage frontend healthy apps/web/src/pages/CreatorDashboardPage.tsx
ProfilePage frontend healthy apps/web/src/pages/ProfilePage.tsx
CreatorSettlementsPage frontend healthy apps/web/src/pages/CreatorSettlementsPage.tsx
AdminCoinGrantPage frontend healthy apps/web/src/pages/AdminCoinGrantPage.tsx
EditorPage frontend healthy apps/web/src/pages/EditorPage.tsx
LobbyPage frontend healthy apps/web/src/pages/LobbyPage.tsx
AdminPage frontend healthy apps/web/src/pages/AdminPage.tsx
WaitingRoomDevPage frontend healthy apps/web/src/pages/WaitingRoomDevPage.tsx
ShopPage frontend healthy apps/web/src/pages/ShopPage.tsx
ShopBrandPayCallbackPage frontend healthy apps/web/src/pages/ShopBrandPayCallbackPage.tsx
PrivacyPage frontend healthy apps/web/src/pages/PrivacyPage.tsx
ShopHistoryPage frontend healthy apps/web/src/pages/ShopHistoryPage.tsx
SocialPage frontend healthy apps/web/src/pages/SocialPage.tsx
AdminRevenuePage frontend healthy apps/web/src/pages/AdminRevenuePage.tsx
ShopPaymentFailPage frontend healthy apps/web/src/pages/ShopPaymentFailPage.tsx
CreatorThemeStatsPage frontend healthy apps/web/src/pages/CreatorThemeStatsPage.tsx
ReadingScriptPlayerMockPage frontend healthy apps/web/src/pages/ReadingScriptPlayerMockPage.tsx
EventRoleSheetPage frontend healthy apps/web/src/pages/EventRoleSheetPage.tsx
ReadingScriptEditorMockPage frontend healthy apps/web/src/pages/ReadingScriptEditorMockPage.tsx
VoiceOverlayDevPage frontend healthy apps/web/src/pages/VoiceOverlayDevPage.tsx
NotFoundPage frontend healthy apps/web/src/pages/NotFoundPage.tsx
MyThemesPage frontend healthy apps/web/src/pages/MyThemesPage.tsx
TermsPage frontend healthy apps/web/src/pages/TermsPage.tsx
AdminPackagesPage frontend healthy apps/web/src/pages/AdminPackagesPage.tsx
PointPolicyPage frontend healthy apps/web/src/pages/PointPolicyPage.tsx
UIKitPreviewPage frontend healthy apps/web/src/pages/UIKitPreviewPage.tsx
CreatorEarningsPage frontend healthy apps/web/src/pages/CreatorEarningsPage.tsx
PublicProfilePage frontend healthy apps/web/src/pages/PublicProfilePage.tsx
LoginPage frontend healthy apps/web/src/features/auth/LoginPage.tsx
AuthCallbackPage frontend healthy apps/web/src/features/auth/AuthCallbackPage.tsx
RuntimeMockPage frontend healthy apps/web/src/features/runtime-mock/RuntimeMockPage.tsx

LabelLayerStatusPath
ApiHttpError software healthy apps/web/src/lib/api-error.ts:ApiHttpError
ApiClient software healthy apps/web/src/services/api.ts:ApiClient
throws software healthy apps/web/src/features/media/FileVideoPlayer.ts:throws
FileVideoPlayer software healthy apps/web/src/features/media/FileVideoPlayer.ts:FileVideoPla…
YouTubeVideoPlayer software healthy apps/web/src/features/media/YouTubeVideoPlayer.ts:YouTubeVi…
MockGainParam software healthy apps/web/src/features/audio/VoiceManager.test.ts:MockGainPa…
MockGainNode software healthy apps/web/src/features/audio/VoiceManager.test.ts:MockGainNo…
MockMediaElementSource software healthy apps/web/src/features/audio/VoiceManager.test.ts:MockMediaE…
MockAudioContext software healthy apps/web/src/features/audio/VoiceManager.test.ts:MockAudioC…
MockAudio software healthy apps/web/src/features/audio/VoiceManager.test.ts:MockAudio
MockYTPlayer software healthy apps/web/src/features/audio/YouTubePlayer.test.ts:MockYTPla…
MockGainNode software healthy apps/web/src/features/audio/audioGraph.test.ts:MockGainNode
MockAudioContext software healthy apps/web/src/features/audio/audioGraph.test.ts:MockAudioCon…
MockGainParam software healthy apps/web/src/features/audio/BgmManager.test.ts:MockGainParam
MockGainNode software healthy apps/web/src/features/audio/BgmManager.test.ts:MockGainNode
MockMediaElementSource software healthy apps/web/src/features/audio/BgmManager.test.ts:MockMediaEle…
MockAudioContext software healthy apps/web/src/features/audio/BgmManager.test.ts:MockAudioCon…
MockAudio software healthy apps/web/src/features/audio/BgmManager.test.ts:MockAudio
const software healthy apps/web/src/features/social/components/__tests__/Social.te…
MockHowl software healthy apps/web/src/features/runtime/components/RuntimeProgressVie…
MockHowl software healthy apps/web/src/features/runtime-mock/runtimeMockPageTestMocks…
FakeAudio software healthy apps/web/src/features/editor/components/media/__tests__/Med…
MockAudioContext software healthy apps/web/e2e/voice-settings.spec.ts:MockAudioContext
Contract software healthy scripts/mmp-harness-contract-test.py:16
ReconnectManager software healthy packages/ws-client/src/reconnect.ts:ReconnectManager
WsClient software healthy packages/ws-client/src/client.ts:WsClient
covers software healthy packages/ws-client/src/__tests__/fake-websocket.ts:covers
FakeWebSocket software healthy packages/ws-client/src/__tests__/fake-websocket.ts:FakeWebS…
CheckTarget software healthy .codex/scripts/mmp-file-lint-hook.py:68

LabelLayerStatusPath
e2e cicd healthy .github/workflows/e2e-stubbed.yml
merge-reports cicd healthy .github/workflows/e2e-stubbed.yml
stubbed-frontend cicd healthy .github/workflows/e2e-stubbed.yml
govulncheck cicd healthy .github/workflows/security-fast.yml
module-isolation cicd healthy .github/workflows/module-isolation.yml
shellcheck cicd healthy .github/workflows/ci-hooks.yml
hook-tests-ubuntu cicd healthy .github/workflows/ci-hooks.yml
hook-tests-macos cicd healthy .github/workflows/ci-hooks.yml
go-check cicd healthy .github/workflows/ci.yml
ts-check cicd healthy .github/workflows/ci.yml
coverage-guard cicd healthy .github/workflows/ci.yml
docker-build cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/build-runner-image.yml
smoke cicd healthy .github/workflows/arc-smoke-test.yml
release cicd healthy .github/workflows/release.yml
gitleaks cicd healthy .github/workflows/gitleaks.yml
real-backend-e2e cicd healthy .github/workflows/phase-18.1-real-backend.yml
flaky-retry cicd healthy .github/workflows/flaky-report.yml
trivy cicd healthy .github/workflows/security-deep.yml
osv-scanner cicd healthy .github/workflows/security-deep.yml
codeql cicd healthy .github/workflows/security-deep.yml

LabelLayerStatusPath
image::apps/web/Dockerfile hardware healthy apps/web/Dockerfile
image::apps/server/Dockerfile hardware healthy apps/server/Dockerfile
image::infra/runners/Dockerfile hardware healthy infra/runners/Dockerfile
image::infra/local-ci/Dockerfile hardware healthy infra/local-ci/Dockerfile
server hardware healthy docker-compose.yml
migrate hardware healthy docker-compose.yml
web hardware healthy docker-compose.yml
cloudflared hardware healthy docker-compose.yml
runner-1 hardware healthy infra/runners/docker-compose.yml
runner-2 hardware healthy infra/runners/docker-compose.yml
runner-3 hardware healthy infra/runners/docker-compose.yml
runner-4 hardware healthy infra/runners/docker-compose.yml
k8s::Secret::infra/helm/mmp/templates/secret.yaml hardware healthy infra/helm/mmp/templates/secret.yaml
k8s::ConfigMap::infra/helm/mmp/templates/configmap.yaml hardware healthy infra/helm/mmp/templates/configmap.yaml
k8s::PodDisruptionBudget::infra/helm/mmp/templates/pdb.yaml hardware healthy infra/helm/mmp/templates/pdb.yaml
k8s::ServiceAccount::infra/helm/mmp/templates/serviceaccoun… hardware healthy infra/helm/mmp/templates/serviceaccount.yaml

LabelLayerStatusPath
private_key::.env.example security healthy .env.example
generic_api_key::.env.example security healthy .env.example
generic_api_key::.env.example security healthy .env.example
generic_api_key::.env.example security healthy .env.example
password_literal::apps/web/src/mocks/handlers/auth.test.ts security healthy apps/web/src/mocks/handlers/auth.test.ts
password_literal::apps/web/e2e/editor-flow.spec.ts security healthy apps/web/e2e/editor-flow.spec.ts
password_literal::apps/web/e2e/runtime-mock-reading-audio.s… security healthy apps/web/e2e/runtime-mock-reading-audio.spec.ts
password_literal::apps/web/e2e/game-session-live.spec.ts security healthy apps/web/e2e/game-session-live.spec.ts
password_literal::apps/web/e2e/game-reconnect.spec.ts security healthy apps/web/e2e/game-reconnect.spec.ts
password_literal::apps/web/e2e/ws-auth-revoke.spec.ts security healthy apps/web/e2e/ws-auth-revoke.spec.ts
password_literal::apps/web/e2e/game-visual.spec.ts security healthy apps/web/e2e/game-visual.spec.ts
password_literal::apps/web/e2e/game-redaction.spec.ts security healthy apps/web/e2e/game-redaction.spec.ts
password_literal::apps/web/e2e/front-pages.spec.ts security healthy apps/web/e2e/front-pages.spec.ts
password_literal::apps/web/e2e/clue-edges-live.spec.ts security healthy apps/web/e2e/clue-edges-live.spec.ts
password_literal::apps/web/e2e/game-hidden-mission-live.spe… security healthy apps/web/e2e/game-hidden-mission-live.spec.ts
password_literal::apps/web/e2e/helpers/common.ts security healthy apps/web/e2e/helpers/common.ts

LabelLayerStatusPath
port:8080 network healthy docker-compose.dev.yml
port:9090 network healthy docker-compose.dev.yml
port:256 network healthy docker-compose.local-ci.yml
port:979 network healthy docker-compose.local-ci.yml
port:80 network healthy docker-compose.yml
port:12 network healthy docker-compose.yml
port:3000 network healthy apps/web/vite.config.ts
port:15 network healthy docs/plans/2026-05-19-project-design-system/seed.yaml
port:27 network healthy docs/plans/2026-05-19-project-design-system/seed.yaml
port:20 network healthy docs/plans/2026-05-25-waiting-room-service-ux-polish/seed.y…
port:09 network healthy docs/plans/2026-05-25-waiting-room-service-ux-polish/seed.y…
port:08 network healthy infra/runners/Dockerfile
port:5432 network healthy .github/workflows/e2e-stubbed.yml
port:6379 network healthy .github/workflows/e2e-stubbed.yml

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.dev.yml
128.507.186.5 network healthy apps/web/src/features/auth/OAuthSection.tsx
2.44.77.112 network healthy apps/web/src/features/auth/OAuthSection.tsx
10.0.0.12 network healthy apps/server/internal/session/manager_test.go
203.0.113.10 network healthy apps/server/internal/domain/auth/rate_limit_test.go
203.0.113.20 network healthy apps/server/internal/domain/auth/rate_limit_test.go
203.0.113.30 network healthy apps/server/internal/domain/auth/rate_limit_test.go
198.51.100.10 network healthy apps/server/internal/domain/auth/rate_limit_test.go
10.0.0.1 network healthy apps/server/internal/domain/auth/rate_limit_test.go
10.0.0.2 network healthy apps/server/internal/domain/auth/rate_limit_test.go
198.51.100.11 network healthy apps/server/internal/domain/auth/rate_limit_test.go
198.51.100.12 network healthy apps/server/internal/domain/auth/rate_limit_test.go
100.90.38.7 network healthy infra/runners/README.md

LabelLayerStatusPath
gha::e2e-stubbed cicd healthy .github/workflows/e2e-stubbed.yml
gha::security-fast cicd healthy .github/workflows/security-fast.yml
gha::module-isolation cicd healthy .github/workflows/module-isolation.yml
gha::ci-hooks cicd healthy .github/workflows/ci-hooks.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::build-runner-image cicd healthy .github/workflows/build-runner-image.yml
gha::arc-smoke-test cicd healthy .github/workflows/arc-smoke-test.yml
gha::release cicd healthy .github/workflows/release.yml
gha::gitleaks cicd healthy .github/workflows/gitleaks.yml
gha::phase-18.1-real-backend cicd healthy .github/workflows/phase-18.1-real-backend.yml
gha::flaky-report cicd healthy .github/workflows/flaky-report.yml
gha::security-deep cicd healthy .github/workflows/security-deep.yml

LabelLayerStatusPath
E2E_STAGING_SLACK_WEBHOOK_URL cicd healthy
CODECOV_TOKEN cicd healthy
KT_REGISTRY_USERNAME cicd healthy
GITHUB_TOKEN cicd healthy
KT_REGISTRY_PASSWORD cicd healthy

LabelLayerStatusPath
postgres data healthy renovate.json
redis data healthy renovate.json
postgresql data healthy README.md

LabelLayerStatusPath
k8s::Job::infra/helm/mmp/templates/migrate-job.yaml hardware healthy infra/helm/mmp/templates/migrate-job.yaml
k8s::Deployment::infra/helm/mmp/templates/server-deployment… hardware healthy infra/helm/mmp/templates/server-deployment.yaml
k8s::Deployment::infra/helm/mmp/templates/web-deployment.ya… hardware healthy infra/helm/mmp/templates/web-deployment.yaml

LabelLayerStatusPath
vps::aws hardware healthy .gitleaks.toml
vps::azure hardware healthy apps/server/go.mod
vps::ec2 hardware healthy apps/server/go.mod

LabelLayerStatusPath
nginx network healthy Makefile
loadbalancer network healthy infra/helm/mmp/values.schema.json

LabelLayerStatusPath
repobility-clone-5razyvol software healthy /tmp/repobility-clone-5razyvol

LabelLayerStatusPath
ingress::infra/helm/mmp/templates/ingress.yaml network healthy infra/helm/mmp/templates/ingress.yaml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/80fa1fd2-8182-42bf-95e3-36a638637c04/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/80fa1fd2-8182-42bf-95e3-36a638637c04/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.