← Concept Graph

CODE GRAPH

0 nodes
0 edges
0 total scanned
×

Graphify AST scan of 231 Python files. Top 200 nodes by connections. Click any node. Zoom with scroll. God Nodes = most connected code.

Classes Strategies Functions Engines Files Arenas

GOD NODES

×

Strategy Arena Code Graph — 5,780 Nodes, 29,545 Connections

Interactive AST visualization of Strategy Arena's 231 Python files. Powered by Graphify tree-sitter analysis ($0, no LLM). God Nodes reveal the structural pivots: BaseStrategy (896 connections) is the DNA of all 59 trading strategies, Trade (754) handles every transaction, main.py (705) orchestrates the 15,530-line FastAPI backend, MetaIntelligenceV3 (468) aggregates signals across all strategies. The Code Graph complements the conceptual Knowledge Graph (126 nodes) — one shows what systems do, the other shows how the code is structured. Used alongside the Evolution Lab (9 nightly engines), LLM Wiki v2.0 (Strategic Layer), and 7-Framework Health Check. All data is auto-generated from source code and available via API.

Strategy Arena Code Graph — 5,780 code nodes and 29,545 connections extracted from 231 Python files via Graphify tree-sitter AST parsing. God Nodes identified: BaseStrategy (896 connections, base class of all 59 AI trading strategies), Trade (754, transaction handler), main.py (705, 15,530-line FastAPI backend), Position (611, position management), MetaIntelligenceV3 (468, signal aggregator), CentralHub (467, inter-system communication), DeFiArenaEngine and FuturesArenaEngine (458 each, arena engines). This structural graph complements the conceptual Knowledge Graph (126 nodes showing how AI systems relate) and feeds into the Evolution Lab where the Meta-Harness uses code structure data to guide nightly strategy evolution. Powered by Graphify open-source AST analyzer.