test(ci): 라이브 계약 드리프트 nightly — '검증된 능력' 게이트#44
Merged
Conversation
감사 로드맵의 검증 게이트 — 853→이 무네트워크 테스트는 상류가 URL/필드를 바꿔도 초록을 유지하던 사각을 메운다. 무인증 8서비스를 실제 엔드포인트로 호출해 드리프트를 포착. - tests/test_live_drift.py: openmeteo·hackernews·feeds·openalex·crossref·arxiv·usgs_quake·nws 대표 도구 실호출. 에러 표지(_explain 매핑)·기대 부분문자열로 드리프트 판정. 8건 실측 통과. - 평소엔 skip(ARCSOLVE_LIVE 미설정 → 무네트워크 원칙 유지). nightly/수동만 `-m live`로 실행. - .github/workflows/nightly.yml: 스케줄(매일)+디스패치, ARCSOLVE_LIVE=1로 `-m live`. PR 게이트 아님(빨간불=알림). wikipedia/wikidata는 Wikimedia UA 정책상 키 필요로 제외. - pyproject: live 마커 등록. 898 passed · 8 skipped(평소) · 8 live passed(실측) · ruff clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
무엇 / 왜
감사 로드맵의 검증 게이트 — 무네트워크 단위테스트는 상류가 URL·필드명을 바꿔도 초록을 유지하던 사각이 있다. 무인증 8서비스를 실제 엔드포인트로 호출해 계약 드리프트를 사람 개입 전에 포착한다.
변경
tests/test_live_drift.py: openmeteo·hackernews·feeds·openalex·crossref·arxiv·usgs_quake·nws 대표 도구 실호출. 에러 표지(_explain)·기대 부분문자열로 드리프트 판정. 8건 실측 통과.ARCSOLVE_LIVE미설정 → 무네트워크 원칙 유지). nightly/수동만-m live로 실행..github/workflows/nightly.yml: 스케줄(매일 06:00 UTC)+디스패치,ARCSOLVE_LIVE=1. PR 게이트 아님(빨간불=알림 신호, 상류 가용성에 flaky 가능).live마커 등록.검증
898 passed · 8 skipped(평소) · 8 live passed(실측) · ruff clean.
🤖 Generated with Claude Code