{
"data": [
"todos": [[], ["s": "array"]],
],
"memo": {
"id": "...",
"name": "...",
"path": "...",
"method": "...",
"locale": "...",
"children": "..."
},
"checksum": "..."
}{
"snapshot": {...},
"updates": {
"todos.0": "hey",
},
"calls": [
[
"path": "",
"method": "add",
"params": [],
]
]
}{
"snapshot": {...},
"effects": {
"html": "...",
"returns": []
}
}