docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -1,20 +1,20 @@
# [[ConnectAI]] Dev Log - 2026.04.29 (v2.2.67)
# [[Connect AI 기술 문서 및 사용 설명서|ConnectAI]] Dev Log - 2026.04.29 (v2.2.67)
## 📌[[ brief]] Summary
**ConnectAI (Brand: G1nation)** 프로젝트의 v2.2.67 스테이블 빌드 완료 보고. 주요 업데이트로는 에이전트 선택 영속화, [[P-Reinforce]] 위키화 규칙 정교화, 그리고 결과물 외부 내보내기(Export to MD) 기능이 포함됨.
## 📌 Brief Summary
**ConnectAI (Brand: G1nation)** 프로젝트의 v2.2.67 스테이블 빌드 완료 보고. 주요 업데이트로는 에이전트 선택 영속화, [[P-Reinforce|P-Reinforce]] 위키화 규칙 정교화, 그리고 결과물 외부 내보내기(Export to MD) 기능이 포함됨.
## 🏷️ Metadata
* **Context**: [[Software Development]], [[AI Agent Architecture]]
* **Type**: [[Implementation (Log)]]
* **Level**: [[Level: Meso]]
* **Context**: Software Development, AI Agent Architecture
* **Type**: Implementation (Log
* **Level**: Level: Meso
## 📖 Core Content
### 1. 주요 업데이트 상세
* **에이전트 선택 영속화 (Agent Persistence)**:
- 사용자가 사이드바에서 선택한 스킬(Default, Steve Jobs 등)을 VS Code `global[[State]]`에 저장.
- 사용자가 사이드바에서 선택한 스킬(Default, Steve Jobs 등)을 VS Code `global[[State|State]]`에 저장.
- 재시작 시 이전 상태를 즉시 복구하여 사용자 경험(UX) 강화.
* **[[P-Reinforce]] 위키화 규칙 고도화**:
* **[[P-Reinforce|P-Reinforce]] 위키화 규칙 고도화**:
- 추상적 개념보다는 **실질적 내용, 일정, 방향성** 중심의 정리 프로세스 확립.
- Raw ➔ Wiki ➔ Archive로 이어지는 데이터 생애주기 정책 적용.
* **Export to MD 기능**:
@@ -22,14 +22,14 @@
- `showSaveDialog`를 활용하여 로컬 파일 시스템에 마크다운 저장 기능 구현.
### 2. 기술 스택 및 구조
* **Core**: `src/extension.ts` (Entry), `src/sidebarProvider.ts` (UI/[[Logic]])
* **Core**: `src/extension.ts` (Entry), `src/sidebarProvider.ts` (UI/[[Logic|Logic]])
* **Intelligence**: `src/agent.ts` (LLM Interface), `src/utils.ts` (FileSystem/Logic)
* **External**: `src/bridge.ts` ([[Agent University]] Interface)
* **External**: `src/bridge.ts` (Agent University Interface)
## 🔗 Knowledge Connections
* **Upstream (Prerequisite)**: [[VS Code Extension API]], [[P-Reinforce Architecture]]
* **Horizontal (Related)**: [[Ollama]], [[LM Studio]], [[G1nation]]
* **Downstream (Next Step)**: [[Wiki Tree Auto-Insertion]], [[Prompt Engineering Optimization]]
* **Upstream (Prerequisite)**: VS Code Extension API, P-Reinforce Architecture
* **Horizontal (Related)**: Ollama, LM Studio, G1nation
* **Downstream (Next Step)**: Wiki Tree Auto-Insertion, Prompt Engineering Optimization
---
*Last updated: 2026-04-29*
+2 -2
View File
@@ -1,5 +1,5 @@
# Index: Topics > Agent & AI
## 📝 Documents
- [[P-Reinforce]]
- [[Zen-Pop]]
- [[P-Reinforce|P-Reinforce]]
- [[Zen-Pop|Zen-Pop]]
+2 -2
View File
@@ -7,7 +7,7 @@ last_reinforced: 2026-04-21
github_commit: "initial"
---
# [[P-Reinforce]]
# [[P-Reinforce|P-Reinforce]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> 파편화된 정보를 자율적으로 구조화하고 연결하여 스스로 성장하는 '외부 뇌'를 구축하는 강화학습 기반 지식 엔진.
@@ -15,7 +15,7 @@ github_commit: "initial"
## 📖 구조화된 지식 (Synthesized Content)
- **추출된 패턴:** Karpathy의 LLM-Wiki 아키텍처를 실전 에이전트 스킬로 구현하여, 지식의 엔트로피를 낮추고 연결성을 극대화함.
- **세부 내용:**
- **RL [[Logic]]**: $R = w_1(Accuracy) + w_2(Connectivity) + w_3(Satisfaction)$ 공식을 통해 최적의 폴더링 수행.
- **RL [[Logic|Logic]]**: $R = w_1(Accuracy) + w_2(Connectivity) + w_3(Satisfaction)$ 공식을 통해 최적의 폴더링 수행.
- **Autonomous Folderling**: 85% 이상의 유사도 시 기존 폴더 배치, 신규 개념 등장 시 즉시 카테고리 확장.
- **Git Sync**: 모든 지식의 변화를 GitHub 타임라인에 영속적으로 기록.
+2 -2
View File
@@ -7,7 +7,7 @@ last_reinforced: 2026-04-21
github_commit: "initial"
---
# [[Zen-Pop]]
# [[Zen-Pop|Zen-Pop]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> 미디어파이프 핸드 트래킹과 웹 오디오 기술을 통해 스트레스 해소와 무의식적 학습을 결합한 글로벌 힐링 ASMR 플랫폼.
@@ -24,5 +24,5 @@ github_commit: "initial"
## 🔗 지식 연결 (Graph)
- **Parent**: Agent Ecosystem
- **Related**: NUI [[Architecture]], Sensory Tokens
- **Related**: NUI [[Architecture|Architecture]], Sensory Tokens
- **Raw Source**: 00_Raw/2026-04-21-Zen-Pop_Architect_Info