issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Go language:JavaScript
Filter by
38.8M results
Description
.env.example:57-58 documents GOOGLE_API_KEY and GOOGLE_SEARCH_ENGINE_ID as required for the Google scraper. A search of
the entire codebase shows zero references to these variables outside ...
bug
infrastructure
Description
The SITES array in testruns/test_all_sites.sh contains dribbble (line ~134) and scripts/site-check.sh also lists it. No
internal/scraper/dribbble/ directory exists, no SiteDribbble constant ...
bug
infrastructure
Description
.dockerignore:54 contains *.sum and go.sum patterns, but Dockerfile:8 uses COPY go.* ./ followed by go mod download. On
a clean CI runner with an empty Go module cache, go mod download requires ...
bug
infrastructure
Thread B (part 1) — Run the Willis pilot
The pilot RUN, distinct from the port/certification (#57). The origin plan s §6.5 pilot decision: exercise the
integration on Willis first on a real, high-output ...
dioscuri
go-live
P1
Thread A — Activate Dioscuri on Willis (work Mac)
Activation on Willis, the other twin. Companion to the Walter activation issue. Both machines must run the activated
feature before cross-machine certification ...
dioscuri
go-live
P1
Thread A — Activate Dioscuri on Walter (home Mac)
The first thing that must happen. Unblocks everything downstream. The Dioscuri context-graph upgrade is merged to master
(PRs #52/#54/#56) but merging ...
dioscuri
go-live
P1
Currently PUT and PATCH on books allow updating fields that should never change, and don t check if the book is
currently on loan before applying updates.
Tasks
- Block isbn and type from being updated ...
business logic
📄 이슈 내용
GET /api/trading/holdings 응답에 현재 시점 평가액·수익률과 환차손익·평균매입환율을 추가한다. 저장값(krw_cost_basis)은 #83에서 완료됐으나 응답이
lean(stockCode·quantity·avgBuyPrice·currency)이라 표시가 비어 있다. 환차손익은 현재환율 의존이라 조회 시점 live 파생으로 ...
feat
trading
📄 이슈 내용
보유종목 평가·수익률 추이(시계열) 를 위한 일별 스냅샷 테이블 daily_valuations와 적재 배치(BATCH-002)를 구현한다. holdings는
lean(quantity·avg_buy_price·krw_cost_basis)이라 평가·수익률 추이를 담을 곳이 없다 → 매일 종가로 스냅샷을 박제(차트·히스토리용).
현재 daily_valuations ...
feat
trading

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.