pub const JSON_VERIFY_FORMAT: &str = "memstead-verify/v1";Expand description
Version marker on projection verify --json. External contract: bump the
vN when the payload’s shape changes so a consumer asserting it fails
loudly instead of misparsing. House style — see memstead-export/v1
(commands/export.rs) and workspace-dump/v0 (commands/workspace.rs).