https://github.com/smyang03/claudetrade
· scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)
231 raw signals (0 security + 231 graph)
Last scanned 2 months, 2 weeks ago · v1 · 215 actionable findings from 1 signal source. 16 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 10789 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 |
|---|---|---|---|
_load |
software | healthy | credit_tracker.py:43 |
_save |
software | healthy | credit_tracker.py:57 |
_calc_cost |
software | healthy | credit_tracker.py:62 |
_model_price |
software | healthy | credit_tracker.py:68 |
_float_env |
software | healthy | credit_tracker.py:76 |
_add_usage |
software | healthy | credit_tracker.py:86 |
_calc_cost_for_model |
software | healthy | credit_tracker.py:105 |
record |
software | healthy | credit_tracker.py:126 |
throttle_state |
software | healthy | credit_tracker.py:181 |
summary |
software | healthy | credit_tracker.py:235 |
calc_all |
software | healthy | indicators.py:8 |
rsi_signal |
software | healthy | indicators.py:60 |
bb_signal |
software | healthy | indicators.py:67 |
vol_signal |
software | healthy | indicators.py:74 |
get_row_summary |
software | dead | indicators.py:81 |
format |
software | healthy | logger.py:112 |
__init__ |
software | healthy | logger.py:381 |
_current_path |
software | healthy | logger.py:140 |
emit |
software | healthy | logger.py:145 |
reset_logger_runtime_dir_for_tests |
software | healthy | logger.py:159 |
get_logger |
software | healthy | logger.py:178 |
get_collector_logger |
software | healthy | logger.py:272 |
get_trainer_logger |
software | healthy | logger.py:276 |
get_brain_logger |
software | dead | logger.py:280 |
get_trading_logger |
software | healthy | logger.py:284 |
get_minority_logger |
software | healthy | logger.py:288 |
get_analysis_logger |
software | healthy | logger.py:292 |
get_judgment_logger |
software | healthy | logger.py:296 |
get_daily_logger |
software | dead | logger.py:300 |
get_normal_logger |
software | healthy | logger.py:305 |
get_risk_logger |
software | healthy | logger.py:309 |
get_flow_logger |
software | healthy | logger.py:313 |
log_call |
software | healthy | logger.py:320 |
decorator |
software | dead | logger.py:353 |
wrapper |
software | healthy | logger.py:355 |
log_retry |
software | healthy | logger.py:351 |
step |
software | healthy | logger.py:390 |
done |
software | healthy | logger.py:409 |
tail_errors |
software | dead | logger.py:422 |
summarize_today |
software | healthy | logger.py:438 |
sample_function |
software | healthy | logger.py:471 |
flaky_function |
software | healthy | logger.py:475 |
_cache_path |
software | healthy | shared_judgment_cache.py:35 |
load |
software | healthy | shared_judgment_cache.py:40 |
save |
software | healthy | shared_judgment_cache.py:75 |
load_record |
software | healthy | brain_backfill.py:28 |
main |
software | healthy | brain_backfill.py:33 |
test_real_signals |
software | healthy | test_kr_trade.py:46 |
_make_synthetic_df |
software | healthy | test_kr_trade.py:97 |
test_synthetic_signal |
software | healthy | test_kr_trade.py:138 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
credit_tracker.py |
software | healthy | credit_tracker.py |
indicators.py |
software | healthy | indicators.py |
v2.md |
software | healthy | v2.md |
logger.py |
software | healthy | logger.py |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
LIVE_PREFLIGHT_CHECKLIST.md |
software | healthy | LIVE_PREFLIGHT_CHECKLIST.md |
refresh_token.py |
software | healthy | refresh_token.py |
shared_judgment_cache.py |
software | healthy | shared_judgment_cache.py |
ticker_selection_db.py |
software | healthy | ticker_selection_db.py |
brain_backfill.py |
software | healthy | brain_backfill.py |
test_kr_trade.py |
software | healthy | test_kr_trade.py |
risk_manager.py |
software | healthy | risk_manager.py |
universe_manager.py |
software | healthy | universe_manager.py |
trading_bot.py |
software | healthy | trading_bot.py |
sim_hyundai.py |
software | healthy | sim_hyundai.py |
test_trading_improvements.py |
software | healthy | test_trading_improvements.py |
.env.example |
software | healthy | .env.example |
telegram_commander.py |
software | healthy | telegram_commander.py |
sim_verify.py |
software | healthy | sim_verify.py |
test_broker_sync_cash.py |
software | healthy | test_broker_sync_cash.py |
intraday_strategy_db.py |
software | healthy | intraday_strategy_db.py |
requirements.txt |
software | healthy | requirements.txt |
telegram_reporter.py |
software | healthy | telegram_reporter.py |
update_data.py |
software | healthy | update_data.py |
AGENTS.md |
software | healthy | AGENTS.md |
runtime_paths.py |
software | healthy | runtime_paths.py |
kis_api.py |
software | healthy | kis_api.py |
sim_nvda.py |
software | healthy | sim_nvda.py |
_sim_budget.py |
software | healthy | _sim_budget.py |
sim_realdata.py |
software | healthy | sim_realdata.py |
DATA.md |
software | healthy | DATA.md |
continuation.py |
software | healthy | strategy/continuation.py |
mean_reversion.py |
software | healthy | strategy/mean_reversion.py |
entry_priority.py |
software | healthy | strategy/entry_priority.py |
volatility_breakout.py |
software | healthy | strategy/volatility_breakout.py |
adaptive_params.py |
software | healthy | strategy/adaptive_params.py |
opening_range_pullback.py |
software | healthy | strategy/opening_range_pullback.py |
param_tuner.py |
software | healthy | strategy/param_tuner.py |
gap_pullback.py |
software | healthy | strategy/gap_pullback.py |
cross_asset.py |
software | healthy | strategy/cross_asset.py |
momentum.py |
software | healthy | strategy/momentum.py |
continuation_shadow.py |
software | healthy | preopen/continuation_shadow.py |
__init__.py |
software | healthy | preopen/__init__.py |
storage.py |
software | healthy | preopen/storage.py |
scheduler.py |
software | healthy | preopen/scheduler.py |
news_enrichment.py |
software | healthy | preopen/news_enrichment.py |
investment_news_bridge.py |
software | healthy | preopen/investment_news_bridge.py |
models.py |
software | healthy | preopen/models.py |
news_quality.py |
software | healthy | preopen/news_quality.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ColorFormatter |
software | healthy | logger.py:85 |
JsonFormatter |
software | healthy | logger.py:111 |
DatePathRotatingFileHandler |
software | healthy | logger.py:133 |
ProgressLogger |
software | healthy | logger.py:378 |
ZoneInfo |
software | healthy | risk_manager.py:18 |
RiskManager |
software | healthy | risk_manager.py:125 |
UniverseConfig |
software | healthy | universe_manager.py:22 |
ZoneInfo |
software | healthy | trading_bot.py:34 |
TradingBot |
software | healthy | trading_bot.py:744 |
Position |
software | healthy | sim_hyundai.py:112 |
StartConfigWriteError |
software | healthy | telegram_commander.py:96 |
TelegramCommander |
software | healthy | telegram_commander.py:2175 |
BrokerSyncCashTests |
software | healthy | test_broker_sync_cash.py:12 |
_Resp |
software | healthy | test_broker_sync_cash.py:264 |
Position |
software | healthy | sim_nvda.py:86 |
_ClosingConnection |
software | healthy | strategy/param_tuner.py:78 |
ContinuationShadowError |
software | healthy | preopen/continuation_shadow.py:39 |
ParseError |
software | healthy | preopen/continuation_shadow.py:43 |
EvalCase |
software | healthy | preopen/continuation_shadow.py:48 |
PreopenJob |
software | healthy | preopen/scheduler.py:177 |
PreopenCandidate |
software | healthy | preopen/models.py:16 |
EntryTimingTracker |
software | healthy | bot/entry_timing.py:79 |
CandidateHealthTracker |
software | healthy | bot/candidate_health.py:42 |
ZoneInfo |
software | healthy | bot/market_utils.py:14 |
MarketUtilsMixin |
software | healthy | bot/market_utils.py:63 |
ZoneInfo |
software | healthy | bot/state.py:19 |
StateMixin |
software | healthy | bot/state.py:59 |
ZoneInfo |
software | healthy | bot/session_date.py:10 |
EffectiveRuntimeConfig |
software | healthy | config/runtime_config.py:57 |
V2Config |
software | healthy | config/v2.py:91 |
AnalyzeHoldAdvisorLatencyTests |
software | healthy | tests/test_analyze_hold_advisor_latency.py:9 |
PreopenCandidateReplayTests |
software | healthy | tests/test_preopen_candidate_replay.py:22 |
WeakMfeCutTests |
software | healthy | tests/test_pathb_weak_mfe_cut.py:41 |
IntradayExecutionRestoreTests |
software | healthy | tests/test_intraday_execution_restore.py:30 |
V2ForwardMeasurerTests |
software | healthy | tests/test_v2_forward_measurer.py:12 |
AdaptiveLiveConditionAccuracyReportTests |
software | healthy | tests/test_adaptive_live_condition_accuracy_report.py:12 |
LivePreflightMlAndBrainTests |
software | healthy | tests/test_live_preflight_ml_and_brain.py:12 |
OvernightUsMonitorReportTests |
software | healthy | tests/test_overnight_us_monitor.py:20 |
PathBSelectionTests |
software | healthy | tests/test_pathb_selection.py:8 |
PathBFoundationTests |
software | healthy | tests/test_pathb_foundation.py:11 |
SubScreenerUpliftReportTests |
software | healthy | tests/test_sub_screener_uplift_report.py:11 |
StartupTokenRefreshTests |
software | healthy | tests/test_startup_token_refresh.py:10 |
_Resp |
software | healthy | tests/test_kis_kr_order_safety.py:10 |
KisKrOrderSafetyTests |
software | healthy | tests/test_kis_kr_order_safety.py:20 |
IntradayFeatureTests |
software | healthy | tests/test_intraday_features.py:8 |
_SlowMessages |
software | healthy | tests/test_buy_time_confirm_judge.py:17 |
_SlowClient |
software | healthy | tests/test_buy_time_confirm_judge.py:26 |
BuyTimeConfirmJudgeTests |
software | healthy | tests/test_buy_time_confirm_judge.py:30 |
CandidatePostRankAndUsQualityTests |
software | healthy | tests/test_candidate_post_rank_and_us_quality.py:11 |
BrainQualityHelperTests |
software | healthy | tests/test_brain_quality.py:9 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
strategy |
software | healthy | strategy |
preopen |
software | healthy | preopen |
bot |
software | healthy | bot |
state |
software | healthy | state |
interface |
software | healthy | interface |
config |
software | healthy | config |
tests |
software | healthy | tests |
review |
software | healthy | review |
phase1_trainer |
software | healthy | phase1_trainer |
test |
software | healthy | test |
audit_lab |
software | healthy | test/audit_lab |
docs |
software | healthy | docs |
important |
software | healthy | docs/important |
core |
software | healthy | docs/important/core |
source |
software | healthy | docs/important/source |
design |
software | healthy | docs/design |
reports |
software | healthy | docs/reports |
overnight_us_monitor_20260601_2230_to_20260602_0700 |
software | healthy | docs/reports/overnight_us_monitor_20260601_2230_to_20260602… |
overnight_us_monitor_20260601_smoke |
software | healthy | docs/reports/overnight_us_monitor_20260601_smoke |
claude_input_quality_audit_evidence_20260607 |
software | healthy | docs/reports/claude_input_quality_audit_evidence_20260607 |
KR |
software | healthy | docs/reports/claude_input_quality_audit_evidence_20260607/KR |
US |
software | healthy | docs/reports/claude_input_quality_audit_evidence_20260607/US |
kr_session_monitor_20260602_0849_to_1530 |
software | healthy | docs/reports/kr_session_monitor_20260602_0849_to_1530 |
overnight_us_monitor_20260604_2200_to_20260605_0700 |
software | healthy | docs/reports/overnight_us_monitor_20260604_2200_to_20260605… |
claude_io_quality_us_20260602_token_check |
software | healthy | docs/reports/claude_io_quality_us_20260602_token_check |
overnight_us_monitor_20260606_0250_to_20260607_0900 |
software | healthy | docs/reports/overnight_us_monitor_20260606_0250_to_20260607… |
overnight_us_monitor_20260530_002023 |
software | healthy | docs/reports/overnight_us_monitor_20260530_002023 |
overnight_us_monitor_20260530_000542 |
software | healthy | docs/reports/overnight_us_monitor_20260530_000542 |
kr_session_monitor_20260602_0852_to_1530 |
software | healthy | docs/reports/kr_session_monitor_20260602_0852_to_1530 |
claude_io_quality_kr_20260602_token_check |
software | healthy | docs/reports/claude_io_quality_kr_20260602_token_check |
overnight_us_monitor_20260601_2230 |
software | healthy | docs/reports/overnight_us_monitor_20260601_2230 |
interim_prompt_warnings |
software | healthy | docs/reports/overnight_us_monitor_20260601_2230/interim_pro… |
interim_2246 |
software | healthy | docs/reports/overnight_us_monitor_20260601_2230/interim_2246 |
interim_latest_usage |
software | healthy | docs/reports/overnight_us_monitor_20260601_2230/interim_lat… |
overnight_us_monitor_probe_20260601_2042 |
software | healthy | docs/reports/overnight_us_monitor_probe_20260601_2042 |
ops_report |
software | healthy | docs/reports/overnight_us_monitor_probe_20260601_2042/ops_r… |
overnight_us_monitor_20260529_0800 |
software | healthy | docs/reports/overnight_us_monitor_20260529_0800 |
overnight_us_monitor_20260601_2042_to_20260602_0700 |
software | healthy | docs/reports/overnight_us_monitor_20260601_2042_to_20260602… |
ops_report |
software | healthy | docs/reports/overnight_us_monitor_20260601_2042_to_20260602… |
overnight_us_monitor_20260601_2050_to_20260602_0700 |
software | healthy | docs/reports/overnight_us_monitor_20260601_2050_to_20260602… |
learning |
software | healthy | learning |
research |
software | healthy | research |
audit_lab |
software | healthy | research/audit_lab |
dashboard |
software | healthy | dashboard |
performance |
software | healthy | performance |
decision |
software | healthy | decision |
audit |
software | healthy | audit |
lifecycle |
software | healthy | lifecycle |
ml |
software | healthy | ml |
execution |
software | healthy | execution |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /api/summary |
api | healthy | dashboard/dashboard_server.py |
ANY /api/v2/ops |
api | healthy | dashboard/dashboard_server.py |
ANY /api/logs/alerts |
api | healthy | dashboard/dashboard_server.py |
ANY /api/position/chart |
api | healthy | dashboard/dashboard_server.py |
ANY /api/preopen |
api | healthy | dashboard/dashboard_server.py |
ANY /api/claude/status |
api | healthy | dashboard/dashboard_server.py |
ANY /api/claude/toggle |
api | healthy | dashboard/dashboard_server.py |
ANY /api/claude/trigger |
api | healthy | dashboard/dashboard_server.py |
ANY /api/judgments |
api | healthy | dashboard/dashboard_server.py |
ANY /api/chart/equity |
api | healthy | dashboard/dashboard_server.py |
ANY /api/chart/analyst |
api | healthy | dashboard/dashboard_server.py |
ANY /api/chart/market-context |
api | healthy | dashboard/dashboard_server.py |
ANY /api/patterns |
api | healthy | dashboard/dashboard_server.py |
ANY /api/active-lessons |
api | healthy | dashboard/dashboard_server.py |
ANY /api/hold-advisor/summary |
api | healthy | dashboard/dashboard_server.py |
ANY /api/credits |
api | healthy | dashboard/dashboard_server.py |
ANY /api/control/status |
api | healthy | dashboard/dashboard_server.py |
ANY /api/control/restart-dashboard |
api | healthy | dashboard/dashboard_server.py |
ANY /api/broker/refresh |
api | healthy | dashboard/dashboard_server.py |
ANY /api/pnl/lifetime-realized |
api | healthy | dashboard/dashboard_server.py |
ANY /api/control/restart-bot |
api | healthy | dashboard/dashboard_server.py |
ANY /api/control/order-size |
api | healthy | dashboard/dashboard_server.py |
ANY /api/control/gross-cap |
api | healthy | dashboard/dashboard_server.py |
ANY /api/control/stop-cluster-reset |
api | healthy | dashboard/dashboard_server.py |
ANY /api/brain |
api | healthy | dashboard/dashboard_server.py |
ANY /api/brain/history |
api | healthy | dashboard/dashboard_server.py |
ANY /api/stats/period |
api | healthy | dashboard/dashboard_server.py |
ANY /api/history/monthly |
api | healthy | dashboard/dashboard_server.py |
ANY /api/history/equity |
api | healthy | dashboard/dashboard_server.py |
ANY /api/trades/list |
api | healthy | dashboard/dashboard_server.py |
ANY /api/trades/broker |
api | healthy | dashboard/dashboard_server.py |
ANY /api/trades/broker/status |
api | healthy | dashboard/dashboard_server.py |
ANY /api/signals/recent |
api | healthy | dashboard/dashboard_server.py |
ANY /api/decisions |
api | healthy | dashboard/dashboard_server.py |
ANY /api/candidate-audit/summary |
api | healthy | dashboard/dashboard_server.py |
ANY /api/candidate-audit/rows |
api | healthy | dashboard/dashboard_server.py |
ANY /api/refresh_prices |
api | healthy | dashboard/dashboard_server.py |
ANY /api/review_position |
api | healthy | dashboard/dashboard_server.py |
ANY /api/immediate_sell |
api | healthy | dashboard/dashboard_server.py |
ANY /api/tickers/today |
api | healthy | dashboard/dashboard_server.py |
ANY / |
api | healthy | dashboard/dashboard_server.py |
ANY /history |
api | healthy | dashboard/dashboard_server.py |
ANY /trades |
api | healthy | dashboard/dashboard_server.py |
ANY /broker-trades |
api | healthy | dashboard/dashboard_server.py |
ANY /pathb |
api | healthy | dashboard/dashboard_server.py |
ANY /preopen |
api | healthy | dashboard/dashboard_server.py |
ANY /candidate-audit |
api | healthy | dashboard/dashboard_server.py |
ANY /analytics |
api | healthy | dashboard/dashboard_server.py |
ANY /logs |
api | healthy | dashboard/dashboard_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
decisions |
data | healthy | ml/schema.sql |
v2_learning_performance |
data | healthy | ml/schema.sql |
ticker_selection_log |
data | healthy | ticker_selection_db.py |
micro_probe_log |
data | healthy | ticker_selection_db.py |
intraday_strategy_log |
data | healthy | intraday_strategy_db.py |
preopen_shadow_runs |
data | healthy | preopen/continuation_shadow.py |
preopen_candidates |
data | healthy | preopen/continuation_shadow.py |
preopen_feature_snapshots |
data | healthy | preopen/continuation_shadow.py |
preopen_claude_checks |
data | healthy | preopen/continuation_shadow.py |
preopen_claude_decisions |
data | healthy | preopen/continuation_shadow.py |
preopen_outcomes |
data | healthy | preopen/continuation_shadow.py |
external_api_runs |
data | healthy | phase1_trainer/external_data_store.py |
dart_disclosures |
data | healthy | phase1_trainer/external_data_store.py |
public_krx_listed |
data | healthy | phase1_trainer/external_data_store.py |
public_stock_quotes |
data | healthy | phase1_trainer/external_data_store.py |
public_securities_products |
data | healthy | phase1_trainer/external_data_store.py |
fred_observations |
data | healthy | phase1_trainer/external_data_store.py |
candidate_counterfactual_paths |
data | healthy | audit/candidate_counterfactual_store.py |
agent_call_events |
data | healthy | audit/agent_call_event_store.py |
agent_call_replay_cache |
data | healthy | audit/agent_call_event_store.py |
audit_signals |
data | healthy | audit/shadow_audit_store.py |
audit_signal_events |
data | healthy | audit/shadow_audit_store.py |
audit_episodes |
data | healthy | audit/shadow_audit_store.py |
audit_signal_episode_links |
data | healthy | audit/shadow_audit_store.py |
audit_price_samples |
data | healthy | audit/shadow_audit_store.py |
audit_signal_outcomes |
data | healthy | audit/shadow_audit_store.py |
audit_trade_links |
data | healthy | audit/shadow_audit_store.py |
audit_writer_health |
data | healthy | audit/shadow_audit_store.py |
audit_claude_calls |
data | healthy | audit/candidate_audit_store.py |
audit_candidate_rows |
data | healthy | audit/candidate_audit_store.py |
audit_candidate_outcomes |
data | healthy | audit/candidate_audit_store.py |
lifecycle_events |
data | healthy | lifecycle/event_store.py |
v2_decisions |
data | healthy | lifecycle/event_store.py |
phase_validation_runs |
data | healthy | lifecycle/event_store.py |
v2_path_runs |
data | healthy | lifecycle/event_store.py |
pathb_miss_quality |
data | healthy | lifecycle/event_store.py |
fact_selection |
data | healthy | tools/build_claude_decision_facts.py |
fact_forward_outcome |
data | healthy | tools/build_claude_decision_facts.py |
fact_execution |
data | healthy | tools/build_claude_decision_facts.py |
fact_build_runs |
data | healthy | tools/build_claude_decision_facts.py |
decision_labels |
data | healthy | tools/label_claude_judgments.py |
v2_canonical_performance |
data | healthy | tools/sync_v2_learning_performance.py |
v2_decision_fill_links |
data | healthy | tools/sync_v2_learning_performance.py |
mfe_backfill_yf |
data | healthy | tools/backfill_mfe_yfinance.py |
fact_market_judgment |
data | healthy | tools/build_market_judgment_facts.py |
| Label | Layer | Status | Path |
|---|---|---|---|
210.107.75.32 |
network | healthy | kis_api.py |
120.0.0.0 |
network | healthy | phase1_trainer/kr_news_collector.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-gfz_22nt |
software | healthy | /tmp/repobility-clone-gfz_22nt |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | tests/test_live_maintenance.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:9443 |
network | healthy | tests/test_broker_truth_snapshot.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | test_trading_improvements.py |
This page is publicly accessible at:
https://repobility.com/scan/72888443-9b93-433b-99db-fa2fcb6d5f66/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/72888443-9b93-433b-99db-fa2fcb6d5f66/
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.