docs: document food storage transaction loop

This commit is contained in:
2026-07-05 17:57:33 +02:00
parent 6dbb395bd6
commit ebf70a711a
8 changed files with 92 additions and 14 deletions
+5
View File
@@ -57,6 +57,11 @@ active. Nested v1 NPC records migrate explicitly with no invented active
destination. This allows a reloaded visual to resume travel without changing
target selection or deterministic RNG state.
NPCStateRecord v3 adds carried inventory. SimulationStateRecord v2 adds
StorageStateRecord entries; world-schema v1 migrates legacy village food into
the stable `village_pantry` record. Parsed storage values are canonicalized so
save/restore continuation retains byte-stable checksums.
## Resource authority
`SimulationManager` owns `ResourceStateRecord` instances independently of the