Files
a301_launcher/protocol.go
tolelom 0932ecd39e
Some checks failed
CI/CD / test (push) Has been cancelled
CI/CD / release (push) Has been cancelled
fix: 아키텍처 리뷰 이슈 3건 수정
- 명령줄 토큰 노출 제거 — exec.Command에서 -token 인자 제거, 환경변수(A301_TOKEN)만 사용
- redeemTicket 재시도 추가 — 3회 exponential backoff, 4xx는 즉시 실패
- 임시 추출 디렉토리 defer os.RemoveAll 추가 — 중복 정리 코드 제거

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 15:57:02 +09:00

5.9 KiB