docs: mark simulation definitions phase complete

This commit is contained in:
2026-07-05 13:35:42 +02:00
parent f816f3976a
commit 81df7b5939
8 changed files with 118 additions and 25 deletions
+5
View File
@@ -27,6 +27,11 @@ Unknown schema versions and structurally incomplete records are rejected. Add
an explicit migration function before accepting a future version; never
silently reinterpret old data as the newest layout.
NPC action and profession references are serialized as stable strings and
restored as `StringName`. Records referencing unknown executable actions or
professions are rejected against the validated definition registry. See
[the simulation definitions](SIMULATION_DEFINITIONS.md).
## Deterministic continuation
RNG seeds and internal states are encoded as decimal strings. They are signed