Release v0.1.8

This commit is contained in:
2026-07-11 16:49:05 +02:00
parent c2dc8c0ded
commit 69de98763d

View File

@@ -1,5 +1,9 @@
# govoplan-workflow # govoplan-workflow
<!-- govoplan-repository-type:start -->
**Repository type:** module (platform).
<!-- govoplan-repository-type:end -->
`govoplan-workflow` will own process orchestration for GovOPlaN. `govoplan-workflow` will own process orchestration for GovOPlaN.
The module should execute configurable state machines and command handoffs The module should execute configurable state machines and command handoffs
@@ -12,4 +16,4 @@ See [docs/CONCEPT.md](docs/CONCEPT.md) for the current module concept.
There is a BPMN component playing a major role here. Maybe this needs to There is a BPMN component playing a major role here. Maybe this needs to
become a separate module. It is quite viable to think about workflow become a separate module. It is quite viable to think about workflow
modelling (and consequently import and export) in terms of BPMN, permitting modelling (and consequently import and export) in terms of BPMN, permitting
a standardized configuration of the system. a standardized configuration of the system.