- Make app/domains/auth/ and app/core/redis.py mypy-clean under strict. - Add mypy-gate.ini and Makefile mypy-gate target; promote typecheck-gate in CI. - Consolidate domains into app/domains/: bulletin, admin, intelligence, markets. - Extract referral domain incl. DeFi partner DEX ref links; keep Telegram bot wired. - Move app/mcp/ package and app/api/v1/mcp/router into app/domains/mcp/. - Archive dead app/mcp_router.py. |
||
|---|---|---|
| .. | ||
| contract | ||
| integration | ||
| load | ||
| manual | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||
| test_profile_flip_detector.py | ||
| test_rug_imminence_predictor.py | ||
| test_smart_money_tracker.py | ||