File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 33 ⛔ 가설, 규칙, 발견, 망원경 — 모든 리포의 핵심 인프라. 절대 삭제하지 마세요!
44
55 ═══════════════════════════════════════════════════════════════
6- ★ Convergence-Driven Operations (CDO) — 전 프로젝트 필수 원칙 ★
6+ ★★★ 수렴 기반 운영 3대 원칙 — 누락 시 작업 중단! ★★★
7+ ═══════════════════════════════════════════════════════════════
8+
9+ 모든 작업 전 체크 (하나라도 누락 = 작업 중단):
10+ □ CDO: 이슈 발생 시 JSON에 기록했는가? 규칙 승격했는가?
11+ □ NEXUS-6: 변경 전후 scan 했는가? anomaly 0인가?
12+ □ SSOT: 하드코딩 안 했는가? JSON 원본 갱신했는가?
13+
14+ 모든 작업 후 체크:
15+ □ 트러블슈팅 기록: 에러 있었으면 해당 JSON에 기록
16+ □ 규칙 승격: 같은 에러 2회 이상 → absolute_rule로 승격
17+ □ NEXUS-6 스캔: 최종 결과물 scan → anomaly 0 확인
18+ □ SSOT 동기화: JSON 변경 시 sync_readme.py --apply
19+ □ 커밋 메시지: 변경 이유 + 검증 결과 포함
20+
21+ 위반 처리:
22+ 1회: troubleshooting_log에 기록
23+ 2회: absolute_rule로 승격
24+ 3회: 해당 작업 프로세스 재설계
25+
26+ ═══════════════════════════════════════════════════════════════
27+ ★ CDO (Convergence-Driven Operations) — 100% 수렴 ★
728 ═══════════════════════════════════════════════════════════════
829 이슈 → 해결 → 절대 규칙 승격 → 재발 0 → 100% 수렴
930 모든 config JSON 필수 구조: _ meta + absolute_rules + troubleshooting_log
You can’t perform that action at this time.
0 commit comments