https://github.com/rjxznb/dead-clock-android
· scanned 2026-06-15 23:52 UTC (2 months, 3 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 3 weeks ago · v1 · 5 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 33 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
build.gradle.kts |
software | healthy | build.gradle.kts |
build.gradle.kts |
software | healthy | app/build.gradle.kts |
DeadClockApp.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/DeadClockApp.kt |
MainActivity.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/MainActivity.kt |
PosterScreen.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/ui/PosterScreen.kt |
CountdownScreen.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/ui/CountdownScreen.kt |
PersistentNotification.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/reminder/PersistentN… |
ReminderReceiver.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/reminder/ReminderRec… |
ReminderScheduler.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/reminder/ReminderSch… |
DeathClock.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/core/DeathClock.kt |
PhotoStore.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/core/PhotoStore.kt |
SummaryStats.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/core/SummaryStats.kt |
JournalStore.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/core/JournalStore.kt |
LocaleHelper.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/core/LocaleHelper.kt |
DeadClockWidget.kt |
software | healthy | app/src/main/java/com/rjxznb/deadclock/widget/DeadClockWidg… |
android.yml |
software | healthy | .github/workflows/android.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
src |
software | healthy | app/src |
main |
software | healthy | app/src/main |
java |
software | healthy | app/src/main/java |
com |
software | healthy | app/src/main/java/com |
rjxznb |
software | healthy | app/src/main/java/com/rjxznb |
deadclock |
software | healthy | app/src/main/java/com/rjxznb/deadclock |
ui |
software | healthy | app/src/main/java/com/rjxznb/deadclock/ui |
reminder |
software | healthy | app/src/main/java/com/rjxznb/deadclock/reminder |
core |
software | healthy | app/src/main/java/com/rjxznb/deadclock/core |
widget |
software | healthy | app/src/main/java/com/rjxznb/deadclock/widget |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-goqfu1ov |
software | healthy | /tmp/repobility-clone-goqfu1ov |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::android |
cicd | healthy | .github/workflows/android.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/android.yml |
This page is publicly accessible at:
https://repobility.com/scan/a8364f54-9ad8-4b13-b365-d3508005ec93/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a8364f54-9ad8-4b13-b365-d3508005ec93/
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.