Implementation Plan
- Update
AGENT.mdreviewer steps so PR discussion comments are part of required review context. - Update
.codex/skills/review-pr/SKILL.mdworkflow to load PR discussion…
Final Requirements
Summary: Update reviewer workflow so PR discussion comments are always read before a verdict is posted.
Scope:
- Update
AGENT.mdreviewer process to mention PR…
PASS
No blocking issues found in the latest update. The previous review feedback has been addressed:
trading_pairs_test.gowas renamed topairs_test.go.- Dead
alphaCacheRefreshLoopwas…
FAIL
- [Medium]
internal/data/market/trading_pairs_test.gostill keeps the oldtrading_pairsfilename even thoughtrading_pairs.gowas removed. The tests now cover shared canonical symbol…
Mình đã rà lại code hiện tại sau PR canonical maps.
Issue này vẫn hợp lý, nhưng nên chỉnh scope một chút: trading_pairs.go hiện không chỉ là “trading pairs” nữa mà đang chứa…
PASS
No blocking issues found in the latest update. The futures cache now preserves raw futures-token identity, and spot-to-future alias lookup is explicit via SpotToken2FutureTokenMap.
Validat…
[codex] follow-up review for PR #25.
FAIL
- [High] The canonical futures cache is currently normalized in the wrong direction. In
refreshFuturePairCache,LUNA2USDTis parsed as token…
[codex] review results for PR #25.
FAIL
- [Medium]
internal/helper/binancex/symbol.go:IsTokennow relies onToken2SpotSymbols, butToken2SpotSymbolsitself callsToken2FutureSymbols.…
[codex] review results for PR #23.
PASS
No blocking issues found in the latest update. The previous requested test coverage has been added, and the stale request-changes review is addressed by…
[codex] review results for PR #22.
PASS
No blocking issues found in the latest update at head e4922eb.
Validation:
git fetch origingo test ./...go vet ./...
Non-blocking…
[codex] review results for PR #22.
FAIL
- [High]
internal/helper/binancex/resolver_test.godoes not build.resolverMarketStubis assigned todata.Market, but it does not implement the…
[codex] note for PR #22.
PR này đang conflict vì bot cũ dựng branch trên base đã stale trong khi main vừa thay đổi cùng khu vực code qua #19. Đây là lỗi quy trình có thể tránh…