https://github.com/Charliesj0129/subhft
· scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)
419 raw signals (0 security + 419 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -28.8 (diff) · 400 actionable findings from 1 signal source. 19 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 31954 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 |
|---|---|---|---|
on_stats |
software | healthy | tests/test_strategy_sdk.py:21 |
test_simple_strategy_logic |
software | healthy | tests/test_strategy_sdk.py:27 |
mock_intent_factory |
software | healthy | tests/test_strategy_sdk.py:92 |
test_cancel_for_same_target_is_suppressed_until_terminal |
software | healthy | tests/test_strategy_sdk.py:87 |
metrics |
software | healthy | tests/test_failure_drills.py:7 |
test_feed_gap_metric |
software | healthy | tests/test_failure_drills.py:11 |
test_reject_rate_metric |
software | healthy | tests/test_failure_drills.py:20 |
test_stormguard_halt_metric |
software | healthy | tests/test_failure_drills.py:36 |
symbols_cfg |
software | healthy | tests/test_execution_flow.py:12 |
test_normalizer_flow |
software | healthy | tests/test_execution_flow.py:20 |
test_normalizer_strategy_id_from_order_key |
software | healthy | tests/test_execution_flow.py:67 |
test_position_tracking |
software | healthy | tests/test_execution_flow.py:88 |
make_order_intent |
software | healthy | tests/conftest.py:53 |
make_fill_event |
software | healthy | tests/conftest.py:76 |
make_order_command |
software | healthy | tests/conftest.py:96 |
make_tick_event |
software | healthy | tests/conftest.py:118 |
make_bidask_event |
software | healthy | tests/conftest.py:145 |
mock_metrics |
software | healthy | tests/conftest.py:189 |
_symbols_cfg |
software | healthy | tests/test_risk_order.py:28 |
test_risk_validators |
software | healthy | tests/test_risk_order.py:35 |
test_storm_guard_transition |
software | healthy | tests/test_risk_order.py:45 |
test_risk_engine_pipeline |
software | healthy | tests/test_risk_order.py:63 |
test_circuit_breaker |
software | healthy | tests/test_risk_order.py:93 |
test_wal_writer_roundtrip |
software | healthy | tests/test_recorder_pipeline.py:10 |
test_batcher_logic |
software | healthy | tests/test_recorder_pipeline.py:28 |
write |
software | healthy | tests/test_recorder_pipeline.py:34 |
write_columnar |
software | healthy | tests/test_recorder_pipeline.py:37 |
test_wal_latency |
software | healthy | tests/benchmark_io.py:14 |
test_bus_throughput |
software | healthy | tests/benchmark_io.py:42 |
consumer |
software | healthy | tests/benchmark_io.py:48 |
main |
software | healthy | tests/benchmark_io.py:73 |
benchmark_pipeline |
software | healthy | tests/benchmark_pipeline.py:9 |
_consumer |
software | healthy | tests/benchmark_pipeline.py:20 |
test_throughput_exceeds_5k_per_sec |
software | healthy | tests/load/test_throughput.py:27 |
test_throughput_with_dedup_misses |
software | healthy | tests/load/test_throughput.py:66 |
test_order_queue_full_graceful_reject |
software | healthy | tests/load/test_chaos.py:37 |
test_risk_exception_does_not_crash_gateway |
software | healthy | tests/load/test_chaos.py:83 |
test_gateway_run_loop_survives_risk_exception |
software | healthy | tests/load/test_chaos.py:118 |
test_duplicate_keys_return_cached_decision |
software | healthy | tests/load/test_chaos.py:162 |
test_many_duplicate_keys_metrics_increment |
software | healthy | tests/load/test_chaos.py:204 |
test_exposure_symbol_limit_rejects_gracefully |
software | healthy | tests/load/test_chaos.py:251 |
test_global_notional_limit_rejects |
software | healthy | tests/load/test_chaos.py:294 |
test_halt_blocks_new_intents |
software | healthy | tests/load/test_chaos.py:332 |
__init__ |
software | healthy | tests/load/conftest.py:69 |
evaluate |
software | healthy | tests/load/conftest.py:49 |
create_command |
software | healthy | tests/load/conftest.py:55 |
make_intent |
software | healthy | tests/load/conftest.py:74 |
channel |
software | healthy | tests/load/conftest.py:99 |
mock_risk_engine |
software | healthy | tests/load/conftest.py:105 |
failing_risk_engine |
software | healthy | tests/load/conftest.py:110 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
MockStrategy |
software | healthy | tests/test_strategy_sdk.py:10 |
MockCancelStrategy |
software | healthy | tests/test_strategy_sdk.py:20 |
TestStrategySDK |
software | healthy | tests/test_strategy_sdk.py:26 |
MockClient |
software | healthy | tests/test_risk_order.py:24 |
BalClient |
software | healthy | tests/test_risk_order.py:112 |
MockWriter |
software | healthy | tests/test_recorder_pipeline.py:33 |
TestGatewayThroughput |
software | healthy | tests/load/test_throughput.py:20 |
TestChaosQueueFull |
software | healthy | tests/load/test_chaos.py:33 |
TestChaosRiskException |
software | healthy | tests/load/test_chaos.py:79 |
TestChaosDedupCorruption |
software | healthy | tests/load/test_chaos.py:158 |
TestChaosExposureLimit |
software | healthy | tests/load/test_chaos.py:247 |
TestChaosHaltPolicy |
software | healthy | tests/load/test_chaos.py:328 |
MockStormGuard |
software | healthy | tests/load/conftest.py:34 |
MockRiskEngine |
software | healthy | tests/load/conftest.py:40 |
MockOrderAdapter |
software | healthy | tests/load/conftest.py:66 |
strategies |
software | healthy | tests/spec/test_invariants.py:28 |
TestFloatRejection |
software | healthy | tests/spec/test_financial_precision_contract.py:125 |
TestScaledIntRoundTrip |
software | healthy | tests/spec/test_financial_precision_contract.py:146 |
TestPositionPnlNoDrift |
software | healthy | tests/spec/test_financial_precision_contract.py:180 |
TestNormalizerOutputType |
software | healthy | tests/spec/test_financial_precision_contract.py:201 |
TestEdgeCases |
software | healthy | tests/spec/test_financial_precision_contract.py:226 |
TestAvgPrice |
software | healthy | tests/spec/test_financial_precision_contract.py:265 |
TestPartialCloses |
software | healthy | tests/spec/test_financial_precision_contract.py:286 |
TestPositionFlip |
software | healthy | tests/spec/test_financial_precision_contract.py:319 |
_St |
software | healthy | tests/spec/test_financial_precision_contract.py:361 |
TestHypothesisPrecision |
software | healthy | tests/spec/test_financial_precision_contract.py:374 |
TestIntentToDecision |
software | healthy | tests/spec/test_order_lifecycle_contract.py:97 |
TestDecisionToCommand |
software | healthy | tests/spec/test_order_lifecycle_contract.py:118 |
TestCancelBypass |
software | healthy | tests/spec/test_order_lifecycle_contract.py:148 |
TestHaltBlocksNew |
software | healthy | tests/spec/test_order_lifecycle_contract.py:163 |
TestCmdIdMonotonicity |
software | healthy | tests/spec/test_order_lifecycle_contract.py:183 |
TestDeadlineFuture |
software | healthy | tests/spec/test_order_lifecycle_contract.py:204 |
TestStormGuardPropagation |
software | healthy | tests/spec/test_order_lifecycle_contract.py:225 |
TestIdempotencyAndTtl |
software | healthy | tests/spec/test_order_lifecycle_contract.py:248 |
TestCoreFieldsPreserved |
software | healthy | tests/spec/test_order_lifecycle_contract.py:267 |
TestFloatPriceRejection |
software | healthy | tests/spec/test_order_lifecycle_contract.py:293 |
TestReasonCodeSemantics |
software | healthy | tests/spec/test_order_lifecycle_contract.py:314 |
_St |
software | healthy | tests/spec/test_order_lifecycle_contract.py:358 |
TestPricePrecisionInvariants |
software | healthy | tests/spec/test_price_precision_invariants.py:28 |
TestFloatCorruptionEvidence |
software | healthy | tests/spec/test_price_precision_invariants.py:134 |
TestInventoryConservation |
software | healthy | tests/spec/test_position_conservation.py:69 |
TestPnlConservation |
software | healthy | tests/spec/test_position_conservation.py:91 |
TestFeeAccumulation |
software | healthy | tests/spec/test_position_conservation.py:114 |
TestPartialClosePnl |
software | healthy | tests/spec/test_position_conservation.py:131 |
TestPositionFlipLongShort |
software | healthy | tests/spec/test_position_conservation.py:145 |
TestPositionFlipShortLong |
software | healthy | tests/spec/test_position_conservation.py:171 |
TestZeroCrossingAvgPrice |
software | healthy | tests/spec/test_position_conservation.py:186 |
TestMultipleOpensAvgPrice |
software | healthy | tests/spec/test_position_conservation.py:208 |
TestFlatPositionReopen |
software | healthy | tests/spec/test_position_conservation.py:227 |
TestPnlSignLong |
software | healthy | tests/spec/test_position_conservation.py:247 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
Cargo.toml |
software | healthy | Cargo.toml |
AGENTS.md |
software | healthy | AGENTS.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
ops.sh |
software | healthy | ops.sh |
ROADMAP.md |
software | healthy | ROADMAP.md |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
docker-compose.production.yml |
software | healthy | docker-compose.production.yml |
docker-compose.prod.locked.yml |
software | healthy | docker-compose.prod.locked.yml |
docker-compose.yml |
software | healthy | docker-compose.yml |
.gitleaks.toml |
software | healthy | .gitleaks.toml |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
Dockerfile |
software | healthy | Dockerfile |
Cargo.lock |
software | healthy | Cargo.lock |
Cargo.toml |
software | healthy | rust/Cargo.toml |
rl.rs |
software | healthy | rust/src/rl.rs |
lib.rs |
software | healthy | rust/src/lib.rs |
main.rs |
software | healthy | rust/src/main.rs |
total_depth.rs |
software | healthy | rust/src/total_depth.rs |
t1a_zero_event_diagnostic_fixed_2026_05_19.json |
software | healthy | outputs/t1a_zero_event_diagnostic_fixed_2026_05_19.json |
t1a_zero_event_diagnostic_2026_05_19.json |
software | healthy | outputs/t1a_zero_event_diagnostic_2026_05_19.json |
t1a_regime_partition_scorecard_2026_05_19.json |
software | healthy | outputs/t1a_regime_partition_scorecard_2026_05_19.json |
test_strategy_sdk.py |
software | healthy | tests/test_strategy_sdk.py |
test_failure_drills.py |
software | healthy | tests/test_failure_drills.py |
test_execution_flow.py |
software | healthy | tests/test_execution_flow.py |
conftest.py |
software | healthy | tests/conftest.py |
AGENTS.md |
software | healthy | tests/AGENTS.md |
test_risk_order.py |
software | healthy | tests/test_risk_order.py |
test_recorder_pipeline.py |
software | healthy | tests/test_recorder_pipeline.py |
benchmark_io.py |
software | healthy | tests/benchmark_io.py |
benchmark_pipeline.py |
software | healthy | tests/benchmark_pipeline.py |
test_throughput.py |
software | healthy | tests/load/test_throughput.py |
test_chaos.py |
software | healthy | tests/load/test_chaos.py |
conftest.py |
software | healthy | tests/load/conftest.py |
__init__.py |
software | healthy | tests/load/__init__.py |
events.py |
software | healthy | tests/factories/events.py |
__init__.py |
software | healthy | tests/factories/__init__.py |
intents.py |
software | healthy | tests/factories/intents.py |
test_resilience.py |
software | healthy | tests/spec/test_resilience.py |
test_price_scaling_invariants.py |
software | healthy | tests/spec/test_price_scaling_invariants.py |
test_replay_safety_contract.py |
software | healthy | tests/spec/test_replay_safety_contract.py |
test_normalizer_invariants.py |
software | healthy | tests/spec/test_normalizer_invariants.py |
test_invariants.py |
software | healthy | tests/spec/test_invariants.py |
test_financial_precision_contract.py |
software | healthy | tests/spec/test_financial_precision_contract.py |
test_order_lifecycle_contract.py |
software | healthy | tests/spec/test_order_lifecycle_contract.py |
test_price_precision_invariants.py |
software | healthy | tests/spec/test_price_precision_invariants.py |
test_replay.py |
software | healthy | tests/spec/test_replay.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
rust |
software | healthy | rust |
src |
software | healthy | rust/src |
outputs |
software | healthy | outputs |
tests |
software | healthy | tests |
load |
software | healthy | tests/load |
factories |
software | healthy | tests/factories |
spec |
software | healthy | tests/spec |
blackbox |
software | healthy | tests/blackbox |
unit |
software | healthy | tests/unit |
feed_adapter |
software | healthy | tests/unit/feed_adapter |
shioaji |
software | healthy | tests/unit/feed_adapter/shioaji |
backtest |
software | healthy | tests/unit/backtest |
strategy |
software | healthy | tests/unit/strategy |
alpha |
software | healthy | tests/unit/alpha |
recorder |
software | healthy | tests/unit/recorder |
order |
software | healthy | tests/unit/order |
replay |
software | healthy | tests/unit/replay |
research |
software | healthy | tests/unit/research |
backtest |
software | healthy | tests/unit/research/backtest |
t1_a_zero_event_diagnostic |
software | healthy | tests/unit/research/t1_a_zero_event_diagnostic |
cli |
software | healthy | tests/unit/cli |
diagnostics |
software | healthy | tests/unit/diagnostics |
ops |
software | healthy | tests/unit/ops |
research_registry |
software | healthy | tests/unit/research_registry |
config |
software | healthy | tests/unit/config |
regression |
software | healthy | tests/regression |
stress |
software | healthy | tests/stress |
research |
software | healthy | tests/research |
r52_amhp_dynamic_spread |
software | healthy | tests/research/r52_amhp_dynamic_spread |
calibration |
software | healthy | tests/research/calibration |
integration |
software | healthy | tests/integration |
system |
software | healthy | tests/system |
manual |
software | healthy | tests/manual |
acceptance |
software | healthy | tests/acceptance |
benchmark |
software | healthy | tests/benchmark |
fixtures |
software | healthy | tests/fixtures |
maker_engine_pre_mtm_baseline |
software | healthy | tests/fixtures/maker_engine_pre_mtm_baseline |
replay_parity |
software | healthy | tests/fixtures/replay_parity |
chaos |
software | healthy | tests/chaos |
bench |
software | healthy | tests/bench |
e2e |
software | healthy | tests/e2e |
scripts |
software | healthy | scripts |
hooks |
software | healthy | scripts/hooks |
latency |
software | healthy | scripts/latency |
ops |
software | healthy | scripts/ops |
migrations |
software | healthy | scripts/migrations |
.github |
software | healthy | .github |
commands |
software | healthy | .github/commands |
workflows |
software | healthy | .github/workflows |
actions |
software | healthy | .github/actions |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:101 |
network | healthy | ops.sh |
port:8123 |
network | healthy | docker-compose.production.yml |
port:9000 |
network | healthy | docker-compose.production.yml |
port:6379 |
network | healthy | docker-compose.production.yml |
port:9091 |
network | healthy | docker-compose.production.yml |
port:9090 |
network | healthy | docker-compose.production.yml |
port:9093 |
network | healthy | docker-compose.production.yml |
port:08 |
network | healthy | docker-compose.prod.locked.yml |
port:40 |
network | healthy | docker-compose.prod.locked.yml |
port:3100 |
network | healthy | docker-compose.yml |
port:14 |
network | healthy | scripts/host_health_report.sh |
port:06 |
network | healthy | scripts/host_health_report.sh |
port:07 |
network | healthy | scripts/host_health_report.sh |
port:04 |
network | healthy | scripts/research_data_rotate.sh |
port:05 |
network | healthy | scripts/smart_check.sh |
port:13 |
network | healthy | research/templates/strategy_spec.yaml |
port:30 |
network | healthy | research/templates/strategy_spec.yaml |
port:09 |
network | healthy | research/alphas/_templates/spec.yaml |
port:45 |
network | healthy | research/alphas/_templates/spec.yaml |
port:25 |
network | healthy | research/alphas/_templates/spec.yaml |
port:10 |
network | healthy | research/archive/alphas_2026-04-17/r40_session_pattern/mani… |
port:2026 |
network | healthy | research/archive/alphas_2026-04-17/option_volume_imbalance/… |
port:138 |
network | healthy | research/archive/alphas_2026-04-17/option_volume_imbalance/… |
port:15 |
network | healthy | research/archive/alphas_2026-04-17/r44_night_vwap_mr/manife… |
port:02 |
network | healthy | research/archive/alphas_2026-04-17/r44_night_vwap_mr/manife… |
port:102 |
network | healthy | research/archive/alphas_2026-04-17/r44_night_vwap_mr/manife… |
port:24 |
network | healthy | research/strategy_archive/strategies_2026_05.yaml |
port:44 |
network | healthy | config/base/session_governor.yaml |
port:55 |
network | healthy | config/base/session_governor.yaml |
port:59 |
network | healthy | config/base/session_governor.yaml |
port:16 |
network | healthy | config/research/latency_profiles.yaml |
port:28 |
network | healthy | config/research/latency_profiles.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
test_alpha_kill_ledger_migration.py |
data | healthy | tests/unit/test_alpha_kill_ledger_migration.py |
test_fills_replacing_merge_tree_migration.py |
data | healthy | tests/unit/test_fills_replacing_merge_tree_migration.py |
test_l7_migration.py |
data | healthy | tests/integration/test_l7_migration.py |
001_price_to_scaled.sql |
data | healthy | scripts/migrations/001_price_to_scaled.sql |
20260301_001_initial_schema.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260301_001_initial… |
20260330_001_add_instrument_columns.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260330_001_add_ins… |
20260319_001_add_pnl_snapshots.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260319_001_add_pnl… |
20260328_001_add_trade_direction.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260328_001_add_tra… |
20260302_001_add_ttl_policies.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260302_001_add_ttl… |
20260505_001_create_alpha_kill_ledger.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260505_001_create_… |
20260425_001_fills_replacing_merge_tree.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260425_001_fills_r… |
20260327_001_add_config_snapshots.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260327_001_add_con… |
20260505_002_add_audit_columns_to_fills.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260505_002_add_aud… |
20260320_001_add_shadow_orders.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260320_001_add_sha… |
20260504_001_create_order_intents.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260504_001_create_… |
20260325_001_add_slippage_records.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260325_001_add_sli… |
20260427_001_audit_schema_alignment.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260427_001_audit_s… |
20260505_001_add_audit_columns_to_orders.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260505_001_add_aud… |
20260323_001_add_reconciliation.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260323_001_add_rec… |
20260505_003_create_order_explanations.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260505_003_create_… |
20260327_003_add_daily_reports.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260327_003_add_dai… |
20260327_004_add_liquidity_gate_events.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260327_004_add_liq… |
20260327_002_add_tca_columns_to_fills.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260327_002_add_tca… |
20260405_001_add_ttl_latency_ohlcv.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260405_001_add_ttl… |
20260401_001_create_wal_dedup.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260401_001_create_… |
20260312_001_fix_ohlcv_aggregation.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260312_001_fix_ohl… |
20260424_001_add_client_order_id_to_orders.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260424_001_add_cli… |
20260325_002_add_tax_scaled.sql |
data | healthy | src/hft_platform/migrations/clickhouse/20260325_002_add_tax… |
| Label | Layer | Status | Path |
|---|---|---|---|
code-quality |
cicd | healthy | .github/workflows/pr-review-checklist.yml |
canary-evaluate |
cicd | healthy | .github/workflows/canary-deploy.yml |
analyze |
cicd | healthy | .github/workflows/codeql.yml |
detect-frozen-additions |
cicd | healthy | .github/workflows/freeze-guard.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
rust |
cicd | healthy | .github/workflows/ci.yml |
typecheck |
cicd | healthy | .github/workflows/ci.yml |
dependency-boundary |
cicd | healthy | .github/workflows/ci.yml |
verify-no-forced-live-config |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
benchmark |
cicd | healthy | .github/workflows/ci.yml |
latency-gate |
cicd | healthy | .github/workflows/ci.yml |
integration |
cicd | healthy | .github/workflows/ci.yml |
recorder-nightly-drills |
cicd | healthy | .github/workflows/ci.yml |
security |
cicd | healthy | .github/workflows/ci.yml |
pr-review-gate |
cicd | healthy | .github/workflows/ci.yml |
deploy-staging |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
hft-base |
hardware | healthy | docker-compose.yml |
hft-engine |
hardware | healthy | docker-compose.yml |
clickhouse |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
wal-loader |
hardware | healthy | docker-compose.yml |
hft-monitor |
hardware | healthy | docker-compose.yml |
node-exporter |
hardware | healthy | docker-compose.yml |
prometheus |
hardware | healthy | docker-compose.yml |
alertmanager |
hardware | healthy | docker-compose.yml |
loki |
hardware | healthy | docker-compose.yml |
promtail |
hardware | healthy | docker-compose.yml |
hft-bot |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/unit/test_fubon_session_runtime.py |
security | healthy | tests/unit/test_fubon_session_runtime.py |
password_literal::tests/unit/test_writer_behaviors.py |
security | healthy | tests/unit/test_writer_behaviors.py |
password_literal::tests/unit/test_writer_behaviors.py |
security | healthy | tests/unit/test_writer_behaviors.py |
password_literal::tests/unit/test_writer_behaviors.py |
security | healthy | tests/unit/test_writer_behaviors.py |
password_literal::tests/unit/test_bootstrap_coverage.py |
security | healthy | tests/unit/test_bootstrap_coverage.py |
password_literal::tests/unit/test_ch_data_source.py |
security | healthy | tests/unit/test_ch_data_source.py |
password_literal::tests/unit/test_shioaji_session_runtime_e… |
security | healthy | tests/unit/test_shioaji_session_runtime_extended.py |
password_literal::tests/unit/test_ops_backup_coverage.py |
security | healthy | tests/unit/test_ops_backup_coverage.py |
password_literal::scripts/run_signal_monitor.sh |
security | healthy | scripts/run_signal_monitor.sh |
password_literal::scripts/run_signal_monitor.sh |
security | healthy | scripts/run_signal_monitor.sh |
password_literal::scripts/run_signal_monitor.sh |
security | healthy | scripts/run_signal_monitor.sh |
password_literal::scripts/run_signal_monitor.sh |
security | healthy | scripts/run_signal_monitor.sh |
password_literal::config/clickhouse_init_users.sh |
security | healthy | config/clickhouse_init_users.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
IMAGE_NAME |
cicd | healthy | — |
DEPLOY_USER |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
STAGING_USER |
cicd | healthy | — |
STAGING_HOST |
cicd | healthy | — |
REGISTRY |
cicd | healthy | — |
STAGING_KEY |
cicd | healthy | — |
DEPLOY_KEY |
cicd | healthy | — |
DEPLOY_HOST |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::pr-review-checklist |
cicd | healthy | .github/workflows/pr-review-checklist.yml |
gha::canary-deploy |
cicd | healthy | .github/workflows/canary-deploy.yml |
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::freeze-guard |
cicd | healthy | .github/workflows/freeze-guard.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/unit/test_logging_utils.py |
security | healthy | tests/unit/test_logging_utils.py |
auth::src/hft_platform/utils/logging.py |
security | healthy | src/hft_platform/utils/logging.py |
auth::tests/unit/test_logging_scrub.py |
security | healthy | tests/unit/test_logging_scrub.py |
| Label | Layer | Status | Path |
|---|---|---|---|
clickhouse |
data | healthy | .env.example |
redis |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
hft |
data | healthy | scripts/migrations/001_price_to_scaled.sql |
audit |
data | healthy | src/hft_platform/migrations/clickhouse/20260301_001_initial… |
| Label | Layer | Status | Path |
|---|---|---|---|
Charliesj0129__subhft |
software | healthy | /data/fable5_failed_archive/Charliesj0129__subhft |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | tests/integration/test_full_cycle.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.production.yml |
This page is publicly accessible at:
https://repobility.com/scan/c6a8b6dd-3444-443a-9bf3-a503a781bf61/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c6a8b6dd-3444-443a-9bf3-a503a781bf61/
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.