https://github.com/Neolinnnn/stock
· scanned 2026-06-16 04:34 UTC (1 month, 4 weeks ago)
19 raw signals (0 security + 19 graph)
Last scanned 1 month, 4 weeks ago · v1 · 19 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 61 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 |
|---|---|---|---|
build_stock_to_concepts |
software | healthy | concepts_data.py:105 |
stock_name_lookup |
software | healthy | concepts_data.py:114 |
related_stocks |
software | healthy | concepts_data.py:123 |
build_graph_edges |
software | healthy | concepts_data.py:136 |
_calc_target |
software | healthy | app.py:18 |
load_latest_daily |
software | dead | app.py:99 |
load_daily |
software | healthy | app.py:114 |
load_latest_weekly |
software | healthy | app.py:119 |
all_daily_dates |
software | healthy | app.py:134 |
signal_badge |
software | dead | app.py:147 |
rsi_color |
software | dead | app.py:152 |
sector_chart |
software | healthy | app.py:164 |
tab_daily |
software | healthy | app.py:223 |
tab_weekly |
software | healthy | app.py:430 |
tab_stock |
software | healthy | app.py:481 |
_color_signal_mj |
software | healthy | app.py:763 |
tab_history |
software | dead | app.py:1083 |
_graph_figure |
software | healthy | app.py:1125 |
tab_concepts |
software | dead | app.py:1190 |
_fetch_ohlcv |
software | healthy | app.py:1230 |
tab_factors |
software | dead | app.py:1249 |
_norm |
software | healthy | app.py:1293 |
_scan_one |
software | healthy | app.py:1366 |
tab_watchlist |
software | healthy | app.py:1479 |
_color_signal |
software | healthy | app.py:1527 |
main |
software | healthy | app.py:1556 |
_safe_last |
software | healthy | qlib_factors.py:13 |
alpha_momentum |
software | healthy | qlib_factors.py:19 |
alpha_reversal |
software | dead | qlib_factors.py:27 |
alpha_volatility |
software | dead | qlib_factors.py:33 |
alpha_rsi |
software | dead | qlib_factors.py:41 |
alpha_bias |
software | dead | qlib_factors.py:53 |
alpha_volume_ratio |
software | dead | qlib_factors.py:61 |
alpha_price_range |
software | dead | qlib_factors.py:72 |
alpha_ma_cross |
software | dead | qlib_factors.py:84 |
alpha_max_drawdown |
software | dead | qlib_factors.py:93 |
compute_all_factors |
software | healthy | qlib_factors.py:116 |
factor_description |
software | healthy | qlib_factors.py:127 |
__init__ |
software | healthy | gemini_writer.py:70 |
generate |
software | healthy | gemini_writer.py:91 |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
backtest_strategy_compare.json |
software | healthy | backtest_strategy_compare.json |
backtest_results_12m_trailing.json |
software | healthy | backtest_results_12m_trailing.json |
backtest_results_6m.json |
software | healthy | backtest_results_6m.json |
backtest_results_6m_trailing.json |
software | healthy | backtest_results_6m_trailing.json |
backtest_results.json |
software | healthy | backtest_results.json |
requirements.txt |
software | healthy | requirements.txt |
concepts_data.py |
software | healthy | concepts_data.py |
backtest_results_9m.json |
software | healthy | backtest_results_9m.json |
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
backtest_results_ma10.json |
software | healthy | backtest_results_ma10.json |
backtest_results_12m.json |
software | healthy | backtest_results_12m.json |
qlib_factors.py |
software | healthy | qlib_factors.py |
backtest_results_9m_trailing.json |
software | healthy | backtest_results_9m_trailing.json |
gemini_writer.py |
software | healthy | gemini_writer.py |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
mongodb |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
Neolinnnn__stock |
software | healthy | /data/fable5_failed_archive/Neolinnnn__stock |
| Label | Layer | Status | Path |
|---|---|---|---|
GeminiWriter |
software | healthy | gemini_writer.py:69 |
This page is publicly accessible at:
https://repobility.com/scan/ec9fcf63-3fa4-40b0-a2ec-f62dd06ce1fa/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ec9fcf63-3fa4-40b0-a2ec-f62dd06ce1fa/
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.