S10-1: 잔여 과제 청산 — 라이브 커버·PG 격리·promotion 삭제·cue 통일 (cov 91%)#35
Merged
Conversation
- impact.py 그래프 분기 계약 10건(52→100%), tools/__init__ 핸들러 직접 29건(61→93%, _get_context 실배선 포함) - PG 테스트 5파일 uuid 스키마+search_path 격리(프로덕션 무변경) — 동시 2프로세스 실행 오염 0 실증, 과거 public 잔존물 정리 - cue 합집합 계약 2건(red — 통일 전) + promotion now_iso 리포인트 - crabharness sys.path 오염은 해당 테스트 클래스 autouse 격리로 해소
- ontology/promotion.py 삭제: 고아 PromotionEngine(호출자 0, 공급 파이프라인도 Stage 7에서 삭제됨) — git 이력 보존 - cue 합집합 통일(사용자 결정): RELATION_CUES 23토큰 단일화(applicable+because 양쪽 포함), query/reranker import 정리 - ARCHITECTURE.md: 삭제된 ontology_rebac_check 표 행 → 살아있는 ReBACEngine.check()로 정정 - docker-compose: chromadb :latest → 1.5.9 핀(클라이언트 버전 매칭)
…omotion→timefmt 정정
epruseal
added a commit
that referenced
this pull request
Jul 6, 2026
fix: flaky 성능 테스트 강건화 (PR #35 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.
프로그램 후속 청산 웨이브 1/2. 기록된 잔여 과제 중 분할 외 전부 종결.
변경
:latest→1.5.9핀(클라이언트 정합)원장
fable 검증 PASS (7/7)
promotion 참조 스윕 독립 재현, cue red-first worktree 실증, PG 동시성 재증명+잔존 0, _get_context 실배선 진위, crabharness sys.path 격리 양방향 무누수, PG 유/무 양쪽 스위트 0 failed. 비차단 2건(라벨 개명·execution_sql 격리)도 반영 완료.