issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript
Filter by
4.5M results
Describe the bug
Problem
TSelect builds a train/validation split using only case indices:
train_idx, valid_idx = train_test_split(
list(range(n_cases)),
test_size=test_size,
random_state=self.random_state, ...
bug
channel selection
good first issue
transformations
@claude 사주팔자 8글자의 오행(목·화·토·금·수) 분포를 차트로 index.html에 표시해줘. 생년월일시 입력 폼 + 결과 렌더.
목표
브라우저에서 동작하는 사주 계산기 UI. 생년월일시 입력 → 사주팔자 8글자 + 오행 분포 차트.
계산 모듈 재사용 (필수)
- 이미 있는 src/saju.js의 getSajuPillars(year, month, ...
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Bug Description
DJ readiness can ...
bug
status:approved
status:needs-review
Part of #1836.
Problem
No sync target prunes anything (grep -ri prune|retention|keep storage/sync/ is empty). Every backup cycle writes an
immortal full copy: GCS kestrel/ agent /snapshots/ ts .db (gcs_target.py:101) ...
agent-complete
backup
Part of the documentation streamlining effort. Consolidate clusters where several docs cover one topic with overlapping
framing. Independent of Phase 1/3, but coordinate link updates if landing after Phase ...
documentation
roadmap
Part of #1836. Highest priority — doctrine (Data Sanctity / isolation).
Problem
Test and non-sovereign identities are writing into PRODUCTION backup tiers. Evidence in live storage: did:test:*,
malicious_agent, ...
agent-complete
backup
Part of the documentation streamlining effort. Cheap, high-value: removes the most-copied boilerplate. Independent of
other phases.
Problem (measured)
The same blocks are copy-pasted across many docs: ...
documentation
roadmap
Part of the documentation streamlining effort. Highest leverage — this stops the per-release doc/test multiplication.
Problem
Each release creates ~6 version-stamped evidence docs, and four test files ...
documentation
roadmap
Description
Add a users table to PostgreSQL following the existing pattern in backend/db/init/01_schema.sql (UUID PK via
gen_random_uuid(), TIMESTAMPTZ timestamps). Add it as a new ordered init file so ...
enhancement

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.