- document_tool.py: ask() (/api/search/ask 35초 timeout, citation 포맷,
refused 시 검색 결과 fallback) + search_full() (rerank+analyze 포함)
- registry.py: ALLOWED_OPS에 ask, search_full 추가
- worker.py: 질문/탐색 점수 기반 분기 (ask 강신호 2개 이상),
document.ask 전용 35초 timeout, render_mode="final" 시 EXAONE 스킵
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>