feat(wip): 시나리오 로더 및 파서 구현, 관련 타입 추가

This commit is contained in:
2025-12-28 14:42:23 +00:00
parent fab128943c
commit afe5cadd9f
11 changed files with 507 additions and 2 deletions
+2
View File
@@ -31,6 +31,8 @@ Move items into the main docs once they are finalized.
- "Next-turn intent" (예턴) data schema and lifecycle
- Profile selection workflow and deployment mapping
- [AI suggestion] Define a scenario bootstrap pipeline that turns scenario/map/unit set inputs into a world snapshot or DB seed payload.
- [AI suggestion] Implement a DB-backed world loader for turn daemon startup (nation/city/general + scenario config).
## Legacy Engine Docs