@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
package/README.md CHANGED
@@ -9,7 +9,7 @@
9
9
  [![ai-assisted](https://img.shields.io/badge/AI--assisted-claude-8b5cf6?style=flat-square)](https://github.com/bpmnkit/monorepo)
10
10
  [![experimental](https://img.shields.io/badge/status-experimental-f59e0b?style=flat-square)](https://github.com/bpmnkit/monorepo)
11
11
 
12
- [Website](https://bpmnkit.com) · [Documentation](https://docs.bpmnkit.com) · [GitHub](https://github.com/bpmnkit/monorepo) · [Changelog](https://github.com/bpmnkit/monorepo/blob/main/packages/docspack/CHANGELOG.md)
12
+ [Website](https://bpmnkit.com) · [Documentation](https://bpmnkit.com/docs) · [GitHub](https://github.com/bpmnkit/monorepo) · [Changelog](https://github.com/bpmnkit/monorepo/blob/main/packages/docspack/CHANGELOG.md)
13
13
  </div>
14
14
 
15
15
  ---
@@ -135,6 +135,7 @@ Options: `--limit <n>`, `--max-tokens <n>`, `--pack <name>`, `--cwd <dir>`.
135
135
  | [`@bpmnkit/patterns`](https://www.npmjs.com/package/@bpmnkit/patterns) | Domain process patterns for BPMNKit AIKit |
136
136
  | [`@bpmnkit/reebe-wasm`](https://www.npmjs.com/package/@bpmnkit/reebe-wasm) | WebAssembly BPMN engine for browser simulation |
137
137
  | [`@bpmnkit/worker-client`](https://www.npmjs.com/package/@bpmnkit/worker-client) | Thin Zeebe REST client for standalone workers |
138
+ | [`@bpmnkit/user-tasks`](https://www.npmjs.com/package/@bpmnkit/user-tasks) | Embeddable user task widget for Camunda 8 |
138
139
  | [`@bpmnkit/cli-sdk`](https://www.npmjs.com/package/@bpmnkit/cli-sdk) | Plugin authoring SDK for the casen CLI |
139
140
  | [`@bpmnkit/create-casen-plugin`](https://www.npmjs.com/package/@bpmnkit/create-casen-plugin) | Scaffold a new casen CLI plugin in seconds |
140
141
  | [`@bpmnkit/casen-report`](https://www.npmjs.com/package/@bpmnkit/casen-report) | HTML reports from Camunda 8 incident and SLA data |
package/dist/chunk.js CHANGED
@@ -26,7 +26,7 @@ export function chunkDocument(doc, options = {}) {
26
26
  continue;
27
27
  const directives = readDirectives(part.lines);
28
28
  const chunkTitle = part.heading === "" ? title : `${title} — ${part.heading}`;
29
- const source = options.siteUrl ? `\n\n---\nSource: ${options.siteUrl}/${doc.slug}/` : "";
29
+ const source = options.siteUrl ? `\n\n---\nSource: ${options.siteUrl}/${doc.slug}` : "";
30
30
  const bodyText = `# ${chunkTitle}\n\n${stripDirectives(text)}${source}\n`;
31
31
  chunks.push({
32
32
  id: uniqueId(makeId(doc.slug, part.heading), used),
package/llms.txt CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > BPMN Kit documentation as an offline, version-locked docspack package with a built-in search CLI for AI agents
4
4
 
5
- Version 0.0.2. 152 chunks documenting @bpmnkit/core, @bpmnkit/canvas, @bpmnkit/editor, @bpmnkit/engine, @bpmnkit/feel, @bpmnkit/plugins, @bpmnkit/api, @bpmnkit/ascii, @bpmnkit/connector-gen, @bpmnkit/connectors, @bpmnkit/patterns, @bpmnkit/worker-client, @bpmnkit/cli.
5
+ Version 0.0.4. 191 chunks documenting @bpmnkit/core, @bpmnkit/canvas, @bpmnkit/editor, @bpmnkit/engine, @bpmnkit/feel, @bpmnkit/plugins, @bpmnkit/api, @bpmnkit/ascii, @bpmnkit/connector-gen, @bpmnkit/connectors, @bpmnkit/patterns, @bpmnkit/worker-client, @bpmnkit/cli.
6
6
 
7
7
  ```sh
8
8
  npm i -D @bpmnkit/docspack
@@ -14,91 +14,100 @@ npx bpmnkit-docs ask "how do I deploy a process"
14
14
  - [casen CLI](.llms/chunks/cli.casen.md) — 677 tokens
15
15
  - [casen CLI — Generate BPMN files](.llms/chunks/cli.casen.generate-bpmn-files.md) — 205 tokens
16
16
  - [casen CLI — Connection Profiles](.llms/chunks/cli.casen.connection-profiles.md) — 279 tokens
17
- - [casen CLI — Plugins](.llms/chunks/cli.casen.plugins.md) — 271 tokens
18
- - [casen CLI — BPMN generation pipeline](.llms/chunks/cli.casen.bpmn-generation-pipeline.md) — 281 tokens
19
- - [casen CLI — AIKit Skills](.llms/chunks/cli.casen.aikit-skills.md) — 197 tokens
20
- - [casen CLI — Worker commands](.llms/chunks/cli.casen.worker-commands.md) — 192 tokens
21
- - [casen connector](.llms/chunks/cli.connector.md) — 167 tokens
17
+ - [casen CLI — Plugins](.llms/chunks/cli.casen.plugins.md) — 270 tokens
18
+ - [casen CLI — BPMN generation pipeline](.llms/chunks/cli.casen.bpmn-generation-pipeline.md) — 280 tokens
19
+ - [casen CLI — AIKit Skills](.llms/chunks/cli.casen.aikit-skills.md) — 196 tokens
20
+ - [casen CLI — Worker commands](.llms/chunks/cli.casen.worker-commands.md) — 272 tokens
21
+ - [casen CLI — MCP Server Mode](.llms/chunks/cli.casen.mcp-server-mode.md) — 140 tokens
22
+ - [casen connector](.llms/chunks/cli.connector.md) — 166 tokens
22
23
  - [casen connector — Browse the bundled OOTB catalog](.llms/chunks/cli.connector.browse-the-bundled-ootb-catalog.md) — 213 tokens
23
24
  - [casen connector — Generate from the OpenAPI catalog](.llms/chunks/cli.connector.generate-from-the-openapi-catalog.md) — 174 tokens
24
- - [casen connector — All flags](.llms/chunks/cli.connector.all-flags.md) — 329 tokens
25
+ - [casen connector — All flags](.llms/chunks/cli.connector.all-flags.md) — 328 tokens
25
26
  - [casen connector — Common workflows](.llms/chunks/cli.connector.common-workflows.md) — 288 tokens
26
- - [casen connector — What gets generated](.llms/chunks/cli.connector.what-gets-generated.md) — 225 tokens
27
+ - [casen connector — What gets generated](.llms/chunks/cli.connector.what-gets-generated.md) — 224 tokens
27
28
  - [casen connector — Built-in catalog](.llms/chunks/cli.connector.built-in-catalog.md) — 426 tokens
28
29
  - [casen connector — Programmatic usage](.llms/chunks/cli.connector.programmatic-usage.md) — 45 tokens
30
+ - [casen diff](.llms/chunks/cli.diff.md) — 412 tokens
31
+ - [casen diff — Flags](.llms/chunks/cli.diff.flags.md) — 301 tokens
32
+ - [casen diff — The same diff elsewhere](.llms/chunks/cli.diff.the-same-diff-elsewhere.md) — 128 tokens
29
33
  - [casen generate](.llms/chunks/cli.generate.md) — 508 tokens
30
- - [casen generate — Definition mode (AI / scripting path)](.llms/chunks/cli.generate.definition-mode-ai-scripting-path.md) — 672 tokens
31
- - [casen generate — Modify-existing mode (`--input`)](.llms/chunks/cli.generate.modify-existing-mode-input.md) — 449 tokens
34
+ - [casen generate — Definition mode (AI / scripting path)](.llms/chunks/cli.generate.definition-mode-ai-scripting-path.md) — 671 tokens
35
+ - [casen generate — Modify-existing mode (`--input`)](.llms/chunks/cli.generate.modify-existing-mode-input.md) — 448 tokens
32
36
  - [casen generate — Typical AI workflow](.llms/chunks/cli.generate.typical-ai-workflow.md) — 106 tokens
33
37
  - [casen Plugin Authoring](.llms/chunks/cli.plugin-authoring.md) — 326 tokens
34
- - [casen Plugin Authoring — What gets generated](.llms/chunks/cli.plugin-authoring.what-gets-generated.md) — 310 tokens
38
+ - [casen Plugin Authoring — What gets generated](.llms/chunks/cli.plugin-authoring.what-gets-generated.md) — 309 tokens
35
39
  - [casen Plugin Authoring — The `@bpmnkit/cli-sdk` SDK](.llms/chunks/cli.plugin-authoring.the-bpmnkit-cli-sdk-sdk.md) — 423 tokens
36
40
  - [casen Plugin Authoring — Writing commands](.llms/chunks/cli.plugin-authoring.writing-commands.md) — 425 tokens
37
41
  - [casen Plugin Authoring — Test locally](.llms/chunks/cli.plugin-authoring.test-locally.md) — 161 tokens
38
- - [casen Plugin Authoring — Plugin naming conventions](.llms/chunks/cli.plugin-authoring.plugin-naming-conventions.md) — 116 tokens
39
- - [casen Plugins](.llms/chunks/cli.plugins.md) — 167 tokens
42
+ - [casen Plugin Authoring — Plugin naming conventions](.llms/chunks/cli.plugin-authoring.plugin-naming-conventions.md) — 115 tokens
43
+ - [casen Plugins](.llms/chunks/cli.plugins.md) — 172 tokens
40
44
  - [casen Plugins — `@bpmnkit/casen-report`](.llms/chunks/cli.plugins.bpmnkit-casen-report.md) — 244 tokens
41
45
  - [casen Plugins — `@bpmnkit/casen-worker-http`](.llms/chunks/cli.plugins.bpmnkit-casen-worker-http.md) — 116 tokens
42
46
  - [AIKit Skills](.llms/chunks/cli.skills.md) — 166 tokens
43
- - [AIKit Skills — `/implement`](.llms/chunks/cli.skills.implement.md) — 221 tokens
47
+ - [AIKit Skills — `/implement`](.llms/chunks/cli.skills.implement.md) — 220 tokens
44
48
  - [AIKit Skills — `/review`](.llms/chunks/cli.skills.review.md) — 184 tokens
45
49
  - [AIKit Skills — `/test`](.llms/chunks/cli.skills.test.md) — 193 tokens
46
- - [AIKit Skills — `/deploy`](.llms/chunks/cli.skills.deploy.md) — 184 tokens
50
+ - [AIKit Skills — `/deploy`](.llms/chunks/cli.skills.deploy.md) — 183 tokens
47
51
  - [AIKit Skills — No MCP server required](.llms/chunks/cli.skills.no-mcp-server-required.md) — 83 tokens
48
- - [casen view](.llms/chunks/cli.view.md) — 358 tokens
49
- - [casen view — Folder support](.llms/chunks/cli.view.folder-support.md) — 202 tokens
52
+ - [casen view](.llms/chunks/cli.view.md) — 357 tokens
53
+ - [casen view — Folder support](.llms/chunks/cli.view.folder-support.md) — 201 tokens
50
54
  - [casen view — Tabbed navigation](.llms/chunks/cli.view.tabbed-navigation.md) — 181 tokens
51
55
 
52
56
  ## getting-started
53
57
 
54
- - [Core Concepts — The Fluent Builder](.llms/chunks/getting-started.concepts.the-fluent-builder.md) — 252 tokens
58
+ - [Core Concepts — The Fluent Builder](.llms/chunks/getting-started.concepts.the-fluent-builder.md) — 251 tokens
55
59
  - [Core Concepts — Auto-Layout](.llms/chunks/getting-started.concepts.auto-layout.md) — 150 tokens
56
- - [Core Concepts — Parsing and Serializing](.llms/chunks/getting-started.concepts.parsing-and-serializing.md) — 149 tokens
57
- - [Core Concepts — AI-Compact Format](.llms/chunks/getting-started.concepts.ai-compact-format.md) — 182 tokens
58
- - [Core Concepts — Zeebe Extensions](.llms/chunks/getting-started.concepts.zeebe-extensions.md) — 135 tokens
59
- - [Installation](.llms/chunks/getting-started.installation.md) — 141 tokens
60
+ - [Core Concepts — Parsing and Serializing](.llms/chunks/getting-started.concepts.parsing-and-serializing.md) — 687 tokens
61
+ - [Core Concepts — AI-Compact Format](.llms/chunks/getting-started.concepts.ai-compact-format.md) — 359 tokens
62
+ - [Core Concepts — Zeebe Extensions](.llms/chunks/getting-started.concepts.zeebe-extensions.md) — 134 tokens
63
+ - [Installation](.llms/chunks/getting-started.installation.md) — 140 tokens
60
64
  - [Installation — SVG Canvas Viewer](.llms/chunks/getting-started.installation.svg-canvas-viewer.md) — 189 tokens
61
65
  - [Installation — Worker client](.llms/chunks/getting-started.installation.worker-client.md) — 145 tokens
62
66
  - [Installation — Runtime Requirements](.llms/chunks/getting-started.installation.runtime-requirements.md) — 87 tokens
63
67
  - [Quick Start](.llms/chunks/getting-started.quick-start.md) — 149 tokens
64
- - [Quick Start — Step 2: Simulate locally](.llms/chunks/getting-started.quick-start.step-2-simulate-locally.md) — 158 tokens
65
- - [Quick Start — Step 3: Deploy to Camunda 8](.llms/chunks/getting-started.quick-start.step-3-deploy-to-camunda-8.md) — 152 tokens
66
- - [Quick Start — What's next?](.llms/chunks/getting-started.quick-start.what-s-next.md) — 137 tokens
68
+ - [Quick Start — Step 2: Simulate locally](.llms/chunks/getting-started.quick-start.step-2-simulate-locally.md) — 157 tokens
69
+ - [Quick Start — Step 3: Deploy to Camunda 8](.llms/chunks/getting-started.quick-start.step-3-deploy-to-camunda-8.md) — 151 tokens
70
+ - [Quick Start — What's next?](.llms/chunks/getting-started.quick-start.what-s-next.md) — 140 tokens
67
71
 
68
72
  ## guides
69
73
 
70
- - [AI Agents](.llms/chunks/guides.ai-agents.md) — 146 tokens
74
+ - [AI Agents](.llms/chunks/guides.ai-agents.md) — 145 tokens
71
75
  - [AI Agents — How it's modeled](.llms/chunks/guides.ai-agents.how-it-s-modeled.md) — 183 tokens
72
- - [AI Agents — The `aiAgent` plan step](.llms/chunks/guides.ai-agents.the-aiagent-plan-step.md) — 501 tokens
76
+ - [AI Agents — The `aiAgent` plan step](.llms/chunks/guides.ai-agents.the-aiagent-plan-step.md) — 500 tokens
73
77
  - [AI Agents — Deploy-grade validation](.llms/chunks/guides.ai-agents.deploy-grade-validation.md) — 205 tokens
74
78
  - [AI Agents — Testing without a real LLM call](.llms/chunks/guides.ai-agents.testing-without-a-real-llm-call.md) — 201 tokens
75
79
  - [AI Agents — See also](.llms/chunks/guides.ai-agents.see-also.md) — 49 tokens
76
80
  - [Building Processes with AI](.llms/chunks/guides.ai-implement.md) — 403 tokens
77
81
  - [Building Processes with AI — The Claude Code plugin](.llms/chunks/guides.ai-implement.the-claude-code-plugin.md) — 231 tokens
78
82
  - [Building Processes with AI — Lightweight alternative: `casen skills install`](.llms/chunks/guides.ai-implement.lightweight-alternative-casen-skills-install.md) — 172 tokens
79
- - [Building Processes with AI — Deploying](.llms/chunks/guides.ai-implement.deploying.md) — 256 tokens
83
+ - [Building Processes with AI — Deploying](.llms/chunks/guides.ai-implement.deploying.md) — 255 tokens
80
84
  - [Building Processes with AI — Extending an existing process](.llms/chunks/guides.ai-implement.extending-an-existing-process.md) — 100 tokens
81
- - [AI Integration](.llms/chunks/guides.ai.md) — 227 tokens
85
+ - [AI Integration](.llms/chunks/guides.ai.md) — 478 tokens
82
86
  - [AI Integration — Minimal Empty Diagram](.llms/chunks/guides.ai.minimal-empty-diagram.md) — 229 tokens
83
- - [AI Integration — Claude API Example](.llms/chunks/guides.ai.claude-api-example.md) — 227 tokens
87
+ - [AI Integration — Claude API Example](.llms/chunks/guides.ai.claude-api-example.md) — 226 tokens
84
88
  - [AI Integration — OpenAI Function Calling](.llms/chunks/guides.ai.openai-function-calling.md) — 192 tokens
85
89
  - [AI Integration — MCP Server](.llms/chunks/guides.ai.mcp-server.md) — 151 tokens
86
- - [Building Processes — Service Tasks](.llms/chunks/guides.building-processes.service-tasks.md) — 203 tokens
87
- - [Building Processes — Events](.llms/chunks/guides.building-processes.events.md) — 245 tokens
90
+ - [Building Processes — Service Tasks](.llms/chunks/guides.building-processes.service-tasks.md) — 202 tokens
91
+ - [Building Processes — Events](.llms/chunks/guides.building-processes.events.md) — 244 tokens
88
92
  - [Building Processes — Sub-Processes](.llms/chunks/guides.building-processes.sub-processes.md) — 181 tokens
89
93
  - [Building Processes — Boundary Events](.llms/chunks/guides.building-processes.boundary-events.md) — 294 tokens
90
- - [Building Processes — Call Activities](.llms/chunks/guides.building-processes.call-activities.md) — 217 tokens
94
+ - [Building Processes — Call Activities](.llms/chunks/guides.building-processes.call-activities.md) — 216 tokens
91
95
  - [Building Processes — Task Defaults](.llms/chunks/guides.building-processes.task-defaults.md) — 141 tokens
92
- - [Building Processes — Multi-Instance](.llms/chunks/guides.building-processes.multi-instance.md) — 93 tokens
96
+ - [Building Processes — Multi-Instance](.llms/chunks/guides.building-processes.multi-instance.md) — 687 tokens
93
97
  - [Claude Code Plugin](.llms/chunks/guides.claude-code-plugin.md) — 205 tokens
94
- - [Claude Code Plugin — Configuration](.llms/chunks/guides.claude-code-plugin.configuration.md) — 591 tokens
98
+ - [Claude Code Plugin — Configuration](.llms/chunks/guides.claude-code-plugin.configuration.md) — 592 tokens
95
99
  - [Claude Code Plugin — Reference docs](.llms/chunks/guides.claude-code-plugin.reference-docs.md) — 412 tokens
96
100
  - [Claude Code Plugin — Ambient Hooks](.llms/chunks/guides.claude-code-plugin.ambient-hooks.md) — 191 tokens
97
101
  - [Camunda 8 Deployment](.llms/chunks/guides.deployment.md) — 192 tokens
98
- - [Camunda 8 Deployment — Deploying a Process](.llms/chunks/guides.deployment.deploying-a-process.md) — 196 tokens
102
+ - [Camunda 8 Deployment — Deploying a Process](.llms/chunks/guides.deployment.deploying-a-process.md) — 195 tokens
99
103
  - [Camunda 8 Deployment — Handling Jobs](.llms/chunks/guides.deployment.handling-jobs.md) — 195 tokens
100
104
  - [Camunda 8 Deployment — Managing Incidents](.llms/chunks/guides.deployment.managing-incidents.md) — 143 tokens
101
105
  - [Camunda 8 Deployment — CI/CD: Deploy on Push](.llms/chunks/guides.deployment.ci-cd-deploy-on-push.md) — 222 tokens
106
+ - [Drop — Share & Co-edit](.llms/chunks/guides.drop.md) — 141 tokens
107
+ - [Drop — Share & Co-edit — Sharing a file](.llms/chunks/guides.drop.sharing-a-file.md) — 410 tokens
108
+ - [Drop — Share & Co-edit — Reviewing it together](.llms/chunks/guides.drop.reviewing-it-together.md) — 604 tokens
109
+ - [Drop — Share & Co-edit — Running your own](.llms/chunks/guides.drop.running-your-own.md) — 200 tokens
110
+ - [Drop — Share & Co-edit — What Drop is not](.llms/chunks/guides.drop.what-drop-is-not.md) — 136 tokens
102
111
  - [Gateways & Branching — Exclusive Gateway (XOR)](.llms/chunks/guides.gateways.exclusive-gateway-xor.md) — 218 tokens
103
112
  - [Gateways & Branching — Parallel Gateway (AND)](.llms/chunks/guides.gateways.parallel-gateway-and.md) — 143 tokens
104
113
  - [Gateways & Branching — Inclusive Gateway (OR)](.llms/chunks/guides.gateways.inclusive-gateway-or.md) — 208 tokens
@@ -114,47 +123,77 @@ npx bpmnkit-docs ask "how do I deploy a process"
114
123
  - [Simulation — Instance State](.llms/chunks/guides.simulation.instance-state.md) — 136 tokens
115
124
  - [Simulation — Message Correlation](.llms/chunks/guides.simulation.message-correlation.md) — 144 tokens
116
125
  - [Simulation — DMN Decision Evaluation](.llms/chunks/guides.simulation.dmn-decision-evaluation.md) — 251 tokens
117
- - [Simulation — Multiple Deployments](.llms/chunks/guides.simulation.multiple-deployments.md) — 86 tokens
126
+ - [Simulation — Multiple Deployments](.llms/chunks/guides.simulation.multiple-deployments.md) — 85 tokens
127
+ - [VS Code Extension](.llms/chunks/guides.vscode.md) — 139 tokens
128
+ - [VS Code Extension — Installing](.llms/chunks/guides.vscode.installing.md) — 140 tokens
129
+ - [VS Code Extension — What it does — Preview beside the source](.llms/chunks/guides.vscode.what-it-does-preview-beside-the-source.md) — 131 tokens
130
+ - [VS Code Extension — What it does — Editing that leaves a readable diff](.llms/chunks/guides.vscode.what-it-does-editing-that-leaves-a-readable-diff.md) — 302 tokens
131
+ - [VS Code Extension — What it does — Findings in the Problems panel](.llms/chunks/guides.vscode.what-it-does-findings-in-the-problems-panel.md) — 150 tokens
132
+ - [VS Code Extension — What it does — A visual diff in Source Control](.llms/chunks/guides.vscode.what-it-does-a-visual-diff-in-source-control.md) — 146 tokens
133
+ - [VS Code Extension — What it does — Run the diagram in the editor](.llms/chunks/guides.vscode.what-it-does-run-the-diagram-in-the-editor.md) — 105 tokens
134
+ - [VS Code Extension — What it does — A FEEL playground on your selection](.llms/chunks/guides.vscode.what-it-does-a-feel-playground-on-your-selection.md) — 75 tokens
135
+ - [VS Code Extension — What it does — Deploy against your own clusters](.llms/chunks/guides.vscode.what-it-does-deploy-against-your-own-clusters.md) — 208 tokens
136
+ - [VS Code Extension — What it does — Copy the diagram as text](.llms/chunks/guides.vscode.what-it-does-copy-the-diagram-as-text.md) — 84 tokens
137
+ - [VS Code Extension — Commands](.llms/chunks/guides.vscode.commands.md) — 181 tokens
138
+ - [VS Code Extension — Settings](.llms/chunks/guides.vscode.settings.md) — 241 tokens
139
+ - [VS Code Extension — Support](.llms/chunks/guides.vscode.support.md) — 99 tokens
118
140
  - [Standalone Workers](.llms/chunks/guides.workers-standalone.md) — 184 tokens
119
141
  - [Standalone Workers — Anatomy of a worker](.llms/chunks/guides.workers-standalone.anatomy-of-a-worker.md) — 212 tokens
120
- - [Standalone Workers — Environment variables](.llms/chunks/guides.workers-standalone.environment-variables.md) — 141 tokens
142
+ - [Standalone Workers — Environment variables](.llms/chunks/guides.workers-standalone.environment-variables.md) — 140 tokens
121
143
  - [Standalone Workers — Running workers](.llms/chunks/guides.workers-standalone.running-workers.md) — 222 tokens
122
144
  - [Standalone Workers — Camunda SaaS](.llms/chunks/guides.workers-standalone.camunda-saas.md) — 274 tokens
123
- - [Standalone Workers — See also](.llms/chunks/guides.workers-standalone.see-also.md) — 46 tokens
145
+ - [Standalone Workers — See also](.llms/chunks/guides.workers-standalone.see-also.md) — 45 tokens
124
146
 
125
147
  ## packages
126
148
 
127
149
  - [@bpmnkit/api — Overview](.llms/chunks/packages.api.overview.md) — 218 tokens
128
150
  - [@bpmnkit/api — Resource Namespaces](.llms/chunks/packages.api.resource-namespaces.md) — 172 tokens
129
- - [@bpmnkit/api — Process Operations](.llms/chunks/packages.api.process-operations.md) — 239 tokens
130
- - [@bpmnkit/api — Incident Resolution](.llms/chunks/packages.api.incident-resolution.md) — 138 tokens
131
- - [@bpmnkit/api — Observability Events](.llms/chunks/packages.api.observability-events.md) — 95 tokens
132
- - [@bpmnkit/canvas — Overview](.llms/chunks/packages.canvas.overview.md) — 162 tokens
151
+ - [@bpmnkit/api — Process Operations](.llms/chunks/packages.api.process-operations.md) — 238 tokens
152
+ - [@bpmnkit/api — Incident Resolution](.llms/chunks/packages.api.incident-resolution.md) — 137 tokens
153
+ - [@bpmnkit/api — Observability Events](.llms/chunks/packages.api.observability-events.md) — 94 tokens
154
+ - [@bpmnkit/canvas — Overview](.llms/chunks/packages.canvas.overview.md) — 161 tokens
133
155
  - [@bpmnkit/canvas — Options](.llms/chunks/packages.canvas.options.md) — 147 tokens
134
156
  - [@bpmnkit/canvas — Events](.llms/chunks/packages.canvas.events.md) — 269 tokens
135
157
  - [@bpmnkit/connector-gen — Overview](.llms/chunks/packages.connector-gen.overview.md) — 182 tokens
136
158
  - [@bpmnkit/connector-gen — Installation](.llms/chunks/packages.connector-gen.installation.md) — 159 tokens
137
159
  - [@bpmnkit/connector-gen — Generating from the catalog](.llms/chunks/packages.connector-gen.generating-from-the-catalog.md) — 268 tokens
138
- - [@bpmnkit/connector-gen — `WriteOptions`](.llms/chunks/packages.connector-gen.writeoptions.md) — 236 tokens
139
- - [@bpmnkit/connector-gen — Body expansion](.llms/chunks/packages.connector-gen.body-expansion.md) — 137 tokens
160
+ - [@bpmnkit/connector-gen — `WriteOptions`](.llms/chunks/packages.connector-gen.writeoptions.md) — 235 tokens
161
+ - [@bpmnkit/connector-gen — Body expansion](.llms/chunks/packages.connector-gen.body-expansion.md) — 136 tokens
140
162
  - [@bpmnkit/connector-gen — Lower-level API](.llms/chunks/packages.connector-gen.lower-level-api.md) — 185 tokens
141
163
  - [@bpmnkit/connector-gen — Catalog reference](.llms/chunks/packages.connector-gen.catalog-reference.md) — 518 tokens
142
164
  - [@bpmnkit/connector-gen — `CatalogEntry` type](.llms/chunks/packages.connector-gen.catalogentry-type.md) — 86 tokens
143
165
  - [@bpmnkit/core — Overview](.llms/chunks/packages.core.overview.md) — 136 tokens
144
166
  - [@bpmnkit/core — Installation](.llms/chunks/packages.core.installation.md) — 27 tokens
145
167
  - [@bpmnkit/core — Installation — `Bpmn.createProcess(id, name?)`](.llms/chunks/packages.core.installation-bpmn.createprocess-id-name.md) — 51 tokens
168
+ - [@bpmnkit/core — Installation — `Bpmn.continueProcess(definitions, processId)`](.llms/chunks/packages.core.installation-bpmn.continueprocess-definitions-processid.md) — 517 tokens
146
169
  - [@bpmnkit/core — Installation — `Bpmn.createDiagram(id?)`](.llms/chunks/packages.core.installation-bpmn.creatediagram-id.md) — 107 tokens
147
- - [@bpmnkit/core — Installation — `Bpmn.export(definitions)`](.llms/chunks/packages.core.installation-bpmn.export-definitions.md) — 44 tokens
170
+ - [@bpmnkit/core — Installation — DiagramBuilder — collaborations](.llms/chunks/packages.core.installation-diagrambuilder-collaborations.md) — 404 tokens
171
+ - [@bpmnkit/core — Installation — `Bpmn.export(definitions)`](.llms/chunks/packages.core.installation-bpmn.export-definitions.md) — 43 tokens
148
172
  - [@bpmnkit/core — Installation — `Bpmn.parse(xml)`](.llms/chunks/packages.core.installation-bpmn.parse-xml.md) — 45 tokens
149
173
  - [@bpmnkit/core — Installation — `Bpmn.makeEmpty(processId?, processName?)`](.llms/chunks/packages.core.installation-bpmn.makeempty-processid-processname.md) — 65 tokens
150
174
  - [@bpmnkit/core — Installation — `Bpmn.SAMPLE_XML`](.llms/chunks/packages.core.installation-bpmn.sample_xml.md) — 43 tokens
151
- - [@bpmnkit/core — Installation — `compactify(definitions)`](.llms/chunks/packages.core.installation-compactify-definitions.md) — 62 tokens
152
- - [@bpmnkit/core — Installation — `expand(compact)`](.llms/chunks/packages.core.installation-expand-compact.md) — 57 tokens
175
+ - [@bpmnkit/core — Installation — `semanticHash(definitions)`](.llms/chunks/packages.core.installation-semantichash-definitions.md) — 193 tokens
176
+ - [@bpmnkit/core — Installation — `projectSemantics(definitions)`](.llms/chunks/packages.core.installation-projectsemantics-definitions.md) — 54 tokens
177
+ - [@bpmnkit/core — Installation — `diffSemantics(before, after)`](.llms/chunks/packages.core.installation-diffsemantics-before-after.md) — 121 tokens
178
+ - [@bpmnkit/core — Installation — `diffDiagram(before, after)`](.llms/chunks/packages.core.installation-diffdiagram-before-after.md) — 331 tokens
179
+ - [@bpmnkit/core — Installation — `applyBpmnOperations(definitions, operations, options?)`](.llms/chunks/packages.core.installation-applybpmnoperations-definitions-operations-options.md) — 235 tokens
180
+ - [@bpmnkit/core — Installation — `ensureZeebeExtension(owner, extension)`](.llms/chunks/packages.core.installation-ensurezeebeextension-owner-extension.md) — 323 tokens
181
+ - [@bpmnkit/core — Installation — `reconcileCompact(definitions, compact, options?)`](.llms/chunks/packages.core.installation-reconcilecompact-definitions-compact-options.md) — 129 tokens
182
+ - [@bpmnkit/core — Installation — `compactify(definitions)`](.llms/chunks/packages.core.installation-compactify-definitions.md) — 204 tokens
183
+ - [@bpmnkit/core — Installation — `expand(compact)`](.llms/chunks/packages.core.installation-expand-compact.md) — 164 tokens
184
+ - [@bpmnkit/core — Installation — `retypeElement(element, type)`](.llms/chunks/packages.core.installation-retypeelement-element-type.md) — 189 tokens
185
+ - [@bpmnkit/core — Installation — `createFlowElement(id, type, options?)`](.llms/chunks/packages.core.installation-createflowelement-id-type-options.md) — 61 tokens
186
+ - [@bpmnkit/core — Installation — Element catalog](.llms/chunks/packages.core.installation-element-catalog.md) — 96 tokens
153
187
  - [@bpmnkit/core — Installation — `layoutProcess(process)`](.llms/chunks/packages.core.installation-layoutprocess-process.md) — 85 tokens
154
- - [@bpmnkit/core — Installation — ProcessBuilder methods](.llms/chunks/packages.core.installation-processbuilder-methods.md) — 415 tokens
188
+ - [@bpmnkit/core — Installation — ProcessBuilder methods](.llms/chunks/packages.core.installation-processbuilder-methods.md) — 698 tokens
189
+ - [@bpmnkit/core — Installation — Ad-hoc sub-processes: children are a set, not a chain](.llms/chunks/packages.core.installation-ad-hoc-sub-processes-children-are-a-set-not-a-chain.md) — 368 tokens
190
+ - [@bpmnkit/core — Installation — Joins: inferred by default, or declared](.llms/chunks/packages.core.installation-joins-inferred-by-default-or-declared.md) — 314 tokens
191
+ - [@bpmnkit/core — Writing files — `@bpmnkit/core/node`](.llms/chunks/packages.core.writing-files-bpmnkit-core-node.md) — 52 tokens
192
+ - [@bpmnkit/core — Writing files — `@bpmnkit/core/node` — `writeBpmn(definitions, options)`](.llms/chunks/packages.core.writing-files-bpmnkit-core-node-writebpmn-definitions-options.md) — 440 tokens
193
+ - [@bpmnkit/core — Writing files — `@bpmnkit/core/node` — `exportPreserving(original, definitions)`](.llms/chunks/packages.core.writing-files-bpmnkit-core-node-exportpreserving-original-definitions.md) — 598 tokens
155
194
  - [@bpmnkit/core — DMN Support](.llms/chunks/packages.core.dmn-support.md) — 113 tokens
156
- - [@bpmnkit/docspack — Overview](.llms/chunks/packages.docspack.overview.md) — 253 tokens
157
- - [@bpmnkit/docspack — Installation](.llms/chunks/packages.docspack.installation.md) — 252 tokens
195
+ - [@bpmnkit/docspack — Overview](.llms/chunks/packages.docspack.overview.md) — 252 tokens
196
+ - [@bpmnkit/docspack — Installation](.llms/chunks/packages.docspack.installation.md) — 251 tokens
158
197
  - [@bpmnkit/docspack — Reading it yourself](.llms/chunks/packages.docspack.reading-it-yourself.md) — 252 tokens
159
198
  - [@bpmnkit/docspack — Using the index directly](.llms/chunks/packages.docspack.using-the-index-directly.md) — 320 tokens
160
199
  - [@bpmnkit/docspack — Trust](.llms/chunks/packages.docspack.trust.md) — 118 tokens
@@ -162,13 +201,13 @@ npx bpmnkit-docs ask "how do I deploy a process"
162
201
  - [@bpmnkit/editor — Basic Setup](.llms/chunks/packages.editor.basic-setup.md) — 166 tokens
163
202
  - [@bpmnkit/editor — HUD Options](.llms/chunks/packages.editor.hud-options.md) — 164 tokens
164
203
  - [@bpmnkit/editor — Full Editor with All Plugins](.llms/chunks/packages.editor.full-editor-with-all-plugins.md) — 157 tokens
165
- - [@bpmnkit/engine — Overview](.llms/chunks/packages.engine.overview.md) — 141 tokens
204
+ - [@bpmnkit/engine — Overview](.llms/chunks/packages.engine.overview.md) — 140 tokens
166
205
  - [@bpmnkit/engine — Installation](.llms/chunks/packages.engine.installation.md) — 346 tokens
167
206
  - [@bpmnkit/engine — ProcessInstance](.llms/chunks/packages.engine.processinstance.md) — 161 tokens
168
207
  - [@bpmnkit/engine — Variable Scoping](.llms/chunks/packages.engine.variable-scoping.md) — 148 tokens
169
208
  - [@bpmnkit/worker-client](.llms/chunks/packages.worker-client.md) — 141 tokens
170
209
  - [@bpmnkit/worker-client — `createWorkerClient(options?)`](.llms/chunks/packages.worker-client.createworkerclient-options.md) — 267 tokens
171
210
  - [@bpmnkit/worker-client — `client.poll(jobType, options?)`](.llms/chunks/packages.worker-client.client.poll-jobtype-options.md) — 265 tokens
172
- - [@bpmnkit/worker-client — `job.complete(variables?)`](.llms/chunks/packages.worker-client.job.complete-variables.md) — 172 tokens
211
+ - [@bpmnkit/worker-client — `job.complete(variables?)`](.llms/chunks/packages.worker-client.job.complete-variables.md) — 171 tokens
173
212
  - [@bpmnkit/worker-client — OAuth2 (Camunda SaaS)](.llms/chunks/packages.worker-client.oauth2-camunda-saas.md) — 150 tokens
174
213
  - [@bpmnkit/worker-client — See also](.llms/chunks/packages.worker-client.see-also.md) — 47 tokens
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bpmnkit/docspack",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -25,8 +25,8 @@
25
25
  "node": ">=20"
26
26
  },
27
27
  "docspack": {
28
- "source": "../../apps/docs/src/content/docs",
29
- "siteUrl": "https://docs.bpmnkit.com",
28
+ "source": "../../apps/landing/src/content/docs",
29
+ "siteUrl": "https://bpmnkit.com/docs",
30
30
  "maxTokens": 800,
31
31
  "minTokens": 120,
32
32
  "documents": [