Skip to content

fix: ask 검색에서 제외 소스를 숨긴다 - #314

Merged
justinjoy merged 2 commits into
mainfrom
fix-ignore-wiki-search
Jul 26, 2026
Merged

fix: ask 검색에서 제외 소스를 숨긴다#314
justinjoy merged 2 commits into
mainfrom
fix-ignore-wiki-search

Conversation

@justinjoy

Copy link
Copy Markdown
Contributor

Closes #278

policy/sync-ignore.md와 일치하는 sources/ 및 runs/sources/ 파일을 ask wiki 검색과 인용 근거에서 제외합니다. decisions 보조 컨텍스트와 비무시 소스 검색은 유지하며, 초기 정책 안내와 사용자 문서를 같은 계약으로 갱신했습니다.

검증: PYTHON=/Users/joykim/git/semantic-reasoning/verinote/.venv/bin/python bash tests/test_ask_router.sh (148 passed); bash tests/test_sync_ignore.sh (23 passed); py_compile tools/ask_router.py factlog/cli.py.

@justinjoy

Copy link
Copy Markdown
Contributor Author

sync-ignore 규칙이 sources/와 runs/sources/의 wiki 검색 및 인용 근거에 일관되게 적용됨을 확인했습니다. 비무시 소스와 decisions 보조 문맥은 유지되고, 원본·변환본 누출을 막는 회귀 테스트와 CI 전체가 통과했습니다.

@justinjoy
justinjoy merged commit 91294e6 into main Jul 26, 2026
3 checks passed
@justinjoy
justinjoy deleted the fix-ignore-wiki-search branch July 26, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(ask): sync-ignore 된 소스가 wiki 탐색 근거로 인용되는 문제

1 participant