sim_map_put
Store a key->value lookup table as its own content-addressed entity — a generated parameter sweep, a rate table, a component registry, anything shaped as key->value rather than free text (an artifact) or a Petri net (a model). Returns its content id; the same data, even with keys inserted in a different order, returns the same id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | the table as a JSON object |