문서 업데이트: 레거시 엔진 아키텍처 및 명령 카탈로그 추가

This commit is contained in:
2025-12-26 19:06:33 +00:00
parent 475772240c
commit f41c50b9c1
7 changed files with 580 additions and 0 deletions
+6
View File
@@ -28,3 +28,9 @@ Move items into the main docs once they are finalized.
- "Next-turn intent" (예턴) data schema and lifecycle
- Profile selection workflow and deployment mapping
## Legacy Engine Docs
- [AI suggestion] Expand monthly pipeline details (`preUpdateMonthly`, `postUpdateMonthly`, `turnDate`, `checkStatistic`) with concrete side effects and tables touched.
- [AI suggestion] Document `ConquerCity()` resolution paths (nation collapse, officer handling, reward/penalty rules).
- [AI suggestion] Clarify command prefix semantics (`che_`, `cr_`, `event_`) and add per-command effect summaries.