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
+2 -2
View File
@@ -6,7 +6,7 @@ tags: [auto-reinforced, icre-framework, cognition, information-processing, reaso
last_reinforced: 2026-04-20
---
# [[ICRE-Framework]]
# [[ICRE-Framework|ICRE-Framework]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "지능의 4박자 순환: 정보를 포착(Capture)하고, 맥락을 파악(Information)하며, 논리적으로 추론(Reasoning)한 뒤, 실제 행동으로 옮기는(Execution) 일련의 프로세스이자, 유능한 에이전트가 갖춰야 할 필수 인지 파이프라인."
@@ -24,6 +24,6 @@ ICRE 프레임워크는 지능적 개체(인간 또는 AI)가 문제를 해결
- **정책 변화(RL Update)**: 각 단계가 순차적으로 일어나기보다, 실행 결과(E)를 다시 포착(C)하여 추론(R)을 수정하는 '폐쇄 루프 자가 피드백 정책'이 에이전트의 지능을 결정하는 척도가 됨.
## 🔗 지식 연결 (Graph)
- Agentic-Workflow, [[Reasoning]], [[Knowledge synthesis]], [[Cognitive-Architecture]], [[Feedback-Loops]]
- Agentic-Workflow, [[Reasoning|Reasoning]], [[Knowledge synthesis|Knowledge synthesis]], [[Cognitive-Architecture|Cognitive-Architecture]], [[Feedback-Loops|Feedback-Loops]]
- **Modern Tech/Tools**: AutoGPT, LangChain, AI Agents, Robotic Process Automation (RPA).
---