pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python is:public
Filter by
183M results
Batches two offline slices: the connection bind orchestration and the sanitized account-signal capture boundary. This PR
stops before any live browser wiring.
Bind orchestration (src/connection/onboarding.ts) ...
1. N+1 문제
- getMyEventList
- 변경 전: EventParicipant 1회 + Event N회
- 변경 후: 1회 (JPQL로 ID만 직접 반환)
- createParticipants
- 변경 전: 참여자 N명 = N회 SELECT (DB에서 개별 조회 후 팀 소속 확인)
- 변경 후: ...
What
Makes PageIndex a first-class evidence source via a canonical evidence layer in serve().
- evidence.py (new) — frozen EvidenceItem contract (11 fields) normalizing graph facts, vector hits, and ...
Adds Continuous Deployment: merges to main now deploy to the course Rancher cluster automatically, closing the last gap
(CI already publishes images on merge, but nothing deployed them — that was still ...
취소 시 버튼 안눌림 수정
Summary
- Add autonomous trade fill reconciliation for entry and exit order fills
- Add background lifecycle workers for paper/live autonomous modes
- Wire ADR lookback into the production technical-analysis ...
What?
This is a larger POC stacked on #79302. It takes the next step in moving Theme JSON style output toward a clearer
pipeline by adding trusted rule-list compilation to the Style Engine and migrating ...
[Package] Style Engine