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
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AI-SYSTEM-PROMPT
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.99
tags: [LLM, Prompting, SystemPrompt, Instruction]
last_reinforced: 2026-04-20
@@ -22,5 +22,5 @@ last_reinforced: 2026-04-20
- 시스템 프롬프트는 강력하지만, '프롬프트 주입(Prompt Injection)' 공격에 의해 무력화되거나 외부로 유출될 수 있다. 최신 모델들은 시스템 프롬프트를 별도의 보안 계층(Trusted segment)에서 처리하여 유저 입력과의 충돌을 방지하려 노력하고 있다.
## 🔗 지식 연결 (Graph)
- Related: [[Prompt Injection (프롬프트 주입 공격)]] , [[Sycophancy (LLM 아첨 문제)]]
- Related: Prompt Injection (프롬프트 주입 공격) , Sycophancy (LLM 아첨 문제)
- Application: [[AI 에이전트 (AI Agent)]]