https://github.com/chrisssstos/bitchboy_firmware
· scanned 2026-06-17 01:48 UTC (1 month, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +7.5 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 52 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 |
|---|---|---|---|
__init__ |
software | healthy | ableton/BitchBoy/bitchboy.py:228 |
disconnect |
software | healthy | ableton/BitchBoy/bitchboy.py:251 |
_start_refresh_timer |
software | healthy | ableton/BitchBoy/bitchboy.py:264 |
_timed_refresh |
software | healthy | ableton/BitchBoy/bitchboy.py:268 |
_poll_clip_states |
software | healthy | ableton/BitchBoy/bitchboy.py:274 |
_color_to_velocity |
software | healthy | ableton/BitchBoy/bitchboy.py:284 |
_build_note_lookup |
software | healthy | ableton/BitchBoy/bitchboy.py:308 |
_create_pad_buttons |
software | healthy | ableton/BitchBoy/bitchboy.py:319 |
_destroy_pad_buttons |
software | healthy | ableton/BitchBoy/bitchboy.py:330 |
_create_fader_sliders |
software | healthy | ableton/BitchBoy/bitchboy.py:344 |
_destroy_fader_sliders |
software | healthy | ableton/BitchBoy/bitchboy.py:355 |
_on_fader_value |
software | healthy | ableton/BitchBoy/bitchboy.py:366 |
_on_pad_value |
software | healthy | ableton/BitchBoy/bitchboy.py:375 |
_navigate |
software | healthy | ableton/BitchBoy/bitchboy.py:387 |
_fire_clip |
software | healthy | ableton/BitchBoy/bitchboy.py:413 |
_attach_global_listeners |
software | healthy | ableton/BitchBoy/bitchboy.py:438 |
_detach_global_listeners |
software | healthy | ableton/BitchBoy/bitchboy.py:447 |
_on_list_changed |
software | healthy | ableton/BitchBoy/bitchboy.py:461 |
_attach_slot_listeners |
software | healthy | ableton/BitchBoy/bitchboy.py:474 |
_detach_slot_listeners |
software | healthy | ableton/BitchBoy/bitchboy.py:519 |
_velocity_for |
software | healthy | ableton/BitchBoy/bitchboy.py:532 |
_group_velocity |
software | healthy | ableton/BitchBoy/bitchboy.py:565 |
_send_led |
software | healthy | ableton/BitchBoy/bitchboy.py:601 |
_on_slot_changed |
software | healthy | ableton/BitchBoy/bitchboy.py:612 |
_refresh_all |
software | healthy | ableton/BitchBoy/bitchboy.py:616 |
_update_nav_leds |
software | healthy | ableton/BitchBoy/bitchboy.py:636 |
_update_session_highlight |
software | healthy | ableton/BitchBoy/bitchboy.py:654 |
_all_leds_off |
software | healthy | ableton/BitchBoy/bitchboy.py:657 |
create_instance |
software | dead | ableton/BitchBoy/__init__.py:19 |
| Label | Layer | Status | Path |
|---|---|---|---|
FLASHING.md |
software | healthy | FLASHING.md |
README.md |
software | healthy | README.md |
tusb_config.h |
software | healthy | experiments/tusb_config.h |
build.yml |
software | healthy | .github/workflows/build.yml |
pio_usb_ll.h |
software | healthy | firmware/patched_pio_usb/pio_usb_ll.h |
README.md |
software | healthy | firmware/patched_pio_usb/README.md |
pio_usb.c |
software | healthy | firmware/patched_pio_usb/pio_usb.c |
pio_usb_host.c |
software | healthy | firmware/patched_pio_usb/pio_usb_host.c |
build_firmware.sh |
software | healthy | tools/build_firmware.sh |
bitchboy.py |
software | healthy | ableton/BitchBoy/bitchboy.py |
__init__.py |
software | healthy | ableton/BitchBoy/__init__.py |
| Label | Layer | Status | Path |
|---|---|---|---|
experiments |
software | healthy | experiments |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
firmware |
software | healthy | firmware |
patched_pio_usb |
software | healthy | firmware/patched_pio_usb |
tools |
software | healthy | tools |
ableton |
software | healthy | ableton |
BitchBoy |
software | healthy | ableton/BitchBoy |
| Label | Layer | Status | Path |
|---|---|---|---|
chrisssstos__bitchboy_firmware |
software | healthy | /data/fable5_failed_archive/chrisssstos__bitchboy_firmware |
| Label | Layer | Status | Path |
|---|---|---|---|
BitchBoy |
software | healthy | ableton/BitchBoy/bitchboy.py:226 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::build |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/build.yml |
This page is publicly accessible at:
https://repobility.com/scan/44cf259e-eef5-48f7-b97f-e8e8625b8d3e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/44cf259e-eef5-48f7-b97f-e8e8625b8d3e/
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.