[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
---
id: P-REINFORCE-AUTO-BLOC-001
id: [[P-Reinforce]]-AUTO-BLOC-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.96
tags: [auto-reinforced, blockchain, decentralization, cryptography, trust, distributed-ledger]
@@ -16,7 +16,7 @@ last_reinforced: 2026-04-20
1. **핵심 메커니즘**:
* **Decentralization**: 특정 서버가 아닌 참여자 모두가 데이터를 가짐.
* **Immutability (불변성)**: 해시 함수의 연결성을 통해 한 번 기록된 데이터를 고치는 게 사실상 불가능함. (Availability-and-Persistence와 연결)
* **Immutability (불변성)**: 해시 함수의 연결성을 통해 한 번 기록된 데이터를 고치는 게 사실상 불가능함. ([[Availability-and-Persistence]]와 연결)
* **Consensus Algorithm**: 무엇이 진짜 장부인지 합의하는 규칙 (PoW, PoS 등).
2. **왜 중요한가?**:
* 은행 같은 중개자 없이도 가치(Value)와 정보(Information)를 직접 주고받을 수 있는 프로토콜 경제를 가능케 함.
@@ -27,5 +27,5 @@ last_reinforced: 2026-04-20
## 🔗 지식 연결 (Graph)
- [[AI & Data Sovereignty]], [[Availability-and-Persistence]], Pattern Recognition, [[Information-Theory]], [[Ethics & AI]]
- **Modern Tech/Tools**: Ethereum (Smart Contracts), Hyperledger, IPFS (Distributed storage).
- **Modern Tech/Tools**: Ethereum (Smart Contracts), Hyperledger, IPFS (Distributed [[Storage]]).
---