@bpmnkit/docspack 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (196) hide show
  1. package/.llms/chunks/cli.casen.aikit-skills.md +2 -2
  2. package/.llms/chunks/cli.casen.bpmn-generation-pipeline.md +2 -2
  3. package/.llms/chunks/cli.casen.connection-profiles.md +1 -1
  4. package/.llms/chunks/cli.casen.generate-bpmn-files.md +3 -3
  5. package/.llms/chunks/cli.casen.mcp-server-mode.md +31 -0
  6. package/.llms/chunks/cli.casen.md +1 -1
  7. package/.llms/chunks/cli.casen.plugins.md +2 -2
  8. package/.llms/chunks/cli.casen.worker-commands.md +20 -23
  9. package/.llms/chunks/cli.connector.all-flags.md +1 -1
  10. package/.llms/chunks/cli.connector.browse-the-bundled-ootb-catalog.md +2 -2
  11. package/.llms/chunks/cli.connector.built-in-catalog.md +1 -1
  12. package/.llms/chunks/cli.connector.common-workflows.md +1 -1
  13. package/.llms/chunks/cli.connector.generate-from-the-openapi-catalog.md +1 -1
  14. package/.llms/chunks/cli.connector.md +1 -1
  15. package/.llms/chunks/cli.connector.programmatic-usage.md +2 -2
  16. package/.llms/chunks/cli.connector.what-gets-generated.md +1 -1
  17. package/.llms/chunks/cli.diff.flags.md +46 -0
  18. package/.llms/chunks/cli.diff.md +43 -0
  19. package/.llms/chunks/cli.diff.the-same-diff-elsewhere.md +14 -0
  20. package/.llms/chunks/cli.generate.definition-mode-ai-scripting-path.md +1 -1
  21. package/.llms/chunks/cli.generate.md +1 -1
  22. package/.llms/chunks/cli.generate.modify-existing-mode-input.md +1 -1
  23. package/.llms/chunks/cli.generate.typical-ai-workflow.md +1 -1
  24. package/.llms/chunks/cli.plugin-authoring.md +1 -1
  25. package/.llms/chunks/cli.plugin-authoring.plugin-naming-conventions.md +1 -1
  26. package/.llms/chunks/cli.plugin-authoring.test-locally.md +1 -1
  27. package/.llms/chunks/cli.plugin-authoring.the-bpmnkit-cli-sdk-sdk.md +1 -1
  28. package/.llms/chunks/cli.plugin-authoring.what-gets-generated.md +1 -1
  29. package/.llms/chunks/cli.plugin-authoring.writing-commands.md +1 -1
  30. package/.llms/chunks/cli.plugins.bpmnkit-casen-report.md +1 -1
  31. package/.llms/chunks/cli.plugins.bpmnkit-casen-worker-http.md +2 -2
  32. package/.llms/chunks/cli.plugins.md +3 -4
  33. package/.llms/chunks/cli.skills.deploy.md +1 -1
  34. package/.llms/chunks/cli.skills.implement.md +2 -2
  35. package/.llms/chunks/cli.skills.md +2 -2
  36. package/.llms/chunks/cli.skills.no-mcp-server-required.md +1 -1
  37. package/.llms/chunks/cli.skills.review.md +1 -1
  38. package/.llms/chunks/cli.skills.test.md +1 -1
  39. package/.llms/chunks/cli.view.folder-support.md +1 -1
  40. package/.llms/chunks/cli.view.md +1 -1
  41. package/.llms/chunks/cli.view.tabbed-navigation.md +1 -1
  42. package/.llms/chunks/getting-started.concepts.ai-compact-format.md +13 -2
  43. package/.llms/chunks/getting-started.concepts.auto-layout.md +1 -1
  44. package/.llms/chunks/getting-started.concepts.parsing-and-serializing.md +49 -9
  45. package/.llms/chunks/getting-started.concepts.the-fluent-builder.md +1 -1
  46. package/.llms/chunks/getting-started.concepts.zeebe-extensions.md +1 -1
  47. package/.llms/chunks/getting-started.installation.md +1 -1
  48. package/.llms/chunks/getting-started.installation.runtime-requirements.md +1 -1
  49. package/.llms/chunks/getting-started.installation.svg-canvas-viewer.md +2 -2
  50. package/.llms/chunks/getting-started.installation.worker-client.md +1 -1
  51. package/.llms/chunks/getting-started.quick-start.md +1 -1
  52. package/.llms/chunks/getting-started.quick-start.step-2-simulate-locally.md +1 -1
  53. package/.llms/chunks/getting-started.quick-start.step-3-deploy-to-camunda-8.md +1 -1
  54. package/.llms/chunks/getting-started.quick-start.what-s-next.md +8 -9
  55. package/.llms/chunks/guides.ai-agents.deploy-grade-validation.md +1 -1
  56. package/.llms/chunks/guides.ai-agents.how-it-s-modeled.md +1 -1
  57. package/.llms/chunks/guides.ai-agents.md +1 -1
  58. package/.llms/chunks/guides.ai-agents.see-also.md +3 -3
  59. package/.llms/chunks/guides.ai-agents.testing-without-a-real-llm-call.md +1 -1
  60. package/.llms/chunks/guides.ai-agents.the-aiagent-plan-step.md +1 -1
  61. package/.llms/chunks/guides.ai-implement.deploying.md +2 -2
  62. package/.llms/chunks/guides.ai-implement.extending-an-existing-process.md +1 -1
  63. package/.llms/chunks/guides.ai-implement.lightweight-alternative-casen-skills-install.md +2 -2
  64. package/.llms/chunks/guides.ai-implement.md +2 -2
  65. package/.llms/chunks/guides.ai-implement.the-claude-code-plugin.md +2 -2
  66. package/.llms/chunks/guides.ai.claude-api-example.md +1 -1
  67. package/.llms/chunks/guides.ai.mcp-server.md +1 -1
  68. package/.llms/chunks/guides.ai.md +25 -2
  69. package/.llms/chunks/guides.ai.minimal-empty-diagram.md +1 -1
  70. package/.llms/chunks/guides.ai.openai-function-calling.md +1 -1
  71. package/.llms/chunks/guides.building-processes.boundary-events.md +1 -1
  72. package/.llms/chunks/guides.building-processes.call-activities.md +1 -1
  73. package/.llms/chunks/guides.building-processes.events.md +1 -1
  74. package/.llms/chunks/guides.building-processes.multi-instance.md +67 -1
  75. package/.llms/chunks/guides.building-processes.service-tasks.md +1 -1
  76. package/.llms/chunks/guides.building-processes.sub-processes.md +1 -1
  77. package/.llms/chunks/guides.building-processes.task-defaults.md +1 -1
  78. package/.llms/chunks/guides.claude-code-plugin.ambient-hooks.md +1 -1
  79. package/.llms/chunks/guides.claude-code-plugin.configuration.md +3 -3
  80. package/.llms/chunks/guides.claude-code-plugin.md +1 -1
  81. package/.llms/chunks/guides.claude-code-plugin.reference-docs.md +1 -1
  82. package/.llms/chunks/guides.deployment.ci-cd-deploy-on-push.md +1 -1
  83. package/.llms/chunks/guides.deployment.deploying-a-process.md +1 -1
  84. package/.llms/chunks/guides.deployment.handling-jobs.md +1 -1
  85. package/.llms/chunks/guides.deployment.managing-incidents.md +1 -1
  86. package/.llms/chunks/guides.deployment.md +1 -1
  87. package/.llms/chunks/guides.drop.md +12 -0
  88. package/.llms/chunks/guides.drop.reviewing-it-together.md +45 -0
  89. package/.llms/chunks/guides.drop.running-your-own.md +21 -0
  90. package/.llms/chunks/guides.drop.sharing-a-file.md +42 -0
  91. package/.llms/chunks/guides.drop.what-drop-is-not.md +12 -0
  92. package/.llms/chunks/guides.gateways.branching-inside-sub-processes.md +1 -1
  93. package/.llms/chunks/guides.gateways.exclusive-gateway-xor.md +1 -1
  94. package/.llms/chunks/guides.gateways.inclusive-gateway-or.md +1 -1
  95. package/.llms/chunks/guides.gateways.nested-branching.md +1 -1
  96. package/.llms/chunks/guides.gateways.parallel-gateway-and.md +1 -1
  97. package/.llms/chunks/guides.patterns.how-matching-works.md +1 -1
  98. package/.llms/chunks/guides.patterns.md +1 -1
  99. package/.llms/chunks/guides.patterns.pattern-schema.md +1 -1
  100. package/.llms/chunks/guides.patterns.see-also.md +2 -2
  101. package/.llms/chunks/guides.patterns.using-patterns-from-the-cli.md +1 -1
  102. package/.llms/chunks/guides.patterns.what-a-pattern-contains.md +1 -1
  103. package/.llms/chunks/guides.simulation.dmn-decision-evaluation.md +1 -1
  104. package/.llms/chunks/guides.simulation.instance-state.md +1 -1
  105. package/.llms/chunks/guides.simulation.md +1 -1
  106. package/.llms/chunks/guides.simulation.message-correlation.md +1 -1
  107. package/.llms/chunks/guides.simulation.multiple-deployments.md +1 -1
  108. package/.llms/chunks/guides.vscode.commands.md +14 -0
  109. package/.llms/chunks/guides.vscode.installing.md +22 -0
  110. package/.llms/chunks/guides.vscode.md +13 -0
  111. package/.llms/chunks/guides.vscode.settings.md +19 -0
  112. package/.llms/chunks/guides.vscode.support.md +11 -0
  113. package/.llms/chunks/guides.vscode.what-it-does-a-feel-playground-on-your-selection.md +8 -0
  114. package/.llms/chunks/guides.vscode.what-it-does-a-visual-diff-in-source-control.md +11 -0
  115. package/.llms/chunks/guides.vscode.what-it-does-copy-the-diagram-as-text.md +8 -0
  116. package/.llms/chunks/guides.vscode.what-it-does-deploy-against-your-own-clusters.md +21 -0
  117. package/.llms/chunks/guides.vscode.what-it-does-editing-that-leaves-a-readable-diff.md +22 -0
  118. package/.llms/chunks/guides.vscode.what-it-does-findings-in-the-problems-panel.md +13 -0
  119. package/.llms/chunks/guides.vscode.what-it-does-preview-beside-the-source.md +12 -0
  120. package/.llms/chunks/guides.vscode.what-it-does-run-the-diagram-in-the-editor.md +9 -0
  121. package/.llms/chunks/guides.workers-standalone.anatomy-of-a-worker.md +1 -1
  122. package/.llms/chunks/guides.workers-standalone.camunda-saas.md +1 -1
  123. package/.llms/chunks/guides.workers-standalone.environment-variables.md +1 -1
  124. package/.llms/chunks/guides.workers-standalone.md +1 -1
  125. package/.llms/chunks/guides.workers-standalone.running-workers.md +1 -1
  126. package/.llms/chunks/guides.workers-standalone.see-also.md +3 -3
  127. package/.llms/chunks/packages.api.incident-resolution.md +1 -1
  128. package/.llms/chunks/packages.api.observability-events.md +1 -1
  129. package/.llms/chunks/packages.api.overview.md +1 -1
  130. package/.llms/chunks/packages.api.process-operations.md +1 -1
  131. package/.llms/chunks/packages.api.resource-namespaces.md +1 -1
  132. package/.llms/chunks/packages.canvas.events.md +1 -1
  133. package/.llms/chunks/packages.canvas.options.md +1 -1
  134. package/.llms/chunks/packages.canvas.overview.md +1 -1
  135. package/.llms/chunks/packages.connector-gen.body-expansion.md +1 -1
  136. package/.llms/chunks/packages.connector-gen.catalog-reference.md +1 -1
  137. package/.llms/chunks/packages.connector-gen.catalogentry-type.md +2 -2
  138. package/.llms/chunks/packages.connector-gen.generating-from-the-catalog.md +1 -1
  139. package/.llms/chunks/packages.connector-gen.installation.md +1 -1
  140. package/.llms/chunks/packages.connector-gen.lower-level-api.md +1 -1
  141. package/.llms/chunks/packages.connector-gen.overview.md +1 -1
  142. package/.llms/chunks/packages.connector-gen.writeoptions.md +1 -1
  143. package/.llms/chunks/packages.core.dmn-support.md +1 -1
  144. package/.llms/chunks/packages.core.installation-ad-hoc-sub-processes-children-are-a-set-not-a-chain.md +42 -0
  145. package/.llms/chunks/packages.core.installation-applybpmnoperations-definitions-operations-options.md +23 -0
  146. package/.llms/chunks/packages.core.installation-bpmn.continueprocess-definitions-processid.md +45 -0
  147. package/.llms/chunks/packages.core.installation-bpmn.creatediagram-id.md +1 -1
  148. package/.llms/chunks/packages.core.installation-bpmn.createprocess-id-name.md +1 -1
  149. package/.llms/chunks/packages.core.installation-bpmn.export-definitions.md +1 -1
  150. package/.llms/chunks/packages.core.installation-bpmn.makeempty-processid-processname.md +1 -1
  151. package/.llms/chunks/packages.core.installation-bpmn.parse-xml.md +1 -1
  152. package/.llms/chunks/packages.core.installation-bpmn.sample_xml.md +1 -1
  153. package/.llms/chunks/packages.core.installation-compactify-definitions.md +11 -3
  154. package/.llms/chunks/packages.core.installation-createflowelement-id-type-options.md +7 -0
  155. package/.llms/chunks/packages.core.installation-diagrambuilder-collaborations.md +35 -0
  156. package/.llms/chunks/packages.core.installation-diffdiagram-before-after.md +33 -0
  157. package/.llms/chunks/packages.core.installation-diffsemantics-before-after.md +15 -0
  158. package/.llms/chunks/packages.core.installation-element-catalog.md +10 -0
  159. package/.llms/chunks/packages.core.installation-ensurezeebeextension-owner-extension.md +32 -0
  160. package/.llms/chunks/packages.core.installation-expand-compact.md +8 -2
  161. package/.llms/chunks/packages.core.installation-joins-inferred-by-default-or-declared.md +28 -0
  162. package/.llms/chunks/packages.core.installation-layoutprocess-process.md +1 -1
  163. package/.llms/chunks/packages.core.installation-processbuilder-methods.md +17 -2
  164. package/.llms/chunks/packages.core.installation-projectsemantics-definitions.md +7 -0
  165. package/.llms/chunks/packages.core.installation-reconcilecompact-definitions-compact-options.md +12 -0
  166. package/.llms/chunks/packages.core.installation-retypeelement-element-type.md +20 -0
  167. package/.llms/chunks/packages.core.installation-semantichash-definitions.md +23 -0
  168. package/.llms/chunks/packages.core.installation.md +1 -1
  169. package/.llms/chunks/packages.core.overview.md +2 -2
  170. package/.llms/chunks/packages.core.writing-files-bpmnkit-core-node-exportpreserving-original-definitions.md +51 -0
  171. package/.llms/chunks/packages.core.writing-files-bpmnkit-core-node-writebpmn-definitions-options.md +38 -0
  172. package/.llms/chunks/packages.core.writing-files-bpmnkit-core-node.md +7 -0
  173. package/.llms/chunks/packages.docspack.installation.md +2 -2
  174. package/.llms/chunks/packages.docspack.overview.md +1 -1
  175. package/.llms/chunks/packages.docspack.reading-it-yourself.md +1 -1
  176. package/.llms/chunks/packages.docspack.trust.md +1 -1
  177. package/.llms/chunks/packages.docspack.using-the-index-directly.md +2 -2
  178. package/.llms/chunks/packages.editor.basic-setup.md +1 -1
  179. package/.llms/chunks/packages.editor.full-editor-with-all-plugins.md +1 -1
  180. package/.llms/chunks/packages.editor.hud-options.md +1 -1
  181. package/.llms/chunks/packages.editor.overview.md +1 -1
  182. package/.llms/chunks/packages.engine.installation.md +1 -1
  183. package/.llms/chunks/packages.engine.overview.md +1 -1
  184. package/.llms/chunks/packages.engine.processinstance.md +1 -1
  185. package/.llms/chunks/packages.engine.variable-scoping.md +1 -1
  186. package/.llms/chunks/packages.worker-client.client.poll-jobtype-options.md +1 -1
  187. package/.llms/chunks/packages.worker-client.createworkerclient-options.md +1 -1
  188. package/.llms/chunks/packages.worker-client.job.complete-variables.md +1 -1
  189. package/.llms/chunks/packages.worker-client.md +1 -1
  190. package/.llms/chunks/packages.worker-client.oauth2-camunda-saas.md +1 -1
  191. package/.llms/chunks/packages.worker-client.see-also.md +3 -3
  192. package/.llms/manifest.json +699 -60
  193. package/README.md +2 -1
  194. package/dist/chunk.js +1 -1
  195. package/llms.txt +92 -53
  196. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://docspack.dev/schema/v1.json",
