docs: document economic event pipeline

This commit is contained in:
2026-07-05 18:04:20 +02:00
parent f9601a67d1
commit 2fcf641152
7 changed files with 92 additions and 18 deletions
+3 -1
View File
@@ -529,7 +529,9 @@ 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.
dedicated authored StorageNode presentation is still pending. Successful food
transfers now emit serializable economic events, and an active NPC visibly
carries food between source, pantry, and consumption.
**Exit:** temporary activity markers and task-to-marker mapping are deleted,
not merely unused.