docs: define workflow engine and editor split
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
**Repository type:** module (platform).
|
||||
<!-- govoplan-repository-type:end -->
|
||||
|
||||
`govoplan-workflow` owns process orchestration for GovOPlaN.
|
||||
`govoplan-workflow` currently owns process orchestration and its editor for
|
||||
GovOPlaN. The accepted target separates the headless runtime into
|
||||
`govoplan-workflow-engine`, while this module remains the optional authoring and
|
||||
inspection interface.
|
||||
|
||||
The module should execute configurable state machines and command handoffs
|
||||
between modules without importing their implementations. It coordinates cases,
|
||||
@@ -52,3 +55,5 @@ operation providers are implemented.
|
||||
See [docs/CONCEPT.md](docs/CONCEPT.md) for the complete module concept.
|
||||
See [docs/BPMN_INTEROPERABILITY.md](docs/BPMN_INTEROPERABILITY.md) for the
|
||||
notation, conformance, and adapter boundary.
|
||||
See [docs/ENGINE_EDITOR_SPLIT.md](docs/ENGINE_EDITOR_SPLIT.md) for the accepted
|
||||
runtime/editor extraction and module-owned workflow baseline model.
|
||||
|
||||
Reference in New Issue
Block a user