docs: preserved 파일 로그 이관 경계 명시

This commit is contained in:
2026-08-18 12:41:38 +00:00
parent da0e32f422
commit cd774afb47
2 changed files with 18 additions and 0 deletions
+7
View File
@@ -89,6 +89,13 @@ archive rows are immutable. Incremental mode does not mirror source deletions.
If either assumption is false, take a new reviewed backup and run full mode;
do not edit checkpoint rows by hand.
The command reads MariaDB only. Ref `logs/preserved/<season>/` directories are
heterogeneous filesystem archives (old general/battle text, tournament text,
SQLite API logs, and operational logs), not an incremental database feed.
`ng_old_generals.data.history` and `ng_history` carry the supported long-lived
history. Do not point this CLI at, copy, or infer database rows from preserved
log files; a file-log archive needs a separate reviewed migration contract.
## Commands
```sh