fix: ask 검색에서 제외 소스를 숨긴다 - #314
Merged
Merged
Conversation
Contributor
Author
|
sync-ignore 규칙이 sources/와 runs/sources/의 wiki 검색 및 인용 근거에 일관되게 적용됨을 확인했습니다. 비무시 소스와 decisions 보조 문맥은 유지되고, 원본·변환본 누출을 막는 회귀 테스트와 CI 전체가 통과했습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.