Metadata-Version: 2.4
Name: govoplan-tasks
Version: 0.1.21
Summary: Governed work items and unified work inbox for GovOPlaN.
Author: GovOPlaN
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: govoplan-core>=0.1.18
Requires-Dist: govoplan-access>=0.1.18

# govoplan-tasks

<!-- govoplan-repository-type:start -->
**Repository type:** module (domain).
<!-- govoplan-repository-type:end -->

GovOPlaN Tasks owns replay-safe explicit work items and presents a unified work
inbox over module-owned attention items. Workflow Engine keeps process state,
Notifications keeps delivery state, and each domain module keeps its business
objects and commands.

See [Tasks Domain And Unified Work Inbox](docs/TASKS_DOMAIN.md).
