issues Search Results · language:Dune language:JavaScript language:Java language:Java language:Python linked:pr linked:pr
Filter by
5.9M results
개요
정책 AI 요약 기능 관련 API 명세를 docs/API_SPEC_AI.md에 추가합니다.
변경 내용
타입 추가
- Evidence — RAG 근거 청크 타입
- PolicyAiSummary — 정책 AI 요약 응답 전체 형태
API 추가
- GET /api/v1/policies/{policy_id}/ai-summary — 정책 AI ...
getAlbums()에서 findByRoomAndDate(room, LocalDate.now())로 오늘만 조회 중. 전체 날짜 조회로 변경 필요
`StorageService.load_session` (`storage_service.py:202-229`) gracefully handles partial writes — if a session has
metadata.json but no request_data.json / sources.json, the loader still returns a usable ...
목표
운영기관 담당 시스템이 접근성 시설 현황 리포트 데이터를 JSON API로 조회할 수 있게 한다.
대상 영역
- backend operator API
- /operator/** 보안 영역
- 접근성 시설/데이터 품질 리포트 응답 모델
배경
운영기관 접근성 시설 현황 화면은 제공되지만, B2G/B2B 협업에서 다른 보고 도구나 내부 시스템이 ...
enhancement
증상
coverage.py가 한글 파일명 소스(특히 ingest가 NFD로 만든 변환본)를 0 fact(s) + ORPHAN citation (source file missing)으로 동시에 표시한다. 실제로는
candidates.csv에 정상 등록(NFC)돼 있고 logic check도 통과한다.
원인
#57은 merge_candidates/common.source_file_refs를 ...
The NotFoundComponent test only checks whether the component is created.
It would be helpful to also verify that the component renders its expected not found message.
Expected behavior:
- Keep the ...
🎯 목적
지금까지 클라이언트는 order(8080)/product(8081)/payment(8082)로 흩어진 포트를 직접 알아야 했다. 로깅·인증 같은 횡단 관심사를 서비스마다 반복해야 하며, 이후 분산추적/서킷브레이커가
올라탈 공통 진입점이 없다.
- 단일 진입점(gateway:8000)을 두고 경로로 뒤의 서비스에 라우팅하도록 구축
✅ 완료할 ...
⚙️ Chore
💡 Feature
Summary
manage_documents (the read/view/open/get action) parses the LLM-supplied limit with int() and no guard:
preview_limit = int(args.get( limit , MAX_READ_CHARS))
args is LLM-emitted JSON, so a ...
ready for review
문제
1. Slack 봇이 freeform 답변을 렌더 못 함 — 백엔드는 #191/#192로 조건부 포맷(incident→5요소 / 그 외→freeform answer_text)인데,
slack._format_answer가 5요소(r.answer)만 읽음. freeform 답변은 5요소가 비어 있어 parts가 비고 → ** 관련 근거를 충분히 ...
fix
现象
某些文件转出的 flac,在部分播放器里不显示封面(如 AViVA - GRRRLS.ncm)。
根因
封面其实已写入 flac,但 mutagen 的 Picture 块 width/height/depth/colors 全为 0(写 write_flac_tags
时未填)。严格的播放器据此判定封面无效而不显示;宽松的播放器才显示。mime 也被硬编码为
image/jpeg。
...
core
fix

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.