Expand description
Embedded, provenance-pinned hero gameplay data.
The data file is a checked-in projection of the user-provided
workshop-data export. This module owns parsing, schema validation, and
dataset-digest verification; query and calculation APIs remain separate.
Constants§
- GAMEPLAY_
DATA - The canonical gameplay dataset embedded in the crate.
Functions§
- builtin
- Load the checked-in gameplay dataset.
- content_
digest - Compute the deterministic SHA-256 identity of a gameplay dataset.
- load
- Load and validate a gameplay dataset from its JSON representation.