docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: [[P-Reinforce]]-AUTO-BLOC-001
|
||||
id: [[P-Reinforce|P-Reinforce]]-AUTO-BLOC-001
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 0.96
|
||||
tags: [auto-reinforced, blockchain, decentralization, cryptography, trust, distributed-ledger]
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
# [[Blockchain]]
|
||||
# [[Blockchain|Blockchain]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "신뢰의 기술적 구현: 중앙 집중된 관리자 없이도, 분산된 참여자 모두가 장부를 공동으로 관리하고 암호학적으로 검증함으로써 위변조가 불가능한 거래 기록을 공유하는 '디지털 신뢰 기계'."
|
||||
@@ -16,7 +16,7 @@ last_reinforced: 2026-04-20
|
||||
|
||||
1. **핵심 메커니즘**:
|
||||
* **Decentralization**: 특정 서버가 아닌 참여자 모두가 데이터를 가짐.
|
||||
* **Immutability (불변성)**: 해시 함수의 연결성을 통해 한 번 기록된 데이터를 고치는 게 사실상 불가능함. ([[Availability-and-Persistence]]와 연결)
|
||||
* **Immutability (불변성)**: 해시 함수의 연결성을 통해 한 번 기록된 데이터를 고치는 게 사실상 불가능함. ([[Availability-and-Persistence|Availability-and-Persistence]]와 연결)
|
||||
* **Consensus Algorithm**: 무엇이 진짜 장부인지 합의하는 규칙 (PoW, PoS 등).
|
||||
2. **왜 중요한가?**:
|
||||
* 은행 같은 중개자 없이도 가치(Value)와 정보(Information)를 직접 주고받을 수 있는 프로토콜 경제를 가능케 함.
|
||||
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
|
||||
- **정책 변화(RL Update)**: AI 지식 생태계 정책에서, 데이터의 출처(Provenance)와 학습 기여도를 투명하게 기록하고 보상하는 'AI x Blockchain 융합 정책'이 저작권 및 공정 보상 이슈의 해결책으로 떠오름.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[AI & Data Sovereignty]], [[Availability-and-Persistence]], Pattern Recognition, [[Information-Theory]], [[Ethics & AI]]
|
||||
- **Modern Tech/Tools**: Ethereum (Smart Contracts), Hyperledger, IPFS (Distributed [[Storage]]).
|
||||
- [[AI & Data Sovereignty|AI & Data Sovereignty]], [[Availability-and-Persistence|Availability-and-Persistence]], Pattern Recognition, [[Information-Theory|Information-Theory]], [[Ethics & AI|Ethics & AI]]
|
||||
- **Modern Tech/Tools**: Ethereum (Smart Contracts), Hyperledger, IPFS (Distributed [[Storage|Storage]]).
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user