https://github.com/UsmonovSardor/analyze
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 120 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 |
|---|---|---|---|
render |
software | healthy | src/chart.py:18 |
lvl |
software | healthy | src/chart.py:60 |
client |
software | healthy | src/exchange_trade.py:20 |
quote_balance |
software | healthy | src/exchange_trade.py:32 |
portfolio |
software | dead | src/exchange_trade.py:37 |
_round_amount |
software | healthy | src/exchange_trade.py:67 |
_round_price |
software | healthy | src/exchange_trade.py:71 |
execute_signal |
software | healthy | src/exchange_trade.py:75 |
_last |
software | healthy | src/screener.py:9 |
btc_context_ok |
software | healthy | src/screener.py:13 |
find_candidate |
software | healthy | src/screener.py:19 |
trading_enabled |
software | healthy | src/config.py:46 |
label |
software | healthy | src/tuning.py:31 |
_prep |
software | healthy | src/tuning.py:37 |
_entry_signal |
software | healthy | src/tuning.py:47 |
_simulate |
software | healthy | src/tuning.py:78 |
run_combo |
software | healthy | src/tuning.py:114 |
score |
software | healthy | src/tuning.py:132 |
grid |
software | healthy | src/tuning.py:146 |
main |
software | healthy | src/tuning.py:159 |
_call |
software | healthy | src/telegram.py:12 |
send |
software | healthy | src/telegram.py:29 |
send_photo |
software | healthy | src/telegram.py:38 |
edit |
software | dead | src/telegram.py:57 |
answer_callback |
software | healthy | src/telegram.py:64 |
get_updates |
software | dead | src/telegram.py:68 |
fmt_price |
software | healthy | src/telegram.py:76 |
_pct |
software | healthy | src/telegram.py:85 |
main_keyboard |
software | healthy | src/telegram.py:89 |
execute_keyboard |
software | healthy | src/telegram.py:102 |
format_manual_plan |
software | healthy | src/telegram.py:110 |
format_signal |
software | healthy | src/telegram.py:127 |
format_outcome |
software | healthy | src/telegram.py:165 |
format_weekly |
software | healthy | src/telegram.py:181 |
format_help |
software | healthy | src/telegram.py:198 |
format_portfolio |
software | healthy | src/telegram.py:219 |
format_open |
software | healthy | src/telegram.py:232 |
format_trade_filled |
software | healthy | src/telegram.py:243 |
validate |
software | healthy | src/risk.py:5 |
_snap_at |
software | healthy | src/backtest.py:23 |
_simulate |
software | healthy | src/backtest.py:36 |
backtest_symbol |
software | healthy | src/backtest.py:62 |
summarize |
software | healthy | src/backtest.py:87 |
main |
software | healthy | src/backtest.py:117 |
conn |
software | healthy | src/journal.py:34 |
add_signal |
software | healthy | src/journal.py:45 |
get_signal |
software | healthy | src/journal.py:59 |
mark_executed |
software | healthy | src/journal.py:65 |
open_signals |
software | healthy | src/journal.py:71 |
update_status |
software | healthy | src/journal.py:78 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
railway.toml |
software | healthy | railway.toml |
README.md |
software | healthy | README.md |
Dockerfile |
software | healthy | Dockerfile |
SETUP_VPS.md |
software | healthy | SETUP_VPS.md |
run_local.sh |
software | healthy | run_local.sh |
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
docker-compose.yml |
software | healthy | docker-compose.yml |
signal-format.md |
software | healthy | skill/signal-format.md |
strategy.md |
software | healthy | skill/strategy.md |
SKILL.md |
software | healthy | skill/SKILL.md |
risk-rules.md |
software | healthy | skill/risk-rules.md |
chart.py |
software | healthy | src/chart.py |
exchange_trade.py |
software | healthy | src/exchange_trade.py |
screener.py |
software | healthy | src/screener.py |
config.py |
software | healthy | src/config.py |
tuning.py |
software | healthy | src/tuning.py |
telegram.py |
software | healthy | src/telegram.py |
risk.py |
software | healthy | src/risk.py |
backtest.py |
software | healthy | src/backtest.py |
journal.py |
software | healthy | src/journal.py |
analyzer.py |
software | healthy | src/analyzer.py |
main.py |
software | healthy | src/main.py |
strategy_meta.py |
software | healthy | src/strategy_meta.py |
data.py |
software | healthy | src/data.py |
skill/SKILL.md |
quality | healthy | skill/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
skill |
software | healthy | skill |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
signals |
data | healthy | src/journal.py |
claude_calls |
data | healthy | src/journal.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
bot |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-pdsw56oy |
software | healthy | /tmp/repobility-clone-pdsw56oy |
| Label | Layer | Status | Path |
|---|---|---|---|
Params |
software | healthy | src/tuning.py:23 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | src/journal.py |
This page is publicly accessible at:
https://repobility.com/scan/38ccadc3-c104-4539-ad2a-9c961da58e5a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/38ccadc3-c104-4539-ad2a-9c961da58e5a/
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.