Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

cipher813/alpha-engine-predictor

https://github.com/cipher813/alpha-engine-predictor · scanned 2026-06-17 01:49 UTC (1 month, 1 week ago)

97 raw signals (0 security + 97 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +6.7 (diff) · 89 actionable findings from 1 signal source. 8 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2748 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.

LabelLayerStatusPath
write_health software healthy health_status.py:19
write_data_manifest software healthy health_status.py:53
read_health software healthy health_status.py:83
check_upstream_health software healthy health_status.py:93
__init__ software healthy polygon_client.py:48
_wait_for_slot software healthy polygon_client.py:59
_get software healthy polygon_client.py:76
get_daily_bars software healthy polygon_client.py:99
get_grouped_daily software dead polygon_client.py:134
get_dividends software healthy polygon_client.py:157
_get_raw_url software healthy polygon_client.py:187
get_daily_bars_dividend_adjusted software dead polygon_client.py:199
fetch_batch software dead polygon_client.py:221
get_single_close software dead polygon_client.py:249
_apply_dividend_adjustment software healthy polygon_client.py:263
polygon_client software dead polygon_client.py:342
_isolate_secrets_from_ssm software healthy conftest.py:22
_block_real_alert_publish software healthy conftest.py:39
_load software healthy config.py:35
_flag_env_or_yaml software healthy config.py:443
retry software healthy retry.py:12
decorator software dead retry.py:14
wrapper software healthy retry.py:16
downside_ic_stats software healthy training/deflated_sharpe.py:44
_r software healthy training/deflated_sharpe.py:264
probabilistic_sharpe_ratio software healthy training/deflated_sharpe.py:113
expected_max_sharpe software healthy training/deflated_sharpe.py:129
deflated_sharpe_ratio software healthy training/deflated_sharpe.py:142
cscv_pbo software healthy training/deflated_sharpe.py:201
run software healthy training/preflight.py:39
resolve_spec software healthy training/model_zoo.py:76
_validate_overrides software healthy training/model_zoo.py:88
spec_overrides software healthy training/model_zoo.py:99
train_spec software healthy training/model_zoo.py:116
train_all_active software healthy training/model_zoo.py:142
_resolve_label software healthy training/model_zoo.py:168
select_rotation_specs software healthy training/model_zoo.py:184
_key software healthy training/model_zoo.py:210
_list_registry_versions software healthy training/model_zoo.py:219
_challenger_first software healthy training/model_zoo.py:251
_live_contract_keys software healthy training/model_zoo.py:266
_snapshot_live_contract software healthy training/model_zoo.py:271
_restore_live_contract software healthy training/model_zoo.py:284
train_weekly_rotation software healthy training/model_zoo.py:300
_cpcv_mean software healthy training/model_zoo.py:375
_gate_pass software healthy training/model_zoo.py:397
_manifest_dsr software healthy training/model_zoo.py:405
_registry_bar_pass software healthy training/model_zoo.py:416
_read_registry_manifest software healthy training/model_zoo.py:431
_read_live_manifest software healthy training/model_zoo.py:436

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
PolygonRateLimitError software healthy polygon_client.py:41
PolygonClient software healthy polygon_client.py:45
TrainingPreflight software healthy training/preflight.py:24
ModelSpecError software healthy training/model_zoo.py:72
StackStateError software healthy inference/deploy_drift.py:58
_DummyScorer software healthy inference/daily_predict.py:239
PipelineContext software healthy inference/pipeline.py:32
PipelineAbort software healthy inference/pipeline.py:156
PipelineHardFail software healthy inference/pipeline.py:161
PredictorPreflight software healthy inference/preflight.py:26
TestPredictArray software healthy tests/test_momentum_scorer.py:20
TestPredictDict software healthy tests/test_momentum_scorer.py:59
TestPipelineContext software healthy tests/test_pipeline.py:11
TestPipelineAbort software healthy tests/test_pipeline.py:38
TestRunPipeline software healthy tests/test_pipeline.py:44
TestComputeClassificationMetrics software healthy tests/test_regime_predictor.py:18
TestRegimePredictorOOSRoundtrip software healthy tests/test_regime_predictor.py:61
TestBalancedClassWeights software healthy tests/test_regime_predictor.py:111
TestAllRegimesHealthy software healthy tests/test_output_distribution_gate_stratified.py:57
TestSingleRegimeCollapse software healthy tests/test_output_distribution_gate_stratified.py:79
TestInsufficientSample software healthy tests/test_output_distribution_gate_stratified.py:124
TestUnknownRegimeLabels software healthy tests/test_output_distribution_gate_stratified.py:164
TestInputValidation software healthy tests/test_output_distribution_gate_stratified.py:183
TestCustomThresholds software healthy tests/test_output_distribution_gate_stratified.py:196
TestMetaTrainerGateDetailBlock software healthy tests/test_promotion_blocker_telemetry.py:54
TestBuildFailureReasonReadsGateDetail software healthy tests/test_promotion_blocker_telemetry.py:139
TestNonoverlappingDateMask software healthy tests/test_horizon_nonoverlap.py:26
_StubCalibrator software healthy tests/test_inference_calibrator_guard.py:22
_StubCtx software healthy tests/test_inference_calibrator_guard.py:29
_Unfitted software healthy tests/test_inference_calibrator_guard.py:104
TestExtractResearchFeatures software healthy tests/test_meta_trainer_research_features.py:79
TestBuildSignalsLookup software healthy tests/test_meta_trainer_research_features.py:158
TestLoadSignalsHistory software healthy tests/test_meta_trainer_research_features.py:197
TestSectorCanonicalMap software healthy tests/test_meta_trainer_research_features.py:264
TestEmitNanFeatureTickersMetric software healthy tests/test_nan_feature_metric.py:26
_AccessDenied software healthy tests/test_nan_feature_metric.py:76
TestMetricWiredIntoInferenceCompletion software healthy tests/test_nan_feature_metric.py:125
TestTripleBarrierLabelPlumbing software healthy tests/test_meta_trainer_triple_barrier.py:36
TestParallelTripleBarrierRidgeWiring software healthy tests/test_meta_trainer_triple_barrier.py:87
TestParallelArtifactPersistence software healthy tests/test_meta_trainer_triple_barrier.py:137
TestConstructorAndContract software healthy tests/test_research_gbm_scorer.py:40
TestFit software healthy tests/test_research_gbm_scorer.py:74
TestPredict software healthy tests/test_research_gbm_scorer.py:122
TestSaveLoad software healthy tests/test_research_gbm_scorer.py:166
TestMetrics software healthy tests/test_research_gbm_scorer.py:227
TestComputeParityIC software healthy tests/test_variant_cutover_gate.py:64
TestComputePerSliceIC software healthy tests/test_variant_cutover_gate.py:132
TestValidateCutoverGate software healthy tests/test_variant_cutover_gate.py:180
_BrokenS3 software healthy tests/test_l4582_selection_pbo_trials.py:167
_FakeS3 software healthy tests/test_regime_features.py:21

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.env.example software healthy .env.example
health_status.py software healthy health_status.py
flow-doctor.yaml software healthy flow-doctor.yaml
polygon_client.py software healthy polygon_client.py
conftest.py software healthy conftest.py
flow-doctor-training.yaml software healthy flow-doctor-training.yaml
CONTRIBUTING.md software healthy CONTRIBUTING.md
config.py software healthy config.py
requirements.txt software healthy requirements.txt
README.md software healthy README.md
retry.py software healthy retry.py
SECURITY.md software healthy SECURITY.md
LICENSE software healthy LICENSE
NOTICE software healthy NOTICE
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
OVERVIEW.md software healthy OVERVIEW.md
Dockerfile software healthy Dockerfile
buildspec.yml software healthy buildspec.yml
deflated_sharpe.py software healthy training/deflated_sharpe.py
__init__.py software healthy training/__init__.py
preflight.py software healthy training/preflight.py
model_zoo.py software healthy training/model_zoo.py
meta_trainer.py software healthy training/meta_trainer.py
train_handler.py software healthy training/train_handler.py
risk_model_persist.py software healthy training/risk_model_persist.py
leakfree_meta_ic.py software healthy training/leakfree_meta_ic.py
deploy_drift.py software healthy inference/deploy_drift.py
daily_predict.py software healthy inference/daily_predict.py
handler.py software healthy inference/handler.py
lib_pin_drift.py software healthy inference/lib_pin_drift.py
pipeline.py software healthy inference/pipeline.py
__init__.py software healthy inference/__init__.py
preflight.py software healthy inference/preflight.py
s3_io.py software healthy inference/s3_io.py
level_neutralization.py software healthy inference/level_neutralization.py
coverage_check.py software healthy inference/coverage_check.py
fetch_alt_data.py software healthy inference/stages/fetch_alt_data.py
__init__.py software healthy inference/stages/__init__.py
shadow_versions.py software healthy inference/stages/shadow_versions.py
load_prices.py software healthy inference/stages/load_prices.py
write_output.py software healthy inference/stages/write_output.py
regime_fast_signal.py software healthy inference/stages/regime_fast_signal.py
load_model.py software healthy inference/stages/load_model.py
load_universe.py software healthy inference/stages/load_universe.py
run_inference.py software healthy inference/stages/run_inference.py
test_train_handler_challenger_first_status.py software healthy tests/test_train_handler_challenger_first_status.py
test_momentum_scorer.py software healthy tests/test_momentum_scorer.py
test_pipeline.py software healthy tests/test_pipeline.py
test_lib_pin_drift.py software healthy tests/test_lib_pin_drift.py
test_regime_predictor.py software healthy tests/test_regime_predictor.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
training software healthy training
inference software healthy inference
stages software healthy inference/stages
tests software healthy tests
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
monitoring software healthy monitoring
infrastructure software healthy infrastructure
iam software healthy infrastructure/iam
risk_model software healthy risk_model
regime software healthy regime
analysis software healthy analysis
docs software healthy docs
labeling software healthy labeling
store software healthy store
config software healthy config
model software healthy model

LabelLayerStatusPath
port:9000 network healthy Dockerfile
port:8080 network healthy Dockerfile
port:13 network healthy .github/workflows/deploy.yml
port:05 network healthy .github/workflows/deploy.yml

LabelLayerStatusPath
vps::aws hardware healthy config.py
vps::ec2 hardware healthy Dockerfile

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
cipher813__alpha-engine-predictor software healthy /data/fable5_failed_archive/cipher813__alpha-engine-predict…

LabelLayerStatusPath
sqlite data healthy flow-doctor.yaml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
auth::.github/workflows/deploy.yml security healthy .github/workflows/deploy.yml

LabelLayerStatusPath
ALPHA_ENGINE_CONFIG_TOKEN cicd healthy
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/0200fcb3-4cf9-456d-bd20-bdce88f79ef1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0200fcb3-4cf9-456d-bd20-bdce88f79ef1/

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.