@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
  # @bpmnkit/worker-client — See also
2
2
 
3
- - [Standalone Workers](/guides/workers-standalone/) — scaffolding, running, and deploying workers
4
- - [AI-Driven Implementation](/guides/ai-implement/) — generate workers automatically with `/implement`
3
+ - [Standalone Workers](/docs/guides/workers-standalone) — scaffolding, running, and deploying workers
4
+ - [AI-Driven Implementation](/docs/guides/ai-implement) — generate workers automatically with `/implement`
5
5
 
6
6
  ---
7
- Source: https://docs.bpmnkit.com/packages/worker-client/
7
+ Source: https://bpmnkit.com/docs/packages/worker-client