https://github.com/rnakashima1/files
· scanned 2026-06-15 23:52 UTC (2 months, 3 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 3 weeks ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 103 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 |
|---|---|---|---|
_list |
software | healthy | family-driver/config.py:8 |
_parse_calendar_map |
software | healthy | family-driver/config.py:44 |
fake_drive_time |
software | healthy | family-driver/tests_smoke.py:27 |
gather_events |
software | healthy | family-driver/main.py:44 |
split_kid_and_driver_events |
software | healthy | family-driver/main.py:65 |
build_plan_for_day |
software | healthy | family-driver/main.py:75 |
ingest_replies |
software | healthy | family-driver/main.py:102 |
check_replies |
software | healthy | family-driver/main.py:134 |
main |
software | healthy | family-driver/main.py:149 |
_load |
software | healthy | family-driver/planner/overrides.py:18 |
_save |
software | healthy | family-driver/planner/overrides.py:26 |
get_for_day |
software | healthy | family-driver/planner/overrides.py:31 |
set_override |
software | healthy | family-driver/planner/overrides.py:35 |
_retime |
software | healthy | family-driver/planner/overrides.py:47 |
apply_overrides |
software | healthy | family-driver/planner/overrides.py:53 |
collect_questions |
software | healthy | family-driver/planner/overrides.py:78 |
parse_reply_lines |
software | healthy | family-driver/planner/overrides.py:102 |
__repr__ |
software | healthy | family-driver/planner/driving_plan.py:67 |
_drive_estimate |
software | healthy | family-driver/planner/driving_plan.py:75 |
_build_legs |
software | healthy | family-driver/planner/driving_plan.py:91 |
_driver_busy |
software | healthy | family-driver/planner/driving_plan.py:140 |
build_driving_plan |
software | healthy | family-driver/planner/driving_plan.py:148 |
summarize_conflicts |
software | healthy | family-driver/planner/driving_plan.py:262 |
collect_assumptions |
software | healthy | family-driver/planner/driving_plan.py:274 |
_local |
software | healthy | family-driver/planner/timeline.py:16 |
_fmt |
software | healthy | family-driver/planner/timeline.py:23 |
build_timeline |
software | healthy | family-driver/planner/timeline.py:28 |
render_timeline |
software | healthy | family-driver/planner/timeline.py:34 |
render_plan_html |
software | healthy | family-driver/planner/timeline.py:44 |
row |
software | healthy | family-driver/planner/timeline.py:49 |
_questions_html |
software | healthy | family-driver/planner/timeline.py:59 |
_assumptions_html |
software | healthy | family-driver/planner/timeline.py:85 |
_maps_link |
software | healthy | family-driver/planner/timeline.py:102 |
_car |
software | healthy | family-driver/planner/timeline.py:114 |
render_plan |
software | healthy | family-driver/planner/timeline.py:247 |
_events_brief |
software | healthy | family-driver/planner/llm_reply.py:49 |
_make_client |
software | healthy | family-driver/planner/llm_reply.py:64 |
interpret |
software | healthy | family-driver/planner/llm_reply.py:78 |
_extract_json |
software | healthy | family-driver/planner/llm_reply.py:110 |
_to_pairs |
software | healthy | family-driver/planner/llm_reply.py:121 |
_headers |
software | healthy | family-driver/sources/teamsnap.py:20 |
_get_user_id |
software | healthy | family-driver/sources/teamsnap.py:27 |
_find_team_id |
software | healthy | family-driver/sources/teamsnap.py:37 |
_location_address |
software | healthy | family-driver/sources/teamsnap.py:51 |
fetch_today_events |
software | healthy | family-driver/sources/teamsnap.py:75 |
overlaps |
software | dead | family-driver/sources/event_model.py:23 |
__repr__ |
software | healthy | family-driver/sources/event_model.py:26 |
_norm_title |
software | healthy | family-driver/sources/event_model.py:32 |
_location_score |
software | healthy | family-driver/sources/event_model.py:38 |
dedupe |
software | healthy | family-driver/sources/event_model.py:46 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | family-driver/README.md |
config.py |
software | healthy | family-driver/config.py |
tests_smoke.py |
software | healthy | family-driver/tests_smoke.py |
.env.example |
software | healthy | family-driver/.env.example |
main.py |
software | healthy | family-driver/main.py |
requirements.txt |
software | healthy | family-driver/requirements.txt |
__init__.py |
software | healthy | family-driver/planner/__init__.py |
overrides.py |
software | healthy | family-driver/planner/overrides.py |
driving_plan.py |
software | healthy | family-driver/planner/driving_plan.py |
timeline.py |
software | healthy | family-driver/planner/timeline.py |
llm_reply.py |
software | healthy | family-driver/planner/llm_reply.py |
__init__.py |
software | healthy | family-driver/sources/__init__.py |
teamsnap.py |
software | healthy | family-driver/sources/teamsnap.py |
event_model.py |
software | healthy | family-driver/sources/event_model.py |
google_calendar.py |
software | healthy | family-driver/sources/google_calendar.py |
outlook_calendar.py |
software | healthy | family-driver/sources/outlook_calendar.py |
__init__.py |
software | healthy | family-driver/routes/__init__.py |
google_routes.py |
software | healthy | family-driver/routes/google_routes.py |
__init__.py |
software | healthy | family-driver/email_draft/__init__.py |
gmail_draft.py |
software | healthy | family-driver/email_draft/gmail_draft.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::family-driver/config.py |
security | healthy | family-driver/config.py |
auth::family-driver/README.md |
security | healthy | family-driver/README.md |
auth::family-driver/email_draft/gmail_draft.py |
security | healthy | family-driver/email_draft/gmail_draft.py |
auth::family-driver/main.py |
security | healthy | family-driver/main.py |
auth::family-driver/.env.example |
security | healthy | family-driver/.env.example |
auth::family-driver/planner/llm_reply.py |
security | healthy | family-driver/planner/llm_reply.py |
| Label | Layer | Status | Path |
|---|---|---|---|
family-driver |
software | healthy | family-driver |
planner |
software | healthy | family-driver/planner |
sources |
software | healthy | family-driver/sources |
routes |
software | healthy | family-driver/routes |
email_draft |
software | healthy | family-driver/email_draft |
| Label | Layer | Status | Path |
|---|---|---|---|
Leg |
software | healthy | family-driver/planner/driving_plan.py:41 |
Event |
software | healthy | family-driver/sources/event_model.py:8 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7ipq44by |
software | healthy | /tmp/repobility-clone-7ipq44by |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | family-driver/README.md |
This page is publicly accessible at:
https://repobility.com/scan/b8b3bb1f-395d-4186-b70e-55d93f32ac41/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b8b3bb1f-395d-4186-b70e-55d93f32ac41/
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.