Albrecht Degering zemion
  • Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-ops#3 2026-07-31 01:22:07 +02:00
[Feature] Show worker and queue readiness, activity, and stale state in Ops

Moved here from Core #27; the source issue is closed to keep Ops as the canonical operator-fa…

zemion commented on issue GovOPlaN/govoplan-workflow#11 2026-07-31 01:22:07 +02:00
[Feature] Orchestrate resumable Campaign work hand-offs

This is the resumable hand-off slice split from Campaign #24.

zemion commented on issue GovOPlaN/govoplan-mail#18 2026-07-31 01:22:06 +02:00
[Task] Polish mailbox and message display beyond the read-only baseline

Moved here from Campaign #28; the source issue is closed to keep Mail as the…

zemion opened issue GovOPlaN/govoplan-campaign#88 2026-07-31 01:22:06 +02:00
[Feature] Add an auditable campaign collaboration thread
zemion opened issue GovOPlaN/govoplan-workflow#11 2026-07-31 01:22:06 +02:00
[Feature] Orchestrate resumable Campaign work hand-offs
zemion opened issue GovOPlaN/govoplan-campaign#89 2026-07-31 01:22:06 +02:00
[Feature] Add accountable campaign work assignments
zemion opened issue GovOPlaN/govoplan-ops#3 2026-07-31 01:22:05 +02:00
[Feature] Show worker and queue readiness, activity, and stale state in Ops
zemion opened issue GovOPlaN/govoplan-mail#18 2026-07-31 01:22:04 +02:00
[Task] Polish mailbox and message display beyond the read-only baseline
zemion opened issue GovOPlaN/govoplan-policy#10 2026-07-31 01:22:04 +02:00
[Feature] Preview and explain policy impact before governed changes
zemion opened issue GovOPlaN/govoplan-tenancy#5 2026-07-31 01:22:04 +02:00
[Safety] Orchestrate destructive tenant erasure with preview, approvals, and evidence
zemion closed issue GovOPlaN/govoplan-campaign#33 2026-07-31 00:58:26 +02:00
[Feature] Build template editor polish: formatting buttons, image inserts, links, WYSIWYG editing, and field bubbles
zemion commented on issue GovOPlaN/govoplan-campaign#33 2026-07-31 00:58:25 +02:00
[Feature] Build template editor polish: formatting buttons, image inserts, links, WYSIWYG editing, and field bubbles

Codex State: done

Summary

  • Implemented Campaign's rich HTML template editing with one reusable Core-owned WYSIWYG component.

Changed Files

  • `../govoplan-core/webui/src/components/W…
zemion commented on issue GovOPlaN/govoplan-workflow#9 2026-07-31 00:15:31 +02:00
[Feature] Add complete BPMN 2.0 notation and XML round-trip editing

Codex State: done

Summary

  • Superseded the separate bpmn-js modeler with BPMN 2.0 as the canonical language of the existing native Workflow graph editor.
  • Implemented native BPMN nodes…
zemion commented on issue GovOPlaN/govoplan-workflow#10 2026-07-31 00:15:00 +02:00
[Feature] Add profile-based BPMN execution adapters and conformance fixtures

Codex State: done

Summary

  • Execution profiles now operate over the canonical native BPMN graph rather than selecting an alternative editor representation.
  • New revisions pin govoplan.nat…
zemion closed issue GovOPlaN/govoplan-dataflow#17 2026-07-30 23:21:27 +02:00
[Feature] Validate HEICO and RELE production flows with executable golden contracts
zemion commented on issue GovOPlaN/govoplan-dataflow#17 2026-07-30 23:21:27 +02:00
[Feature] Validate HEICO and RELE production flows with executable golden contracts

Codex State: done

Summary

  • Verified that the complete immediate scope and acceptance criteria are implemented and already pushed in commit e091042.
  • Ordered calculations, expanded safe…
zemion closed issue GovOPlaN/govoplan-workflow#7 2026-07-30 22:55:45 +02:00
[Feature] Activate and restore effective Views for workflow instances and steps
zemion closed issue GovOPlaN/govoplan-files#33 2026-07-30 22:55:45 +02:00
[Feature] Archive upload preview, selective unpacking, formats, and password support
zemion commented on issue GovOPlaN/govoplan-files#33 2026-07-30 22:55:44 +02:00
[Feature] Archive upload preview, selective unpacking, formats, and password support

Codex State: done

Summary

  • Implemented two-phase archive preview and confirmation for ZIP, TAR, TAR.GZ, TAR.BZ2, and TAR.XZ.
  • Added selective file/folder import, AES/legacy encrypted…
zemion commented on issue GovOPlaN/govoplan-workflow#7 2026-07-30 22:55:44 +02:00
[Feature] Activate and restore effective Views for workflow instances and steps

Codex State: done

Summary

  • Implemented immutable workflow View revision pins, instance and step-local surface narrowing, and Core/Views resolution without importing Views internals. -…