@bpmnkit/docspack 0.0.1 → 0.0.3
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.
- package/.llms/chunks/cli.casen.aikit-skills.md +2 -2
- package/.llms/chunks/cli.casen.bpmn-generation-pipeline.md +2 -2
- package/.llms/chunks/cli.casen.connection-profiles.md +1 -1
- package/.llms/chunks/cli.casen.generate-bpmn-files.md +3 -3
- package/.llms/chunks/cli.casen.mcp-server-mode.md +31 -0
- package/.llms/chunks/cli.casen.md +1 -1
- package/.llms/chunks/cli.casen.plugins.md +2 -2
- package/.llms/chunks/cli.casen.worker-commands.md +20 -23
- package/.llms/chunks/cli.connector.all-flags.md +1 -1
- package/.llms/chunks/cli.connector.browse-the-bundled-ootb-catalog.md +2 -2
- package/.llms/chunks/cli.connector.built-in-catalog.md +1 -1
- package/.llms/chunks/cli.connector.common-workflows.md +1 -1
- package/.llms/chunks/cli.connector.generate-from-the-openapi-catalog.md +1 -1
- package/.llms/chunks/cli.connector.md +1 -1
- package/.llms/chunks/cli.connector.programmatic-usage.md +2 -2
- package/.llms/chunks/cli.connector.what-gets-generated.md +1 -1
- package/.llms/chunks/cli.generate.definition-mode-ai-scripting-path.md +1 -1
- package/.llms/chunks/cli.generate.md +1 -1
- package/.llms/chunks/cli.generate.modify-existing-mode-input.md +1 -1
- package/.llms/chunks/cli.generate.typical-ai-workflow.md +1 -1
- package/.llms/chunks/cli.plugin-authoring.md +1 -1
- package/.llms/chunks/cli.plugin-authoring.plugin-naming-conventions.md +1 -1
- package/.llms/chunks/cli.plugin-authoring.test-locally.md +1 -1
- package/.llms/chunks/cli.plugin-authoring.the-bpmnkit-cli-sdk-sdk.md +1 -1
- package/.llms/chunks/cli.plugin-authoring.what-gets-generated.md +1 -1
- package/.llms/chunks/cli.plugin-authoring.writing-commands.md +1 -1
- package/.llms/chunks/cli.plugins.bpmnkit-casen-report.md +1 -1
- package/.llms/chunks/cli.plugins.bpmnkit-casen-worker-http.md +2 -2
- package/.llms/chunks/cli.plugins.md +3 -4
- package/.llms/chunks/cli.skills.deploy.md +1 -1
- package/.llms/chunks/cli.skills.implement.md +2 -2
- package/.llms/chunks/cli.skills.md +2 -2
- package/.llms/chunks/cli.skills.no-mcp-server-required.md +1 -1
- package/.llms/chunks/cli.skills.review.md +1 -1
- package/.llms/chunks/cli.skills.test.md +1 -1
- package/.llms/chunks/cli.view.folder-support.md +1 -1
- package/.llms/chunks/cli.view.md +1 -1
- package/.llms/chunks/cli.view.tabbed-navigation.md +1 -1
- package/.llms/chunks/getting-started.concepts.ai-compact-format.md +13 -2
- package/.llms/chunks/getting-started.concepts.auto-layout.md +1 -1
- package/.llms/chunks/getting-started.concepts.parsing-and-serializing.md +49 -9
- package/.llms/chunks/getting-started.concepts.the-fluent-builder.md +1 -1
- package/.llms/chunks/getting-started.concepts.zeebe-extensions.md +1 -1
- package/.llms/chunks/getting-started.installation.md +1 -1
- package/.llms/chunks/getting-started.installation.runtime-requirements.md +1 -1
- package/.llms/chunks/getting-started.installation.svg-canvas-viewer.md +2 -2
- package/.llms/chunks/getting-started.installation.worker-client.md +1 -1
- package/.llms/chunks/getting-started.quick-start.md +1 -1
- package/.llms/chunks/getting-started.quick-start.step-2-simulate-locally.md +1 -1
- package/.llms/chunks/getting-started.quick-start.step-3-deploy-to-camunda-8.md +1 -1
- package/.llms/chunks/getting-started.quick-start.what-s-next.md +8 -9
- package/.llms/chunks/guides.ai-agents.deploy-grade-validation.md +1 -1
- package/.llms/chunks/guides.ai-agents.how-it-s-modeled.md +1 -1
- package/.llms/chunks/guides.ai-agents.md +1 -1
- package/.llms/chunks/guides.ai-agents.see-also.md +3 -3
- package/.llms/chunks/guides.ai-agents.testing-without-a-real-llm-call.md +1 -1
- package/.llms/chunks/guides.ai-agents.the-aiagent-plan-step.md +1 -1
- package/.llms/chunks/guides.ai-implement.deploying.md +2 -2
- package/.llms/chunks/guides.ai-implement.extending-an-existing-process.md +1 -1
- package/.llms/chunks/guides.ai-implement.lightweight-alternative-casen-skills-install.md +2 -2
- package/.llms/chunks/guides.ai-implement.md +2 -2
- package/.llms/chunks/guides.ai-implement.the-claude-code-plugin.md +2 -2
- package/.llms/chunks/guides.ai.claude-api-example.md +1 -1
- package/.llms/chunks/guides.ai.mcp-server.md +1 -1
- package/.llms/chunks/guides.ai.md +25 -2
- package/.llms/chunks/guides.ai.minimal-empty-diagram.md +1 -1
- package/.llms/chunks/guides.ai.openai-function-calling.md +1 -1
- package/.llms/chunks/guides.building-processes.boundary-events.md +1 -1
- package/.llms/chunks/guides.building-processes.call-activities.md +1 -1
- package/.llms/chunks/guides.building-processes.events.md +1 -1
- package/.llms/chunks/guides.building-processes.multi-instance.md +1 -1
- package/.llms/chunks/guides.building-processes.service-tasks.md +1 -1
- package/.llms/chunks/guides.building-processes.sub-processes.md +1 -1
- package/.llms/chunks/guides.building-processes.task-defaults.md +1 -1
- package/.llms/chunks/guides.claude-code-plugin.ambient-hooks.md +1 -1
- package/.llms/chunks/guides.claude-code-plugin.configuration.md +3 -3
- package/.llms/chunks/guides.claude-code-plugin.md +1 -1
- package/.llms/chunks/guides.claude-code-plugin.reference-docs.md +1 -1
- package/.llms/chunks/guides.deployment.ci-cd-deploy-on-push.md +1 -1
- package/.llms/chunks/guides.deployment.deploying-a-process.md +1 -1
- package/.llms/chunks/guides.deployment.handling-jobs.md +1 -1
- package/.llms/chunks/guides.deployment.managing-incidents.md +1 -1
- package/.llms/chunks/guides.deployment.md +1 -1
- package/.llms/chunks/guides.gateways.branching-inside-sub-processes.md +1 -1
- package/.llms/chunks/guides.gateways.exclusive-gateway-xor.md +1 -1
- package/.llms/chunks/guides.gateways.inclusive-gateway-or.md +1 -1
- package/.llms/chunks/guides.gateways.nested-branching.md +1 -1
- package/.llms/chunks/guides.gateways.parallel-gateway-and.md +1 -1
- package/.llms/chunks/guides.patterns.how-matching-works.md +1 -1
- package/.llms/chunks/guides.patterns.md +1 -1
- package/.llms/chunks/guides.patterns.pattern-schema.md +1 -1
- package/.llms/chunks/guides.patterns.see-also.md +2 -2
- package/.llms/chunks/guides.patterns.using-patterns-from-the-cli.md +1 -1
- package/.llms/chunks/guides.patterns.what-a-pattern-contains.md +1 -1
- package/.llms/chunks/guides.simulation.dmn-decision-evaluation.md +1 -1
- package/.llms/chunks/guides.simulation.instance-state.md +1 -1
- package/.llms/chunks/guides.simulation.md +1 -1
- package/.llms/chunks/guides.simulation.message-correlation.md +1 -1
- package/.llms/chunks/guides.simulation.multiple-deployments.md +1 -1
- package/.llms/chunks/guides.workers-standalone.anatomy-of-a-worker.md +1 -1
- package/.llms/chunks/guides.workers-standalone.camunda-saas.md +1 -1
- package/.llms/chunks/guides.workers-standalone.environment-variables.md +1 -1
- package/.llms/chunks/guides.workers-standalone.md +1 -1
- package/.llms/chunks/guides.workers-standalone.running-workers.md +1 -1
- package/.llms/chunks/guides.workers-standalone.see-also.md +3 -3
- package/.llms/chunks/packages.api.incident-resolution.md +1 -1
- package/.llms/chunks/packages.api.observability-events.md +1 -1
- package/.llms/chunks/packages.api.overview.md +1 -1
- package/.llms/chunks/packages.api.process-operations.md +1 -1
- package/.llms/chunks/packages.api.resource-namespaces.md +1 -1
- package/.llms/chunks/packages.canvas.events.md +1 -1
- package/.llms/chunks/packages.canvas.options.md +1 -1
- package/.llms/chunks/packages.canvas.overview.md +1 -1
- package/.llms/chunks/packages.connector-gen.body-expansion.md +1 -1
- package/.llms/chunks/packages.connector-gen.catalog-reference.md +1 -1
- package/.llms/chunks/packages.connector-gen.catalogentry-type.md +2 -2
- package/.llms/chunks/packages.connector-gen.generating-from-the-catalog.md +1 -1
- package/.llms/chunks/packages.connector-gen.installation.md +1 -1
- package/.llms/chunks/packages.connector-gen.lower-level-api.md +1 -1
- package/.llms/chunks/packages.connector-gen.overview.md +1 -1
- package/.llms/chunks/packages.connector-gen.writeoptions.md +1 -1
- package/.llms/chunks/packages.core.dmn-support.md +1 -1
- package/.llms/chunks/packages.core.installation-applybpmnoperations-definitions-operations-options.md +23 -0
- package/.llms/chunks/packages.core.installation-bpmn.continueprocess-definitions-processid.md +45 -0
- package/.llms/chunks/packages.core.installation-bpmn.creatediagram-id.md +1 -1
- package/.llms/chunks/packages.core.installation-bpmn.createprocess-id-name.md +1 -1
- package/.llms/chunks/packages.core.installation-bpmn.export-definitions.md +1 -1
- package/.llms/chunks/packages.core.installation-bpmn.makeempty-processid-processname.md +1 -1
- package/.llms/chunks/packages.core.installation-bpmn.parse-xml.md +1 -1
- package/.llms/chunks/packages.core.installation-bpmn.sample_xml.md +1 -1
- package/.llms/chunks/packages.core.installation-compactify-definitions.md +6 -3
- package/.llms/chunks/packages.core.installation-diagrambuilder-collaborations.md +35 -0
- package/.llms/chunks/packages.core.installation-diffsemantics-before-after.md +15 -0
- package/.llms/chunks/packages.core.installation-ensurezeebeextension-owner-extension.md +32 -0
- package/.llms/chunks/packages.core.installation-expand-compact.md +4 -2
- package/.llms/chunks/packages.core.installation-joins-inferred-by-default-or-declared.md +28 -0
- package/.llms/chunks/packages.core.installation-layoutprocess-process.md +1 -1
- package/.llms/chunks/packages.core.installation-processbuilder-methods.md +2 -2
- package/.llms/chunks/packages.core.installation-projectsemantics-definitions.md +7 -0
- package/.llms/chunks/packages.core.installation-reconcilecompact-definitions-compact-options.md +12 -0
- package/.llms/chunks/packages.core.installation-semantichash-definitions.md +23 -0
- package/.llms/chunks/packages.core.installation.md +1 -1
- package/.llms/chunks/packages.core.overview.md +2 -2
- package/.llms/chunks/packages.core.writing-files-bpmnkit-core-node.md +43 -0
- package/.llms/chunks/packages.docspack.installation.md +2 -2
- package/.llms/chunks/packages.docspack.overview.md +1 -1
- package/.llms/chunks/packages.docspack.reading-it-yourself.md +1 -1
- package/.llms/chunks/packages.docspack.trust.md +1 -1
- package/.llms/chunks/packages.docspack.using-the-index-directly.md +2 -2
- package/.llms/chunks/packages.editor.basic-setup.md +1 -1
- package/.llms/chunks/packages.editor.full-editor-with-all-plugins.md +1 -1
- package/.llms/chunks/packages.editor.hud-options.md +1 -1
- package/.llms/chunks/packages.editor.overview.md +1 -1
- package/.llms/chunks/packages.engine.installation.md +1 -1
- package/.llms/chunks/packages.engine.overview.md +1 -1
- package/.llms/chunks/packages.engine.processinstance.md +1 -1
- package/.llms/chunks/packages.engine.variable-scoping.md +1 -1
- package/.llms/chunks/packages.worker-client.client.poll-jobtype-options.md +1 -1
- package/.llms/chunks/packages.worker-client.createworkerclient-options.md +1 -1
- package/.llms/chunks/packages.worker-client.job.complete-variables.md +1 -1
- package/.llms/chunks/packages.worker-client.md +1 -1
- package/.llms/chunks/packages.worker-client.oauth2-camunda-saas.md +1 -1
- package/.llms/chunks/packages.worker-client.see-also.md +3 -3
- package/.llms/manifest.json +270 -59
- package/README.md +1 -1
- package/dist/chunk.js +1 -1
- package/llms.txt +64 -53
- package/package.json +3 -3
package/.llms/manifest.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://docspack.dev/schema/v1.json",
|
|
3
3
|
"name": "@bpmnkit/docspack",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.3",
|
|
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":
|
|
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":
|
|
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":
|
|
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":
|
|
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":
|
|
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":
|
|
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":
|
|
198
|
+
"tokens": 224,
|
|
184
199
|
"tags": [
|
|
185
200
|
"cli",
|
|
186
201
|
"connector",
|
|
@@ -228,7 +243,7 @@
|
|
|
228
243
|
{
|
|
229
244
|
"id": "cli.generate.definition-mode-ai-scripting-path",
|
|
230
245
|
"file": "chunks/cli.generate.definition-mode-ai-scripting-path.md",
|
|
231
|
-
"tokens":
|
|
246
|
+
"tokens": 671,
|
|
232
247
|
"tags": [
|
|
233
248
|
"cli",
|
|
234
249
|
"generate",
|
|
@@ -255,7 +270,7 @@
|
|
|
255
270
|
{
|
|
256
271
|
"id": "cli.generate.modify-existing-mode-input",
|
|
257
272
|
"file": "chunks/cli.generate.modify-existing-mode-input.md",
|
|
258
|
-
"tokens":
|
|
273
|
+
"tokens": 448,
|
|
259
274
|
"tags": [
|
|
260
275
|
"cli",
|
|
261
276
|
"generate",
|
|
@@ -294,7 +309,7 @@
|
|
|
294
309
|
{
|
|
295
310
|
"id": "cli.plugin-authoring.what-gets-generated",
|
|
296
311
|
"file": "chunks/cli.plugin-authoring.what-gets-generated.md",
|
|
297
|
-
"tokens":
|
|
312
|
+
"tokens": 309,
|
|
298
313
|
"tags": [
|
|
299
314
|
"cli",
|
|
300
315
|
"plugin-authoring",
|
|
@@ -362,7 +377,7 @@
|
|
|
362
377
|
{
|
|
363
378
|
"id": "cli.plugin-authoring.plugin-naming-conventions",
|
|
364
379
|
"file": "chunks/cli.plugin-authoring.plugin-naming-conventions.md",
|
|
365
|
-
"tokens":
|
|
380
|
+
"tokens": 115,
|
|
366
381
|
"tags": [
|
|
367
382
|
"cli",
|
|
368
383
|
"plugin-authoring",
|
|
@@ -375,7 +390,7 @@
|
|
|
375
390
|
{
|
|
376
391
|
"id": "cli.plugins",
|
|
377
392
|
"file": "chunks/cli.plugins.md",
|
|
378
|
-
"tokens":
|
|
393
|
+
"tokens": 172,
|
|
379
394
|
"tags": [
|
|
380
395
|
"cli",
|
|
381
396
|
"plugins"
|
|
@@ -425,7 +440,7 @@
|
|
|
425
440
|
{
|
|
426
441
|
"id": "cli.skills.implement",
|
|
427
442
|
"file": "chunks/cli.skills.implement.md",
|
|
428
|
-
"tokens":
|
|
443
|
+
"tokens": 220,
|
|
429
444
|
"tags": [
|
|
430
445
|
"cli",
|
|
431
446
|
"skills",
|
|
@@ -460,7 +475,7 @@
|
|
|
460
475
|
{
|
|
461
476
|
"id": "cli.skills.deploy",
|
|
462
477
|
"file": "chunks/cli.skills.deploy.md",
|
|
463
|
-
"tokens":
|
|
478
|
+
"tokens": 183,
|
|
464
479
|
"tags": [
|
|
465
480
|
"cli",
|
|
466
481
|
"skills",
|
|
@@ -486,7 +501,7 @@
|
|
|
486
501
|
{
|
|
487
502
|
"id": "cli.view",
|
|
488
503
|
"file": "chunks/cli.view.md",
|
|
489
|
-
"tokens":
|
|
504
|
+
"tokens": 357,
|
|
490
505
|
"tags": [
|
|
491
506
|
"cli",
|
|
492
507
|
"view"
|
|
@@ -499,7 +514,7 @@
|
|
|
499
514
|
{
|
|
500
515
|
"id": "cli.view.folder-support",
|
|
501
516
|
"file": "chunks/cli.view.folder-support.md",
|
|
502
|
-
"tokens":
|
|
517
|
+
"tokens": 201,
|
|
503
518
|
"tags": [
|
|
504
519
|
"cli",
|
|
505
520
|
"view",
|
|
@@ -523,7 +538,7 @@
|
|
|
523
538
|
{
|
|
524
539
|
"id": "getting-started.concepts.the-fluent-builder",
|
|
525
540
|
"file": "chunks/getting-started.concepts.the-fluent-builder.md",
|
|
526
|
-
"tokens":
|
|
541
|
+
"tokens": 251,
|
|
527
542
|
"tags": [
|
|
528
543
|
"getting-started",
|
|
529
544
|
"concepts",
|
|
@@ -548,31 +563,45 @@
|
|
|
548
563
|
{
|
|
549
564
|
"id": "getting-started.concepts.parsing-and-serializing",
|
|
550
565
|
"file": "chunks/getting-started.concepts.parsing-and-serializing.md",
|
|
551
|
-
"tokens":
|
|
566
|
+
"tokens": 687,
|
|
552
567
|
"tags": [
|
|
553
568
|
"getting-started",
|
|
554
569
|
"concepts",
|
|
555
570
|
"parsing",
|
|
556
571
|
"serializing"
|
|
557
572
|
],
|
|
558
|
-
"entities": [
|
|
573
|
+
"entities": [
|
|
574
|
+
"Bpmn.parse()",
|
|
575
|
+
"Bpmn.export()",
|
|
576
|
+
"unknownAttributes",
|
|
577
|
+
"multiInstanceLoopCharacteristics",
|
|
578
|
+
"unknownChildren",
|
|
579
|
+
"extensionElements",
|
|
580
|
+
"XmlElement",
|
|
581
|
+
"packages/core/tests/roundtrip-corpus.test.ts",
|
|
582
|
+
"packages/core/tests/descriptor-coverage.test.ts"
|
|
583
|
+
]
|
|
559
584
|
},
|
|
560
585
|
{
|
|
561
586
|
"id": "getting-started.concepts.ai-compact-format",
|
|
562
587
|
"file": "chunks/getting-started.concepts.ai-compact-format.md",
|
|
563
|
-
"tokens":
|
|
588
|
+
"tokens": 359,
|
|
564
589
|
"tags": [
|
|
565
590
|
"getting-started",
|
|
566
591
|
"concepts",
|
|
567
592
|
"ai-compact",
|
|
568
593
|
"format"
|
|
569
594
|
],
|
|
570
|
-
"entities": [
|
|
595
|
+
"entities": [
|
|
596
|
+
"compactify()",
|
|
597
|
+
"CompactElement",
|
|
598
|
+
"BpmnDefinitions"
|
|
599
|
+
]
|
|
571
600
|
},
|
|
572
601
|
{
|
|
573
602
|
"id": "getting-started.concepts.zeebe-extensions",
|
|
574
603
|
"file": "chunks/getting-started.concepts.zeebe-extensions.md",
|
|
575
|
-
"tokens":
|
|
604
|
+
"tokens": 134,
|
|
576
605
|
"tags": [
|
|
577
606
|
"getting-started",
|
|
578
607
|
"concepts",
|
|
@@ -584,7 +613,7 @@
|
|
|
584
613
|
{
|
|
585
614
|
"id": "getting-started.installation",
|
|
586
615
|
"file": "chunks/getting-started.installation.md",
|
|
587
|
-
"tokens":
|
|
616
|
+
"tokens": 140,
|
|
588
617
|
"tags": [
|
|
589
618
|
"getting-started",
|
|
590
619
|
"installation"
|
|
@@ -645,7 +674,7 @@
|
|
|
645
674
|
{
|
|
646
675
|
"id": "getting-started.quick-start.step-2-simulate-locally",
|
|
647
676
|
"file": "chunks/getting-started.quick-start.step-2-simulate-locally.md",
|
|
648
|
-
"tokens":
|
|
677
|
+
"tokens": 157,
|
|
649
678
|
"tags": [
|
|
650
679
|
"getting-started",
|
|
651
680
|
"quick-start",
|
|
@@ -658,7 +687,7 @@
|
|
|
658
687
|
{
|
|
659
688
|
"id": "getting-started.quick-start.step-3-deploy-to-camunda-8",
|
|
660
689
|
"file": "chunks/getting-started.quick-start.step-3-deploy-to-camunda-8.md",
|
|
661
|
-
"tokens":
|
|
690
|
+
"tokens": 151,
|
|
662
691
|
"tags": [
|
|
663
692
|
"getting-started",
|
|
664
693
|
"quick-start",
|
|
@@ -671,7 +700,7 @@
|
|
|
671
700
|
{
|
|
672
701
|
"id": "getting-started.quick-start.what-s-next",
|
|
673
702
|
"file": "chunks/getting-started.quick-start.what-s-next.md",
|
|
674
|
-
"tokens":
|
|
703
|
+
"tokens": 140,
|
|
675
704
|
"tags": [
|
|
676
705
|
"getting-started",
|
|
677
706
|
"quick-start",
|
|
@@ -682,7 +711,7 @@
|
|
|
682
711
|
{
|
|
683
712
|
"id": "guides.ai-agents",
|
|
684
713
|
"file": "chunks/guides.ai-agents.md",
|
|
685
|
-
"tokens":
|
|
714
|
+
"tokens": 145,
|
|
686
715
|
"tags": [
|
|
687
716
|
"guides",
|
|
688
717
|
"ai-agents"
|
|
@@ -710,7 +739,7 @@
|
|
|
710
739
|
{
|
|
711
740
|
"id": "guides.ai-agents.the-aiagent-plan-step",
|
|
712
741
|
"file": "chunks/guides.ai-agents.the-aiagent-plan-step.md",
|
|
713
|
-
"tokens":
|
|
742
|
+
"tokens": 500,
|
|
714
743
|
"tags": [
|
|
715
744
|
"guides",
|
|
716
745
|
"ai-agents",
|
|
@@ -813,7 +842,7 @@
|
|
|
813
842
|
{
|
|
814
843
|
"id": "guides.ai-implement.deploying",
|
|
815
844
|
"file": "chunks/guides.ai-implement.deploying.md",
|
|
816
|
-
"tokens":
|
|
845
|
+
"tokens": 255,
|
|
817
846
|
"tags": [
|
|
818
847
|
"guides",
|
|
819
848
|
"ai-implement",
|
|
@@ -839,12 +868,18 @@
|
|
|
839
868
|
{
|
|
840
869
|
"id": "guides.ai",
|
|
841
870
|
"file": "chunks/guides.ai.md",
|
|
842
|
-
"tokens":
|
|
871
|
+
"tokens": 478,
|
|
843
872
|
"tags": [
|
|
844
873
|
"guides",
|
|
845
874
|
"ai"
|
|
846
875
|
],
|
|
847
|
-
"entities": [
|
|
876
|
+
"entities": [
|
|
877
|
+
"expand()",
|
|
878
|
+
"compactify()",
|
|
879
|
+
"CompactElement",
|
|
880
|
+
"reconcileCompact",
|
|
881
|
+
"applyBpmnOperations"
|
|
882
|
+
]
|
|
848
883
|
},
|
|
849
884
|
{
|
|
850
885
|
"id": "guides.ai.minimal-empty-diagram",
|
|
@@ -864,7 +899,7 @@
|
|
|
864
899
|
{
|
|
865
900
|
"id": "guides.ai.claude-api-example",
|
|
866
901
|
"file": "chunks/guides.ai.claude-api-example.md",
|
|
867
|
-
"tokens":
|
|
902
|
+
"tokens": 226,
|
|
868
903
|
"tags": [
|
|
869
904
|
"guides",
|
|
870
905
|
"ai",
|
|
@@ -902,7 +937,7 @@
|
|
|
902
937
|
{
|
|
903
938
|
"id": "guides.building-processes.service-tasks",
|
|
904
939
|
"file": "chunks/guides.building-processes.service-tasks.md",
|
|
905
|
-
"tokens":
|
|
940
|
+
"tokens": 202,
|
|
906
941
|
"tags": [
|
|
907
942
|
"guides",
|
|
908
943
|
"building-processes",
|
|
@@ -914,7 +949,7 @@
|
|
|
914
949
|
{
|
|
915
950
|
"id": "guides.building-processes.events",
|
|
916
951
|
"file": "chunks/guides.building-processes.events.md",
|
|
917
|
-
"tokens":
|
|
952
|
+
"tokens": 244,
|
|
918
953
|
"tags": [
|
|
919
954
|
"guides",
|
|
920
955
|
"building-processes",
|
|
@@ -948,7 +983,7 @@
|
|
|
948
983
|
{
|
|
949
984
|
"id": "guides.building-processes.call-activities",
|
|
950
985
|
"file": "chunks/guides.building-processes.call-activities.md",
|
|
951
|
-
"tokens":
|
|
986
|
+
"tokens": 216,
|
|
952
987
|
"tags": [
|
|
953
988
|
"guides",
|
|
954
989
|
"building-processes",
|
|
@@ -974,7 +1009,7 @@
|
|
|
974
1009
|
{
|
|
975
1010
|
"id": "guides.building-processes.multi-instance",
|
|
976
1011
|
"file": "chunks/guides.building-processes.multi-instance.md",
|
|
977
|
-
"tokens":
|
|
1012
|
+
"tokens": 92,
|
|
978
1013
|
"tags": [
|
|
979
1014
|
"guides",
|
|
980
1015
|
"building-processes",
|
|
@@ -997,7 +1032,7 @@
|
|
|
997
1032
|
{
|
|
998
1033
|
"id": "guides.claude-code-plugin.configuration",
|
|
999
1034
|
"file": "chunks/guides.claude-code-plugin.configuration.md",
|
|
1000
|
-
"tokens":
|
|
1035
|
+
"tokens": 592,
|
|
1001
1036
|
"tags": [
|
|
1002
1037
|
"guides",
|
|
1003
1038
|
"claude-code-plugin",
|
|
@@ -1055,7 +1090,7 @@
|
|
|
1055
1090
|
{
|
|
1056
1091
|
"id": "guides.deployment.deploying-a-process",
|
|
1057
1092
|
"file": "chunks/guides.deployment.deploying-a-process.md",
|
|
1058
|
-
"tokens":
|
|
1093
|
+
"tokens": 195,
|
|
1059
1094
|
"tags": [
|
|
1060
1095
|
"guides",
|
|
1061
1096
|
"deployment",
|
|
@@ -1301,7 +1336,7 @@
|
|
|
1301
1336
|
{
|
|
1302
1337
|
"id": "guides.simulation.multiple-deployments",
|
|
1303
1338
|
"file": "chunks/guides.simulation.multiple-deployments.md",
|
|
1304
|
-
"tokens":
|
|
1339
|
+
"tokens": 85,
|
|
1305
1340
|
"tags": [
|
|
1306
1341
|
"guides",
|
|
1307
1342
|
"simulation",
|
|
@@ -1339,7 +1374,7 @@
|
|
|
1339
1374
|
{
|
|
1340
1375
|
"id": "guides.workers-standalone.environment-variables",
|
|
1341
1376
|
"file": "chunks/guides.workers-standalone.environment-variables.md",
|
|
1342
|
-
"tokens":
|
|
1377
|
+
"tokens": 140,
|
|
1343
1378
|
"tags": [
|
|
1344
1379
|
"guides",
|
|
1345
1380
|
"workers-standalone",
|
|
@@ -1379,7 +1414,7 @@
|
|
|
1379
1414
|
{
|
|
1380
1415
|
"id": "guides.workers-standalone.see-also",
|
|
1381
1416
|
"file": "chunks/guides.workers-standalone.see-also.md",
|
|
1382
|
-
"tokens":
|
|
1417
|
+
"tokens": 45,
|
|
1383
1418
|
"tags": [
|
|
1384
1419
|
"guides",
|
|
1385
1420
|
"workers-standalone",
|
|
@@ -1430,7 +1465,7 @@
|
|
|
1430
1465
|
{
|
|
1431
1466
|
"id": "packages.api.process-operations",
|
|
1432
1467
|
"file": "chunks/packages.api.process-operations.md",
|
|
1433
|
-
"tokens":
|
|
1468
|
+
"tokens": 238,
|
|
1434
1469
|
"tags": [
|
|
1435
1470
|
"packages",
|
|
1436
1471
|
"api",
|
|
@@ -1442,7 +1477,7 @@
|
|
|
1442
1477
|
{
|
|
1443
1478
|
"id": "packages.api.incident-resolution",
|
|
1444
1479
|
"file": "chunks/packages.api.incident-resolution.md",
|
|
1445
|
-
"tokens":
|
|
1480
|
+
"tokens": 137,
|
|
1446
1481
|
"tags": [
|
|
1447
1482
|
"packages",
|
|
1448
1483
|
"api",
|
|
@@ -1454,7 +1489,7 @@
|
|
|
1454
1489
|
{
|
|
1455
1490
|
"id": "packages.api.observability-events",
|
|
1456
1491
|
"file": "chunks/packages.api.observability-events.md",
|
|
1457
|
-
"tokens":
|
|
1492
|
+
"tokens": 94,
|
|
1458
1493
|
"tags": [
|
|
1459
1494
|
"packages",
|
|
1460
1495
|
"api",
|
|
@@ -1466,7 +1501,7 @@
|
|
|
1466
1501
|
{
|
|
1467
1502
|
"id": "packages.canvas.overview",
|
|
1468
1503
|
"file": "chunks/packages.canvas.overview.md",
|
|
1469
|
-
"tokens":
|
|
1504
|
+
"tokens": 161,
|
|
1470
1505
|
"tags": [
|
|
1471
1506
|
"packages",
|
|
1472
1507
|
"canvas",
|
|
@@ -1558,7 +1593,7 @@
|
|
|
1558
1593
|
{
|
|
1559
1594
|
"id": "packages.connector-gen.writeoptions",
|
|
1560
1595
|
"file": "chunks/packages.connector-gen.writeoptions.md",
|
|
1561
|
-
"tokens":
|
|
1596
|
+
"tokens": 235,
|
|
1562
1597
|
"tags": [
|
|
1563
1598
|
"packages",
|
|
1564
1599
|
"connector-gen",
|
|
@@ -1575,7 +1610,7 @@
|
|
|
1575
1610
|
{
|
|
1576
1611
|
"id": "packages.connector-gen.body-expansion",
|
|
1577
1612
|
"file": "chunks/packages.connector-gen.body-expansion.md",
|
|
1578
|
-
"tokens":
|
|
1613
|
+
"tokens": 136,
|
|
1579
1614
|
"tags": [
|
|
1580
1615
|
"packages",
|
|
1581
1616
|
"connector-gen",
|
|
@@ -1661,6 +1696,25 @@
|
|
|
1661
1696
|
"ProcessBuilder"
|
|
1662
1697
|
]
|
|
1663
1698
|
},
|
|
1699
|
+
{
|
|
1700
|
+
"id": "packages.core.installation-bpmn.continueprocess-definitions-processid",
|
|
1701
|
+
"file": "chunks/packages.core.installation-bpmn.continueprocess-definitions-processid.md",
|
|
1702
|
+
"tokens": 517,
|
|
1703
|
+
"tags": [
|
|
1704
|
+
"packages",
|
|
1705
|
+
"core",
|
|
1706
|
+
"installation",
|
|
1707
|
+
"bpmn.continueprocess",
|
|
1708
|
+
"definitions",
|
|
1709
|
+
"processid"
|
|
1710
|
+
],
|
|
1711
|
+
"entities": [
|
|
1712
|
+
"build()",
|
|
1713
|
+
"ProcessBuilder",
|
|
1714
|
+
"applyAutoLayout()",
|
|
1715
|
+
"isExecutable"
|
|
1716
|
+
]
|
|
1717
|
+
},
|
|
1664
1718
|
{
|
|
1665
1719
|
"id": "packages.core.installation-bpmn.creatediagram-id",
|
|
1666
1720
|
"file": "chunks/packages.core.installation-bpmn.creatediagram-id.md",
|
|
@@ -1675,10 +1729,26 @@
|
|
|
1675
1729
|
"DiagramBuilder"
|
|
1676
1730
|
]
|
|
1677
1731
|
},
|
|
1732
|
+
{
|
|
1733
|
+
"id": "packages.core.installation-diagrambuilder-collaborations",
|
|
1734
|
+
"file": "chunks/packages.core.installation-diagrambuilder-collaborations.md",
|
|
1735
|
+
"tokens": 404,
|
|
1736
|
+
"tags": [
|
|
1737
|
+
"packages",
|
|
1738
|
+
"core",
|
|
1739
|
+
"installation",
|
|
1740
|
+
"diagrambuilder",
|
|
1741
|
+
"collaborations"
|
|
1742
|
+
],
|
|
1743
|
+
"entities": [
|
|
1744
|
+
"applyAutoLayout",
|
|
1745
|
+
"build()"
|
|
1746
|
+
]
|
|
1747
|
+
},
|
|
1678
1748
|
{
|
|
1679
1749
|
"id": "packages.core.installation-bpmn.export-definitions",
|
|
1680
1750
|
"file": "chunks/packages.core.installation-bpmn.export-definitions.md",
|
|
1681
|
-
"tokens":
|
|
1751
|
+
"tokens": 43,
|
|
1682
1752
|
"tags": [
|
|
1683
1753
|
"packages",
|
|
1684
1754
|
"core",
|
|
@@ -1731,10 +1801,111 @@
|
|
|
1731
1801
|
],
|
|
1732
1802
|
"entities": []
|
|
1733
1803
|
},
|
|
1804
|
+
{
|
|
1805
|
+
"id": "packages.core.installation-semantichash-definitions",
|
|
1806
|
+
"file": "chunks/packages.core.installation-semantichash-definitions.md",
|
|
1807
|
+
"tokens": 193,
|
|
1808
|
+
"tags": [
|
|
1809
|
+
"packages",
|
|
1810
|
+
"core",
|
|
1811
|
+
"installation",
|
|
1812
|
+
"semantichash",
|
|
1813
|
+
"definitions"
|
|
1814
|
+
],
|
|
1815
|
+
"entities": [
|
|
1816
|
+
"exporterVersion"
|
|
1817
|
+
]
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"id": "packages.core.installation-projectsemantics-definitions",
|
|
1821
|
+
"file": "chunks/packages.core.installation-projectsemantics-definitions.md",
|
|
1822
|
+
"tokens": 54,
|
|
1823
|
+
"tags": [
|
|
1824
|
+
"packages",
|
|
1825
|
+
"core",
|
|
1826
|
+
"installation",
|
|
1827
|
+
"projectsemantics",
|
|
1828
|
+
"definitions"
|
|
1829
|
+
],
|
|
1830
|
+
"entities": [
|
|
1831
|
+
"semanticHash"
|
|
1832
|
+
]
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
"id": "packages.core.installation-diffsemantics-before-after",
|
|
1836
|
+
"file": "chunks/packages.core.installation-diffsemantics-before-after.md",
|
|
1837
|
+
"tokens": 121,
|
|
1838
|
+
"tags": [
|
|
1839
|
+
"packages",
|
|
1840
|
+
"core",
|
|
1841
|
+
"installation",
|
|
1842
|
+
"diffsemantics",
|
|
1843
|
+
"before",
|
|
1844
|
+
"after"
|
|
1845
|
+
],
|
|
1846
|
+
"entities": []
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"id": "packages.core.installation-applybpmnoperations-definitions-operations-options",
|
|
1850
|
+
"file": "chunks/packages.core.installation-applybpmnoperations-definitions-operations-options.md",
|
|
1851
|
+
"tokens": 235,
|
|
1852
|
+
"tags": [
|
|
1853
|
+
"packages",
|
|
1854
|
+
"core",
|
|
1855
|
+
"installation",
|
|
1856
|
+
"applybpmnoperations",
|
|
1857
|
+
"definitions",
|
|
1858
|
+
"operations",
|
|
1859
|
+
"options"
|
|
1860
|
+
],
|
|
1861
|
+
"entities": [
|
|
1862
|
+
"CompactDiagram",
|
|
1863
|
+
"OperationError"
|
|
1864
|
+
]
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"id": "packages.core.installation-ensurezeebeextension-owner-extension",
|
|
1868
|
+
"file": "chunks/packages.core.installation-ensurezeebeextension-owner-extension.md",
|
|
1869
|
+
"tokens": 323,
|
|
1870
|
+
"tags": [
|
|
1871
|
+
"packages",
|
|
1872
|
+
"core",
|
|
1873
|
+
"installation",
|
|
1874
|
+
"ensurezeebeextension",
|
|
1875
|
+
"owner",
|
|
1876
|
+
"extension"
|
|
1877
|
+
],
|
|
1878
|
+
"entities": [
|
|
1879
|
+
"extensionElements",
|
|
1880
|
+
"ZeebePlacementError",
|
|
1881
|
+
"ownerElement",
|
|
1882
|
+
"allowedOn",
|
|
1883
|
+
"zeebe.json",
|
|
1884
|
+
"meta.allowedIn",
|
|
1885
|
+
"applyBpmnOperations"
|
|
1886
|
+
]
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
"id": "packages.core.installation-reconcilecompact-definitions-compact-options",
|
|
1890
|
+
"file": "chunks/packages.core.installation-reconcilecompact-definitions-compact-options.md",
|
|
1891
|
+
"tokens": 129,
|
|
1892
|
+
"tags": [
|
|
1893
|
+
"packages",
|
|
1894
|
+
"core",
|
|
1895
|
+
"installation",
|
|
1896
|
+
"reconcilecompact",
|
|
1897
|
+
"definitions",
|
|
1898
|
+
"compact",
|
|
1899
|
+
"options"
|
|
1900
|
+
],
|
|
1901
|
+
"entities": [
|
|
1902
|
+
"CompactDiagram"
|
|
1903
|
+
]
|
|
1904
|
+
},
|
|
1734
1905
|
{
|
|
1735
1906
|
"id": "packages.core.installation-compactify-definitions",
|
|
1736
1907
|
"file": "chunks/packages.core.installation-compactify-definitions.md",
|
|
1737
|
-
"tokens":
|
|
1908
|
+
"tokens": 111,
|
|
1738
1909
|
"tags": [
|
|
1739
1910
|
"packages",
|
|
1740
1911
|
"core",
|
|
@@ -1750,7 +1921,7 @@
|
|
|
1750
1921
|
{
|
|
1751
1922
|
"id": "packages.core.installation-expand-compact",
|
|
1752
1923
|
"file": "chunks/packages.core.installation-expand-compact.md",
|
|
1753
|
-
"tokens":
|
|
1924
|
+
"tokens": 106,
|
|
1754
1925
|
"tags": [
|
|
1755
1926
|
"packages",
|
|
1756
1927
|
"core",
|
|
@@ -1759,8 +1930,8 @@
|
|
|
1759
1930
|
"compact"
|
|
1760
1931
|
],
|
|
1761
1932
|
"entities": [
|
|
1762
|
-
"
|
|
1763
|
-
"
|
|
1933
|
+
"BpmnDefinitions",
|
|
1934
|
+
"CompactDiagram"
|
|
1764
1935
|
]
|
|
1765
1936
|
},
|
|
1766
1937
|
{
|
|
@@ -1782,7 +1953,7 @@
|
|
|
1782
1953
|
{
|
|
1783
1954
|
"id": "packages.core.installation-processbuilder-methods",
|
|
1784
1955
|
"file": "chunks/packages.core.installation-processbuilder-methods.md",
|
|
1785
|
-
"tokens":
|
|
1956
|
+
"tokens": 412,
|
|
1786
1957
|
"tags": [
|
|
1787
1958
|
"packages",
|
|
1788
1959
|
"core",
|
|
@@ -1795,6 +1966,46 @@
|
|
|
1795
1966
|
"BpmnDefinitions"
|
|
1796
1967
|
]
|
|
1797
1968
|
},
|
|
1969
|
+
{
|
|
1970
|
+
"id": "packages.core.installation-joins-inferred-by-default-or-declared",
|
|
1971
|
+
"file": "chunks/packages.core.installation-joins-inferred-by-default-or-declared.md",
|
|
1972
|
+
"tokens": 314,
|
|
1973
|
+
"tags": [
|
|
1974
|
+
"packages",
|
|
1975
|
+
"core",
|
|
1976
|
+
"installation",
|
|
1977
|
+
"joins",
|
|
1978
|
+
"inferred",
|
|
1979
|
+
"default",
|
|
1980
|
+
"declared"
|
|
1981
|
+
],
|
|
1982
|
+
"entities": [
|
|
1983
|
+
"build()",
|
|
1984
|
+
"explicitJoins",
|
|
1985
|
+
"Bpmn.continueProcess()",
|
|
1986
|
+
"applyBpmnOperations"
|
|
1987
|
+
]
|
|
1988
|
+
},
|
|
1989
|
+
{
|
|
1990
|
+
"id": "packages.core.writing-files-bpmnkit-core-node",
|
|
1991
|
+
"file": "chunks/packages.core.writing-files-bpmnkit-core-node.md",
|
|
1992
|
+
"tokens": 474,
|
|
1993
|
+
"tags": [
|
|
1994
|
+
"packages",
|
|
1995
|
+
"core",
|
|
1996
|
+
"writing",
|
|
1997
|
+
"files",
|
|
1998
|
+
"bpmnkit",
|
|
1999
|
+
"node"
|
|
2000
|
+
],
|
|
2001
|
+
"entities": [
|
|
2002
|
+
"@bpmnkit/core/node",
|
|
2003
|
+
"@bpmnkit/core",
|
|
2004
|
+
"WriteVerificationError",
|
|
2005
|
+
"WriteError",
|
|
2006
|
+
"Bpmn.export()"
|
|
2007
|
+
]
|
|
2008
|
+
},
|
|
1798
2009
|
{
|
|
1799
2010
|
"id": "packages.core.dmn-support",
|
|
1800
2011
|
"file": "chunks/packages.core.dmn-support.md",
|
|
@@ -1812,7 +2023,7 @@
|
|
|
1812
2023
|
{
|
|
1813
2024
|
"id": "packages.docspack.overview",
|
|
1814
2025
|
"file": "chunks/packages.docspack.overview.md",
|
|
1815
|
-
"tokens":
|
|
2026
|
+
"tokens": 252,
|
|
1816
2027
|
"tags": [
|
|
1817
2028
|
"packages",
|
|
1818
2029
|
"docspack",
|
|
@@ -1826,7 +2037,7 @@
|
|
|
1826
2037
|
{
|
|
1827
2038
|
"id": "packages.docspack.installation",
|
|
1828
2039
|
"file": "chunks/packages.docspack.installation.md",
|
|
1829
|
-
"tokens":
|
|
2040
|
+
"tokens": 251,
|
|
1830
2041
|
"tags": [
|
|
1831
2042
|
"packages",
|
|
1832
2043
|
"docspack",
|
|
@@ -1863,7 +2074,7 @@
|
|
|
1863
2074
|
],
|
|
1864
2075
|
"entities": [
|
|
1865
2076
|
"TwoColumn",
|
|
1866
|
-
"apps/
|
|
2077
|
+
"apps/landing/src/content/docs"
|
|
1867
2078
|
]
|
|
1868
2079
|
},
|
|
1869
2080
|
{
|
|
@@ -1934,7 +2145,7 @@
|
|
|
1934
2145
|
{
|
|
1935
2146
|
"id": "packages.engine.overview",
|
|
1936
2147
|
"file": "chunks/packages.engine.overview.md",
|
|
1937
|
-
"tokens":
|
|
2148
|
+
"tokens": 140,
|
|
1938
2149
|
"tags": [
|
|
1939
2150
|
"packages",
|
|
1940
2151
|
"engine",
|
|
@@ -2042,7 +2253,7 @@
|
|
|
2042
2253
|
{
|
|
2043
2254
|
"id": "packages.worker-client.job.complete-variables",
|
|
2044
2255
|
"file": "chunks/packages.worker-client.job.complete-variables.md",
|
|
2045
|
-
"tokens":
|
|
2256
|
+
"tokens": 171,
|
|
2046
2257
|
"tags": [
|
|
2047
2258
|
"packages",
|
|
2048
2259
|
"worker-client",
|