.dockerignore
.env.compose.example
.env.live.example
.gitattributes
.gitignore
AGENTS.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.lean
LICENSE
README.md
REPRODUCIBILITY.md
RUNBOOK.md
SECURITY.md
aq_cli.py
config.json
docker-compose.yml
generate_backtest_report.py
generate_evaluation_report.py
json_safety.py
lean.json
main.py
pyproject.toml
risk_controls.py
train.py
train_gating.py
train_multitask.py
train_rl_sizing.py
train_sequence.py
train_strategy_selector.py
train_topology.py
.devcontainer/README.md
.devcontainer/devcontainer.json
.devcontainer/dind-v1-test/devcontainer.json
.githooks/README.md
.githooks/pre-commit
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/release.yml
aether_quant.egg-info/PKG-INFO
aether_quant.egg-info/SOURCES.txt
aether_quant.egg-info/dependency_links.txt
aether_quant.egg-info/entry_points.txt
aether_quant.egg-info/scm_file_list.json
aether_quant.egg-info/scm_version.json
aether_quant.egg-info/top_level.txt
analyzer/README.md
analyzer/__init__.py
analyzer/market_analyzer.py
audit/README.md
audit/__init__.py
audit/hash_chain.py
audit/postgres_audit.py
audit/postgres_worker.py
audit/redis_queue.py
audit/status_export.py
backtests/.gitkeep
cpp_inference_ext/README.md
cpp_inference_ext/pyproject.toml
cpp_inference_ext/setup.py
cpp_inference_ext/src/linear_batched.cpp
data/alternative/estimize/consensus/aapl/.keep
data/alternative/estimize/estimate/.keep
data/alternative/estimize/release/.keep
data/alternative/sec/aapl/.keep
data/alternative/trading-economics/.keep
data/alternative/trading-economics/calendar/.keep
data/alternative/trading-economics/earnings/.keep
data/alternative/trading-economics/indicator/.keep
data/reference/forex_pair_specs.json
data/reference/futures_contract_specs.json
data/reference/sector_mapping.json
data_pipeline/README.md
data_pipeline/__init__.py
data_pipeline/bar_synthesis.py
data_pipeline/dividend_backfill.py
data_pipeline/factor_file_backfill.py
data_pipeline/fetch.py
data_pipeline/fred_backfill.py
data_pipeline/ib_backfill.py
data_pipeline/v2_manifest.py
data_pipeline/yfinance_backfill.py
development/Changelog.md
development/Problems.md
development/README.md
development/architecture.md
development/asset_universe.md
development/backtest_equity_chart.png
development/infrastructure.md
development/logo.png
development/monte_carlo_equity_curves.png
development/project_structure.md
development/backups/Changelog.md.bak_pre_condense
development/backups/Changelog.md.bak_pre_condense_v54
development/backups/Problems.md.bak_pre_condense
development/backups/Problems.md.bak_pre_condense_v54
development/backups/README.md
evaluation/README.md
evaluation/__init__.py
evaluation/ablation.py
evaluation/benchmark_comparison.py
evaluation/confidence_threshold_calibration.py
evaluation/factor_neutralization_check.py
evaluation/feature_parity.py
evaluation/feature_reconciliation.py
evaluation/impact_model.py
evaluation/kill_switch_replay.py
evaluation/limit_fill_simulator.py
evaluation/model_predictions.py
evaluation/monte_carlo.py
evaluation/public_benchmarks.py
evaluation/rank_book_simulator.py
evaluation/rank_ic_core.py
evaluation/rank_signal_calibration.py
evaluation/rolling_ic_gate_calibration.py
evaluation/rolling_ic_gate_replay.py
execution/README.md
execution/__init__.py
execution/config_cache.py
execution/cost_model.py
execution/lean_config_render.py
execution/live_credentials.py
execution/live_credentials_io.py
execution/order_gate.py
execution/paper_readiness.py
execution/paper_readiness_io.py
execution/paper_readiness_report.py
execution/paper_readiness_scheduler.py
execution/reconciliation.py
execution/runtime_config_io.py
execution/secret_scan.py
experience/README.md
experience/__init__.py
experience/observation_metrics.py
experience/postgres_worker.py
experience/redis_queue.py
experience/simulated_portfolio.py
experts/README.md
experts/__init__.py
experts/expert_datasets.py
features/README.md
features/__init__.py
features/alt_data_features.py
features/bond_features.py
features/cross_asset_sensitivity.py
features/derivatives_macro_features.py
features/macro_features.py
features/options_greeks.py
features/sector_map.py
features/technical_indicators.py
inference/README.md
inference/__init__.py
inference/exported_model.py
inference/parallel_inference.py
inference/strategy_selector_inference.py
liquidity/README.md
liquidity/__init__.py
liquidity/market_liquidity.py
ml/README.md
ml/_backup_pre_v537/feature_schema.json
ml/_backup_pre_v537/gating_feature_schema.json
ml/_backup_pre_v537/gating_model.json
ml/_backup_pre_v537/gating_training_metrics.json
ml/_backup_pre_v537/model.pt
ml/_backup_pre_v537/model_weights.json
ml/_backup_pre_v537/multitask_feature_schema.json
ml/_backup_pre_v537/multitask_model.json
ml/_backup_pre_v537/multitask_training_metrics.json
ml/_backup_pre_v537/scaler.pkl
ml/_backup_pre_v537/scaler_stats.json
ml/_backup_pre_v537/sequence_feature_schema.json
ml/_backup_pre_v537/sequence_model.json
ml/_backup_pre_v537/sequence_training_metrics.json
ml/_backup_pre_v537/training_metrics.json
ml/_backup_pre_v537/expert_models/bearish/metrics.json
ml/_backup_pre_v537/expert_models/bearish/model.pt
ml/_backup_pre_v537/expert_models/bearish/model_weights.json
ml/_backup_pre_v537/expert_models/bearish/multitask_model.json
ml/_backup_pre_v537/expert_models/bearish/multitask_training_metrics.json
ml/_backup_pre_v537/expert_models/bullish/metrics.json
ml/_backup_pre_v537/expert_models/bullish/model.pt
ml/_backup_pre_v537/expert_models/bullish/model_weights.json
ml/_backup_pre_v537/expert_models/bullish/multitask_model.json
ml/_backup_pre_v537/expert_models/bullish/multitask_training_metrics.json
ml/_backup_pre_v537/expert_models/sideways/metrics.json
ml/_backup_pre_v537/expert_models/sideways/model.pt
ml/_backup_pre_v537/expert_models/sideways/model_weights.json
ml/_backup_pre_v537/expert_models/sideways/multitask_model.json
ml/_backup_pre_v537/expert_models/sideways/multitask_training_metrics.json
ml/_backup_pre_v537/expert_models/volatility/metrics.json
ml/_backup_pre_v537/expert_models/volatility/model.pt
ml/_backup_pre_v537/expert_models/volatility/model_weights.json
ml/_backup_pre_v537/expert_models/volatility/multitask_model.json
ml/_backup_pre_v537/expert_models/volatility/multitask_training_metrics.json
moe/README.md
moe/__init__.py
moe/gating.py
monitoring/README.md
monitoring/__init__.py
monitoring/api_server.py
monitoring/assets_status.py
monitoring/evaluation_state.py
monitoring/neural_network_state.py
monitoring/strategy_catalog.py
notifications/README.md
notifications/__init__.py
notifications/postgres_telegram.py
notifications/telegram_alerts.py
notifications/telegram_client.py
notifications/telegram_worker.py
performance/README.md
performance/__init__.py
performance/postgres_triggers.py
performance/rank_ic_monitor.py
performance/trigger_worker.py
performance/triggers.py
portfolio/README.md
portfolio/__init__.py
portfolio/book_construction.py
portfolio/book_neutrality.py
portfolio/hrp_allocation.py
portfolio/options_arbitrage_detector.py
portfolio/options_assignment_risk.py
portfolio/options_margin_sizing.py
portfolio/options_strategy.py
portfolio/rank_signal.py
portfolio/rolling_ic_gate.py
regime/README.md
regime/__init__.py
regime/market_regime.py
requirements/README.md
requirements/lean-runtime.txt
requirements/requirements-dev.txt
requirements/requirements.txt
retraining/README.md
retraining/__init__.py
retraining/artifacts.py
retraining/auto_rollback.py
retraining/backtest_gate.py
retraining/lean_backtest.py
retraining/orchestrator.py
retraining/planning.py
retraining/postgres_registry.py
retraining/rollback_hardening.py
retraining/status_export.py
retraining/validation_gate.py
retraining/vault_client.py
retraining/vault_commands.py
retraining/worker.py
risk/README.md
risk/__init__.py
risk/asset_class_router.py
risk/forex_risk.py
risk/futures_risk.py
risk/kill_switch.py
risk/manual_override.py
risk/position_sizing.py
risk/rl_sizing.py
scripts/README.md
scripts/feature_parity_audit.py
scripts/gate_sweep.py
scripts/gate_sweep_score_stage.py
scripts/order_events_audit.py
scripts/overlap_vs_sharpe_analysis.py
scripts/profile_inference.py
scripts/profile_subsystems.py
scripts/promotion_gate_null_calibration.py
scripts/promotion_gate_null_gate_scheme.py
scripts/render_lean_credentials.py
scripts/run_lean_cli_windows.py
tests/README.md
tests/test_ablation.py
tests/test_alt_data_features.py
tests/test_api_server.py
tests/test_aq_cli.py
tests/test_aq_test_ruff_flag.py
tests/test_asset_class_router.py
tests/test_assets_status.py
tests/test_audit_postgres_worker.py
tests/test_audit_queue.py
tests/test_audit_status_export.py
tests/test_auto_rollback.py
tests/test_backtest_gate.py
tests/test_bar_synthesis_parity.py
tests/test_bond_features.py
tests/test_book_neutrality.py
tests/test_ci_workflows.py
tests/test_cli_help_surface.py
tests/test_confidence_threshold_calibration.py
tests/test_config_cache.py
tests/test_cost_model.py
tests/test_cross_asset_sensitivity.py
tests/test_derivatives_macro_features.py
tests/test_dividend_backfill.py
tests/test_dockerignore_secrets.py
tests/test_evaluation_state.py
tests/test_experience_queue.py
tests/test_expert_datasets.py
tests/test_expert_models.py
tests/test_exported_model.py
tests/test_factor_file_backfill.py
tests/test_feature_parity.py
tests/test_feature_reconciliation.py
tests/test_fetch.py
tests/test_forex_risk.py
tests/test_fred_backfill.py
tests/test_futures_risk.py
tests/test_gating_network.py
tests/test_generate_backtest_report.py
tests/test_generate_evaluation_report.py
tests/test_hash_chain.py
tests/test_hrp_book_sizing.py
tests/test_ib_backfill.py
tests/test_impact_model.py
tests/test_json_safety.py
tests/test_kill_switch.py
tests/test_kill_switch_replay.py
tests/test_lean_backtest.py
tests/test_lean_backtest_ml_coverage.py
tests/test_lean_config_render.py
tests/test_lean_runtime_imports.py
tests/test_learned_topology.py
tests/test_limit_fill_simulator.py
tests/test_live_credentials.py
tests/test_live_credentials_io.py
tests/test_macro_features.py
tests/test_manual_override.py
tests/test_market_analyzer.py
tests/test_market_liquidity.py
tests/test_market_regime.py
tests/test_market_topology.py
tests/test_model_predictions.py
tests/test_monte_carlo.py
tests/test_neural_network_state.py
tests/test_observation_metrics.py
tests/test_options_arbitrage_detector.py
tests/test_options_assignment_risk.py
tests/test_options_greeks.py
tests/test_options_margin_sizing.py
tests/test_options_strategy.py
tests/test_options_strategy_multileg.py
tests/test_order_events_audit.py
tests/test_order_gate.py
tests/test_paper_readiness.py
tests/test_paper_readiness_io.py
tests/test_paper_readiness_report.py
tests/test_paper_readiness_scheduler.py
tests/test_parallel_inference.py
tests/test_portfolio_book_construction.py
tests/test_position_sizing.py
tests/test_postgres_audit.py
tests/test_postgres_telegram.py
tests/test_postgres_triggers.py
tests/test_postgres_worker.py
tests/test_profile_inference.py
tests/test_profile_subsystems.py
tests/test_promotion_gate_era_rule.py
tests/test_public_benchmarks.py
tests/test_rank_book_simulator.py
tests/test_rank_ic_core.py
tests/test_rank_ic_monitor.py
tests/test_rank_signal.py
tests/test_rank_signal_calibration.py
tests/test_reconciliation.py
tests/test_retraining_artifacts.py
tests/test_retraining_orchestrator.py
tests/test_retraining_planning.py
tests/test_retraining_postgres_registry.py
tests/test_retraining_worker.py
tests/test_risk_controls.py
tests/test_rl_sizing.py
tests/test_rl_sizing_v541.py
tests/test_rollback_hardening.py
tests/test_rolling_ic_gate.py
tests/test_rolling_ic_gate_calibration.py
tests/test_rolling_ic_gate_replay.py
tests/test_runtime_config_io.py
tests/test_secret_scan.py
tests/test_sector_map.py
tests/test_simulated_portfolio.py
tests/test_status_export.py
tests/test_strategy_catalog.py
tests/test_strategy_selector_inference.py
tests/test_technical_indicators.py
tests/test_telegram_alerts.py
tests/test_telegram_client.py
tests/test_telegram_worker.py
tests/test_train_alt_data_features.py
tests/test_train_asset_class_context_features.py
tests/test_train_bond_features.py
tests/test_train_cross_asset_sensitivity.py
tests/test_train_cross_sectional_batching.py
tests/test_train_cross_sectional_features.py
tests/test_train_derivatives_macro_features.py
tests/test_train_gate_friendliness.py
tests/test_train_gating.py
tests/test_train_indicators.py
tests/test_train_macro_features.py
tests/test_train_multitask.py
tests/test_train_multitask_architecture.py
tests/test_train_optimizer_and_swa.py
tests/test_train_pipeline.py
tests/test_train_ranking_loss.py
tests/test_train_ranking_validation.py
tests/test_train_residual_rank_targets.py
tests/test_train_rl_sizing.py
tests/test_train_select_model_context_columns.py
tests/test_train_sequence.py
tests/test_train_sequence_architecture.py
tests/test_train_strategy_selector.py
tests/test_train_threshold_and_early_stop.py
tests/test_train_topology.py
tests/test_train_walk_forward_windows.py
tests/test_trigger_worker.py
tests/test_triggers.py
tests/test_v2_pipeline_manifest.py
tests/test_v543_new_features.py
tests/test_v547_bug_hunt.py
tests/test_validation_gate.py
tests/test_vault_client.py
tests/test_vault_commands.py
tests/test_walk_forward_multimodel.py
tests/test_yfinance_backfill.py
topology/README.md
topology/__init__.py
topology/learned_topology.py
topology/market_topology.py
visualization/README.md
visualization/forex_order_sizing.jsonl
webui/.gitignore
webui/.oxlintrc.json
webui/README.md
webui/index.html
webui/overview_v2_12.png
webui/package-lock.json
webui/package.json
webui/risk_v2_12.png
webui/tsconfig.app.json
webui/tsconfig.json
webui/tsconfig.node.json
webui/vite.config.ts
webui/public/favicon.svg
webui/public/icons.svg
webui/src/App.tsx
webui/src/index.css
webui/src/main.tsx
webui/src/api/client.ts
webui/src/api/hooks.ts
webui/src/components/evaluation/AblationPanel.test.tsx
webui/src/components/evaluation/AblationPanel.tsx
webui/src/components/evaluation/BenchmarkPanel.test.tsx
webui/src/components/evaluation/BenchmarkPanel.tsx
webui/src/components/evaluation/BookHistoryReconciliationPanel.test.tsx
webui/src/components/evaluation/BookHistoryReconciliationPanel.tsx
webui/src/components/evaluation/BookSpreadCalibrationPanel.test.tsx
webui/src/components/evaluation/BookSpreadCalibrationPanel.tsx
webui/src/components/evaluation/CapacityStressPanel.tsx
webui/src/components/evaluation/MonteCarloPanel.test.tsx
webui/src/components/evaluation/MonteCarloPanel.tsx
webui/src/components/evaluation/RankBookPerformancePanel.test.tsx
webui/src/components/evaluation/RankBookPerformancePanel.tsx
webui/src/components/evaluation/WalkForwardStabilityPanel.test.tsx
webui/src/components/evaluation/WalkForwardStabilityPanel.tsx
webui/src/components/heatmap/AssetHeatmap.tsx
webui/src/components/layout/AppShell.tsx
webui/src/components/layout/Panel.tsx
webui/src/components/monitoring/AssetsStatusPanel.tsx
webui/src/components/monitoring/AuditLogPanel.tsx
webui/src/components/monitoring/CountTable.tsx
webui/src/components/monitoring/KillSwitchPanel.test.tsx
webui/src/components/monitoring/KillSwitchPanel.tsx
webui/src/components/monitoring/MonitoringFeeds.tsx
webui/src/components/monitoring/ObservationPanel.tsx
webui/src/components/monitoring/PaperReadinessPanel.tsx
webui/src/components/monitoring/PerformanceTriggersPanel.tsx
webui/src/components/monitoring/RawStateViewer.tsx
webui/src/components/monitoring/ReconciliationPanel.test.tsx
webui/src/components/monitoring/ReconciliationPanel.tsx
webui/src/components/monitoring/RetrainingStatusPanel.test.tsx
webui/src/components/monitoring/RetrainingStatusPanel.tsx
webui/src/components/neuralnet/NeuralNetworkScene3D.tsx
webui/src/components/neuralnet/NeuralNetworkStatsPanel.test.tsx
webui/src/components/neuralnet/NeuralNetworkStatsPanel.tsx
webui/src/components/neuralnet/TrainingRecipePanel.test.tsx
webui/src/components/neuralnet/TrainingRecipePanel.tsx
webui/src/components/optionsstrategy/CorporateActionsPanel.tsx
webui/src/components/optionsstrategy/DividendScheduleSummaryPanel.tsx
webui/src/components/optionsstrategy/ForexPairDetailPanel.tsx
webui/src/components/optionsstrategy/HeldMultiLegPositionsPanel.tsx
webui/src/components/optionsstrategy/StrategyCatalogBrowser.tsx
webui/src/components/optionsstrategy/StrategySelectorScoresPanel.tsx
webui/src/components/portfolio/BookNeutralityPanel.test.tsx
webui/src/components/portfolio/BookNeutralityPanel.tsx
webui/src/components/risk/AssetSizingTable.test.tsx
webui/src/components/risk/AssetSizingTable.tsx
webui/src/components/risk/DerivativesMacroPanel.tsx
webui/src/components/risk/LiquidityTable.tsx
webui/src/components/risk/MacroSnapshotPanel.test.tsx
webui/src/components/risk/MacroSnapshotPanel.tsx
webui/src/components/risk/NetEdgePanel.test.tsx
webui/src/components/risk/NetEdgePanel.tsx
webui/src/components/risk/RiskBar.tsx
webui/src/components/risk/RiskCore.tsx
webui/src/components/risk/SensitivityPanel.test.tsx
webui/src/components/risk/SensitivityPanel.tsx
webui/src/components/risk/StrategyRiskCards.tsx
webui/src/components/scene3d/Scene3D.tsx
webui/src/components/scorecards/Scorecards.tsx
webui/src/components/signals/Badge.tsx
webui/src/components/signals/PositionsList.tsx
webui/src/components/signals/RankSignalPanel.test.tsx
webui/src/components/signals/RankSignalPanel.tsx
webui/src/components/signals/SignalBoard.tsx
webui/src/components/topology/ClusterList.tsx
webui/src/components/topology/TopologyLearningPanel.tsx
webui/src/components/topology/TopologyScene3D.test.tsx
webui/src/components/topology/TopologyScene3D.tsx
webui/src/components/tracing/AssetPerformancePanel.tsx
webui/src/components/tracing/BacktestEquityPanel.tsx
webui/src/components/tracing/DivergingBarChart.test.tsx
webui/src/components/tracing/DivergingBarChart.tsx
webui/src/components/tracing/LineChart.test.tsx
webui/src/components/tracing/LineChart.tsx
webui/src/components/tracing/MetricsSnapshotPanel.tsx
webui/src/components/tracing/ObservationEquityPanel.tsx
webui/src/lib/downsample.ts
webui/src/lib/format.test.ts
webui/src/lib/format.ts
webui/src/pages/EvaluationPage.tsx
webui/src/pages/NeuralNetworkPage.tsx
webui/src/pages/OperationsPage.tsx
webui/src/pages/OptionsStrategyPage.tsx
webui/src/pages/Overview.tsx
webui/src/pages/RiskPage.tsx
webui/src/pages/TopologyPage.tsx
webui/src/pages/TracingPage.tsx
webui/src/pages/pages.test.tsx
webui/src/test/setup.ts
webui/src/types/audit.ts
webui/src/types/evaluation.ts
webui/src/types/state.ts
webui/src/types/tracing.ts