@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/README.md
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
[](https://github.com/bpmnkit/monorepo)
|
|
10
10
|
[](https://github.com/bpmnkit/monorepo)
|
|
11
11
|
|
|
12
|
-
[Website](https://bpmnkit.com) · [Documentation](https://
|
|
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
|
---
|
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.
|
|
5
|
+
Version 0.0.3. 163 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,88 +14,89 @@ 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) —
|
|
18
|
-
- [casen CLI — BPMN generation pipeline](.llms/chunks/cli.casen.bpmn-generation-pipeline.md) —
|
|
19
|
-
- [casen CLI — AIKit Skills](.llms/chunks/cli.casen.aikit-skills.md) —
|
|
20
|
-
- [casen CLI — Worker commands](.llms/chunks/cli.casen.worker-commands.md) —
|
|
21
|
-
- [casen
|
|
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) —
|
|
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) —
|
|
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
|
|
29
30
|
- [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) —
|
|
31
|
-
- [casen generate — Modify-existing mode (`--input`)](.llms/chunks/cli.generate.modify-existing-mode-input.md) —
|
|
31
|
+
- [casen generate — Definition mode (AI / scripting path)](.llms/chunks/cli.generate.definition-mode-ai-scripting-path.md) — 671 tokens
|
|
32
|
+
- [casen generate — Modify-existing mode (`--input`)](.llms/chunks/cli.generate.modify-existing-mode-input.md) — 448 tokens
|
|
32
33
|
- [casen generate — Typical AI workflow](.llms/chunks/cli.generate.typical-ai-workflow.md) — 106 tokens
|
|
33
34
|
- [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) —
|
|
35
|
+
- [casen Plugin Authoring — What gets generated](.llms/chunks/cli.plugin-authoring.what-gets-generated.md) — 309 tokens
|
|
35
36
|
- [casen Plugin Authoring — The `@bpmnkit/cli-sdk` SDK](.llms/chunks/cli.plugin-authoring.the-bpmnkit-cli-sdk-sdk.md) — 423 tokens
|
|
36
37
|
- [casen Plugin Authoring — Writing commands](.llms/chunks/cli.plugin-authoring.writing-commands.md) — 425 tokens
|
|
37
38
|
- [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) —
|
|
39
|
-
- [casen Plugins](.llms/chunks/cli.plugins.md) —
|
|
39
|
+
- [casen Plugin Authoring — Plugin naming conventions](.llms/chunks/cli.plugin-authoring.plugin-naming-conventions.md) — 115 tokens
|
|
40
|
+
- [casen Plugins](.llms/chunks/cli.plugins.md) — 172 tokens
|
|
40
41
|
- [casen Plugins — `@bpmnkit/casen-report`](.llms/chunks/cli.plugins.bpmnkit-casen-report.md) — 244 tokens
|
|
41
42
|
- [casen Plugins — `@bpmnkit/casen-worker-http`](.llms/chunks/cli.plugins.bpmnkit-casen-worker-http.md) — 116 tokens
|
|
42
43
|
- [AIKit Skills](.llms/chunks/cli.skills.md) — 166 tokens
|
|
43
|
-
- [AIKit Skills — `/implement`](.llms/chunks/cli.skills.implement.md) —
|
|
44
|
+
- [AIKit Skills — `/implement`](.llms/chunks/cli.skills.implement.md) — 220 tokens
|
|
44
45
|
- [AIKit Skills — `/review`](.llms/chunks/cli.skills.review.md) — 184 tokens
|
|
45
46
|
- [AIKit Skills — `/test`](.llms/chunks/cli.skills.test.md) — 193 tokens
|
|
46
|
-
- [AIKit Skills — `/deploy`](.llms/chunks/cli.skills.deploy.md) —
|
|
47
|
+
- [AIKit Skills — `/deploy`](.llms/chunks/cli.skills.deploy.md) — 183 tokens
|
|
47
48
|
- [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) —
|
|
49
|
-
- [casen view — Folder support](.llms/chunks/cli.view.folder-support.md) —
|
|
49
|
+
- [casen view](.llms/chunks/cli.view.md) — 357 tokens
|
|
50
|
+
- [casen view — Folder support](.llms/chunks/cli.view.folder-support.md) — 201 tokens
|
|
50
51
|
- [casen view — Tabbed navigation](.llms/chunks/cli.view.tabbed-navigation.md) — 181 tokens
|
|
51
52
|
|
|
52
53
|
## getting-started
|
|
53
54
|
|
|
54
|
-
- [Core Concepts — The Fluent Builder](.llms/chunks/getting-started.concepts.the-fluent-builder.md) —
|
|
55
|
+
- [Core Concepts — The Fluent Builder](.llms/chunks/getting-started.concepts.the-fluent-builder.md) — 251 tokens
|
|
55
56
|
- [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) —
|
|
57
|
-
- [Core Concepts — AI-Compact Format](.llms/chunks/getting-started.concepts.ai-compact-format.md) —
|
|
58
|
-
- [Core Concepts — Zeebe Extensions](.llms/chunks/getting-started.concepts.zeebe-extensions.md) —
|
|
59
|
-
- [Installation](.llms/chunks/getting-started.installation.md) —
|
|
57
|
+
- [Core Concepts — Parsing and Serializing](.llms/chunks/getting-started.concepts.parsing-and-serializing.md) — 687 tokens
|
|
58
|
+
- [Core Concepts — AI-Compact Format](.llms/chunks/getting-started.concepts.ai-compact-format.md) — 359 tokens
|
|
59
|
+
- [Core Concepts — Zeebe Extensions](.llms/chunks/getting-started.concepts.zeebe-extensions.md) — 134 tokens
|
|
60
|
+
- [Installation](.llms/chunks/getting-started.installation.md) — 140 tokens
|
|
60
61
|
- [Installation — SVG Canvas Viewer](.llms/chunks/getting-started.installation.svg-canvas-viewer.md) — 189 tokens
|
|
61
62
|
- [Installation — Worker client](.llms/chunks/getting-started.installation.worker-client.md) — 145 tokens
|
|
62
63
|
- [Installation — Runtime Requirements](.llms/chunks/getting-started.installation.runtime-requirements.md) — 87 tokens
|
|
63
64
|
- [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) —
|
|
65
|
-
- [Quick Start — Step 3: Deploy to Camunda 8](.llms/chunks/getting-started.quick-start.step-3-deploy-to-camunda-8.md) —
|
|
66
|
-
- [Quick Start — What's next?](.llms/chunks/getting-started.quick-start.what-s-next.md) —
|
|
65
|
+
- [Quick Start — Step 2: Simulate locally](.llms/chunks/getting-started.quick-start.step-2-simulate-locally.md) — 157 tokens
|
|
66
|
+
- [Quick Start — Step 3: Deploy to Camunda 8](.llms/chunks/getting-started.quick-start.step-3-deploy-to-camunda-8.md) — 151 tokens
|
|
67
|
+
- [Quick Start — What's next?](.llms/chunks/getting-started.quick-start.what-s-next.md) — 140 tokens
|
|
67
68
|
|
|
68
69
|
## guides
|
|
69
70
|
|
|
70
|
-
- [AI Agents](.llms/chunks/guides.ai-agents.md) —
|
|
71
|
+
- [AI Agents](.llms/chunks/guides.ai-agents.md) — 145 tokens
|
|
71
72
|
- [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) —
|
|
73
|
+
- [AI Agents — The `aiAgent` plan step](.llms/chunks/guides.ai-agents.the-aiagent-plan-step.md) — 500 tokens
|
|
73
74
|
- [AI Agents — Deploy-grade validation](.llms/chunks/guides.ai-agents.deploy-grade-validation.md) — 205 tokens
|
|
74
75
|
- [AI Agents — Testing without a real LLM call](.llms/chunks/guides.ai-agents.testing-without-a-real-llm-call.md) — 201 tokens
|
|
75
76
|
- [AI Agents — See also](.llms/chunks/guides.ai-agents.see-also.md) — 49 tokens
|
|
76
77
|
- [Building Processes with AI](.llms/chunks/guides.ai-implement.md) — 403 tokens
|
|
77
78
|
- [Building Processes with AI — The Claude Code plugin](.llms/chunks/guides.ai-implement.the-claude-code-plugin.md) — 231 tokens
|
|
78
79
|
- [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) —
|
|
80
|
+
- [Building Processes with AI — Deploying](.llms/chunks/guides.ai-implement.deploying.md) — 255 tokens
|
|
80
81
|
- [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) —
|
|
82
|
+
- [AI Integration](.llms/chunks/guides.ai.md) — 478 tokens
|
|
82
83
|
- [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) —
|
|
84
|
+
- [AI Integration — Claude API Example](.llms/chunks/guides.ai.claude-api-example.md) — 226 tokens
|
|
84
85
|
- [AI Integration — OpenAI Function Calling](.llms/chunks/guides.ai.openai-function-calling.md) — 192 tokens
|
|
85
86
|
- [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) —
|
|
87
|
-
- [Building Processes — Events](.llms/chunks/guides.building-processes.events.md) —
|
|
87
|
+
- [Building Processes — Service Tasks](.llms/chunks/guides.building-processes.service-tasks.md) — 202 tokens
|
|
88
|
+
- [Building Processes — Events](.llms/chunks/guides.building-processes.events.md) — 244 tokens
|
|
88
89
|
- [Building Processes — Sub-Processes](.llms/chunks/guides.building-processes.sub-processes.md) — 181 tokens
|
|
89
90
|
- [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) —
|
|
91
|
+
- [Building Processes — Call Activities](.llms/chunks/guides.building-processes.call-activities.md) — 216 tokens
|
|
91
92
|
- [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
|
+
- [Building Processes — Multi-Instance](.llms/chunks/guides.building-processes.multi-instance.md) — 92 tokens
|
|
93
94
|
- [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) —
|
|
95
|
+
- [Claude Code Plugin — Configuration](.llms/chunks/guides.claude-code-plugin.configuration.md) — 592 tokens
|
|
95
96
|
- [Claude Code Plugin — Reference docs](.llms/chunks/guides.claude-code-plugin.reference-docs.md) — 412 tokens
|
|
96
97
|
- [Claude Code Plugin — Ambient Hooks](.llms/chunks/guides.claude-code-plugin.ambient-hooks.md) — 191 tokens
|
|
97
98
|
- [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) —
|
|
99
|
+
- [Camunda 8 Deployment — Deploying a Process](.llms/chunks/guides.deployment.deploying-a-process.md) — 195 tokens
|
|
99
100
|
- [Camunda 8 Deployment — Handling Jobs](.llms/chunks/guides.deployment.handling-jobs.md) — 195 tokens
|
|
100
101
|
- [Camunda 8 Deployment — Managing Incidents](.llms/chunks/guides.deployment.managing-incidents.md) — 143 tokens
|
|
101
102
|
- [Camunda 8 Deployment — CI/CD: Deploy on Push](.llms/chunks/guides.deployment.ci-cd-deploy-on-push.md) — 222 tokens
|
|
@@ -114,47 +115,57 @@ npx bpmnkit-docs ask "how do I deploy a process"
|
|
|
114
115
|
- [Simulation — Instance State](.llms/chunks/guides.simulation.instance-state.md) — 136 tokens
|
|
115
116
|
- [Simulation — Message Correlation](.llms/chunks/guides.simulation.message-correlation.md) — 144 tokens
|
|
116
117
|
- [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) —
|
|
118
|
+
- [Simulation — Multiple Deployments](.llms/chunks/guides.simulation.multiple-deployments.md) — 85 tokens
|
|
118
119
|
- [Standalone Workers](.llms/chunks/guides.workers-standalone.md) — 184 tokens
|
|
119
120
|
- [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) —
|
|
121
|
+
- [Standalone Workers — Environment variables](.llms/chunks/guides.workers-standalone.environment-variables.md) — 140 tokens
|
|
121
122
|
- [Standalone Workers — Running workers](.llms/chunks/guides.workers-standalone.running-workers.md) — 222 tokens
|
|
122
123
|
- [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) —
|
|
124
|
+
- [Standalone Workers — See also](.llms/chunks/guides.workers-standalone.see-also.md) — 45 tokens
|
|
124
125
|
|
|
125
126
|
## packages
|
|
126
127
|
|
|
127
128
|
- [@bpmnkit/api — Overview](.llms/chunks/packages.api.overview.md) — 218 tokens
|
|
128
129
|
- [@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) —
|
|
130
|
-
- [@bpmnkit/api — Incident Resolution](.llms/chunks/packages.api.incident-resolution.md) —
|
|
131
|
-
- [@bpmnkit/api — Observability Events](.llms/chunks/packages.api.observability-events.md) —
|
|
132
|
-
- [@bpmnkit/canvas — Overview](.llms/chunks/packages.canvas.overview.md) —
|
|
130
|
+
- [@bpmnkit/api — Process Operations](.llms/chunks/packages.api.process-operations.md) — 238 tokens
|
|
131
|
+
- [@bpmnkit/api — Incident Resolution](.llms/chunks/packages.api.incident-resolution.md) — 137 tokens
|
|
132
|
+
- [@bpmnkit/api — Observability Events](.llms/chunks/packages.api.observability-events.md) — 94 tokens
|
|
133
|
+
- [@bpmnkit/canvas — Overview](.llms/chunks/packages.canvas.overview.md) — 161 tokens
|
|
133
134
|
- [@bpmnkit/canvas — Options](.llms/chunks/packages.canvas.options.md) — 147 tokens
|
|
134
135
|
- [@bpmnkit/canvas — Events](.llms/chunks/packages.canvas.events.md) — 269 tokens
|
|
135
136
|
- [@bpmnkit/connector-gen — Overview](.llms/chunks/packages.connector-gen.overview.md) — 182 tokens
|
|
136
137
|
- [@bpmnkit/connector-gen — Installation](.llms/chunks/packages.connector-gen.installation.md) — 159 tokens
|
|
137
138
|
- [@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) —
|
|
139
|
-
- [@bpmnkit/connector-gen — Body expansion](.llms/chunks/packages.connector-gen.body-expansion.md) —
|
|
139
|
+
- [@bpmnkit/connector-gen — `WriteOptions`](.llms/chunks/packages.connector-gen.writeoptions.md) — 235 tokens
|
|
140
|
+
- [@bpmnkit/connector-gen — Body expansion](.llms/chunks/packages.connector-gen.body-expansion.md) — 136 tokens
|
|
140
141
|
- [@bpmnkit/connector-gen — Lower-level API](.llms/chunks/packages.connector-gen.lower-level-api.md) — 185 tokens
|
|
141
142
|
- [@bpmnkit/connector-gen — Catalog reference](.llms/chunks/packages.connector-gen.catalog-reference.md) — 518 tokens
|
|
142
143
|
- [@bpmnkit/connector-gen — `CatalogEntry` type](.llms/chunks/packages.connector-gen.catalogentry-type.md) — 86 tokens
|
|
143
144
|
- [@bpmnkit/core — Overview](.llms/chunks/packages.core.overview.md) — 136 tokens
|
|
144
145
|
- [@bpmnkit/core — Installation](.llms/chunks/packages.core.installation.md) — 27 tokens
|
|
145
146
|
- [@bpmnkit/core — Installation — `Bpmn.createProcess(id, name?)`](.llms/chunks/packages.core.installation-bpmn.createprocess-id-name.md) — 51 tokens
|
|
147
|
+
- [@bpmnkit/core — Installation — `Bpmn.continueProcess(definitions, processId)`](.llms/chunks/packages.core.installation-bpmn.continueprocess-definitions-processid.md) — 517 tokens
|
|
146
148
|
- [@bpmnkit/core — Installation — `Bpmn.createDiagram(id?)`](.llms/chunks/packages.core.installation-bpmn.creatediagram-id.md) — 107 tokens
|
|
147
|
-
- [@bpmnkit/core — Installation —
|
|
149
|
+
- [@bpmnkit/core — Installation — DiagramBuilder — collaborations](.llms/chunks/packages.core.installation-diagrambuilder-collaborations.md) — 404 tokens
|
|
150
|
+
- [@bpmnkit/core — Installation — `Bpmn.export(definitions)`](.llms/chunks/packages.core.installation-bpmn.export-definitions.md) — 43 tokens
|
|
148
151
|
- [@bpmnkit/core — Installation — `Bpmn.parse(xml)`](.llms/chunks/packages.core.installation-bpmn.parse-xml.md) — 45 tokens
|
|
149
152
|
- [@bpmnkit/core — Installation — `Bpmn.makeEmpty(processId?, processName?)`](.llms/chunks/packages.core.installation-bpmn.makeempty-processid-processname.md) — 65 tokens
|
|
150
153
|
- [@bpmnkit/core — Installation — `Bpmn.SAMPLE_XML`](.llms/chunks/packages.core.installation-bpmn.sample_xml.md) — 43 tokens
|
|
151
|
-
- [@bpmnkit/core — Installation — `
|
|
152
|
-
- [@bpmnkit/core — Installation — `
|
|
154
|
+
- [@bpmnkit/core — Installation — `semanticHash(definitions)`](.llms/chunks/packages.core.installation-semantichash-definitions.md) — 193 tokens
|
|
155
|
+
- [@bpmnkit/core — Installation — `projectSemantics(definitions)`](.llms/chunks/packages.core.installation-projectsemantics-definitions.md) — 54 tokens
|
|
156
|
+
- [@bpmnkit/core — Installation — `diffSemantics(before, after)`](.llms/chunks/packages.core.installation-diffsemantics-before-after.md) — 121 tokens
|
|
157
|
+
- [@bpmnkit/core — Installation — `applyBpmnOperations(definitions, operations, options?)`](.llms/chunks/packages.core.installation-applybpmnoperations-definitions-operations-options.md) — 235 tokens
|
|
158
|
+
- [@bpmnkit/core — Installation — `ensureZeebeExtension(owner, extension)`](.llms/chunks/packages.core.installation-ensurezeebeextension-owner-extension.md) — 323 tokens
|
|
159
|
+
- [@bpmnkit/core — Installation — `reconcileCompact(definitions, compact, options?)`](.llms/chunks/packages.core.installation-reconcilecompact-definitions-compact-options.md) — 129 tokens
|
|
160
|
+
- [@bpmnkit/core — Installation — `compactify(definitions)`](.llms/chunks/packages.core.installation-compactify-definitions.md) — 111 tokens
|
|
161
|
+
- [@bpmnkit/core — Installation — `expand(compact)`](.llms/chunks/packages.core.installation-expand-compact.md) — 106 tokens
|
|
153
162
|
- [@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) —
|
|
163
|
+
- [@bpmnkit/core — Installation — ProcessBuilder methods](.llms/chunks/packages.core.installation-processbuilder-methods.md) — 412 tokens
|
|
164
|
+
- [@bpmnkit/core — Installation — Joins: inferred by default, or declared](.llms/chunks/packages.core.installation-joins-inferred-by-default-or-declared.md) — 314 tokens
|
|
165
|
+
- [@bpmnkit/core — Writing files — `@bpmnkit/core/node`](.llms/chunks/packages.core.writing-files-bpmnkit-core-node.md) — 474 tokens
|
|
155
166
|
- [@bpmnkit/core — DMN Support](.llms/chunks/packages.core.dmn-support.md) — 113 tokens
|
|
156
|
-
- [@bpmnkit/docspack — Overview](.llms/chunks/packages.docspack.overview.md) —
|
|
157
|
-
- [@bpmnkit/docspack — Installation](.llms/chunks/packages.docspack.installation.md) —
|
|
167
|
+
- [@bpmnkit/docspack — Overview](.llms/chunks/packages.docspack.overview.md) — 252 tokens
|
|
168
|
+
- [@bpmnkit/docspack — Installation](.llms/chunks/packages.docspack.installation.md) — 251 tokens
|
|
158
169
|
- [@bpmnkit/docspack — Reading it yourself](.llms/chunks/packages.docspack.reading-it-yourself.md) — 252 tokens
|
|
159
170
|
- [@bpmnkit/docspack — Using the index directly](.llms/chunks/packages.docspack.using-the-index-directly.md) — 320 tokens
|
|
160
171
|
- [@bpmnkit/docspack — Trust](.llms/chunks/packages.docspack.trust.md) — 118 tokens
|
|
@@ -162,13 +173,13 @@ npx bpmnkit-docs ask "how do I deploy a process"
|
|
|
162
173
|
- [@bpmnkit/editor — Basic Setup](.llms/chunks/packages.editor.basic-setup.md) — 166 tokens
|
|
163
174
|
- [@bpmnkit/editor — HUD Options](.llms/chunks/packages.editor.hud-options.md) — 164 tokens
|
|
164
175
|
- [@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) —
|
|
176
|
+
- [@bpmnkit/engine — Overview](.llms/chunks/packages.engine.overview.md) — 140 tokens
|
|
166
177
|
- [@bpmnkit/engine — Installation](.llms/chunks/packages.engine.installation.md) — 346 tokens
|
|
167
178
|
- [@bpmnkit/engine — ProcessInstance](.llms/chunks/packages.engine.processinstance.md) — 161 tokens
|
|
168
179
|
- [@bpmnkit/engine — Variable Scoping](.llms/chunks/packages.engine.variable-scoping.md) — 148 tokens
|
|
169
180
|
- [@bpmnkit/worker-client](.llms/chunks/packages.worker-client.md) — 141 tokens
|
|
170
181
|
- [@bpmnkit/worker-client — `createWorkerClient(options?)`](.llms/chunks/packages.worker-client.createworkerclient-options.md) — 267 tokens
|
|
171
182
|
- [@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) —
|
|
183
|
+
- [@bpmnkit/worker-client — `job.complete(variables?)`](.llms/chunks/packages.worker-client.job.complete-variables.md) — 171 tokens
|
|
173
184
|
- [@bpmnkit/worker-client — OAuth2 (Camunda SaaS)](.llms/chunks/packages.worker-client.oauth2-camunda-saas.md) — 150 tokens
|
|
174
185
|
- [@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.
|
|
3
|
+
"version": "0.0.3",
|
|
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/
|
|
29
|
-
"siteUrl": "https://
|
|
28
|
+
"source": "../../apps/landing/src/content/docs",
|
|
29
|
+
"siteUrl": "https://bpmnkit.com/docs",
|
|
30
30
|
"maxTokens": 800,
|
|
31
31
|
"minTokens": 120,
|
|
32
32
|
"documents": [
|