fix: superseded 상태를 check에서 인식한다 - #315
Merged
Merged
Conversation
Contributor
Author
|
superseded를 lifecycle 상태 계약에 포함해 check와 validate의 상태 판정이 일치함을 확인했습니다. superseded는 계속 엔진 입력에서 제외되고, 실제 미지 상태 경고도 유지됩니다. 린트·단위·결정적 테스트가 모두 통과했습니다. |
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 #277
superseded를 공통 lifecycle 상태 계약에 포함해check와 검증기가 정상적인 폐기 행을 미지 상태로 경고하지 않게 합니다. 폐기 행은 계속 엔진 입력에서 제외되며, 실제 미지 상태 경고는 유지됩니다.검증:
PYTHON=/Users/joykim/git/semantic-reasoning/verinote/.venv/bin/python bash tests/test_check_empty_policy.sh,PYTHON=/Users/joykim/git/semantic-reasoning/verinote/.venv/bin/python bash tests/test_typed_literals.sh,/Users/joykim/git/semantic-reasoning/verinote/.venv/bin/python -m pytest tests/unit/test_run_logic_check.py -q,/Users/joykim/git/semantic-reasoning/verinote/.venv/bin/python tools/validate.py examples/sample-kb