https://github.com/yuxiaodi08-hue/stock-ai-simple
· scanned 2026-06-16 02:58 UTC (2 months ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months ago · v2 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 19 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 |
|---|---|---|---|
is_trading_day |
software | healthy | main.py:25 |
fetch_market_data |
software | healthy | main.py:35 |
fetch_global_news |
software | healthy | main.py:84 |
fetch_cn_news |
software | healthy | main.py:103 |
resolve_news |
software | healthy | main.py:136 |
build_prompt |
software | healthy | main.py:154 |
call_claude |
software | healthy | main.py:219 |
parse_report |
software | healthy | main.py:229 |
render_html_email |
software | healthy | main.py:255 |
section_title |
software | healthy | main.py:292 |
send_email |
software | healthy | main.py:323 |
send_error_email |
software | healthy | main.py:335 |
main |
software | healthy | main.py:344 |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
main.py |
software | healthy | main.py |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
yuxiaodi08-hue__stock-ai-simple |
software | healthy | /data/fable5_failed_archive/yuxiaodi08-hue__stock-ai-simple |
This page is publicly accessible at:
https://repobility.com/scan/0348275b-cb3a-4a56-817b-ab4cb7db6db3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0348275b-cb3a-4a56-817b-ab4cb7db6db3/
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.