https://github.com/crastril/rdychk
· scanned 2026-06-17 01:51 UTC (1 month, 1 week ago)
31 raw signals (0 security + 31 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +5.0 (diff) · 31 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 477 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
LiquidWaves |
software | healthy | app/HomeClient.tsx:LiquidWaves |
compile |
software | healthy | app/HomeClient.tsx:compile |
resize |
software | healthy | app/HomeClient.tsx:resize |
draw |
software | healthy | app/HomeClient.tsx:draw |
onVisibility |
software | healthy | app/HomeClient.tsx:onVisibility |
MiniCalendar |
software | healthy | app/HomeClient.tsx:MiniCalendar |
firstDayOffset |
software | healthy | app/HomeClient.tsx:firstDayOffset |
goPrev |
software | healthy | app/HomeClient.tsx:goPrev |
goNext |
software | healthy | app/HomeClient.tsx:goNext |
handleDay |
software | healthy | app/HomeClient.tsx:handleDay |
isSelected |
software | healthy | app/HomeClient.tsx:isSelected |
isPast |
software | healthy | app/HomeClient.tsx:isPast |
isTodayDay |
software | healthy | app/HomeClient.tsx:isTodayDay |
HomeClient |
software | healthy | app/HomeClient.tsx:HomeClient |
check |
software | healthy | app/HomeClient.tsx:check |
handleSearchLocation |
software | healthy | app/HomeClient.tsx:handleSearchLocation |
schedule |
software | healthy | app/HomeClient.tsx:schedule |
fetchLastGroup |
software | healthy | app/HomeClient.tsx:fetchLastGroup |
transformedGroups |
software | healthy | app/HomeClient.tsx:transformedGroups |
toggleMode |
software | healthy | app/HomeClient.tsx:toggleMode |
handleCreateGroup |
software | healthy | app/HomeClient.tsx:handleCreateGroup |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
Page |
software | healthy | app/page.tsx:Page |
GET |
software | healthy | app/api/places/route.ts:GET |
getMetaTag |
software | healthy | app/api/og/route.ts:getMetaTag |
GET |
software | healthy | app/api/og/route.ts:GET |
getDb |
software | healthy | app/api/demo/route.ts:getDb |
getSecret |
software | healthy | app/api/demo/route.ts:getSecret |
signMemberId |
software | healthy | app/api/demo/route.ts:signMemberId |
seedDemoGroup |
software | healthy | app/api/demo/route.ts:seedDemoGroup |
POST |
software | healthy | app/api/demo/route.ts:POST |
GET |
software | healthy | app/api/rawg/search/route.ts:GET |
results |
software | healthy | app/api/rawg/search/route.ts:results |
GroupLoading |
software | healthy | app/group/[slug]/loading.tsx:GroupLoading |
ModeToggle |
software | healthy | app/group/[slug]/group-client.tsx:ModeToggle |
LiquidWaves |
software | healthy | app/group/[slug]/group-client.tsx:LiquidWaves |
w |
software | healthy | app/group/[slug]/group-client.tsx:w |
GroupClient |
software | healthy | app/group/[slug]/group-client.tsx:GroupClient |
fetchGroup |
software | healthy | app/group/[slug]/group-client.tsx:fetchGroup |
fetchMembers |
software | healthy | app/group/[slug]/group-client.tsx:fetchMembers |
fetchVotes |
software | healthy | app/group/[slug]/group-client.tsx:fetchVotes |
fetchProposals |
software | healthy | app/group/[slug]/group-client.tsx:fetchProposals |
restoreSession |
software | healthy | app/group/[slug]/group-client.tsx:restoreSession |
oldId |
software | healthy | app/group/[slug]/group-client.tsx:oldId |
handleRefresh |
software | healthy | app/group/[slug]/group-client.tsx:handleRefresh |
ensureAdmin |
software | healthy | app/group/[slug]/group-client.tsx:ensureAdmin |
fetchMemberStatus |
software | healthy | app/group/[slug]/group-client.tsx:fetchMemberStatus |
checkMembership |
software | healthy | app/group/[slug]/group-client.tsx:checkMembership |
handleJoin |
software | healthy | app/group/[slug]/group-client.tsx:handleJoin |
handleLeaveGroup |
software | healthy | app/group/[slug]/group-client.tsx:handleLeaveGroup |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tailwind.config.ts |
software | healthy | tailwind.config.ts |
vitest.config.ts |
software | healthy | vitest.config.ts |
CLAUDE.md |
software | healthy | CLAUDE.md |
postcss.config.js |
software | healthy | postcss.config.js |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
vitest.setup.ts |
software | healthy | vitest.setup.ts |
package.json |
software | healthy | package.json |
next.config.ts |
software | healthy | next.config.ts |
components.json |
software | healthy | components.json |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | app/globals.css |
HomeClient.tsx |
software | healthy | app/HomeClient.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/page.tsx |
route.ts |
software | healthy | app/api/places/route.ts |
route.ts |
software | healthy | app/api/og/route.ts |
route.ts |
software | healthy | app/api/demo/route.ts |
route.ts |
software | healthy | app/api/rawg/search/route.ts |
loading.tsx |
software | healthy | app/group/[slug]/loading.tsx |
group-client.tsx |
software | healthy | app/group/[slug]/group-client.tsx |
opengraph-image.tsx |
software | healthy | app/group/[slug]/opengraph-image.tsx |
page.tsx |
software | healthy | app/group/[slug]/page.tsx |
page.tsx |
software | healthy | app/auth/callback/page.tsx |
en-route.ts |
software | healthy | app/actions/en-route.ts |
next-event.ts |
software | healthy | app/actions/next-event.ts |
member.ts |
software | healthy | app/actions/member.ts |
calendar.ts |
software | healthy | app/actions/calendar.ts |
group.ts |
software | healthy | app/actions/group.ts |
useEnRoute.ts |
software | healthy | hooks/useEnRoute.ts |
useSwipe.ts |
software | healthy | hooks/useSwipe.ts |
database.ts |
software | healthy | types/database.ts |
auth-modal.tsx |
software | healthy | components/auth-modal.tsx |
ReadyButton.tsx |
software | healthy | components/ReadyButton.tsx |
mode-toggle.tsx |
software | healthy | components/mode-toggle.tsx |
MembersCompact.tsx |
software | healthy | components/MembersCompact.tsx |
OnboardingModal.tsx |
software | healthy | components/OnboardingModal.tsx |
GroupSettingsModal.tsx |
software | healthy | components/GroupSettingsModal.tsx |
ShareMenu.tsx |
software | healthy | components/ShareMenu.tsx |
ConfirmedSummary.tsx |
software | healthy | components/ConfirmedSummary.tsx |
auth-provider.tsx |
software | healthy | components/auth-provider.tsx |
HeroBlock.tsx |
software | healthy | components/HeroBlock.tsx |
auth-button.tsx |
software | healthy | components/auth-button.tsx |
AddGameProposalModal.tsx |
software | healthy | components/AddGameProposalModal.tsx |
ProgressCounter.tsx |
software | healthy | components/ProgressCounter.tsx |
GameCard.tsx |
software | healthy | components/GameCard.tsx |
MemberList.tsx |
software | healthy | components/MemberList.tsx |
TimeProposalModal.tsx |
software | healthy | components/TimeProposalModal.tsx |
EditLocationModal.tsx |
software | healthy | components/EditLocationModal.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
api |
software | healthy | app/api |
places |
software | healthy | app/api/places |
og |
software | healthy | app/api/og |
demo |
software | healthy | app/api/demo |
rawg |
software | healthy | app/api/rawg |
search |
software | healthy | app/api/rawg/search |
group |
software | healthy | app/group |
[slug] |
software | healthy | app/group/[slug] |
auth |
software | healthy | app/auth |
callback |
software | healthy | app/auth/callback |
actions |
software | healthy | app/actions |
hooks |
software | healthy | hooks |
types |
software | healthy | types |
components |
software | healthy | components |
tabs |
software | healthy | components/tabs |
__tests__ |
software | healthy | components/__tests__ |
ui |
software | healthy | components/ui |
supabase |
software | healthy | supabase |
migrations |
software | healthy | supabase/migrations |
lib |
software | healthy | lib |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
HomeClient |
frontend | healthy | app/HomeClient.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
Page |
frontend | healthy | app/page.tsx |
GroupLoading |
frontend | healthy | app/group/[slug]/loading.tsx |
GroupClient |
frontend | healthy | app/group/[slug]/group-client.tsx |
AuthCallbackPage |
frontend | healthy | app/auth/callback/page.tsx |
ReadyButton |
frontend | healthy | components/ReadyButton.tsx |
ProgressCounter |
frontend | healthy | components/ProgressCounter.tsx |
MemberList |
frontend | healthy | components/MemberList.tsx |
CreateGroupForm |
frontend | healthy | components/CreateGroupForm.tsx |
JoinModal |
frontend | healthy | components/JoinModal.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
10.0.0.0 |
network | healthy | lib/security.ts |
172.16.0.0 |
network | healthy | lib/security.ts |
192.168.0.0 |
network | healthy | lib/security.ts |
127.0.0.0 |
network | healthy | lib/security.ts |
169.254.0.0 |
network | healthy | lib/security.ts |
172.31.255.255 |
network | healthy | lib/security.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
ResizeObserver |
software | healthy | vitest.setup.ts:ResizeObserver |
for |
software | healthy | app/HomeClient.tsx:for |
based |
software | healthy | components/CreateGroupForm.tsx:based |
| Label | Layer | Status | Path |
|---|---|---|---|
20260417_en_route.sql |
data | healthy | supabase/migrations/20260417_en_route.sql |
20260512_add_group_mode.sql |
data | healthy | supabase/migrations/20260512_add_group_mode.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
crastril__rdychk |
software | healthy | /data/fable5_failed_archive/crastril__rdychk |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | app/HomeClient.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | app/api/demo/route.ts |
This page is publicly accessible at:
https://repobility.com/scan/5ca6c2e0-9520-4c8a-a6f0-620729d9e2be/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5ca6c2e0-9520-4c8a-a6f0-620729d9e2be/
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.