issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.9M results
배경
SourceAgentOutput.score / SourceResult.score 가 맨 float 라 점수 스케일 규약이 코드에 명문화돼 있지 않다. 대체데이터 경로는 내부 [-1,+1] 로 계산해 DB 적재
시점에만 _to_100 으로 0~100 변환하지만, DART 는 0~100 네이티브로 점수를 산정한다. 두 단위가 같은 SourceAgentOutput ...
area:aggregator
P2
task
Description
Many server actions contain identical authorization guard logic to handle unauthenticated requests.
A common pattern appears throughout the codebase:
if (!userId) {
return {
success: ...
ai
backend
enhancement
frontend
level:intermediate
type:bug
type:design
type:devops
type:docs
type:feature
type:performance
type:refactor
type:security
File has ai-guardian:begin-allow and ai-guardian:end-allow annotations wrapping a docstring but violations still
detected within the block. Either annotation processing not running for this scan path, ...
1.12.0
bug
Description
Many server action modules perform user existence validation after resolving the authenticated user from the database.
However, the resulting error messages are not consistent across the codebase. ...
ai
backend
database
frontend
help wanted
level:intermediate
type:bug
type:design
type:devops
type:refactor
type:security
ui/ux
`StorageService.save_markdown` (`storage_service.py:325-332`) extracts the domain from the first page s URL for the
on-disk filename:
```python first_url = markdown_data[0].get(\ page_url\ , \ \ ) parsed ...
Bug
createJobSchema currently accepts payloads where budgetMax is lower than budgetMin. That creates invalid job records
such as a USD 500-100 budget range and can break client-side filtering, sorting, ...
✨ 기능 설명
enrich 성공 시 Discord 알림이 없어 결과가 안 보였음. 성공 알림을 추가하고 크롤/보강 리포트 양식을 정리한다.
📌 작업 내용
- enrich 성공 시 Discord 알림 추가
- 크롤 리포트 양식 정리 (🚩)
- 보강 리포트 양식 정리 (🛠️)
🎯 기대 효과
enrich 성공/실패가 모두 Discord로 보여 ...
Summary
Fold the 2026-06-17 dry-run pilot results into the migration design doc (#671). The pilot validated the per-wave spine
end-to-end on real code (ccwork-testtarget stories #6/#7/#8) across four ...
documentation
背景
当前约 24 条 orphaned rules(目标分类已删除或无效),影响 Rule Engine 可信度与历史迁移安全。
来源:v1.8 计划 §2.2、P0-2、Sprint 2
任务
- [ ] 用 docs/tech/database/classification-data-audit.sql §3 导出 orphan 清单
- [ ] 可映射规则:category_id ...
area:backend
area:data
priority:p0
type:bug

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.