Skip to content

Commit ea36ad3

Browse files
gylimclaude
authored andcommitted
docs: CLAUDE.md 아키텍처 섹션에 _errors.py 모듈 추가
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5a8df6c commit ea36ad3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ IMPORTANT: `pip`을 직접 사용하지 않는다. 모든 의존성 관리와
3232
- `_client.py` — 동기/비동기 클라이언트 (Upbeat, AsyncUpbeat)
3333
- `_protocols.py` — 공유 클라이언트 프로토콜 (shortcuts/strategies 양쪽에서 사용)
3434
- `_auth.py` — JWT(HS512) 인증
35+
- `_errors.py` — 에러 계층 (UpbeatError → APIStatusError, ValidationError 등)
3536
- `_http.py` — HTTP 레이어 (재시도, 레이트 리밋)
3637
- `tests/` — src/ 구조를 미러링, cassette 녹화 스크립트 포함
3738
- `specs/` — API 스펙 (OpenAPI 3.1 + AsyncAPI 3.0)

0 commit comments

Comments
 (0)