feat(ontology): add core service catalog

This commit is contained in:
Codex
2026-06-20 12:54:03 +03:00
parent 83cca4224b
commit 2d5fef3948
59 changed files with 7878 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"id": "context.engine.example.workflow",
"surface": "engine",
"entityId": "engine.workflow_l1",
"sourceSystem": "nodedc-engine",
"label": "Example Engine Workflow",
"status": "planned",
"refs": {
"workflow_id": "example-workflow-id",
"node_id": "example-node-id"
}
}