docs: mark simulation definitions phase complete
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user