mirror of
https://github.com/ktds-dg0501/kt-event-marketing.git
synced 2025-12-06 08:46:23 +00:00
- ParticipantRegistered 이벤트: 27,610건 → 180건 - 이벤트별 참여자 수: - 이벤트1: 15,420명 → 100명 - 이벤트2: 8,950명 → 50명 - 이벤트3: 3,240명 → 30명 - Kafka 발행 지연 로직 제거 (불필요) - MVP 테스트에 충분한 데이터 유지 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
29 lines
866 B
JSON
29 lines
866 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(curl:*)",
|
|
"Bash(if [ ! -d \"claude\" ])",
|
|
"Bash(then mkdir claude)",
|
|
"Bash(fi)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(rm:*)",
|
|
"Read(//Users/chaerikim/Desktop/회사/Digital Garage/historyhub/reference/**)",
|
|
"Read(//Users/chaerikim/Desktop/회사/Digital Garage/historyhub/define/**)",
|
|
"Bash(copy:*)",
|
|
"Read(//Users/chaerikim/Desktop/회사/Digital Garage/b2c-mvp/references/**)",
|
|
"Read(//Users/chaerikim/Desktop/회사/Digital Garage/b2c-mvp/define/**)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push)",
|
|
"Bash(git pull:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(./gradlew analytics-service:compileJava:*)",
|
|
"Bash(python -m json.tool:*)",
|
|
"Bash(powershell:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|