https://github.com/73M-power/radar
· scanned 2026-06-17 01:10 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +13.3 (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 56 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 |
|---|---|---|---|
_strip_html |
software | healthy | src/collect.py:24 |
load_config |
software | healthy | src/collect.py:30 |
load_profile |
software | healthy | src/collect.py:36 |
_within_window |
software | healthy | src/collect.py:44 |
_collect_rss |
software | healthy | src/collect.py:50 |
_collect_hackernews |
software | healthy | src/collect.py:78 |
collect_all |
software | healthy | src/collect.py:114 |
topic_id |
software | healthy | src/dedup.py:14 |
load_seen |
software | healthy | src/dedup.py:20 |
mark_seen |
software | healthy | src/dedup.py:30 |
_load_ordered |
software | healthy | src/dedup.py:44 |
_urgency_tail |
software | healthy | src/render.py:19 |
_signal_md |
software | healthy | src/render.py:25 |
build_card |
software | healthy | src/render.py:39 |
_env |
software | healthy | src/config.py:9 |
push |
software | healthy | src/push.py:7 |
enabled |
software | healthy | src/search.py:17 |
search |
software | healthy | src/search.py:21 |
run |
software | healthy | src/main.py:21 |
main |
software | healthy | src/main.py:71 |
_client |
software | healthy | src/llm.py:23 |
_profile_block |
software | healthy | src/llm.py:29 |
_system_prompt |
software | healthy | src/llm.py:51 |
_identify |
software | healthy | src/llm.py:76 |
_ground |
software | healthy | src/llm.py:124 |
scout |
software | healthy | src/llm.py:163 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
sources.yaml |
software | healthy | sources.yaml |
profile.example.yaml |
software | healthy | profile.example.yaml |
daily.yml |
software | healthy | .github/workflows/daily.yml |
collect.py |
software | healthy | src/collect.py |
dedup.py |
software | healthy | src/dedup.py |
render.py |
software | healthy | src/render.py |
__init__.py |
software | healthy | src/__init__.py |
config.py |
software | healthy | src/config.py |
push.py |
software | healthy | src/push.py |
search.py |
software | healthy | src/search.py |
main.py |
software | healthy | src/main.py |
llm.py |
software | healthy | src/llm.py |
seen.json |
software | healthy | state/seen.json |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
state |
software | healthy | state |
| Label | Layer | Status | Path |
|---|---|---|---|
RSSHUB_BASE |
cicd | healthy | — |
DEEPSEEK_API_KEY |
cicd | healthy | — |
FEISHU_WEBHOOK |
cicd | healthy | — |
TAVILY_API_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
port:22 |
network | healthy | .github/workflows/daily.yml |
port:30 |
network | healthy | .github/workflows/daily.yml |
port:06 |
network | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
73M-power__radar |
software | healthy | /data/fable5_failed_archive/73M-power__radar |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::daily |
cicd | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
run |
cicd | healthy | .github/workflows/daily.yml |
This page is publicly accessible at:
https://repobility.com/scan/8929f8b2-c7d0-4010-ac52-3bf87a2b6f11/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8929f8b2-c7d0-4010-ac52-3bf87a2b6f11/
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.