https://github.com/winschneid/MyLiveRecord
· scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 1 week ago · v1 · 8 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 89 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 |
|---|---|---|---|
docs |
software | healthy | docs |
app |
software | healthy | app |
schemas |
software | healthy | app/schemas |
com.winschneid.myliverecord.data.local.LiveRecordDatabase |
software | healthy | app/schemas/com.winschneid.myliverecord.data.local.LiveReco… |
src |
software | healthy | app/src |
test |
software | healthy | app/src/test |
java |
software | healthy | app/src/test/java |
com |
software | healthy | app/src/test/java/com |
winschneid |
software | healthy | app/src/test/java/com/winschneid |
myliverecord |
software | healthy | app/src/test/java/com/winschneid/myliverecord |
ui |
software | healthy | app/src/test/java/com/winschneid/myliverecord/ui |
screens |
software | healthy | app/src/test/java/com/winschneid/myliverecord/ui/screens |
history |
software | healthy | app/src/test/java/com/winschneid/myliverecord/ui/screens/hi… |
domain |
software | healthy | app/src/test/java/com/winschneid/myliverecord/domain |
usecase |
software | healthy | app/src/test/java/com/winschneid/myliverecord/domain/usecase |
main |
software | healthy | app/src/main |
java |
software | healthy | app/src/main/java |
com |
software | healthy | app/src/main/java/com |
winschneid |
software | healthy | app/src/main/java/com/winschneid |
myliverecord |
software | healthy | app/src/main/java/com/winschneid/myliverecord |
ui |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui |
navigation |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/navigation |
screens |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens |
settings |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/se… |
artist |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/ar… |
add |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/add |
history |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/hi… |
summary |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/su… |
theme |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/theme |
di |
software | healthy | app/src/main/java/com/winschneid/myliverecord/di |
domain |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain |
usecase |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecase |
repository |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/reposi… |
model |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/model |
screenshotTest |
software | healthy | app/src/screenshotTest |
java |
software | healthy | app/src/screenshotTest/java |
com |
software | healthy | app/src/screenshotTest/java/com |
winschneid |
software | healthy | app/src/screenshotTest/java/com/winschneid |
myliverecord |
software | healthy | app/src/screenshotTest/java/com/winschneid/myliverecord |
screenshot |
software | healthy | app/src/screenshotTest/java/com/winschneid/myliverecord/scr… |
gradle |
software | healthy | gradle |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
build.gradle.kts |
software | healthy | build.gradle.kts |
index.html |
software | healthy | docs/index.html |
privacy.html |
software | healthy | docs/privacy.html |
build.gradle.kts |
software | healthy | app/build.gradle.kts |
3.json |
software | healthy | app/schemas/com.winschneid.myliverecord.data.local.LiveReco… |
VisitCountsTest.kt |
software | healthy | app/src/test/java/com/winschneid/myliverecord/ui/screens/hi… |
HistorySectionsTest.kt |
software | healthy | app/src/test/java/com/winschneid/myliverecord/ui/screens/hi… |
GetYearSummaryUseCaseTest.kt |
software | healthy | app/src/test/java/com/winschneid/myliverecord/domain/usecas… |
MyLiveRecordApp.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/MyLiveRecordA… |
MainActivity.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/MainActivity.… |
NavGraph.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/navigation… |
Routes.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/navigation… |
SettingsViewModel.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/se… |
SettingsScreen.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/se… |
ArtistDetailViewModel.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/ar… |
ArtistDetailScreen.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/ar… |
AddLiveScreen.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/ad… |
AddLiveViewModel.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/ad… |
HistoryScreen.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/hi… |
HistoryViewModel.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/hi… |
YearSummaryScreen.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/su… |
YearSummaryViewModel.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/screens/su… |
Type.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/theme/Type… |
Theme.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/theme/Them… |
Color.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/ui/theme/Colo… |
AppModule.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/di/AppModule.… |
DeleteLiveRecordUseCase.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecas… |
GetArtistNamesUseCase.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecas… |
UpdateLiveRecordUseCase.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecas… |
GetYearSummaryUseCase.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecas… |
AddLiveRecordUseCase.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecas… |
GetVenueNamesUseCase.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecas… |
GetLiveRecordsUseCase.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecas… |
GetLiveRecordByIdUseCase.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/usecas… |
LiveRecordRepository.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/reposi… |
LiveRecord.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/model/… |
YearSummary.kt |
software | healthy | app/src/main/java/com/winschneid/myliverecord/domain/model/… |
PreviewScreenshots.kt |
software | healthy | app/src/screenshotTest/java/com/winschneid/myliverecord/scr… |
libs.versions.toml |
software | healthy | gradle/libs.versions.toml |
update-screenshots.yml |
software | healthy | .github/workflows/update-screenshots.yml |
screenshot-test.yml |
software | healthy | .github/workflows/screenshot-test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::update-screenshots |
cicd | healthy | .github/workflows/update-screenshots.yml |
gha::screenshot-test |
cicd | healthy | .github/workflows/screenshot-test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
update-references |
cicd | healthy | .github/workflows/update-screenshots.yml |
validate-screenshots |
cicd | healthy | .github/workflows/screenshot-test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-04a9usa8 |
software | healthy | /tmp/repobility-clone-04a9usa8 |
This page is publicly accessible at:
https://repobility.com/scan/753d126c-ab0c-4631-8c0a-5e62350bebe6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/753d126c-ab0c-4631-8c0a-5e62350bebe6/
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.