issues Search Results · language:Dune language:Python language:Java language:JavaScript linked:pr language:Python
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
🎯 목적
지금까지 클라이언트는 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
Problem
VIS-012 says Strategic memory / decision-registry is still In Progress: the registry, capture and retrieval paths exist,
but summarization at scale remains open.
The Decisions screen currently ...
codex
feature
priority:medium
Gap
After a ready work-unit repair review passes, reconciliation can still stop at awaiting_retry_or_done_authority because
the review result did not explicitly authorize either retry or parent completion. ...

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.