unclean SPARC

This commit is contained in:
STEINNI
2025-08-27 07:03:09 +00:00
commit f308460931
430 changed files with 54426 additions and 0 deletions
@@ -0,0 +1,66 @@
{
"entities": [
{
"title": "",
"subtitle": "Creation",
"severity": "secondary",
"badge": null,
"data": {
"id": "start"
}
},
{
"title": "",
"subtitle": "Content",
"severity": "secondary",
"badge": null,
"data": {
"id": "template"
}
},
{
"title": "",
"subtitle": "Recipients",
"severity": "secondary",
"badge": null,
"data": {
"id": "recipients"
}
},
{
"title": "",
"subtitle": "Data Mapping",
"severity": "secondary",
"badge": null,
"data": {
"id": "mappings"
}
},
{
"title": "",
"subtitle": "Review",
"severity": "secondary",
"badge": null,
"data": {
"id": "approval"
}
},
{
"title": "",
"subtitle": "Expedition",
"severity": "secondary",
"badge": null,
"data": {
"id": "schedule"
}
}
],
"relations": [
{ "source": "start", "target": "template" },
{ "source": "start", "target": "recipients" },
{ "source": "template", "target": "mappings" },
{ "source": "recipients", "target": "mappings" },
{ "source": "mappings", "target": "approval" },
{ "source": "approval", "target": "schedule" }
]
}