https://github.com/therudywolf/ESP32-C6-Companion
· scanned 2026-06-16 00:34 UTC (2 months, 2 weeks ago)
4 raw signals (0 security + 4 graph)
Last scanned 2 months, 2 weeks ago · v1 · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 55 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 |
serial_peek.py |
software | healthy | tools/serial_peek.py |
main.cpp |
software | healthy | src/main.cpp |
Button.h |
software | healthy | src/input/Button.h |
scenes_core.cpp |
software | healthy | src/ui/scenes_core.cpp |
SceneIds.h |
software | healthy | src/ui/SceneIds.h |
Widgets.h |
software | healthy | src/ui/Widgets.h |
SceneManager.h |
software | healthy | src/ui/SceneManager.h |
scenes_info.cpp |
software | healthy | src/ui/scenes_info.cpp |
scene_forza.cpp |
software | healthy | src/ui/scene_forza.cpp |
Widgets.cpp |
software | healthy | src/ui/Widgets.cpp |
Display.h |
software | healthy | src/ui/Display.h |
Theme.cpp |
software | healthy | src/ui/Theme.cpp |
Scenes.h |
software | healthy | src/ui/Scenes.h |
SceneManager.cpp |
software | healthy | src/ui/SceneManager.cpp |
Theme.h |
software | healthy | src/ui/Theme.h |
scenes_hw.cpp |
software | healthy | src/ui/scenes_hw.cpp |
StatusLed.h |
software | healthy | src/led/StatusLed.h |
Graphs.h |
software | healthy | src/core/Graphs.h |
HourHistory.cpp |
software | healthy | src/core/HourHistory.cpp |
SettingsStore.h |
software | healthy | src/core/SettingsStore.h |
config.h |
software | healthy | src/core/config.h |
Types.h |
software | healthy | src/core/Types.h |
Graphs.cpp |
software | healthy | src/core/Graphs.cpp |
SettingsStore.cpp |
software | healthy | src/core/SettingsStore.cpp |
HourHistory.h |
software | healthy | src/core/HourHistory.h |
TextUtil.h |
software | healthy | src/core/TextUtil.h |
TelemetryClient.cpp |
software | healthy | src/net/TelemetryClient.cpp |
LlmClient.cpp |
software | healthy | src/net/LlmClient.cpp |
WifiManager.h |
software | healthy | src/net/WifiManager.h |
TelemetryClient.h |
software | healthy | src/net/TelemetryClient.h |
LlmClient.h |
software | healthy | src/net/LlmClient.h |
ForzaManager.cpp |
software | healthy | src/net/ForzaManager.cpp |
ForzaManager.h |
software | healthy | src/net/ForzaManager.h |
WifiManager.cpp |
software | healthy | src/net/WifiManager.cpp |
PetBrain.cpp |
software | healthy | src/pet/PetBrain.cpp |
WolfPet.h |
software | healthy | src/pet/WolfPet.h |
WolfPet.cpp |
software | healthy | src/pet/WolfPet.cpp |
PetBrain.h |
software | healthy | src/pet/PetBrain.h |
PhraseCache.cpp |
software | healthy | src/pet/PhraseCache.cpp |
PhraseCache.h |
software | healthy | src/pet/PhraseCache.h |
wolf_sprites.h |
software | healthy | src/pet/wolf_sprites.h |
SdStore.cpp |
software | healthy | src/storage/SdStore.cpp |
SdStore.h |
software | healthy | src/storage/SdStore.h |
| Label | Layer | Status | Path |
|---|---|---|---|
tools |
software | healthy | tools |
src |
software | healthy | src |
input |
software | healthy | src/input |
ui |
software | healthy | src/ui |
led |
software | healthy | src/led |
core |
software | healthy | src/core |
net |
software | healthy | src/net |
pet |
software | healthy | src/pet |
storage |
software | healthy | src/storage |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-morcurqa |
software | healthy | /tmp/repobility-clone-morcurqa |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/b859aede-0c71-470e-8bdb-f851ade9c2f0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b859aede-0c71-470e-8bdb-f851ade9c2f0/
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.