feat(phase0): complete shared contracts and milestone plan

This commit is contained in:
2026-09-05 12:08:36 -07:00
parent ee774d0307
commit 63895c4fe7
23 changed files with 1433 additions and 161 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
},
"bindings": [
{
"from": "parameters.non_existent_param",
"to": "parameters.activity"
"source": "parameters.non_existent_param",
"target": "parameters.activity"
}
]
}