https://github.com/donghui-0126/StoryQuant
· scanned 2026-06-17 01:58 UTC (1 month, 1 week ago)
56 raw signals (0 security + 56 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +5.3 (diff) · 47 actionable findings from 1 signal source. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 680 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 |
|---|---|---|---|
fetch_industries |
software | healthy | scripts/gen_sector_map.py:66 |
fetch_members |
software | healthy | scripts/gen_sector_map.py:75 |
main |
software | healthy | scripts/gen_sector_map.py:81 |
pdfOpts |
software | healthy | scripts/capture-pdf.mjs:pdfOpts |
load_env |
software | healthy | scripts/tts-generate.py:30 |
main |
software | healthy | scripts/tts-generate.py:45 |
set_slide_bg |
software | healthy | scripts/html-to-pptx.py:34 |
add_text |
software | healthy | scripts/html-to-pptx.py:40 |
add_bullets |
software | healthy | scripts/html-to-pptx.py:63 |
add_native_table |
software | healthy | scripts/html-to-pptx.py:79 |
add_card |
software | healthy | scripts/html-to-pptx.py:104 |
extract_clean_text |
software | healthy | scripts/html-to-pptx.py:135 |
main |
software | healthy | scripts/html-to-pptx.py:141 |
load_universes |
software | dead | serve/main.py:11 |
warm_sweep |
software | dead | serve/main.py:22 |
run |
software | healthy | serve/main.py:36 |
get_market |
software | healthy | serve/markets/__init__.py:12 |
list_markets |
software | healthy | serve/markets/__init__.py:17 |
__init__ |
software | healthy | serve/markets/kr.py:277 |
fetch_universe |
software | healthy | serve/markets/kr.py:283 |
fetch_one |
software | dead | serve/markets/kr.py:397 |
get_rss_feeds |
software | healthy | serve/markets/kr.py:318 |
get_paper_map |
software | healthy | serve/markets/kr.py:321 |
format_yahoo_symbol |
software | dead | serve/markets/kr.py:325 |
yahoo_symbol_candidates |
software | healthy | serve/markets/kr.py:332 |
fetch_stock_news_native |
software | healthy | serve/markets/kr.py:339 |
fetch_marketcap |
software | healthy | serve/markets/kr.py:380 |
parse_kr_amount |
software | healthy | serve/markets/kr.py:382 |
__init__ |
software | healthy | serve/markets/us.py:315 |
fetch_universe |
software | healthy | serve/markets/us.py:320 |
get_rss_feeds |
software | healthy | serve/markets/us.py:351 |
get_paper_map |
software | healthy | serve/markets/us.py:354 |
format_yahoo_symbol |
software | dead | serve/markets/us.py:357 |
yahoo_symbol_candidates |
software | healthy | serve/markets/us.py:360 |
fetch_stock_news_native |
software | healthy | serve/markets/us.py:363 |
fetch_marketcap |
software | healthy | serve/markets/us.py:402 |
__init__ |
software | healthy | serve/markets/base.py:51 |
fetch_universe |
software | healthy | serve/markets/base.py:56 |
universe |
software | healthy | serve/markets/base.py:60 |
load_universe |
software | healthy | serve/markets/base.py:64 |
tag_tickers |
software | healthy | serve/markets/base.py:78 |
get_rss_feeds |
software | healthy | serve/markets/base.py:97 |
get_paper_map |
software | healthy | serve/markets/base.py:101 |
format_yahoo_symbol |
software | dead | serve/markets/base.py:106 |
stock_news_url |
software | dead | serve/markets/base.py:110 |
fetch_stock_news_native |
software | healthy | serve/markets/base.py:114 |
categories |
software | dead | serve/markets/base.py:119 |
theme_basket |
software | dead | serve/markets/base.py:123 |
theme_keyword_map |
software | dead | serve/markets/base.py:127 |
fetch_marketcap |
software | healthy | serve/markets/base.py:132 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
shorts.html |
software | healthy | shorts.html |
serve.py |
software | healthy | serve.py |
index.html |
software | healthy | index.html |
index.js |
software | healthy | worker/index.js |
wrangler.toml |
software | healthy | worker/wrangler.toml |
capture-frames.mjs |
software | healthy | scripts/capture-frames.mjs |
report-to-pdf.mjs |
software | healthy | scripts/report-to-pdf.mjs |
gen_sector_map.py |
software | healthy | scripts/gen_sector_map.py |
consult-pdf.mjs |
software | healthy | scripts/consult-pdf.mjs |
capture-shots.mjs |
software | healthy | scripts/capture-shots.mjs |
capture-pdf.mjs |
software | healthy | scripts/capture-pdf.mjs |
tts-generate.py |
software | healthy | scripts/tts-generate.py |
html-to-pptx.py |
software | healthy | scripts/html-to-pptx.py |
consulting-to-pdf.mjs |
software | healthy | scripts/consulting-to-pdf.mjs |
__init__.py |
software | healthy | serve/__init__.py |
main.py |
software | healthy | serve/main.py |
__init__.py |
software | healthy | serve/markets/__init__.py |
kr.py |
software | healthy | serve/markets/kr.py |
us.py |
software | healthy | serve/markets/us.py |
base.py |
software | healthy | serve/markets/base.py |
kr_sectors.py |
software | healthy | serve/markets/kr_sectors.py |
handler.py |
software | healthy | serve/api/handler.py |
__init__.py |
software | healthy | serve/api/__init__.py |
http.py |
software | healthy | serve/utils/http.py |
__init__.py |
software | healthy | serve/utils/__init__.py |
stats.py |
software | healthy | serve/utils/stats.py |
parsing.py |
software | healthy | serve/utils/parsing.py |
strategy.py |
software | healthy | serve/core/strategy.py |
events.py |
software | healthy | serve/core/events.py |
__init__.py |
software | healthy | serve/core/__init__.py |
feeds.py |
software | healthy | serve/core/feeds.py |
news.py |
software | healthy | serve/core/news.py |
quote.py |
software | healthy | serve/core/quote.py |
macro.py |
software | healthy | serve/core/macro.py |
classify.py |
software | healthy | serve/core/classify.py |
llm_classify.py |
software | healthy | serve/core/llm_classify.py |
digest.py |
software | healthy | serve/core/digest.py |
ux-mocks.html |
software | healthy | docs/ux-mocks.html |
consulting-questions.html |
software | healthy | docs/consulting-questions.html |
프로젝트_초안.md |
software | healthy | docs/프로젝트_초안.md |
report.md |
software | healthy | docs/report.md |
presentation.html |
software | healthy | docs/presentation.html |
report.html |
software | healthy | docs/report.html |
supabase-setup.md |
software | healthy | docs/supabase-setup.md |
consulting-questions.md |
software | healthy | docs/consulting-questions.md |
build-public.sh |
software | healthy | deploy/build-public.sh |
setup.sh |
software | healthy | deploy/setup.sh |
tunnel-keeper.sh |
software | healthy | deploy/tunnel-keeper.sh |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
worker |
software | healthy | worker |
scripts |
software | healthy | scripts |
serve |
software | healthy | serve |
markets |
software | healthy | serve/markets |
api |
software | healthy | serve/api |
utils |
software | healthy | serve/utils |
core |
software | healthy | serve/core |
docs |
software | healthy | docs |
deploy |
software | healthy | deploy |
legacy |
software | healthy | legacy |
src |
software | healthy | legacy/src |
dashboard |
software | healthy | legacy/src/dashboard |
prices |
software | healthy | legacy/src/prices |
alerts |
software | healthy | legacy/src/alerts |
analysis |
software | healthy | legacy/src/analysis |
db |
software | healthy | legacy/src/db |
attribution |
software | healthy | legacy/src/attribution |
crawlers |
software | healthy | legacy/src/crawlers |
config |
software | healthy | legacy/src/config |
graph |
software | healthy | legacy/src/graph |
topics |
software | healthy | legacy/src/topics |
web |
software | healthy | legacy/web |
| Label | Layer | Status | Path |
|---|---|---|---|
KrMarket |
software | healthy | serve/markets/kr.py:255 |
UsMarket |
software | healthy | serve/markets/us.py:293 |
MarketProvider |
software | healthy | serve/markets/base.py:14 |
Handler |
software | healthy | serve/api/handler.py:20 |
Handler |
software | healthy | legacy/serve.legacy.py:1578 |
BackgroundIngester |
software | healthy | legacy/src/background.py:23 |
BinanceWebSocket |
software | healthy | legacy/src/prices/binance_ws.py:31 |
GraphNode |
software | healthy | legacy/src/graph/client.py:19 |
SearchResult |
software | healthy | legacy/src/graph/client.py:29 |
AmureClient |
software | healthy | legacy/src/graph/client.py:41 |
| Label | Layer | Status | Path |
|---|---|---|---|
alert_state |
data | healthy | legacy/src/alerts/dispatcher.py |
prices |
data | healthy | legacy/src/db/schema.py |
open_interest |
data | healthy | legacy/src/db/schema.py |
liquidations |
data | healthy | legacy/src/db/schema.py |
whale_transfers |
data | healthy | legacy/src/db/schema.py |
trades |
data | healthy | legacy/src/db/schema.py |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/overview |
api | healthy | legacy/src/dashboard/mobile.py |
GET /api/signals |
api | healthy | legacy/src/dashboard/mobile.py |
GET /api/news |
api | healthy | legacy/src/dashboard/mobile.py |
GET / |
api | healthy | legacy/src/dashboard/mobile.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::ec2 |
hardware | healthy | legacy/src/dashboard/app.py |
vps::azure |
hardware | healthy | legacy/src/config/tickers.py |
vps::aws |
hardware | healthy | legacy/src/config/tickers.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
120.0.0.0 |
network | healthy | legacy/src/crawlers/community_crawler.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8765 |
network | healthy | serve/main.py |
port:8502 |
network | healthy | legacy/src/dashboard/mobile.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::shorts.html |
security | healthy | shorts.html |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
donghui-0126__StoryQuant |
software | healthy | /data/fable5_failed_archive/donghui-0126__StoryQuant |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | legacy/run.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | scripts/capture-frames.mjs |
This page is publicly accessible at:
https://repobility.com/scan/7bb90d48-f04a-4795-bde8-e9c009cd1863/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7bb90d48-f04a-4795-bde8-e9c009cd1863/
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.