From 0d099b05b738ef84518b1b195c2908028d87c063 Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Sat, 11 Jul 2026 16:49:05 +0200 Subject: [PATCH] Release v0.1.8 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a985f21..31e596e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # govoplan-workflow + +**Repository type:** module (platform). + + `govoplan-workflow` will own process orchestration for GovOPlaN. 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 become a separate module. It is quite viable to think about workflow modelling (and consequently import and export) in terms of BPMN, permitting -a standardized configuration of the system. \ No newline at end of file +a standardized configuration of the system.