SESM-Metadata-Example.json
Minimal example metadata payload for adopters embedding their first SESM block:
{
"sesm_version": "0.3.0",
"asset": {
"id": "example-asset",
"role": "icon",
"title": "Example Asset",
"tags": ["example"]
},
"provenance": {
"generated": false
}
}