BurningTimesAi/scripts
깃 관리자 077f0e7b82 feat(BT9+BT10): C44~C47 4규칙 신설 + SKILL.md 구조 재정렬 + Hook 2종
BT10 규칙 신설 (PD 직접 지시 2026-04-24):
- C44 팩트 우선주의 (Fact-First Principle)
- C45 하드보일드 공감 (Hard-boiled Empathy)
- C46 비가역적 정체성 (Irreversible Identity — 2축 단순화, BT 고유 목소리 4키워드 폐기)
- C47 능동적 추론과 질문 생략 (Proactive Inference)

SKILL.md 구조 재정렬:
- C1~C47 번호 순 연속 + 부록 A + P1~P33 번호 순 연속
- 2886 → 3067 라인 (+181)
- Python 스크립트 단일 트랜잭션 (C14-6 정합)

Hook 신설 2종 (PostToolUse · Edit/Write/MultiEdit):
- scripts/fact_first_check.sh (C44 보조 감지)
- scripts/identity_guard.sh (C46 보조 감지)
- 부분 커버리지 · pm-auditor 주기 감사 병행으로 전수 커버

동시 집행:
- P17 폐기 아카이브 6필드 등재 (수상한잡화점 전용 규칙)
- CLAUDE.md 활성 카운트 C 41개 · P 24개 (실측 정정)
- BT9 §9 BT10 추가 섹션 추가
- 개발팀 BT9 로그 Phase 3 Hook 완료 반영

