[Cleanup] Remove the one-release Workflow Engine compatibility facade for 0.2 #14

Open
opened 2026-07-31 16:41:23 +02:00 by zemion · 0 comments
Owner

Goal\n\nRemove the temporary govoplan_workflow.backend re-export facades after the 0.1 compatibility release line. New code already targets Core contracts or govoplan_workflow_engine directly.\n\n## Scope\n\n- Remove backend facade modules and their dependency-boundary allowlist entries.\n- Remove the duplicate facade regression suite from the editor repository.\n- Retain only the optional authoring/inspection WebUI and its manifest.\n- Publish migration notes for imports that must move to Engine or a Core capability.\n\n## Timing\n\nDo this at 0.2 together with the compatibility-path retirement governed by GovOPlaN/govoplan-core#40.\n\n## Verification\n\n- Dependency-boundary scan passes with no Workflow facade exceptions.\n- Engine and editor install independently according to the split contract.\n

## Goal\n\nRemove the temporary `govoplan_workflow.backend` re-export facades after the 0.1 compatibility release line. New code already targets Core contracts or `govoplan_workflow_engine` directly.\n\n## Scope\n\n- Remove backend facade modules and their dependency-boundary allowlist entries.\n- Remove the duplicate facade regression suite from the editor repository.\n- Retain only the optional authoring/inspection WebUI and its manifest.\n- Publish migration notes for imports that must move to Engine or a Core capability.\n\n## Timing\n\nDo this at 0.2 together with the compatibility-path retirement governed by GovOPlaN/govoplan-core#40.\n\n## Verification\n\n- Dependency-boundary scan passes with no Workflow facade exceptions.\n- Engine and editor install independently according to the split contract.\n
zemion added the area/module-systemmodule/workflow
priority
p2
status
ready
type
debt
labels 2026-07-31 16:42:39 +02:00
zemion added the module/workflow-engine label 2026-07-31 17:02:52 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-workflow#14