Files
govoplan-workflow/README.md

437 B

govoplan-workflow

govoplan-workflow will own process orchestration for GovOPlaN.

The module should execute configurable state machines and command handoffs between modules without importing their implementations. It coordinates cases, tasks, forms, files, templates, mail, appointments, payments, and records through capabilities, events, commands, and DTOs.

See docs/CONCEPT.md for the current module concept.