Lxy
|
f85ae2bced
|
feat: add trade reflection system backend APIs and pairing engine
- Created trade_pairing_engine.py with auto/manual pairing logic
- Added daily trades view API with pairing and reflection status
- Added reflection CRUD APIs (POST/PUT/GET /reflections)
- Added daily reflection CRUD APIs (POST/GET /daily-reflections)
- Added tag system APIs (GET/POST /tags, POST/DELETE /trade-pairs/{id}/tags)
- Added experience library APIs (GET/POST/PUT/DELETE /experiences)
- Updated trade_review.py imports and added 20+ new endpoints
- Updated tasks.md to mark tasks 1-4, 6 as complete
|
2 weeks ago |