feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-REDB-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, relational-database, rdbms, sql, data-integrity, structured-data]
last_reinforced: 2026-04-20
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 본 지식 시스템은 RDB의 정적인 구조보다는 유연한 '그래프 관계 정책(Node & Link)'을 추구하나, 메타데이터 관리 측면에서는 RDB의 엄격한 식별(id) 정책을 차용하여 지식의 고유성 정책을 보호 중임. (Vector-Database와 맥락 공유)
## 🔗 지식 연결 (Graph)
- [[Reliability]], [[Vector-Database]], [[Information-Society]], [[Efficiency]], [[Technical-Architecture]]
- [[Reliability]], Vector-Database, [[Information-Society]], [[Efficiency]], [[Technical-Architecture]]
- **Modern Tech/Tools**: MySQL, PostgreSQL, Oracle, SQL Server, Supabase.
---