[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
+4 -4
View File
@@ -1,5 +1,5 @@
---
id: P-REINFORCE-AUTO-BEDE-001
id: [[P-Reinforce]]-AUTO-BEDE-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, clarity, precision, communication, documentation, detailing]
@@ -17,7 +17,7 @@ last_reinforced: 2026-04-20
1. **구체화의 도구**:
* **Quantification**: "매우 빠름" 대신 "응답 속도 10ms 미만"으로 정의.
* **Contextualization**: "로그인 기능" 대신 "이메일 형식 검증과 소셜 연동을 포함한 중앙 정렬 형의 모달 로그인 창"으로 묘사.
* **Edge Case consideration**: 보편적인 상황뿐만 아니라 발생 가능한 예외 상황까지 미리 상세히 기술함 (Anomaly-Detection과 연결).
* **Edge Case consideration**: 보편적인 상황뿐만 아니라 발생 가능한 예외 상황까지 미리 상세히 기술함 ([[Anomaly-Detection]]과 연결).
2. **왜 중요한가?**:
* 특히 AI 프롬프트 엔지니어링이나 지시 이행(Instruction following) 과정에서, 지시가 디테일할수록 모델의 환각(Hallucination)이 급격히 줄어듦.
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 기술 문서 작성 정책에서, 단순히 기능 목록을 나열하는 방식에서 벗어나 실제 구현 가능한 코드 스니펫과 구체적인 에러 대응 시나리오를 포함하는 '실무형 상세 가이드라인 정책'으로 개편됨.
## 🔗 지식 연결 (Graph)
- [[Articulateness]], [[Analysis]], [[Workflow-Integrity]], [[Standardization vs Innovation]], [[Ps-Reinforce]]
- **Modern Tech/Tools**: Prompt engineering best practices, RFC (Request for Comments) process.
- [[Articulateness]], [[Analysis]], [[Workflow-Inte[[Grit]]y]], [[Standardization vs Innovation]], [[Ps-Reinforce]]
- **Modern Tech/Tools**: [[prompt]] engineering best practices, RFC (Request for Comments) process.
---