issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Python language:Java
Filter by
5.8M results
Parent
#96 — ADR-0018
What to build
APIKeyInfo (api/security.py:60) a un __init__ manuel qui dérive 3 attributs (key_preview, source, is_valid) depuis une
key. Pure computation déguisée en classe.
...
ready-for-agent
Parent
#96 — ADR-0018
What to build
DuckDBConfig (core/loaders/duckdb/config.py:25) a un __init__ manuel qui ne fait que snapshotter de la config (lecture
env + dict statique table_mappings). Aucune ...
ready-for-agent
Parent
#96 — ADR-0018
What to build
HistoriqueTaux (core/models/historique_taux.py:13) est une classe qui n expose qu un @staticmethod (to_schema), sans
__init__, sans état. C est un namespace de fonction ...
ready-for-agent
What to build
Lander la décision d architecture ADR-0018 qui codifie la règle « une classe n existe que si son état interne est
justifié » et le choix de @dataclass(frozen=True, slots=True) comme forme ...
ready-for-human
Context
- Issue #746 quality rubric baseline 완료
- rubric item count: 8
- metric group count: 29
- selected target: candidate_failure_labeling
- musical quality claim: false
Scope
- rubric ...
The Repair action itself seems to work...as I could use it and publish succesfully...
Im enclosing the Publish report json below...
There is an issue with expected files as now it does not render the ...
기능 설명
- 프론트에서 userId를 직접 알 필요 없이, 로그인한 학생 본인의 수강 목록을 조회하고 수강신청을 취소할 수 있는 /me 기반 API를 추가합니다.
어떤 패키지와 클래스에서 어떤 작업을 했는지 작성해주세요.
- codebombalms/enrollment: GET /api/v1/users/me/enrollments 내 수강 목록 조회 ...
D: ENROLLMENT
In der aktuellen Implementierung wird die ID der Tabelle Saisonmatrix nicht in der Tabelle angezeigt. Die ID sollte
jedoch sichtbar sein, um eindeutige Zuordnungen treffen zu können und eine bessere Nachvollziehbarkeit ...
At startup, torch should verify that the configured output directory (torch.results.dir) is writable. Currently, if the
directory is not writable (e.g. wrong ownership when torch runs as uid 1000:1000), ...
背景
現状の側抑制(lateral inhibition)解析(notebook/lateral_inhibition.py ほか)には2つの方法論的欠陥がある:
1. 「同じ階層」を判定していない — Δcolumn(横方向=網膜部位距離)は厳密に測れているが、抑制エッジの pre/post が 同一処理段(neuropil) にあるかを検査も強制もしていない。段をまたぐ
feedforward/feedback ...

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.