ckvd-research
Installation
SKILL.md
CKVD Codebase Research
Research the crypto-kline-vision-data codebase to answer questions about: $ARGUMENTS
Research Focus
Key Areas to Investigate
-
FCP Implementation (
src/ckvd/core/sync/crypto_kline_vision_data.py)- How failover decisions are made
- Cache → Vision → REST priority
-
Provider Implementations (
src/ckvd/core/providers/binance/)- Vision API client
- REST API client
- Cache manager