3
3
  "name": "@bpmnkit/docspack",
4
- "version": "0.0.2",
4
+ "version": "0.0.4",
5
5
  "documents": [
6
6
  "@bpmnkit/core",
7
7
  "@bpmnkit/canvas",
@@ -56,7 +56,7 @@
56
56
  {
57
57
  "id": "cli.casen.plugins",
58
58
  "file": "chunks/cli.casen.plugins.md",
59
- "tokens": 271,
59
+ "tokens": 270,
60
60
  "tags": [
61
61
  "cli",
62
62
  "casen",
@@ -67,7 +67,7 @@
67
67
  {
68
68
  "id": "cli.casen.bpmn-generation-pipeline",
69
69
  "file": "chunks/cli.casen.bpmn-generation-pipeline.md",
70
- "tokens": 281,
70
+ "tokens": 280,
71
71
  "tags": [
72
72
  "cli",
73
73
  "casen",
@@ -82,7 +82,7 @@
82
82
  {
83
83
  "id": "cli.casen.aikit-skills",
84
84
  "file": "chunks/cli.casen.aikit-skills.md",
85
- "tokens": 197,
85
+ "tokens": 196,
86
86
  "tags": [
87
87
  "cli",
88
88
  "casen",
@@ -94,13 +94,28 @@
94
94
  {
95
95
  "id": "cli.casen.worker-commands",
96
96
  "file": "chunks/cli.casen.worker-commands.md",
97
- "tokens": 192,
97
+ "tokens": 272,
98
98
  "tags": [
99
99
  "cli",
100
100
  "casen",
101
101
  "worker",
102
102
  "commands"
103
103
  ],
104
+ "entities": [
105
+ "config.toml"
106
+ ]
107
+ },
108
+ {
109
+ "id": "cli.casen.mcp-server-mode",
110
+ "file": "chunks/cli.casen.mcp-server-mode.md",
111
+ "tokens": 140,
112
+ "tags": [
113
+ "cli",
114
+ "casen",
115
+ "mcp",
116
+ "server",
117
+ "mode"
118
+ ],
104
119
  "entities": [
105
120
  "claude_desktop_config.json"
106
121
  ]
@@ -108,7 +123,7 @@
108
123
  {
109
124
  "id": "cli.connector",
110
125
  "file": "chunks/cli.connector.md",
111
- "tokens": 167,
126
+ "tokens": 166,
112
127
  "tags": [
113
128
  "cli",
114
129
  "connector"
@@ -150,7 +165,7 @@
150
165
  {
151
166
  "id": "cli.connector.all-flags",
152
167
  "file": "chunks/cli.connector.all-flags.md",
153
- "tokens": 329,
168
+ "tokens": 328,
154
169
  "tags": [
155
170
  "cli",
156
171
  "connector",
@@ -180,7 +195,7 @@
180
195
  {
181
196
  "id": "cli.connector.what-gets-generated",
182
197
  "file": "chunks/cli.connector.what-gets-generated.md",
183
- "tokens": 225,
198
+ "tokens": 224,
184
199
  "tags": [
185
200
  "cli",
186
201
  "connector",
@@ -215,6 +230,47 @@
215
230
  "@bpmnkit/connector-gen"
216
231
  ]
217
232
  },
233
+ {
234
+ "id": "cli.diff",
235
+ "file": "chunks/cli.diff.md",
236
+ "tokens": 412,
237
+ "tags": [
238
+ "cli",
239
+ "diff"
240
+ ],
241
+ "entities": [
242
+ "diffSemantics()",
243
+ "targetNamespace"
244
+ ]
245
+ },
246
+ {
247
+ "id": "cli.diff.flags",
248
+ "file": "chunks/cli.diff.flags.md",
249
+ "tokens": 301,
250
+ "tags": [
251
+ "cli",
252
+ "diff",
253
+ "flags"
254
+ ],
255
+ "entities": []
256
+ },
257
+ {
258
+ "id": "cli.diff.the-same-diff-elsewhere",
259
+ "file": "chunks/cli.diff.the-same-diff-elsewhere.md",
260
+ "tokens": 128,
261
+ "tags": [
262
+ "cli",
263
+ "diff",
264
+ "same",
265
+ "elsewhere"
266
+ ],
267
+ "entities": [
268
+ "diffDiagram()",
269
+ "@bpmnkit/core",
270
+ "createBpmnDiff()",
271
+ "@bpmnkit/plugins"
272
+ ]
273
+ },
218
274
  {
219
275
  "id": "cli.generate",
220
276
  "file": "chunks/cli.generate.md",
@@ -228,7 +284,7 @@
228
284
  {
229
285
  "id": "cli.generate.definition-mode-ai-scripting-path",
230
286
  "file": "chunks/cli.generate.definition-mode-ai-scripting-path.md",
231
- "tokens": 672,
287
+ "tokens": 671,
232
288
  "tags": [
233
289
  "cli",
234
290
  "generate",
@@ -255,7 +311,7 @@
255
311
  {
256
312
  "id": "cli.generate.modify-existing-mode-input",
257
313
  "file": "chunks/cli.generate.modify-existing-mode-input.md",
258
- "tokens": 449,
314
+ "tokens": 448,
259
315
  "tags": [
260
316
  "cli",
261
317
  "generate",
@@ -294,7 +350,7 @@
294
350
  {
295
351
  "id": "cli.plugin-authoring.what-gets-generated",
296
352
  "file": "chunks/cli.plugin-authoring.what-gets-generated.md",
297
- "tokens": 310,
353
+ "tokens": 309,
298
354
  "tags": [
299
355
  "cli",
300
356
  "plugin-authoring",
@@ -362,7 +418,7 @@
362
418
  {
363
419
  "id": "cli.plugin-authoring.plugin-naming-conventions",
364
420
  "file": "chunks/cli.plugin-authoring.plugin-naming-conventions.md",
365
- "tokens": 116,
421
+ "tokens": 115,
366
422
  "tags": [
367
423
  "cli",
368
424
  "plugin-authoring",
@@ -375,7 +431,7 @@
375
431
  {
376
432
  "id": "cli.plugins",
377
433
  "file": "chunks/cli.plugins.md",
378
- "tokens": 167,
434
+ "tokens": 172,
379
435
  "tags": [
380
436
  "cli",
381
437
  "plugins"
@@ -425,7 +481,7 @@
425
481
  {
426
482
  "id": "cli.skills.implement",
427
483
  "file": "chunks/cli.skills.implement.md",
428
- "tokens": 221,
484
+ "tokens": 220,
429
485
  "tags": [
430
486
  "cli",
431
487
  "skills",
@@ -460,7 +516,7 @@
460
516
  {
461
517
  "id": "cli.skills.deploy",
462
518
  "file": "chunks/cli.skills.deploy.md",
463
- "tokens": 184,
519
+ "tokens": 183,
464
520
  "tags": [
465
521
  "cli",
466
522
  "skills",
@@ -486,7 +542,7 @@
486
542
  {
487
543
  "id": "cli.view",
488
544
  "file": "chunks/cli.view.md",
489
- "tokens": 358,
545
+ "tokens": 357,
490
546
  "tags": [
491
547
  "cli",
492
548
  "view"
@@ -499,7 +555,7 @@
499
555
  {
500
556
  "id": "cli.view.folder-support",
501
557
  "file": "chunks/cli.view.folder-support.md",
502
- "tokens": 202,
558
+ "tokens": 201,
503
559
  "tags": [
504
560
  "cli",
505
561
  "view",
@@ -523,7 +579,7 @@
523
579
  {
524
580
  "id": "getting-started.concepts.the-fluent-builder",
525
581
  "file": "chunks/getting-started.concepts.the-fluent-builder.md",
526
- "tokens": 252,
582
+ "tokens": 251,
527
583
  "tags": [
528
584
  "getting-started",
529
585
  "concepts",
@@ -548,31 +604,45 @@
548
604
  {
549
605
  "id": "getting-started.concepts.parsing-and-serializing",
550
606
  "file": "chunks/getting-started.concepts.parsing-and-serializing.md",
551
- "tokens": 149,
607
+ "tokens": 687,
552
608
  "tags": [
553
609
  "getting-started",
554
610
  "concepts",
555
611
  "parsing",
556
612
  "serializing"
557
613
  ],
558
- "entities": []
614
+ "entities": [
615
+ "Bpmn.parse()",
616
+ "Bpmn.export()",
617
+ "unknownAttributes",
618
+ "multiInstanceLoopCharacteristics",
619
+ "unknownChildren",
620
+ "extensionElements",
621
+ "XmlElement",
622
+ "packages/core/tests/roundtrip-corpus.test.ts",
623
+ "packages/core/tests/descriptor-coverage.test.ts"
624
+ ]
559
625
  },
560
626
  {
561
627
  "id": "getting-started.concepts.ai-compact-format",
562
628
  "file": "chunks/getting-started.concepts.ai-compact-format.md",
563
- "tokens": 182,
629
+ "tokens": 359,
564
630
  "tags": [
565
631
  "getting-started",
566
632
  "concepts",
567
633
  "ai-compact",
568
634
  "format"
569
635
  ],
570
- "entities": []
636
+ "entities": [
637
+ "compactify()",
638
+ "CompactElement",
639
+ "BpmnDefinitions"
640
+ ]
571
641
  },
572
642
  {
573
643
  "id": "getting-started.concepts.zeebe-extensions",
574
644
  "file": "chunks/getting-started.concepts.zeebe-extensions.md",
575
- "tokens": 135,
645
+ "tokens": 134,
576
646
  "tags": [
577
647
  "getting-started",
578
648
  "concepts",
@@ -584,7 +654,7 @@
584
654
  {
585
655
  "id": "getting-started.installation",
586
656
  "file": "chunks/getting-started.installation.md",
587
- "tokens": 141,
657
+ "tokens": 140,
588
658
  "tags": [
589
659
  "getting-started",
590
660
  "installation"
@@ -645,7 +715,7 @@
645
715
  {
646
716
  "id": "getting-started.quick-start.step-2-simulate-locally",
647
717
  "file": "chunks/getting-started.quick-start.step-2-simulate-locally.md",
648
- "tokens": 158,
718
+ "tokens": 157,
649
719
  "tags": [
650
720
  "getting-started",
651
721
  "quick-start",
@@ -658,7 +728,7 @@
658
728
  {
659
729
  "id": "getting-started.quick-start.step-3-deploy-to-camunda-8",
660
730
  "file": "chunks/getting-started.quick-start.step-3-deploy-to-camunda-8.md",
661
- "tokens": 152,
731
+ "tokens": 151,
662
732
  "tags": [
663
733
  "getting-started",
664
734
  "quick-start",
@@ -671,7 +741,7 @@
671
741
  {
672
742
  "id": "getting-started.quick-start.what-s-next",
673
743
  "file": "chunks/getting-started.quick-start.what-s-next.md",
674
- "tokens": 137,
744
+ "tokens": 140,
675
745
  "tags": [
676
746
  "getting-started",
677
747
  "quick-start",
@@ -682,7 +752,7 @@
682
752
  {
683
753
  "id": "guides.ai-agents",
684
754
  "file": "chunks/guides.ai-agents.md",
685
- "tokens": 146,
755
+ "tokens": 145,
686
756
  "tags": [
687
757
  "guides",
688
758
  "ai-agents"
@@ -710,7 +780,7 @@
710
780
  {
711
781
  "id": "guides.ai-agents.the-aiagent-plan-step",
712
782
  "file": "chunks/guides.ai-agents.the-aiagent-plan-step.md",
713
- "tokens": 501,
783
+ "tokens": 500,
714
784
  "tags": [
715
785
  "guides",
716
786
  "ai-agents",
@@ -813,7 +883,7 @@
813
883
  {
814
884
  "id": "guides.ai-implement.deploying",
815
885
  "file": "chunks/guides.ai-implement.deploying.md",
816
- "tokens": 256,
886
+ "tokens": 255,
817
887
  "tags": [
818
888
  "guides",
819
889
  "ai-implement",
@@ -839,12 +909,18 @@
839
909
  {
840
910
  "id": "guides.ai",
841
911
  "file": "chunks/guides.ai.md",
842
- "tokens": 227,
912
+ "tokens": 478,
843
913
  "tags": [
844
914
  "guides",
845
915
  "ai"
846
916
  ],
847
- "entities": []
917
+ "entities": [
918
+ "expand()",
919
+ "compactify()",
920
+ "CompactElement",
921
+ "reconcileCompact",
922
+ "applyBpmnOperations"
923
+ ]
848
924
  },
849
925
  {
850
926
  "id": "guides.ai.minimal-empty-diagram",
@@ -864,7 +940,7 @@
864
940
  {
865
941
  "id": "guides.ai.claude-api-example",
866
942
  "file": "chunks/guides.ai.claude-api-example.md",
867
- "tokens": 227,
943
+ "tokens": 226,
868
944
  "tags": [
869
945
  "guides",
870
946
  "ai",
@@ -902,7 +978,7 @@
902
978
  {
903
979
  "id": "guides.building-processes.service-tasks",
904
980
  "file": "chunks/guides.building-processes.service-tasks.md",
905
- "tokens": 203,
981
+ "tokens": 202,
906
982
  "tags": [
907
983
  "guides",
908
984
  "building-processes",
@@ -914,7 +990,7 @@
914
990
  {
915
991
  "id": "guides.building-processes.events",
916
992
  "file": "chunks/guides.building-processes.events.md",
917
- "tokens": 245,
993
+ "tokens": 244,
918
994
  "tags": [
919
995
  "guides",
920
996
  "building-processes",
@@ -948,7 +1024,7 @@
948
1024
  {
949
1025
  "id": "guides.building-processes.call-activities",
950
1026
  "file": "chunks/guides.building-processes.call-activities.md",
951
- "tokens": 217,
1027
+ "tokens": 216,
952
1028
  "tags": [
953
1029
  "guides",
954
1030
  "building-processes",
@@ -974,13 +1050,16 @@
974
1050
  {
975
1051
  "id": "guides.building-processes.multi-instance",
976
1052
  "file": "chunks/guides.building-processes.multi-instance.md",
977
- "tokens": 93,
1053
+ "tokens": 687,
978
1054
  "tags": [
979
1055
  "guides",
980
1056
  "building-processes",
981
1057
  "multi-instance"
982
1058
  ],
983
- "entities": []
1059
+ "entities": [
1060
+ "defaultFlow",
1061
+ "continueProcess()"
1062
+ ]
984
1063
  },
985
1064
  {
986
1065
  "id": "guides.claude-code-plugin",
@@ -997,7 +1076,7 @@
997
1076
  {
998
1077
  "id": "guides.claude-code-plugin.configuration",
999
1078
  "file": "chunks/guides.claude-code-plugin.configuration.md",
1000
- "tokens": 591,
1079
+ "tokens": 592,
1001
1080
  "tags": [
1002
1081
  "guides",
1003
1082
  "claude-code-plugin",
@@ -1055,7 +1134,7 @@
1055
1134
  {
1056
1135
  "id": "guides.deployment.deploying-a-process",
1057
1136
  "file": "chunks/guides.deployment.deploying-a-process.md",
1058
- "tokens": 196,
1137
+ "tokens": 195,
1059
1138
  "tags": [
1060
1139
  "guides",
1061
1140
  "deployment",
@@ -1100,6 +1179,69 @@
1100
1179
  ],
1101
1180
  "entities": []
1102
1181
  },
1182
+ {
1183
+ "id": "guides.drop",
1184
+ "file": "chunks/guides.drop.md",
1185
+ "tokens": 141,
1186
+ "tags": [
1187
+ "guides",
1188
+ "drop"
1189
+ ],
1190
+ "entities": []
1191
+ },
1192
+ {
1193
+ "id": "guides.drop.sharing-a-file",
1194
+ "file": "chunks/guides.drop.sharing-a-file.md",
1195
+ "tokens": 410,
1196
+ "tags": [
1197
+ "guides",
1198
+ "drop",
1199
+ "sharing",
1200
+ "file"
1201
+ ],
1202
+ "entities": []
1203
+ },
1204
+ {
1205
+ "id": "guides.drop.reviewing-it-together",
1206
+ "file": "chunks/guides.drop.reviewing-it-together.md",
1207
+ "tokens": 604,
1208
+ "tags": [
1209
+ "guides",
1210
+ "drop",
1211
+ "reviewing",
1212
+ "together"
1213
+ ],
1214
+ "entities": [
1215
+ "@bpmnkit/plugins"
1216
+ ]
1217
+ },
1218
+ {
1219
+ "id": "guides.drop.running-your-own",
1220
+ "file": "chunks/guides.drop.running-your-own.md",
1221
+ "tokens": 200,
1222
+ "tags": [
1223
+ "guides",
1224
+ "drop",
1225
+ "running",
1226
+ "own"
1227
+ ],
1228
+ "entities": [
1229
+ "apps/drop",
1230
+ "@bpmnkit/core",
1231
+ "apps/drop/DEPLOY.md"
1232
+ ]
1233
+ },
1234
+ {
1235
+ "id": "guides.drop.what-drop-is-not",
1236
+ "file": "chunks/guides.drop.what-drop-is-not.md",
1237
+ "tokens": 136,
1238
+ "tags": [
1239
+ "guides",
1240
+ "drop",
1241
+ "not"
1242
+ ],
1243
+ "entities": []
1244
+ },
1103
1245
  {
1104
1246
  "id": "guides.gateways.exclusive-gateway-xor",
1105
1247
  "file": "chunks/guides.gateways.exclusive-gateway-xor.md",
@@ -1301,7 +1443,7 @@
1301
1443
  {
1302
1444
  "id": "guides.simulation.multiple-deployments",
1303
1445
  "file": "chunks/guides.simulation.multiple-deployments.md",
1304
- "tokens": 86,
1446
+ "tokens": 85,
1305
1447
  "tags": [
1306
1448
  "guides",
1307
1449
  "simulation",
@@ -1312,6 +1454,189 @@
1312
1454
  "engine.getDeployedProcesses()"
1313
1455
  ]
1314
1456
  },
1457
+ {
1458
+ "id": "guides.vscode",
1459
+ "file": "chunks/guides.vscode.md",
1460
+ "tokens": 139,
1461
+ "tags": [
1462
+ "guides",
1463
+ "vscode"
1464
+ ],
1465
+ "entities": [
1466
+ "@bpmnkit/canvas"
1467
+ ]
1468
+ },
1469
+ {
1470
+ "id": "guides.vscode.installing",
1471
+ "file": "chunks/guides.vscode.installing.md",
1472
+ "tokens": 140,
1473
+ "tags": [
1474
+ "guides",
1475
+ "vscode",
1476
+ "installing"
1477
+ ],
1478
+ "entities": []
1479
+ },
1480
+ {
1481
+ "id": "guides.vscode.what-it-does-preview-beside-the-source",
1482
+ "file": "chunks/guides.vscode.what-it-does-preview-beside-the-source.md",
1483
+ "tokens": 131,
1484
+ "tags": [
1485
+ "guides",
1486
+ "vscode",
1487
+ "preview",
1488
+ "beside",
1489
+ "source"
1490
+ ],
1491
+ "entities": [
1492
+ "workbench.editorAssociations"
1493
+ ]
1494
+ },
1495
+ {
1496
+ "id": "guides.vscode.what-it-does-editing-that-leaves-a-readable-diff",
1497
+ "file": "chunks/guides.vscode.what-it-does-editing-that-leaves-a-readable-diff.md",
1498
+ "tokens": 302,
1499
+ "tags": [
1500
+ "guides",
1501
+ "vscode",
1502
+ "editing",
1503
+ "leaves",
1504
+ "readable",
1505
+ "diff"
1506
+ ],
1507
+ "entities": [
1508
+ "TextDocument",
1509
+ "exportPreserving()",
1510
+ "@bpmnkit/core"
1511
+ ]
1512
+ },
1513
+ {
1514
+ "id": "guides.vscode.what-it-does-findings-in-the-problems-panel",
1515
+ "file": "chunks/guides.vscode.what-it-does-findings-in-the-problems-panel.md",
1516
+ "tokens": 150,
1517
+ "tags": [
1518
+ "guides",
1519
+ "vscode",
1520
+ "findings",
1521
+ "problems",
1522
+ "panel"
1523
+ ],
1524
+ "entities": [
1525
+ "bpmnkit.lint.forceEngineRules"
1526
+ ]
1527
+ },
1528
+ {
1529
+ "id": "guides.vscode.what-it-does-a-visual-diff-in-source-control",
1530
+ "file": "chunks/guides.vscode.what-it-does-a-visual-diff-in-source-control.md",
1531
+ "tokens": 146,
1532
+ "tags": [
1533
+ "guides",
1534
+ "vscode",
1535
+ "visual",
1536
+ "diff",
1537
+ "source",
1538
+ "control"
1539
+ ],
1540
+ "entities": []
1541
+ },
1542
+ {
1543
+ "id": "guides.vscode.what-it-does-run-the-diagram-in-the-editor",
1544
+ "file": "chunks/guides.vscode.what-it-does-run-the-diagram-in-the-editor.md",
1545
+ "tokens": 105,
1546
+ "tags": [
1547
+ "guides",
1548
+ "vscode",
1549
+ "run",
1550
+ "diagram",
1551
+ "editor"
1552
+ ],
1553
+ "entities": [
1554
+ "@bpmnkit/engine"
1555
+ ]
1556
+ },
1557
+ {
1558
+ "id": "guides.vscode.what-it-does-a-feel-playground-on-your-selection",
1559
+ "file": "chunks/guides.vscode.what-it-does-a-feel-playground-on-your-selection.md",
1560
+ "tokens": 75,
1561
+ "tags": [
1562
+ "guides",
1563
+ "vscode",
1564
+ "feel",
1565
+ "playground",
1566
+ "selection"
1567
+ ],
1568
+ "entities": []
1569
+ },
1570
+ {
1571
+ "id": "guides.vscode.what-it-does-deploy-against-your-own-clusters",
1572
+ "file": "chunks/guides.vscode.what-it-does-deploy-against-your-own-clusters.md",
1573
+ "tokens": 208,
1574
+ "tags": [
1575
+ "guides",
1576
+ "vscode",
1577
+ "deploy",
1578
+ "against",
1579
+ "own",
1580
+ "clusters"
1581
+ ],
1582
+ "entities": []
1583
+ },
1584
+ {
1585
+ "id": "guides.vscode.what-it-does-copy-the-diagram-as-text",
1586
+ "file": "chunks/guides.vscode.what-it-does-copy-the-diagram-as-text.md",
1587
+ "tokens": 84,
1588
+ "tags": [
1589
+ "guides",
1590
+ "vscode",
1591
+ "copy",
1592
+ "diagram",
1593
+ "text"
1594
+ ],
1595
+ "entities": []
1596
+ },
1597
+ {
1598
+ "id": "guides.vscode.commands",
1599
+ "file": "chunks/guides.vscode.commands.md",
1600
+ "tokens": 181,
1601
+ "tags": [
1602
+ "guides",
1603
+ "vscode",
1604
+ "commands"
1605
+ ],
1606
+ "entities": []
1607
+ },
1608
+ {
1609
+ "id": "guides.vscode.settings",
1610
+ "file": "chunks/guides.vscode.settings.md",
1611
+ "tokens": 241,
1612
+ "tags": [
1613
+ "guides",
1614
+ "vscode",
1615
+ "settings"
1616
+ ],
1617
+ "entities": [
1618
+ "bpmnkit.lint.enabled",
1619
+ "bpmnkit.lint.run",
1620
+ "onType",
1621
+ "onSave",
1622
+ "bpmnkit.lint.forceEngineRules",
1623
+ "bpmnkit.viewer.grid",
1624
+ "bpmnkit.viewer.minimap",
1625
+ "bpmnkit.simulation.enabled",
1626
+ "bpmnkit.editing.enabled"
1627
+ ]
1628
+ },
1629
+ {
1630
+ "id": "guides.vscode.support",
1631
+ "file": "chunks/guides.vscode.support.md",
1632
+ "tokens": 99,
1633
+ "tags": [
1634
+ "guides",
1635
+ "vscode",
1636
+ "support"
1637
+ ],
1638
+ "entities": []
1639
+ },
1315
1640
  {
1316
1641
  "id": "guides.workers-standalone",
1317
1642
  "file": "chunks/guides.workers-standalone.md",
@@ -1339,7 +1664,7 @@
1339
1664
  {
1340
1665
  "id": "guides.workers-standalone.environment-variables",
1341
1666
  "file": "chunks/guides.workers-standalone.environment-variables.md",
1342
- "tokens": 141,
1667
+ "tokens": 140,
1343
1668
  "tags": [
1344
1669
  "guides",
1345
1670
  "workers-standalone",
@@ -1379,7 +1704,7 @@
1379
1704
  {
1380
1705
  "id": "guides.workers-standalone.see-also",
1381
1706
  "file": "chunks/guides.workers-standalone.see-also.md",
1382
- "tokens": 46,
1707
+ "tokens": 45,
1383
1708
  "tags": [
1384
1709
  "guides",
1385
1710
  "workers-standalone",
@@ -1430,7 +1755,7 @@
1430
1755
  {
1431
1756
  "id": "packages.api.process-operations",
1432
1757
  "file": "chunks/packages.api.process-operations.md",
1433
- "tokens": 239,
1758
+ "tokens": 238,
1434
1759
  "tags": [
1435
1760
  "packages",
1436
1761
  "api",
@@ -1442,7 +1767,7 @@
1442
1767
  {
1443
1768
  "id": "packages.api.incident-resolution",
1444
1769
  "file": "chunks/packages.api.incident-resolution.md",
1445
- "tokens": 138,
1770
+ "tokens": 137,
1446
1771
  "tags": [
1447
1772
  "packages",
1448
1773
  "api",
@@ -1454,7 +1779,7 @@
1454
1779
  {
1455
1780
  "id": "packages.api.observability-events",
1456
1781
  "file": "chunks/packages.api.observability-events.md",
1457
- "tokens": 95,
1782
+ "tokens": 94,
1458
1783
  "tags": [
1459
1784
  "packages",
1460
1785
  "api",
@@ -1466,7 +1791,7 @@
1466
1791
  {
1467
1792
  "id": "packages.canvas.overview",
1468
1793
  "file": "chunks/packages.canvas.overview.md",
1469
- "tokens": 162,
1794
+ "tokens": 161,
1470
1795
  "tags": [
1471
1796
  "packages",
1472
1797
  "canvas",
@@ -1558,7 +1883,7 @@
1558
1883
  {
1559
1884
  "id": "packages.connector-gen.writeoptions",
1560
1885
  "file": "chunks/packages.connector-gen.writeoptions.md",
1561
- "tokens": 236,
1886
+ "tokens": 235,
1562
1887
  "tags": [
1563
1888
  "packages",
1564
1889
  "connector-gen",
@@ -1575,7 +1900,7 @@
1575
1900
  {
1576
1901
  "id": "packages.connector-gen.body-expansion",
1577
1902
  "file": "chunks/packages.connector-gen.body-expansion.md",
1578
- "tokens": 137,
1903
+ "tokens": 136,
1579
1904
  "tags": [
1580
1905
  "packages",
1581
1906
  "connector-gen",
@@ -1661,6 +1986,25 @@
1661
1986
  "ProcessBuilder"
1662
1987
  ]
1663
1988
  },
1989
+ {
1990
+ "id": "packages.core.installation-bpmn.continueprocess-definitions-processid",
1991
+ "file": "chunks/packages.core.installation-bpmn.continueprocess-definitions-processid.md",
1992
+ "tokens": 517,
1993
+ "tags": [
1994
+ "packages",
1995
+ "core",
1996
+ "installation",
1997
+ "bpmn.continueprocess",
1998
+ "definitions",
1999
+ "processid"
2000
+ ],
2001
+ "entities": [
2002
+ "build()",
2003
+ "ProcessBuilder",
2004
+ "applyAutoLayout()",
2005
+ "isExecutable"
2006
+ ]
2007
+ },
1664
2008
  {
1665
2009
  "id": "packages.core.installation-bpmn.creatediagram-id",
1666
2010
  "file": "chunks/packages.core.installation-bpmn.creatediagram-id.md",
@@ -1675,10 +2019,26 @@
1675
2019
  "DiagramBuilder"
1676
2020
  ]
1677
2021
  },
2022
+ {
2023
+ "id": "packages.core.installation-diagrambuilder-collaborations",
2024
+ "file": "chunks/packages.core.installation-diagrambuilder-collaborations.md",
2025
+ "tokens": 404,
2026
+ "tags": [
2027
+ "packages",
2028
+ "core",
2029
+ "installation",
2030
+ "diagrambuilder",
2031
+ "collaborations"
2032
+ ],
2033
+ "entities": [
2034
+ "applyAutoLayout",
2035
+ "build()"
2036
+ ]
2037
+ },
1678
2038
  {
1679
2039
  "id": "packages.core.installation-bpmn.export-definitions",
1680
2040
  "file": "chunks/packages.core.installation-bpmn.export-definitions.md",
1681
- "tokens": 44,
2041
+ "tokens": 43,
1682
2042
  "tags": [
1683
2043
  "packages",
1684
2044
  "core",
@@ -1731,10 +2091,130 @@
1731
2091
  ],
1732
2092
  "entities": []
1733
2093
  },
2094
+ {
2095
+ "id": "packages.core.installation-semantichash-definitions",
2096
+ "file": "chunks/packages.core.installation-semantichash-definitions.md",
2097
+ "tokens": 193,
2098
+ "tags": [
2099
+ "packages",
2100
+ "core",
2101
+ "installation",
2102
+ "semantichash",
2103
+ "definitions"
2104
+ ],
2105
+ "entities": [
2106
+ "exporterVersion"
2107
+ ]
2108
+ },
2109
+ {
2110
+ "id": "packages.core.installation-projectsemantics-definitions",
2111
+ "file": "chunks/packages.core.installation-projectsemantics-definitions.md",
2112
+ "tokens": 54,
2113
+ "tags": [
2114
+ "packages",
2115
+ "core",
2116
+ "installation",
2117
+ "projectsemantics",
2118
+ "definitions"
2119
+ ],
2120
+ "entities": [
2121
+ "semanticHash"
2122
+ ]
2123
+ },
2124
+ {
2125
+ "id": "packages.core.installation-diffsemantics-before-after",
2126
+ "file": "chunks/packages.core.installation-diffsemantics-before-after.md",
2127
+ "tokens": 121,
2128
+ "tags": [
2129
+ "packages",
2130
+ "core",
2131
+ "installation",
2132
+ "diffsemantics",
2133
+ "before",
2134
+ "after"
2135
+ ],
2136
+ "entities": []
2137
+ },
2138
+ {
2139
+ "id": "packages.core.installation-diffdiagram-before-after",
2140
+ "file": "chunks/packages.core.installation-diffdiagram-before-after.md",
2141
+ "tokens": 331,
2142
+ "tags": [
2143
+ "packages",
2144
+ "core",
2145
+ "installation",
2146
+ "diffdiagram",
2147
+ "before",
2148
+ "after"
2149
+ ],
2150
+ "entities": [
2151
+ "diffSemantics()",
2152
+ "targetNamespace",
2153
+ "createBpmnDiff()",
2154
+ "@bpmnkit/plugins"
2155
+ ]
2156
+ },
2157
+ {
2158
+ "id": "packages.core.installation-applybpmnoperations-definitions-operations-options",
2159
+ "file": "chunks/packages.core.installation-applybpmnoperations-definitions-operations-options.md",
2160
+ "tokens": 235,
2161
+ "tags": [
2162
+ "packages",
2163
+ "core",
2164
+ "installation",
2165
+ "applybpmnoperations",
2166
+ "definitions",
2167
+ "operations",
2168
+ "options"
2169
+ ],
2170
+ "entities": [
2171
+ "CompactDiagram",
2172
+ "OperationError"
2173
+ ]
2174
+ },
2175
+ {
2176
+ "id": "packages.core.installation-ensurezeebeextension-owner-extension",
2177
+ "file": "chunks/packages.core.installation-ensurezeebeextension-owner-extension.md",
2178
+ "tokens": 323,
2179
+ "tags": [
2180
+ "packages",
2181
+ "core",
2182
+ "installation",
2183
+ "ensurezeebeextension",
2184
+ "owner",
2185
+ "extension"
2186
+ ],
2187
+ "entities": [
2188
+ "extensionElements",
2189
+ "ZeebePlacementError",
2190
+ "ownerElement",
2191
+ "allowedOn",
2192
+ "zeebe.json",
2193
+ "meta.allowedIn",
2194
+ "applyBpmnOperations"
2195
+ ]
2196
+ },
2197
+ {
2198
+ "id": "packages.core.installation-reconcilecompact-definitions-compact-options",
2199
+ "file": "chunks/packages.core.installation-reconcilecompact-definitions-compact-options.md",
2200
+ "tokens": 129,
2201
+ "tags": [
2202
+ "packages",
2203
+ "core",
2204
+ "installation",
2205
+ "reconcilecompact",
2206
+ "definitions",
2207
+ "compact",
2208
+ "options"
2209
+ ],
2210
+ "entities": [
2211
+ "CompactDiagram"
2212
+ ]
2213
+ },
1734
2214
  {
1735
2215
  "id": "packages.core.installation-compactify-definitions",
1736
2216
  "file": "chunks/packages.core.installation-compactify-definitions.md",
1737
- "tokens": 62,
2217
+ "tokens": 204,
1738
2218
  "tags": [
1739
2219
  "packages",
1740
2220
  "core",
@@ -1750,7 +2230,7 @@
1750
2230
  {
1751
2231
  "id": "packages.core.installation-expand-compact",
1752
2232
  "file": "chunks/packages.core.installation-expand-compact.md",
1753
- "tokens": 57,
2233
+ "tokens": 164,
1754
2234
  "tags": [
1755
2235
  "packages",
1756
2236
  "core",
@@ -1759,8 +2239,62 @@
1759
2239
  "compact"
1760
2240
  ],
1761
2241
  "entities": [
2242
+ "BpmnDefinitions",
1762
2243
  "CompactDiagram",
1763
- "BpmnDefinitions"
2244
+ "BpmnElementType",
2245
+ "dataObject",
2246
+ "dataObjectReference",
2247
+ "dataStoreReference"
2248
+ ]
2249
+ },
2250
+ {
2251
+ "id": "packages.core.installation-retypeelement-element-type",
2252
+ "file": "chunks/packages.core.installation-retypeelement-element-type.md",
2253
+ "tokens": 189,
2254
+ "tags": [
2255
+ "packages",
2256
+ "core",
2257
+ "installation",
2258
+ "retypeelement",
2259
+ "element",
2260
+ "type"
2261
+ ],
2262
+ "entities": [
2263
+ "ensureZeebeExtension",
2264
+ "serviceTask",
2265
+ "manualTask"
2266
+ ]
2267
+ },
2268
+ {
2269
+ "id": "packages.core.installation-createflowelement-id-type-options",
2270
+ "file": "chunks/packages.core.installation-createflowelement-id-type-options.md",
2271
+ "tokens": 61,
2272
+ "tags": [
2273
+ "packages",
2274
+ "core",
2275
+ "installation",
2276
+ "createflowelement",
2277
+ "type",
2278
+ "options"
2279
+ ],
2280
+ "entities": [
2281
+ "BpmnElementType"
2282
+ ]
2283
+ },
2284
+ {
2285
+ "id": "packages.core.installation-element-catalog",
2286
+ "file": "chunks/packages.core.installation-element-catalog.md",
2287
+ "tokens": 96,
2288
+ "tags": [
2289
+ "packages",
2290
+ "core",
2291
+ "installation",
2292
+ "element",
2293
+ "catalog"
2294
+ ],
2295
+ "entities": [
2296
+ "BpmnElementType",
2297
+ "allElementTypes()"
1764
2298
  ]
1765
2299
  },
1766
2300
  {
@@ -1782,7 +2316,7 @@
1782
2316
  {
1783
2317
  "id": "packages.core.installation-processbuilder-methods",
1784
2318
  "file": "chunks/packages.core.installation-processbuilder-methods.md",
1785
- "tokens": 415,
2319
+ "tokens": 698,
1786
2320
  "tags": [
1787
2321
  "packages",
1788
2322
  "core",
@@ -1792,7 +2326,112 @@
1792
2326
  ],
1793
2327
  "entities": [
1794
2328
  "addStartEvent",
1795
- "BpmnDefinitions"
2329
+ "BpmnDefinitions",
2330
+ "dataObject",
2331
+ "dataObjectReference",
2332
+ "dataStoreReference"
2333
+ ]
2334
+ },
2335
+ {
2336
+ "id": "packages.core.installation-ad-hoc-sub-processes-children-are-a-set-not-a-chain",
2337
+ "file": "chunks/packages.core.installation-ad-hoc-sub-processes-children-are-a-set-not-a-chain.md",
2338
+ "tokens": 368,
2339
+ "tags": [
2340
+ "packages",
2341
+ "core",
2342
+ "installation",
2343
+ "ad-hoc",
2344
+ "sub-processes",
2345
+ "children",
2346
+ "set",
2347
+ "not",
2348
+ "chain"
2349
+ ],
2350
+ "entities": []
2351
+ },
2352
+ {
2353
+ "id": "packages.core.installation-joins-inferred-by-default-or-declared",
2354
+ "file": "chunks/packages.core.installation-joins-inferred-by-default-or-declared.md",
2355
+ "tokens": 314,
2356
+ "tags": [
2357
+ "packages",
2358
+ "core",
2359
+ "installation",
2360
+ "joins",
2361
+ "inferred",
2362
+ "default",
2363
+ "declared"
2364
+ ],
2365
+ "entities": [
2366
+ "build()",
2367
+ "explicitJoins",
2368
+ "Bpmn.continueProcess()",
2369
+ "applyBpmnOperations"
2370
+ ]
2371
+ },
2372
+ {
2373
+ "id": "packages.core.writing-files-bpmnkit-core-node",
2374
+ "file": "chunks/packages.core.writing-files-bpmnkit-core-node.md",
2375
+ "tokens": 52,
2376
+ "tags": [
2377
+ "packages",
2378
+ "core",
2379
+ "writing",
2380
+ "files",
2381
+ "bpmnkit",
2382
+ "node"
2383
+ ],
2384
+ "entities": [
2385
+ "@bpmnkit/core/node",
2386
+ "@bpmnkit/core"
2387
+ ]
2388
+ },
2389
+ {
2390
+ "id": "packages.core.writing-files-bpmnkit-core-node-writebpmn-definitions-options",
2391
+ "file": "chunks/packages.core.writing-files-bpmnkit-core-node-writebpmn-definitions-options.md",
2392
+ "tokens": 440,
2393
+ "tags": [
2394
+ "packages",
2395
+ "core",
2396
+ "writing",
2397
+ "files",
2398
+ "bpmnkit",
2399
+ "node",
2400
+ "writebpmn",
2401
+ "definitions",
2402
+ "options"
2403
+ ],
2404
+ "entities": [
2405
+ "WriteVerificationError",
2406
+ "WriteError",
2407
+ "Bpmn.export()"
2408
+ ]
2409
+ },
2410
+ {
2411
+ "id": "packages.core.writing-files-bpmnkit-core-node-exportpreserving-original-definitions",
2412
+ "file": "chunks/packages.core.writing-files-bpmnkit-core-node-exportpreserving-original-definitions.md",
2413
+ "tokens": 598,
2414
+ "tags": [
2415
+ "packages",
2416
+ "core",
2417
+ "writing",
2418
+ "files",
2419
+ "bpmnkit",
2420
+ "node",
2421
+ "exportpreserving",
2422
+ "original",
2423
+ "definitions"
2424
+ ],
2425
+ "entities": [
2426
+ "Bpmn.export()",
2427
+ "@bpmnkit/core",
2428
+ "flowElements",
2429
+ "sequenceFlows",
2430
+ "exportXml()",
2431
+ "exportDmnPreserving",
2432
+ "preserveDmnFormatting",
2433
+ "exportFormPreserving",
2434
+ "preserveFormFormatting"
1796
2435
  ]
1797
2436
  },
1798
2437
  {
@@ -1812,7 +2451,7 @@
1812
2451
  {
1813
2452
  "id": "packages.docspack.overview",
1814
2453
  "file": "chunks/packages.docspack.overview.md",
1815
- "tokens": 253,
2454
+ "tokens": 252,
1816
2455
  "tags": [
1817
2456
  "packages",
1818
2457
  "docspack",
@@ -1826,7 +2465,7 @@
1826
2465
  {
1827
2466
  "id": "packages.docspack.installation",
1828
2467
  "file": "chunks/packages.docspack.installation.md",
1829
- "tokens": 252,
2468
+ "tokens": 251,
1830
2469
  "tags": [
1831
2470
  "packages",
1832
2471
  "docspack",
@@ -1863,7 +2502,7 @@
1863
2502
  ],
1864
2503
  "entities": [
1865
2504
  "TwoColumn",
1866
- "apps/docs/src/content/docs"
2505
+ "apps/landing/src/content/docs"
1867
2506
  ]
1868
2507
  },
1869
2508
  {
@@ -1934,7 +2573,7 @@
1934
2573
  {
1935
2574
  "id": "packages.engine.overview",
1936
2575
  "file": "chunks/packages.engine.overview.md",
1937
- "tokens": 141,
2576
+ "tokens": 140,
1938
2577
  "tags": [
1939
2578
  "packages",
1940
2579
  "engine",
@@ -2042,7 +2681,7 @@
2042
2681
  {
2043
2682
  "id": "packages.worker-client.job.complete-variables",
2044
2683
  "file": "chunks/packages.worker-client.job.complete-variables.md",
2045
- "tokens": 172,
2684
+ "tokens": 171,
2046
2685
  "tags": [
2047
2686
  "packages",
2048
2687
  "worker-client",