https://github.com/JDVBBBDARC/dispatch-scheduler
· scanned 2026-06-16 04:29 UTC (2 months ago)
77 raw signals (0 security + 77 graph)
Last scanned 2 months ago · v1 · 60 actionable findings from 1 signal source. 17 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 387 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 | joborders_client.py:50 |
configured |
software | healthy | joborders_client.py:62 |
from_env |
software | healthy | joborders_client.py:67 |
_session_obj |
software | healthy | joborders_client.py:79 |
_call |
software | healthy | joborders_client.py:113 |
list_repair_requests |
software | healthy | joborders_client.py:146 |
get_repair_request |
software | healthy | joborders_client.py:185 |
_smoke |
software | healthy | joborders_client.py:224 |
_get_clean_plaza_name |
software | healthy | cartrack_trips_backfill.py:42 |
_parse_cartrack_ts |
software | healthy | cartrack_trips_backfill.py:65 |
backfill_toll_events |
software | healthy | cartrack_trips_backfill.py:90 |
_g |
software | healthy | cartrack_trips_backfill.py:267 |
_smoke |
software | healthy | cartrack_trips_backfill.py:290 |
utc_now |
software | healthy | models_v2.py:7 |
is_product_full_day |
software | healthy | models_v2.py:54 |
display |
software | healthy | models_v2.py:197 |
label |
software | healthy | models_v2.py:218 |
to_dict |
software | healthy | models_v2.py:369 |
is_erp_sourced |
software | healthy | models_v2.py:358 |
duration_hours |
software | healthy | models_v2.py:363 |
live_status |
software | healthy | models_v2.py:440 |
is_ad_hoc |
software | healthy | models_v2.py:574 |
location_label |
software | healthy | models_v2.py:579 |
is_open |
software | healthy | models_v2.py:619 |
get |
software | healthy | models_v2.py:631 |
set |
software | healthy | models_v2.py:636 |
_load_env_file |
software | healthy | app_v3.py:28 |
firebase_notify |
software | healthy | app_v3.py:72 |
pht_filter_to_utc |
software | healthy | app_v3.py:88 |
ph_now |
software | healthy | app_v3.py:99 |
ph_today |
software | healthy | app_v3.py:103 |
iso_ph |
software | healthy | app_v3.py:108 |
parse_date |
software | healthy | app_v3.py:223 |
get_user |
software | healthy | app_v3.py:227 |
log_change |
software | healthy | app_v3.py:230 |
get_local_ip |
software | healthy | app_v3.py:234 |
master_lists |
software | healthy | app_v3.py:244 |
inject_globals |
software | healthy | app_v3.py:257 |
index |
software | healthy | app_v3.py:273 |
schedule |
software | healthy | app_v3.py:280 |
api_wave_add |
software | healthy | app_v3.py:311 |
api_wave_delete |
software | healthy | app_v3.py:334 |
api_trip_save |
software | healthy | app_v3.py:348 |
api_trip_delete |
software | healthy | app_v3.py:411 |
api_dashboard_kpis |
software | healthy | app_v3.py:426 |
api_dashboard_fleet_utilization |
software | healthy | app_v3.py:491 |
api_dashboard_breakdown_hours |
software | healthy | app_v3.py:594 |
api_dashboard_driver_truck_ratio |
software | healthy | app_v3.py:671 |
_dedupe_assignments |
software | healthy | app_v3.py:844 |
dashboard |
software | healthy | app_v3.py:860 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | app_v3.py |
ANY /schedule/<date_str> |
api | healthy | app_v3.py |
ANY /api/wave/add |
api | healthy | app_v3.py |
ANY /api/wave/<int:wid>/delete |
api | healthy | app_v3.py |
ANY /api/trip/save |
api | healthy | app_v3.py |
ANY /api/trip/<int:tid>/delete |
api | healthy | app_v3.py |
ANY /api/dashboard/kpis |
api | healthy | app_v3.py |
ANY /api/dashboard/fleet-utilization |
api | healthy | app_v3.py |
ANY /api/dashboard/breakdown-hours |
api | healthy | app_v3.py |
ANY /api/dashboard/driver-truck-ratio |
api | healthy | app_v3.py |
ANY /dashboard |
api | healthy | app_v3.py |
ANY /master |
api | healthy | app_v3.py |
ANY /api/master/<category>/add |
api | healthy | app_v3.py |
ANY /api/master/<category>/<int:item_id>/update |
api | healthy | app_v3.py |
ANY /api/master/truck-type/<int:tt_id>/update |
api | healthy | app_v3.py |
ANY /api/master/<category>/<int:item_id>/toggle |
api | healthy | app_v3.py |
ANY /reports |
api | healthy | app_v3.py |
ANY /reports/export |
api | healthy | app_v3.py |
ANY /attendance |
api | healthy | app_v3.py |
ANY /api/attendance/set |
api | healthy | app_v3.py |
ANY /helper-attendance |
api | healthy | app_v3.py |
ANY /api/helper-attendance/set |
api | healthy | app_v3.py |
ANY /breakdown |
api | healthy | app_v3.py |
ANY /api/breakdown/unit-logs |
api | healthy | app_v3.py |
ANY /api/breakdown/add |
api | healthy | app_v3.py |
ANY /api/breakdown/<int:lid>/update |
api | healthy | app_v3.py |
ANY /api/breakdown/<int:lid>/delete |
api | healthy | app_v3.py |
ANY /api/cartrack/vehicles |
api | healthy | app_v3.py |
ANY /api/cartrack/plate/<int:plate_id>/map |
api | healthy | app_v3.py |
ANY /api/cartrack/auto-map |
api | healthy | app_v3.py |
ANY /api/cartrack/poll-now |
api | healthy | app_v3.py |
ANY /api/cartrack/poll-cron |
api | healthy | app_v3.py |
ANY /api/cartrack/status |
api | healthy | app_v3.py |
ANY /api/joborders/status |
api | healthy | app_v3.py |
ANY /api/joborders/sync-now |
api | healthy | app_v3.py |
ANY /api/joborders/sync-cron |
api | healthy | app_v3.py |
ANY /api/toll/expressways |
api | healthy | app_v3.py |
ANY /api/toll/all-stations |
api | healthy | app_v3.py |
ANY /api/toll/stations/<expressway> |
api | healthy | app_v3.py |
ANY /api/toll/calculate |
api | healthy | app_v3.py |
ANY /toll-calculator |
api | healthy | app_v3.py |
ANY /toll-log |
api | healthy | app_v3.py |
ANY /api/toll-log/summary |
api | healthy | app_v3.py |
ANY /api/toll-log/events |
api | healthy | app_v3.py |
ANY /api/toll-log/filters |
api | healthy | app_v3.py |
ANY /api/toll-log/export |
api | healthy | app_v3.py |
ANY /truck-cycle-time |
api | healthy | app_v3.py |
ANY /api/cycle-time/summary |
api | healthy | app_v3.py |
ANY /api/cycle-time/cycles |
api | healthy | app_v3.py |
ANY /api/cycle-time/plates |
api | healthy | app_v3.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
JobOrdersClient |
software | healthy | joborders_client.py:47 |
TruckTypeDef |
software | healthy | models_v2.py:87 |
Driver |
software | healthy | models_v2.py:110 |
Helper |
software | healthy | models_v2.py:129 |
Product |
software | healthy | models_v2.py:139 |
Client |
software | healthy | models_v2.py:152 |
Dispatcher |
software | healthy | models_v2.py:162 |
Plate |
software | healthy | models_v2.py:171 |
Wave |
software | healthy | models_v2.py:204 |
TripRecord |
software | healthy | models_v2.py:223 |
Attendance |
software | healthy | models_v2.py:286 |
HelperAttendance |
software | healthy | models_v2.py:302 |
BreakdownLog |
software | healthy | models_v2.py:318 |
CartrackTruckState |
software | healthy | models_v2.py:387 |
CartrackEvent |
software | healthy | models_v2.py:451 |
CartrackGeofence |
software | healthy | models_v2.py:478 |
SiteVisit |
software | healthy | models_v2.py:515 |
TruckCycle |
software | healthy | models_v2.py:587 |
AppSetting |
software | healthy | models_v2.py:624 |
ChangeLog |
software | healthy | models_v2.py:645 |
TruckTypeDef |
software | healthy | models.py:23 |
Driver |
software | healthy | models.py:35 |
Helper |
software | healthy | models.py:45 |
Product |
software | healthy | models.py:54 |
Client |
software | healthy | models.py:63 |
Dispatcher |
software | healthy | models.py:72 |
Plate |
software | healthy | models.py:81 |
Wave |
software | healthy | models.py:101 |
TripRecord |
software | healthy | models.py:120 |
Attendance |
software | healthy | models.py:171 |
BreakdownLog |
software | healthy | models.py:187 |
ChangeLog |
software | healthy | models.py:217 |
CartrackClient |
software | healthy | cartrack_client.py:34 |
| Label | Layer | Status | Path |
|---|---|---|---|
site_visits_new |
data | healthy | app_v3.py |
truck_type_defs |
data | healthy | models_v2.py |
drivers |
data | healthy | models_v2.py |
helpers |
data | healthy | models_v2.py |
products |
data | healthy | models_v2.py |
clients |
data | healthy | models_v2.py |
dispatchers |
data | healthy | models_v2.py |
plates |
data | healthy | models_v2.py |
waves |
data | healthy | models_v2.py |
trip_records |
data | healthy | models_v2.py |
attendance |
data | healthy | models_v2.py |
helper_attendance |
data | healthy | models_v2.py |
breakdown_log |
data | healthy | models_v2.py |
cartrack_truck_state |
data | healthy | models_v2.py |
cartrack_events |
data | healthy | models_v2.py |
cartrack_geofences |
data | healthy | models_v2.py |
site_visits |
data | healthy | models_v2.py |
truck_cycles |
data | healthy | models_v2.py |
app_settings |
data | healthy | models_v2.py |
change_log |
data | healthy | models_v2.py |
truck_type_defs |
data | healthy | models.py |
drivers |
data | healthy | models.py |
helpers |
data | healthy | models.py |
products |
data | healthy | models.py |
clients |
data | healthy | models.py |
dispatchers |
data | healthy | models.py |
plates |
data | healthy | models.py |
waves |
data | healthy | models.py |
trip_records |
data | healthy | models.py |
attendance |
data | healthy | models.py |
breakdown_log |
data | healthy | models.py |
change_log |
data | healthy | models.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
manual_homes.json |
software | healthy | manual_homes.json |
Procfile |
software | healthy | Procfile |
osm_tolls.json |
software | healthy | osm_tolls.json |
toll_geofences.json |
software | healthy | toll_geofences.json |
requirements.txt |
software | healthy | requirements.txt |
joborders_client.py |
software | healthy | joborders_client.py |
cartrack_trips_backfill.py |
software | healthy | cartrack_trips_backfill.py |
models_v2.py |
software | healthy | models_v2.py |
app_v3.py |
software | healthy | app_v3.py |
models.py |
software | healthy | models.py |
cartrack_client.py |
software | healthy | cartrack_client.py |
app.py |
software | healthy | app.py |
render.yaml |
software | healthy | render.yaml |
manual_geofences.json |
software | healthy | manual_geofences.json |
joborders_sync.py |
software | healthy | joborders_sync.py |
cartrack_poll.py |
software | healthy | cartrack_poll.py |
app_v2.py |
software | healthy | app_v2.py |
| Label | Layer | Status | Path |
|---|---|---|---|
0.7.62.11 |
network | healthy | osm_tolls.json |
8.8.8.8 |
network | healthy | app_v3.py |
127.0.0.1 |
network | healthy | app_v3.py |
| Label | Layer | Status | Path |
|---|---|---|---|
JDVBBBDARC__dispatch-scheduler |
software | healthy | /data/fable5_failed_archive/JDVBBBDARC__dispatch-scheduler |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | models_v2.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5001 |
network | healthy | app.py |
This page is publicly accessible at:
https://repobility.com/scan/dea21797-bb69-4f57-89a6-fc4e5f47dd23/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dea21797-bb69-4f57-89a6-fc4e5f47dd23/
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.