docs: MVP 문서와 현재 구현 범위 정합성 정리#31
Conversation
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughThis PR aligns CoinFlow MVP documentation with current implementation state. API specs are updated with field name harmonization (availableBalance/lockedBalance, availableBalanceAfter/lockedBalanceAfter) and query parameter changes (limit/offset pagination, lastFillId filtering). MVP scope is clarified across multiple documents to distinguish Phase 1 features from Phase 1+ integrity measures (zero-quote prevention, dust-maker auto-cancel). Known issues are documented with resolution procedures (DevWalletController profiling, OrderBookRecoveryService recovery, Kafka infrastructure scope). ChangesDocumentation Alignment Across MVP Scope
🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly Related Issues
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
docs: MVP 문서와 현재 구현 범위 정합성 정리
관련 이슈
closes #30
Summary by CodeRabbit
Release Notes
Documentation
availableBalance/lockedBalanceandavailableBalanceAfter/lockedBalanceAfterfor clarity.Chores