3중 전파 (C10-6): SKILL.md + CLAUDE.md + 조직공지
pm-auditor: 조건부 통과 (Critical 2건 정정 완료, Major 2건 hook 커버리지 한계 명시)
매니페스트: 2026-04-24_BT9_BT10_통합집행 · 2026-04-24_BT9_BT10_통합_push

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 21:20:40 +09:00
..
git-hooks feat(#50 Phase 2): PreToolUse 차단 전환 (근본 해결) + 8회차 재발 방지 2026-04-20 13:57:50 +09:00
agent_sync.sh refactor(org): 조직 구조 대개편 — 단일 세션 + Agent 병렬 호출 전환 (PD님 직접 지시) 2026-04-16 15:52:36 +09:00
archive_inbox.sh fix(process): 세션 전환 복원 체계 근본 강화 - 3중 방어 (PD님 조직 생명급 재지시) 2026-04-17 17:40:37 +09:00
audit_junction_ensure.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
audit_pattern_analyzer.sh feat(BT4·Phase2): 6계층 스크립트 로직 + 감사관 E안 자동 윈도우 2026-04-23 00:20:06 +09:00
audit_pattern_analyzer.sh.bak_20260420_1348 feat(#50 Phase 2): PreToolUse 차단 전환 (근본 해결) + 8회차 재발 방지 2026-04-20 13:57:50 +09:00
auditor_call_log.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
auditor_call_log.sh.bak_20260420_1113 fix(#48): A·B·C 집행 — auditor word boundary + P24 경로 필터 + UNRESOLVED 해소 2026-04-20 11:16:08 +09:00
auditor_call_log.sh.bak_20260420_1348.2 feat(#50 Phase 2): PreToolUse 차단 전환 (근본 해결) + 8회차 재발 방지 2026-04-20 13:57:50 +09:00
auditor_gate.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
auditor_guard.sh feat(#50 Phase 2): PreToolUse 차단 전환 (근본 해결) + 8회차 재발 방지 2026-04-20 13:57:50 +09:00
auditor_guard.sh.bak_20260420_1348 feat(#50 Phase 2): PreToolUse 차단 전환 (근본 해결) + 8회차 재발 방지 2026-04-20 13:57:50 +09:00
auto_approve.py feat(hook): PreToolUse 자동 승인 체계 신설 — 권한 레이어 즉시 반영 2026-04-17 11:41:46 +09:00
auto_approve.sh feat(hook): PreToolUse 자동 승인 체계 신설 — 권한 레이어 즉시 반영 2026-04-17 11:41:46 +09:00
bt10_move_appendix.py feat(BT9+BT10): C44~C47 4규칙 신설 + SKILL.md 구조 재정렬 + Hook 2종 2026-04-24 21:20:40 +09:00
bt10_reorder_skill.py feat(BT9+BT10): C44~C47 4규칙 신설 + SKILL.md 구조 재정렬 + Hook 2종 2026-04-24 21:20:40 +09:00
c9_2_block.sh feat(BT9+BT10): C44~C47 4규칙 신설 + SKILL.md 구조 재정렬 + Hook 2종 2026-04-24 21:20:40 +09:00
change_digest.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
context_brief.sh refactor(org): 조직 구조 대개편 — 단일 세션 + Agent 병렬 호출 전환 (PD님 직접 지시) 2026-04-16 15:52:36 +09:00
fact_first_check.sh feat(BT9+BT10): C44~C47 4규칙 신설 + SKILL.md 구조 재정렬 + Hook 2종 2026-04-24 21:20:40 +09:00
git_fetch_throttle.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
hold_watch.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
identity_guard.sh feat(BT9+BT10): C44~C47 4규칙 신설 + SKILL.md 구조 재정렬 + Hook 2종 2026-04-24 21:20:40 +09:00
inbox_scan.sh refactor(org): 조직 구조 대개편 — 단일 세션 + Agent 병렬 호출 전환 (PD님 직접 지시) 2026-04-16 15:52:36 +09:00
live_inject.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
live_junction_ensure.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
live_session_load.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
manifest_archive.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
manifest_register.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
memory_junction_ensure.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
nas_post_receive.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
pm_context_restore.sh fix(#48): A·B·C 집행 — auditor word boundary + P24 경로 필터 + UNRESOLVED 해소 2026-04-20 11:16:08 +09:00
pm_context_restore.sh.bak_20260420_1112 fix(#48): A·B·C 집행 — auditor word boundary + P24 경로 필터 + UNRESOLVED 해소 2026-04-20 11:16:08 +09:00
pm_implicit_check.sh feat(BT9+BT10): C44~C47 4규칙 신설 + SKILL.md 구조 재정렬 + Hook 2종 2026-04-24 21:20:40 +09:00
postuse_log_reminder.sh feat(BT·Phase2C): 수상한잡화점 삭제 + feedback 추상화 + 아카이브 재압축 + 조직 전환 완결 2026-04-21 01:55:52 +09:00
recent_feedback_brief.sh feat(BT4·Phase2): 6계층 스크립트 로직 + 감사관 E안 자동 윈도우 2026-04-23 00:20:06 +09:00
rollback_memory_central.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
session_end_audit.sh feat(BT·Phase2C): 수상한잡화점 삭제 + feedback 추상화 + 아카이브 재압축 + 조직 전환 완결 2026-04-21 01:55:52 +09:00
stale_check.sh feat(process): 조직 프로세스 고도화 통합 6건 일괄 구현 (PD님 직접 지시) 2026-04-16 12:01:08 +09:00
sync_audit_central_to_repo.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
sync_audit_repo_to_central.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
sync_memory.sh feat(rules): C34 확장 — memory junction 중앙화 근원 해결 (옵션 A) 2026-04-19 01:39:04 +09:00
sync_memory_central_to_repo.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
sync_memory_repo_to_central.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
sync_push.sh feat(sync): 이벤트 구동 실시간 동기화 — 로컬 IPC 시그널 (PD님 직접 제안) 2026-04-17 21:12:32 +09:00
sync_signal.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
unity_auto_sync.sh fix(BT5·Dev): Unity 경로 변경(E:/EerieVillage) 반영 + unity_auto_sync.sh 탐색 순서 버그 fix 2026-04-23 01:18:49 +09:00
unity_project_sync.sh feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00
verify_log_paths.sh feat(core): P27 신설 + 3축 감사 체계 (dev/plan-auditor) + hook 확장 (PD님 조직 생명급 지시) 2026-04-17 15:12:36 +09:00
verify_references.sh feat(BT·Phase2C): 수상한잡화점 삭제 + feedback 추상화 + 아카이브 재압축 + 조직 전환 완결 2026-04-21 01:55:52 +09:00
verify_setup.ps1 feat(BT·신설): 조직 신설 Phase 1 — git 저장소 교체 + 중앙 저장소 A안 분리 2026-04-21 00:14:51 +09:00