https://github.com/ROMANFern/driver-podcast
· scanned 2026-06-15 23:55 UTC (2 months, 3 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 3 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 60 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 |
|---|---|---|---|
_synthesize_async |
software | healthy | src/synthesize.py:18 |
synthesize |
software | healthy | src/synthesize.py:27 |
write_script |
software | healthy | src/write_script.py:42 |
chat |
software | healthy | src/llm.py:19 |
_fetch_transcript |
software | healthy | src/collect_youtube.py:21 |
collect |
software | healthy | src/collect_youtube.py:41 |
_fetch_news |
software | healthy | src/research.py:44 |
_extract_json |
software | healthy | src/research.py:60 |
research_topic |
software | healthy | src/research.py:67 |
research_all |
software | healthy | src/research.py:98 |
get_logger |
software | healthy | src/common.py:25 |
load_yaml |
software | healthy | src/common.py:29 |
load_settings |
software | healthy | src/common.py:34 |
ensure_output_dir |
software | healthy | src/common.py:38 |
main |
software | healthy | src/pipeline.py:21 |
_show_notes |
software | healthy | src/pipeline.py:97 |
_run |
software | healthy | src/publish.py:28 |
_load_episodes |
software | healthy | src/publish.py:33 |
_upload_release |
software | healthy | src/publish.py:39 |
_prune_old_releases |
software | healthy | src/publish.py:53 |
_build_feed |
software | healthy | src/publish.py:64 |
publish |
software | healthy | src/publish.py:91 |
build_brief_document |
software | healthy | src/notebooklm_audio.py:25 |
_generate_async |
software | healthy | src/notebooklm_audio.py:53 |
generate_episode |
software | healthy | src/notebooklm_audio.py:80 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
requirements.txt |
software | healthy | requirements.txt |
settings.yaml |
software | healthy | config/settings.yaml |
topics.yaml |
software | healthy | config/topics.yaml |
channels.yaml |
software | healthy | config/channels.yaml |
episodes.json |
software | healthy | docs/episodes.json |
index.html |
software | healthy | docs/index.html |
daily.yml |
software | healthy | .github/workflows/daily.yml |
synthesize.py |
software | healthy | src/synthesize.py |
write_script.py |
software | healthy | src/write_script.py |
llm.py |
software | healthy | src/llm.py |
collect_youtube.py |
software | healthy | src/collect_youtube.py |
research.py |
software | healthy | src/research.py |
common.py |
software | healthy | src/common.py |
pipeline.py |
software | healthy | src/pipeline.py |
publish.py |
software | healthy | src/publish.py |
notebooklm_audio.py |
software | healthy | src/notebooklm_audio.py |
| Label | Layer | Status | Path |
|---|---|---|---|
config |
software | healthy | config |
docs |
software | healthy | docs |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
port:23 |
network | healthy | .github/workflows/daily.yml |
port:15 |
network | healthy | .github/workflows/daily.yml |
port:04 |
network | healthy | .github/workflows/daily.yml |
port:45 |
network | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NOTEBOOKLM_AUTH_JSON |
cicd | healthy | — |
OPENROUTER_API_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
GEMINI_API_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-n94ah0j6 |
software | healthy | /tmp/repobility-clone-n94ah0j6 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | docs/episodes.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | docs/episodes.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::daily |
cicd | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
episode |
cicd | healthy | .github/workflows/daily.yml |
This page is publicly accessible at:
https://repobility.com/scan/ad04deac-4aa4-486b-874b-dd0abc1798e5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ad04deac-4aa4-486b-874b-dd0abc1798e5/
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.