rmi-backend/app
cryptorugmunch 5ee0cf948e fix(mypy): resolve 4 type-arg errors in redis.py gate module
- Add type: ignore[type-arg] for generic redis.Redis / ConnectionPool types
- Mypy gate (app/domains/auth/ + app/core/redis.py): 0 errors
2026-07-09 14:29:30 +02:00
..
adapters merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
analyzer merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
api fix(lint): resolve all ruff errors — 24→0 2026-07-09 14:15:02 +02:00
caching_shield fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
catalog fix(neo4j): import basic_auth directly, not neo4j.basic_auth 2026-07-08 07:24:20 +02:00
community_forensics merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
core fix(mypy): resolve 4 type-arg errors in redis.py gate module 2026-07-09 14:29:30 +02:00
data chore(data): clean ruff errors, add per-file S608 ignore for ClickHouse queries 2026-07-08 17:40:48 +07:00
databus refactor(databus): move app.databus engine files to app.domains.databus (P4.5 cont) 2026-07-07 15:12:24 +07:00
domains fix(lint): resolve all ruff errors — 24→0 2026-07-09 14:15:02 +02:00
helius_tools style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
infra style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
mcp fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
middleware fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
models style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
protection_api fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
rag refactor(databus): remove _generated code + legacy providers, add scanner engine, ai_predict, pair_tracker, ws_trades routers 2026-07-09 14:05:05 +02:00
routers fix(lint): resolve all ruff errors — 24→0 2026-07-09 14:15:02 +02:00
security merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
services refactor(databus): remove _generated code + legacy providers, add scanner engine, ai_predict, pair_tracker, ws_trades routers 2026-07-09 14:05:05 +02:00
telegram_bot fix(lint): resolve all ruff errors — 24→0 2026-07-09 14:15:02 +02:00
wallet_memory fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
workers fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
__init__.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
admin_backend.py feat(domains): consolidate bulletin, intelligence, markets, admin, referral, mcp + mypy gate 2026-07-07 16:43:49 +07:00
advanced_analysis.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
agent_system.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
ai_risk_explainer.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
ai_router.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
airdrop_engine.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
alchemy_connector.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
alert_pipeline.py feat(domains): consolidate bulletin, intelligence, markets, admin, referral, mcp + mypy gate 2026-07-07 16:43:49 +07:00
alibaba_connector.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
alibaba_dashscope_connector.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
all_connectors.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
analytics_engine.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
analytics_storage.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
ann_index.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
apify_tools.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
arkham_connector.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
auto_labeler.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
bigquery_pipeline.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
birdeye_client.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
blockchair_connector.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
brand_marketing_generator.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
bridge_health_monitor.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
bubble_maps.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
bulk_marketing_generator.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
bulletin_board.py feat(domains): consolidate bulletin, intelligence, markets, admin, referral, mcp + mypy gate 2026-07-07 16:43:49 +07:00
bundle_cluster_rag.py feat(rag): complete RAG architecture overhaul (#2, #4, #5, #6, #7, #8, #9) 2026-07-08 13:53:58 +07:00
bundle_detector.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
bundler_detect.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
cache_manager.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
campaign_radar.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
canonical_tools.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
card_generator.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
chain_cache.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
chain_client.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
chain_feeder.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
chain_registry.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
circuit_breaker.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
clone_scanner.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
cluster_detection.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
coingecko_connector.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
community_badges.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
confidence.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
config.py fix(rmi-backend,audit): jwt_secret is required, fail-fast in prod (P1.5) 2026-07-06 17:53:49 +02:00
consensus_rpc.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
content_platform.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
content_router.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
contextual_chunking.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
contract_deepscan.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
contract_upgrade_monitor.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
cross_chain.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
cross_chain_correlator.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
cross_chain_trace.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
cross_chain_whale.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
cross_encoder_reranker.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
cross_token.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
crypto_guard.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
databus_gateway.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
db_client.py refactor(databus): remove _generated code + legacy providers, add scanner engine, ai_predict, pair_tracker, ws_trades routers 2026-07-09 14:05:05 +02:00
defi_protocol_auditor.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
defillama_connector.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
degen_scan_endpoint.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
deployer_history.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
deployer_reputation.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
dex_pool_manipulation_analyzer.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
email_router.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
embed_tiers.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
embedding_router.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
entity_clustering.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
entity_extraction.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
entity_graph.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
entity_labeler.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
entity_registry.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
error_handlers.py refactor(rmi-backend,audit): wire error_handlers.py to AppError at import time (P1.10 wiring) 2026-07-06 17:58:08 +02:00
etherscan_connector.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
evm_connector.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
exchange_flow_analyzer.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
factory.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
fallback_engine.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
fraud_gnn.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
free_solscan_client.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
gcloud_manager.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
gcloud_multi.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
ghostunnel_manager.py fix(lint): fix RUF001 unicode and RUF100 unused noqa after format 2026-07-08 03:46:20 +07:00
github_rag_feeder.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
gmgn_client.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
governance_attack_detector.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
graph_rag.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
hallucination_guard.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
homepage.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
insider_network.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
intel_feed_pipeline.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
intel_pipeline.py feat(domains): consolidate bulletin, intelligence, markets, admin, referral, mcp + mypy gate 2026-07-07 16:43:49 +07:00
intelligent_webhooks.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
investigation_narratives.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
key_loader.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
knowledge_graph.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
launch_fairness_analyzer.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
lifespan.py fix(lint): resolve all ruff errors — 24→0 2026-07-09 14:15:02 +02:00
liquidity_watchdog.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
llm_config.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
mail_dashboard.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
main.py feat(rmi-backend,audit): add app/main.py entrypoint delegating to factory 2026-07-06 17:49:25 +02:00
marketing_graphics_generator.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
marketing_templates.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
meme_intelligence.py feat(domains): consolidate bulletin, intelligence, markets, admin, referral, mcp + mypy gate 2026-07-07 16:43:49 +07:00
mempool_sentinel.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
mev_protection.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
middleware_setup.py security(auth): wire AuthMiddleware, enforce RMI_AUTH_TOKEN, fix PUBLIC_WRITE_PREFIXES, fail-closed ADMIN_API_KEY defaults 2026-07-08 22:20:13 +02:00
ml_anomaly.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
mmr_dedup.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
moralis_connector.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
mount.py fix(lint): resolve all ruff errors — 24→0 2026-07-09 14:15:02 +02:00
multimodal_rag.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
n8n_intelligence_workflows.py feat(domains): consolidate bulletin, intelligence, markets, admin, referral, mcp + mypy gate 2026-07-07 16:43:49 +07:00
nansen_connector.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
news_intelligence.py feat(domains): consolidate bulletin, intelligence, markets, admin, referral, mcp + mypy gate 2026-07-07 16:43:49 +07:00
onchain_analyzer.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
plugin_system.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
portfolio_tracker.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
prediction_market_service.py feat(domains): consolidate bulletin, intelligence, markets, admin, referral, mcp + mypy gate 2026-07-07 16:43:49 +07:00
price_consensus.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
profile_flip_detector.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
protection.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
protection_api.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
protection_router.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
protection_router.py.broken refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
provider_health.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
query_transform.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
rag_agentic.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
rag_chunking.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
rag_endpoints.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
rag_evaluation.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
rag_feedback.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
rag_firehose.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
rag_historical.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
rag_metrics_api.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
rag_observability.py feat(rag): complete RAG architecture overhaul (#2, #4, #5, #6, #7, #8, #9) 2026-07-08 13:53:58 +07:00
rag_permanence.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
rag_tool.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
ragas_eval.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
rate_limiter.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
rmi_dashboard.py fix(lint): fix RUF001 unicode and RUF100 unused noqa after format 2026-07-08 03:46:20 +07:00
rpc_cache.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
rug_pull_predictor.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
rugmaps_ai.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
safe_imports.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
scam_classifier.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
scam_sources.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
scan_rate_limiter.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
security_dashboard.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
security_defense.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
semantic_cache.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
smart_money_tracker.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
social_engineering_detector.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
socialfi_resolver.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
solana_connector.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
solidity_chunker.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
sosana_crm.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
spam_registry.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
splade_bm25.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
streaming_rag.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
supabase_realtime.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
supabase_vector.py feat(rag): complete RAG architecture overhaul (#2, #4, #5, #6, #7, #8, #9) 2026-07-08 13:53:58 +07:00
sweep_all.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
sweep_now.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
temporal_decay.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
test_bundler_detect.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
test_clone_scanner.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
test_mev_protection.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
test_rug_pull_predictor.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
threat_feeds.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
threat_intel.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
token_deployer.py refactor(domains): merge token/tokens + scanner/scanners, drop empty app/domain/ 2026-07-07 17:48:53 +07:00
token_discovery.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
token_scanner.py fix(lint): resolve all ruff errors — 24→0 2026-07-09 14:15:02 +02:00
token_supply_analyzer.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
token_watch.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
tool_catalog.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
tool_fingerprint.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
tool_tiers.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
tools_integration.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
trufflehog_scanner.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
tx_graph_analyzer.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
tx_simulator.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
unified_provider.py fix(security): resolve S110, S324, S311 ruff violations across app and tests 2026-07-07 13:32:25 +02:00
unified_token_scanner.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
unified_wallet_scanner.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
velocity_risk.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
vulnerability_mapper.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
wallet_behavior.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
wallet_clustering.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
wallet_drain_scanner.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
wallet_factory.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
wallet_intel_loader.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
wallet_label_loader.py style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
wallet_manager_v2.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
wash_trading_detector.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
websocket_alerts.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
whale_accumulation.py fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00