[Feature] Extract/generalize reusable workflow/review patterns into govoplan-workflow #2

Open
opened 2026-07-10 22:05:27 +02:00 by zemion · 2 comments
Owner

Moved from add-ideas/govoplan-core#120.

Reason: Workflow/review pattern work belongs to the workflow module.

Original issue body:

Imported from a backlog-like text file.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md
  • Line: 314
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Product Roadmap > Milestone B: Daily Administrative Work

Imported item:

Extract/generalize reusable workflow/review patterns into `govoplan-workflow`.
Moved from add-ideas/govoplan-core#120. Reason: Workflow/review pattern work belongs to the workflow module. Original issue body: <!-- codex-generic-backlog-fingerprint:b8222f9e27308e0b11bc9bb1 --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `314` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Product Roadmap > Milestone B: Daily Administrative Work` Imported item: ```text Extract/generalize reusable workflow/review patterns into `govoplan-workflow`. ```
Author
Owner

Roadmap update, 2026-07-20: general Workflow implementation is deliberately postponed while the whole-system interface pattern language and Campaign lifecycle are established. Keep this issue as canonical future scope; do not treat it as part of the current implementation wave.

Roadmap update, 2026-07-20: general Workflow implementation is deliberately postponed while the whole-system interface pattern language and Campaign lifecycle are established. Keep this issue as canonical future scope; do not treat it as part of the current implementation wave.
Author
Owner

Codex State: progress

Implemented the reusable first slice in 85eef00: an executable Workflow
package, versioned node-library discovery, definition validation API, and
Workflow-specific constraints over Core's shared graph contract (8b1910b).
Dataflow uses the same neutral primitives with a different node library and
acyclic constraints.

Persistence, editor UI, instances, transitions, command records, retries, and
audit/event execution remain in
#5.

## Codex State: progress Implemented the reusable first slice in `85eef00`: an executable Workflow package, versioned node-library discovery, definition validation API, and Workflow-specific constraints over Core's shared graph contract (`8b1910b`). Dataflow uses the same neutral primitives with a different node library and acyclic constraints. Persistence, editor UI, instances, transitions, command records, retries, and audit/event execution remain in https://git.add-ideas.de/GovOPlaN/govoplan-workflow/issues/5.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-workflow#2
No description provided.