feat(wiki): implement P-Reinforce v3.0 standard & integrate 26+ new knowledge artifacts

- Formalized automatic record migration protocol in System Manual.
- Integrated high-density knowledge for RAG, AI, Business Strategy, and Leadership.
- Enhanced graph connectivity across core strategic hubs.
- Archived raw data and updated timeline records.
This commit is contained in:
Antigravity Agent
2026-05-04 22:40:32 +09:00
parent a9a2bcb239
commit 0441f6e2a2
307 changed files with 11360 additions and 91 deletions
+7
View File
@@ -53,6 +53,13 @@
- **구체적인 발언 내용, 결정 사항, 향후 일정(Timeline), 추진 방향** 위주로 상세히 기술.
- 액션 아이템(To-Do)과 담당자, 마감 기한을 명확히 추출하여 기록.
### 4.2 프로젝트 레코드 (`docs/records/`)
- **트리거**: `/Volumes/Data/project/Antigravity/docs/` 폴더 내에 새로운 `.md` 파일이 생성된 경우.
- **저장 정책**: 해당 파일을 `00_Raw/` 폴더에 **복사(Copy)**한다.
- **목록 갱신**: `/Volumes/Data/project/Antigravity/docs/records/Antigravity/timeline.md` 등 문서 목록 파일에서 해당 항목 뒤에 ` [복사됨]` 표기를 추가한다.
- **예외 사항**: 이미 ` [복사됨]`으로 표기된 문서는 중복 복사하지 않는다.
- **목적**: 프로젝트 진행 과정에서 발생하는 결정사항(ADR), 계획, 버그 리포트 등을 위키 지식 베이스로 자동 통합.
---
## 5. ⚠️ 절대 준수 사항 (Critical Rules)