https://github.com/konraaadcz/compass
· scanned 2026-08-03 22:20 UTC (1 month, 1 week ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 1 week ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 34 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 |
|---|---|---|---|
app |
software | healthy | app |
src |
software | healthy | app/src |
androidTest |
software | healthy | app/src/androidTest |
java |
software | healthy | app/src/androidTest/java |
dev |
software | healthy | app/src/androidTest/java/dev |
konraaadcz |
software | healthy | app/src/androidTest/java/dev/konraaadcz |
compass |
software | healthy | app/src/androidTest/java/dev/konraaadcz/compass |
test |
software | healthy | app/src/test |
java |
software | healthy | app/src/test/java |
dev |
software | healthy | app/src/test/java/dev |
konraaadcz |
software | healthy | app/src/test/java/dev/konraaadcz |
compass |
software | healthy | app/src/test/java/dev/konraaadcz/compass |
main |
software | healthy | app/src/main |
java |
software | healthy | app/src/main/java |
dev |
software | healthy | app/src/main/java/dev |
konraaadcz |
software | healthy | app/src/main/java/dev/konraaadcz |
compass |
software | healthy | app/src/main/java/dev/konraaadcz/compass |
gradle |
software | healthy | gradle |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
build.gradle.kts |
software | healthy | build.gradle.kts |
LICENSE |
software | healthy | LICENSE |
build.gradle.kts |
software | healthy | app/build.gradle.kts |
ExampleInstrumentedTest.kt |
software | healthy | app/src/androidTest/java/dev/konraaadcz/compass/ExampleInst… |
ExampleUnitTest.kt |
software | healthy | app/src/test/java/dev/konraaadcz/compass/ExampleUnitTest.kt |
Compass.java |
software | healthy | app/src/main/java/dev/konraaadcz/compass/Compass.java |
View.java |
software | healthy | app/src/main/java/dev/konraaadcz/compass/View.java |
MainActivity.java |
software | healthy | app/src/main/java/dev/konraaadcz/compass/MainActivity.java |
libs.versions.toml |
software | healthy | gradle/libs.versions.toml |
android.yml |
software | healthy | .github/workflows/android.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-e_h3e6cm |
software | healthy | /tmp/repobility-clone-e_h3e6cm |
| 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/55aa617c-e248-477f-b1d6-5a114fc8066d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/55aa617c-e248-477f-b1d6-5a114fc8066d/
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.