문서 추가: 일반 AI 행동 및 정책 모델 설명

This commit is contained in:
2025-12-26 19:42:08 +00:00
parent acfb30bbb6
commit a0fd36765f
3 changed files with 193 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ Move items into the main docs once they are finalized.
- In-memory state lifecycle and DBMS flush checkpoints
- Recovery behavior after partial flush or crash
- Observability: metrics, logs, and alerts for turn processing
- [AI suggestion] Define a stable in-memory AI state contract (snapshot + delta invalidation rules) aligned with `GeneralAI` inputs.
## Game Logic and Testing