Files
shacraft-core/docs/verification/demo.json
T

77 lines
1.8 KiB
JSON

{
"edit": {
"changed": 1,
"replayed": false,
"revision": 1
},
"metrics": {
"process": {
"peak_rss_bytes": 6131712,
"rss_bytes": 6131712,
"source": "/proc/self/status (null when unavailable)"
},
"storage": {
"cache_capacity_sections": 64,
"cache_entries": 2,
"cache_evictions": 0,
"cache_hits": 3,
"cache_misses": 2,
"cache_payload_bytes": 1076,
"cache_representation": "encoded_uniform_palette_dense",
"commits_this_handle": 8,
"coordinate_limit": 30000000,
"database_bytes": 77824,
"history_change_count": 1026,
"history_retention": "all_operations_until_explicit_future_retention_policy",
"immutable_blob_count": 2,
"last_mutation_duration_us": 99,
"max_edit_cells": 32768,
"max_read_volume": 262144,
"operation_count": 4,
"os_rss_bytes": null,
"overlay_section_count": 4,
"registry_count": 2,
"registry_limit_states": 262144,
"registry_text_bytes": 27,
"schema_version": 1,
"shm_bytes": 32768,
"snapshot_count": 1,
"sqlite_cache_budget_bytes": 4194304,
"sqlite_journal_mode": "wal",
"sqlite_synchronous": "FULL",
"transient_decoded_payload_peak_estimate_bytes": 32768,
"wal_bytes": 0,
"world_count": 3,
"world_limit": 10000
}
},
"reset": {
"changed": 0,
"replayed": false,
"revision": 3
},
"scenario": "shared floor -> isolated edit -> undo -> reset",
"undo": {
"changed": 1,
"replayed": false,
"revision": 2
},
"worlds": [
{
"name": "arena_a",
"revision": 3,
"template": "template"
},
{
"name": "arena_b",
"revision": 0,
"template": "template"
},
{
"name": "template",
"revision": 1,
"template": null
}
]
}