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
+4
View File
@@ -527,6 +527,10 @@ nodes have been deleted from `main.tscn`. The surviving nodes live under
mapping still exists for eating, rest, study, and patrol, so this phase is not
complete.
The former `FoodZone` is now `PantryMarker` backed by simulation-owned
`StorageStateRecord` state and explicit deposit/withdraw transactions. A
dedicated authored StorageNode presentation is still pending.
**Exit:** temporary activity markers and task-to-marker mapping are deleted,
not merely unused.