@bpmnkit/docspack 0.0.2 → 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
|
@@ -15,4 +15,4 @@ generates this pattern the same way it generates everything else: deterministica
|
|
|
15
15
|
Or, from the CLI directly: write an `aiAgent` plan step (see below), then `casen synth`.
|
|
16
16
|
|
|
17
17
|
---
|
|
18
|
-
Source: https://
|
|
18
|
+
Source: https://bpmnkit.com/docs/guides/ai-agents
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# AI Agents — See also
|
|
2
2
|
|
|
3
|
-
- [Building Processes with AI](/guides/ai-implement
|
|
4
|
-
- [`casen connector`](/cli/connector
|
|
3
|
+
- [Building Processes with AI](/docs/guides/ai-implement) — the overall plan/synth pipeline
|
|
4
|
+
- [`casen connector`](/docs/cli/connector) — searching the catalog for connector-backed tools
|
|
5
5
|
|
|
6
6
|
---
|
|
7
|
-
Source: https://
|
|
7
|
+
Source: https://bpmnkit.com/docs/guides/ai-agents
|
|
@@ -23,4 +23,4 @@ exercise the agent's actual tool-calling behavior, prompt quality, or model choi
|
|
|
23
23
|
require a real (or sandboxed) LLM run, which is out of scope for `casen test`.
|
|
24
24
|
|
|
25
25
|
---
|
|
26
|
-
Source: https://
|
|
26
|
+
Source: https://bpmnkit.com/docs/guides/ai-agents
|
|
@@ -43,7 +43,7 @@ Or start all workers at once:
|
|
|
43
43
|
casen worker start
|
|
44
44
|
```
|
|
45
45
|
|
|
46
|
-
See [Standalone Workers](/guides/workers-standalone
|
|
46
|
+
See [Standalone Workers](/docs/guides/workers-standalone) for deployment options.
|
|
47
47
|
|
|
48
48
|
---
|
|
49
|
-
Source: https://
|
|
49
|
+
Source: https://bpmnkit.com/docs/guides/ai-implement
|
|
@@ -7,4 +7,4 @@
|
|
|
7
7
|
This lifts the process back into plan form (`casen plan extract`), writes a small delta plan touching only the changed step, and merges it in (`casen synth --merge`) — the diff is reported at the element level, not as an XML diff.
|
|
8
8
|
|
|
9
9
|
---
|
|
10
|
-
Source: https://
|
|
10
|
+
Source: https://bpmnkit.com/docs/guides/ai-implement
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Building Processes with AI — Lightweight alternative: `casen skills install`
|
|
2
2
|
|
|
3
|
-
If you don't want the full plugin, four minimal slash commands are available directly from the CLI — see [AIKit Skills](/cli/skills
|
|
3
|
+
If you don't want the full plugin, four minimal slash commands are available directly from the CLI — see [AIKit Skills](/docs/cli/skills):
|
|
4
4
|
|
|
5
5
|
```sh
|
|
6
6
|
casen skills install
|
|
@@ -25,4 +25,4 @@ project/
|
|
|
25
25
|
```
|
|
26
26
|
|
|
27
27
|
---
|
|
28
|
-
Source: https://
|
|
28
|
+
Source: https://bpmnkit.com/docs/guides/ai-implement
|
|
@@ -20,7 +20,7 @@ more reliable: write the plan, resolve connectors, and fix reported problems.
|
|
|
20
20
|
(for later edits)
|
|
21
21
|
```
|
|
22
22
|
|
|
23
|
-
1. **Check for a reusable domain pattern** — `casen pattern list`/`get` (see [Pattern Library](/guides/patterns
|
|
23
|
+
1. **Check for a reusable domain pattern** — `casen pattern list`/`get` (see [Pattern Library](/docs/guides/patterns)) surfaces domain context (regulations, conventions) and realistic worker specs, used as reference while writing the plan below — not pasted in as a `ProcessPlan` directly.
|
|
24
24
|
2. **Resolve external interactions** — `casen connector search "<system>"` / `casen connector show <template-id>` find the right Camunda connector template and its required inputs, instead of guessing property keys.
|
|
25
25
|
3. **Write the plan** — a `ProcessPlan` JSON file (`casen plan schema` prints the full format reference).
|
|
26
26
|
4. **Compile** — `casen synth <plan>.json --output <file>.bpmn`. Problems are reported keyed by JSON path (e.g. `steps[2].connector.values.token`) — fix the plan, never the XML, and re-run.
|
|
@@ -29,4 +29,4 @@ more reliable: write the plan, resolve connectors, and fix reported problems.
|
|
|
29
29
|
7. **Deploy** — `casen deploy deploy <file>.bpmn` (local Reebe) or `--target camunda8`.
|
|
30
30
|
|
|
31
31
|
---
|
|
32
|
-
Source: https://
|
|
32
|
+
Source: https://bpmnkit.com/docs/guides/ai-implement
|
|
@@ -15,7 +15,7 @@ It's **CLI-first**: every skill drives `casen` via Bash — no MCP server, no pr
|
|
|
15
15
|
|
|
16
16
|
Claude works through: resolve connectors → write the plan → compile → test → scaffold missing workers → present a summary → ask where to deploy.
|
|
17
17
|
|
|
18
|
-
Related skills: `/bpmnkit:extend <file> <change>` (lift an existing process to a plan, apply a targeted delta, merge), `/bpmnkit:agent` (design an AI Agent Sub-process — see [AI Agents](/guides/ai-agents
|
|
18
|
+
Related skills: `/bpmnkit:extend <file> <change>` (lift an existing process to a plan, apply a targeted delta, merge), `/bpmnkit:agent` (design an AI Agent Sub-process — see [AI Agents](/docs/guides/ai-agents)), `/bpmnkit:connect <file> <step> <service>` (wire an existing step to a connector), `/bpmnkit:review`, `/bpmnkit:test`, `/bpmnkit:deploy`.
|
|
19
19
|
|
|
20
20
|
---
|
|
21
|
-
Source: https://
|
|
21
|
+
Source: https://bpmnkit.com/docs/guides/ai-implement
|
|
@@ -8,7 +8,7 @@ produces valid BPMN without requiring the AI to write raw XML.
|
|
|
8
8
|
## The Compact Format
|
|
9
9
|
|
|
10
10
|
Raw BPMN XML is far too verbose for LLMs — a simple three-node process generates ~60 lines.
|
|
11
|
-
The compact format
|
|
11
|
+
The compact format carries the topology and the common Zeebe bindings as a small JSON object:
|
|
12
12
|
|
|
13
13
|
```typescript
|
|
14
14
|
import { Bpmn, compactify, expand } from "@bpmnkit/core";
|
|
@@ -28,5 +28,28 @@ const updatedDefinitions = expand(modified);
|
|
|
28
28
|
const updatedXml = Bpmn.export(updatedDefinitions);
|
|
29
29
|
```
|
|
30
30
|
|
|
31
|
+
> **`expand()` does not restore what `compactify()` left behind.** `CompactElement` models
|
|
32
|
+
> about fifteen properties; collaborations, participants, message flows, lanes, data stores,
|
|
33
|
+
> artifacts, root-level messages and errors, multi-instance loop characteristics, full
|
|
34
|
+
> `zeebe:ioMapping` entries and most diagram interchange are not among them.
|
|
35
|
+
>
|
|
36
|
+
> The loop above is safe for a model **you generated** from a compact definition. Running it
|
|
37
|
+
> over a file authored elsewhere — a Camunda blueprint, anything touched in Web Modeler —
|
|
38
|
+
> will silently strip those parts.
|
|
39
|
+
>
|
|
40
|
+
> **Use `reconcileCompact` instead when editing an existing file.** It applies the same compact
|
|
41
|
+
> input as changes rather than expanding it over the model, so what the compact form cannot
|
|
42
|
+
> describe survives:
|
|
43
|
+
>
|
|
44
|
+
> ```typescript
|
|
45
|
+
> import { reconcileCompact } from "@bpmnkit/core";
|
|
46
|
+
>
|
|
47
|
+
> const { definitions } = reconcileCompact(Bpmn.parse(existingXml), modified);
|
|
48
|
+
> const updatedXml = Bpmn.export(definitions);
|
|
49
|
+
> ```
|
|
50
|
+
>
|
|
51
|
+
> If the model returns edit operations rather than a whole diagram, `applyBpmnOperations` takes
|
|
52
|
+
> them directly against the full model.
|
|
53
|
+
|
|
31
54
|
---
|
|
32
|
-
Source: https://
|
|
55
|
+
Source: https://bpmnkit.com/docs/guides/ai
|
|
@@ -7,7 +7,7 @@ When the plugin is enabled, Claude Code prompts for two optional values:
|
|
|
7
7
|
| `camunda_endpoint` | Camunda 8 REST API endpoint (leave blank for local Reebe) |
|
|
8
8
|
| `camunda_token` | Camunda 8 OAuth2 token (leave blank for local Reebe) |
|
|
9
9
|
|
|
10
|
-
Leave both blank to use the local [Reebe engine](/cli/reebe).
|
|
10
|
+
Leave both blank to use the local [Reebe engine](/docs/cli/casen#local-engine-reebe).
|
|
11
11
|
|
|
12
12
|
---
|
|
13
13
|
|
|
@@ -51,7 +51,7 @@ Design and add a Camunda AI Agent Sub-process.
|
|
|
51
51
|
|
|
52
52
|
Works out the provider/model, prompts, and tools (each mapped via connector search or an
|
|
53
53
|
existing worker job type), then compiles and mock-tests the agent step. See
|
|
54
|
-
[AI Agents](/guides/ai-agents
|
|
54
|
+
[AI Agents](/docs/guides/ai-agents) for the full pattern.
|
|
55
55
|
|
|
56
56
|
---
|
|
57
57
|
|
|
@@ -123,4 +123,4 @@ List open incidents with suggested resolution actions.
|
|
|
123
123
|
---
|
|
124
124
|
|
|
125
125
|
---
|
|
126
|
-
Source: https://
|
|
126
|
+
Source: https://bpmnkit.com/docs/guides/claude-code-plugin
|
|
@@ -24,4 +24,4 @@ Auto-join gateway insertion applies inside sub-processes the same way it does at
|
|
|
24
24
|
top level — converging branches automatically get a matching join gateway.
|
|
25
25
|
|
|
26
26
|
---
|
|
27
|
-
Source: https://
|
|
27
|
+
Source: https://bpmnkit.com/docs/guides/gateways
|
|
@@ -23,4 +23,4 @@ them entirely when nothing relevant matches.
|
|
|
23
23
|
| `order-fulfillment` | E-commerce / supply chain | Inventory validation, payment, warehouse order, shipment tracking |
|
|
24
24
|
|
|
25
25
|
---
|
|
26
|
-
Source: https://
|
|
26
|
+
Source: https://bpmnkit.com/docs/guides/patterns
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Pattern Library — See also
|
|
2
2
|
|
|
3
|
-
- [Building Processes with AI](/guides/ai-implement
|
|
3
|
+
- [Building Processes with AI](/docs/guides/ai-implement) — how Claude uses patterns during `/bpmnkit:implement`
|
|
4
4
|
- [`@bpmnkit/patterns` source](https://github.com/bpmnkit/monorepo/tree/main/packages/patterns)
|
|
5
5
|
|
|
6
6
|
---
|
|
7
|
-
Source: https://
|
|
7
|
+
Source: https://bpmnkit.com/docs/guides/patterns
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Standalone Workers — See also
|
|
2
2
|
|
|
3
|
-
- [`@bpmnkit/worker-client`](/packages/worker-client
|
|
4
|
-
- [AI-Driven Implementation](/guides/ai-implement
|
|
3
|
+
- [`@bpmnkit/worker-client`](/docs/packages/worker-client) — full API reference
|
|
4
|
+
- [AI-Driven Implementation](/docs/guides/ai-implement) — scaffold workers as part of `/implement`
|
|
5
5
|
|
|
6
6
|
---
|
|
7
|
-
Source: https://
|
|
7
|
+
Source: https://bpmnkit.com/docs/guides/workers-standalone
|
|
@@ -15,7 +15,7 @@ interface CatalogEntry {
|
|
|
15
15
|
## CLI
|
|
16
16
|
|
|
17
17
|
The same functionality is available via `casen connector generate` and `casen connector catalog`.
|
|
18
|
-
See the [CLI reference](/cli/connector
|
|
18
|
+
See the [CLI reference](/docs/cli/connector).
|
|
19
19
|
|
|
20
20
|
---
|
|
21
|
-
Source: https://
|
|
21
|
+
Source: https://bpmnkit.com/docs/packages/connector-gen
|