Skip to content

chore(release): 0.12.5 - #363

Merged
ictechgy merged 1 commit into
mainfrom
release/0.12.5
Sep 3, 2026
Merged

chore(release): 0.12.5#363
ictechgy merged 1 commit into
mainfrom
release/0.12.5

Conversation

@ictechgy

@ictechgy ictechgy commented Sep 3, 2026

Copy link
Copy Markdown
Owner

루트 패키지를 0.12.5 로 올린다. Receipt 컴패니언은 0.4.0 그대로 둔다 — 런타임 변경이 없어 재배포할 이유가 없다.

담기는 변경 (#362)

Bash 훅을 --effort max 적대적 리뷰에 보내 나온 여섯 건 중, 실측으로 사실이 확인된 셋만 고쳤다.

  • find 확인 게이트가 토큰 접합으로 뚫렸다. find . -delete;true 가 아무 확인 없이 실행됐다. 제품에 남은 유일한 사용자 브레이크가 문자 다섯 개로 사라지는 문제였다.
  • tail a.log -f 가 래핑되어 턴이 멈췄다. GNU 는 옵션을 순열하는데 안전성 검사가 첫 위치인자에서 멈췄다. 이 저장소는 같은 함정을 sed 와 shortlog 에서 이미 고쳤고 head/tail 만 빠져 있었다.
  • is_already_wrapped 가 항상 False 였다. 분류기가 내지 않는 상태값을 확인하고 있었고, 유일한 호출자가 assertFalse 라 그 사실이 드러나지 않았다.

리뷰가 critical 로 매긴 os.defpath 지적은 거짓이었다 — Python 3.9~3.14 모두 선행 빈 항목이 없고, ./bash 를 심어 확인했다. git grep --no-textconv 거부 주장도 거짓이다. Gate-B gen21 재축복을 포함한다.

핀 캐스케이드

POST_STAGE2_PROTECTED_SHA256 세 사본과 그중 두 파일의 컴패니언 인벤토리 핀까지 순서대로 맞췄다. 로컬 16건 + Receipt 경계 9건 통과.

배포 채널

npm + GitHub Release. Homebrew 는 HOMEBREW_TAP_TOKEN 이 없어 제외한다.

🤖 Generated with Claude Code

https://claude.ai/code/session_01YZWGDQsVTLjsBogUSrmnzH

Receipt 컴패니언은 0.4.0 그대로 둔다. 런타임 변경이 없으므로 재배포할 이유가 없다.

보호 표면 해시 세 사본과, 뒤이어 그 두 파일 자체의 컴패니언 인벤토리 핀까지 한
번에 맞췄다.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YZWGDQsVTLjsBogUSrmnzH
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 31794e94-fcc8-4c3d-a1d0-043e08e919cb


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ictechgy
ictechgy merged commit e7eff4c into main Sep 3, 2026
6 checks passed
@ictechgy
ictechgy deleted the release/0.12.5 branch September 3, 2026 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant