https://github.com/QQJasonChen/yike
· scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 4 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 304 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 |
|---|---|---|---|
json |
software | healthy | supabase/functions/portaly-webhook/index.ts:json |
findEmail |
software | healthy | supabase/functions/portaly-webhook/index.ts:findEmail |
json |
software | healthy | supabase/functions/activate/index.ts:json |
rows |
software | healthy | supabase/functions/activate/index.ts:rows |
createUser |
software | healthy | supabase/functions/activate/index.ts:createUser |
json |
software | healthy | supabase/functions/gumroad-ping/index.ts:json |
email |
software | healthy | supabase/functions/gumroad-ping/index.ts:email |
HabitWeek |
software | healthy | src/HabitWeek.tsx:HabitWeek |
toggle |
software | healthy | src/HabitWeek.tsx:toggle |
addHabit |
software | healthy | src/HabitWeek.tsx:addHabit |
removeHabit |
software | healthy | src/HabitWeek.tsx:removeHabit |
fmtClock |
software | healthy | src/pip.ts:fmtClock |
pipSupported |
software | healthy | src/pip.ts:pipSupported |
pipAutoEnabled |
software | healthy | src/pip.ts:pipAutoEnabled |
setPipAuto |
software | healthy | src/pip.ts:setPipAuto |
setPipTimerSource |
software | healthy | src/pip.ts:setPipTimerSource |
isFloatingOpen |
software | healthy | src/pip.ts:isFloatingOpen |
closeFloating |
software | healthy | src/pip.ts:closeFloating |
openFloating |
software | healthy | src/pip.ts:openFloating |
render |
software | healthy | src/pip.ts:render |
minToY |
software | healthy | src/WeekGrid.tsx:minToY |
fmt |
software | healthy | src/WeekGrid.tsx:fmt |
newId |
software | healthy | src/WeekGrid.tsx:newId |
WeekGrid |
software | healthy | src/WeekGrid.tsx:WeekGrid |
saveBlocks |
software | healthy | src/WeekGrid.tsx:saveBlocks |
addBlock |
software | healthy | src/WeekGrid.tsx:addBlock |
updateBlock |
software | healthy | src/WeekGrid.tsx:updateBlock |
removeBlock |
software | healthy | src/WeekGrid.tsx:removeBlock |
TextField |
software | healthy | src/fields.tsx:TextField |
TextArea |
software | healthy | src/fields.tsx:TextArea |
SettingsPanel |
software | healthy | src/SettingsPanel.tsx:SettingsPanel |
saveQs |
software | healthy | src/SettingsPanel.tsx:saveQs |
cloudAct |
software | healthy | src/SettingsPanel.tsx:cloudAct |
FocusLockSettings |
software | healthy | src/SettingsPanel.tsx:FocusLockSettings |
turnOn |
software | healthy | src/SettingsPanel.tsx:turnOn |
pick |
software | healthy | src/SettingsPanel.tsx:pick |
toHHMM |
software | healthy | src/SettingsPanel.tsx:toHHMM |
fromHHMM |
software | healthy | src/SettingsPanel.tsx:fromHHMM |
durLabel |
software | healthy | src/SettingsPanel.tsx:durLabel |
RoutineEditor |
software | healthy | src/SettingsPanel.tsx:RoutineEditor |
set |
software | healthy | src/SettingsPanel.tsx:set |
remove |
software | healthy | src/SettingsPanel.tsx:remove |
add |
software | healthy | src/SettingsPanel.tsx:add |
quoteForDate |
software | healthy | src/quotes.ts:quoteForDate |
weekDecimal |
software | healthy | src/DayView.tsx:weekDecimal |
dow |
software | healthy | src/DayView.tsx:dow |
DayView |
software | healthy | src/DayView.tsx:DayView |
addHabit |
software | healthy | src/DayView.tsx:addHabit |
copyMarkdown |
software | healthy | src/DayView.tsx:copyMarkdown |
rollover |
software | healthy | src/DayView.tsx:rollover |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tsconfig.app.json |
software | healthy | tsconfig.app.json |
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
index.html |
software | healthy | index.html |
capacitor.config.ts |
software | healthy | capacitor.config.ts |
package-lock.json |
software | healthy | package-lock.json |
implementation-notes.md |
software | healthy | implementation-notes.md |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
marketing-month.md |
software | healthy | docs/marketing-month.md |
scale-plan.md |
software | healthy | docs/scale-plan.md |
invite.sh |
software | healthy | scripts/invite.sh |
FocusLockPlugin.swift |
software | healthy | ios/App/App/FocusLockPlugin.swift |
AppDelegate.swift |
software | healthy | ios/App/App/AppDelegate.swift |
Contents.json |
software | healthy | ios/App/App/Assets.xcassets/Contents.json |
Contents.json |
software | healthy | ios/App/App/Assets.xcassets/AppIcon.appiconset/Contents.json |
Contents.json |
software | healthy | ios/App/App/Assets.xcassets/Splash.imageset/Contents.json |
setup.sql |
software | healthy | supabase/setup.sql |
index.ts |
software | healthy | supabase/functions/portaly-webhook/index.ts |
index.ts |
software | healthy | supabase/functions/activate/index.ts |
index.ts |
software | healthy | supabase/functions/gumroad-ping/index.ts |
20260612200000_entitlements.sql |
software | healthy | supabase/migrations/20260612200000_entitlements.sql |
20260612000000_journal.sql |
software | healthy | supabase/migrations/20260612000000_journal.sql |
sw.js |
software | healthy | public/sw.js |
manual.html |
software | healthy | public/manual.html |
landing.html |
software | healthy | public/landing.html |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
HabitWeek.tsx |
software | healthy | src/HabitWeek.tsx |
pip.ts |
software | healthy | src/pip.ts |
WeekGrid.tsx |
software | healthy | src/WeekGrid.tsx |
fields.tsx |
software | healthy | src/fields.tsx |
SettingsPanel.tsx |
software | healthy | src/SettingsPanel.tsx |
quotes.ts |
software | healthy | src/quotes.ts |
DayView.tsx |
software | healthy | src/DayView.tsx |
styles.css |
software | healthy | src/styles.css |
WeekView.tsx |
software | healthy | src/WeekView.tsx |
Timeline.tsx |
software | healthy | src/Timeline.tsx |
PeriodSummary.tsx |
software | healthy | src/PeriodSummary.tsx |
cloud.ts |
software | healthy | src/cloud.ts |
storage.ts |
software | healthy | src/storage.ts |
HistoryView.tsx |
software | healthy | src/HistoryView.tsx |
FocusTimer.tsx |
software | healthy | src/FocusTimer.tsx |
TaskRow.tsx |
software | healthy | src/TaskRow.tsx |
YearView.tsx |
software | healthy | src/YearView.tsx |
cloudConfig.ts |
software | healthy | src/cloudConfig.ts |
ganttTone.ts |
software | healthy | src/ganttTone.ts |
MonthView.tsx |
software | healthy | src/MonthView.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
ios |
software | healthy | ios |
App |
software | healthy | ios/App |
App |
software | healthy | ios/App/App |
Assets.xcassets |
software | healthy | ios/App/App/Assets.xcassets |
AppIcon.appiconset |
software | healthy | ios/App/App/Assets.xcassets/AppIcon.appiconset |
Splash.imageset |
software | healthy | ios/App/App/Assets.xcassets/Splash.imageset |
supabase |
software | healthy | supabase |
functions |
software | healthy | supabase/functions |
portaly-webhook |
software | healthy | supabase/functions/portaly-webhook |
activate |
software | healthy | supabase/functions/activate |
gumroad-ping |
software | healthy | supabase/functions/gumroad-ping |
migrations |
software | healthy | supabase/migrations |
public |
software | healthy | public |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
__tests__ |
software | healthy | src/__tests__ |
| Label | Layer | Status | Path |
|---|---|---|---|
HabitWeek |
frontend | healthy | src/HabitWeek.tsx |
WeekGrid |
frontend | healthy | src/WeekGrid.tsx |
SettingsPanel |
frontend | healthy | src/SettingsPanel.tsx |
DayView |
frontend | healthy | src/DayView.tsx |
WeekView |
frontend | healthy | src/WeekView.tsx |
Timeline |
frontend | healthy | src/Timeline.tsx |
PeriodSummary |
frontend | healthy | src/PeriodSummary.tsx |
HistoryView |
frontend | healthy | src/HistoryView.tsx |
FocusTimer |
frontend | healthy | src/FocusTimer.tsx |
TaskRow |
frontend | healthy | src/TaskRow.tsx |
YearView |
frontend | healthy | src/YearView.tsx |
MonthView |
frontend | healthy | src/MonthView.tsx |
LifeView |
frontend | healthy | src/LifeView.tsx |
MiniCal |
frontend | healthy | src/MiniCal.tsx |
Gantt |
frontend | healthy | src/Gantt.tsx |
App |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::supabase/functions/activate/index.ts |
security | healthy | supabase/functions/activate/index.ts |
auth::supabase/functions/portaly-webhook/index.ts |
security | healthy | supabase/functions/portaly-webhook/index.ts |
auth::supabase/functions/gumroad-ping/index.ts |
security | healthy | supabase/functions/gumroad-ping/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
20260612200000_entitlements.sql |
data | healthy | supabase/migrations/20260612200000_entitlements.sql |
20260612000000_journal.sql |
data | healthy | supabase/migrations/20260612000000_journal.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-0exj6q7k |
software | healthy | /tmp/repobility-clone-0exj6q7k |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
data | healthy | supabase/setup.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::scripts/invite.sh |
security | healthy | scripts/invite.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/6d552c1b-a79a-450d-b3d9-d4b653dcc230/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6d552c1b-a79a-450d-b3d9-d4b653dcc230/
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.