Albrecht Degering zemion
  • Joined on 2025-08-22
zemion closed issue GovOPlaN/govoplan-core#23 2026-07-31 22:54:37 +02:00
[Feature] Add storage persistence checks for managed files, generated EML/report artifacts, audit-relevant blobs, and backup/restore boundaries
zemion closed issue GovOPlaN/govoplan-mail#3 2026-07-31 22:54:37 +02:00
[Task] Bounce mailbox watching and processing
zemion closed issue GovOPlaN/govoplan-core#224 2026-07-31 22:54:37 +02:00
[Feature] Platform theming system and visual appearance controls
zemion closed issue GovOPlaN/govoplan-core#31 2026-07-31 22:54:37 +02:00
[Feature] Extend dashboard with deeper operational metrics once queue, worker, storage, backup, and system-health metrics are stable
zemion closed issue GovOPlaN/govoplan-access#10 2026-07-31 22:54:37 +02:00
Add semantic access admin WebUI and acting-in-place context selector
zemion closed issue GovOPlaN/govoplan-campaign#34 2026-07-31 22:54:37 +02:00
[Feature] Consume consent-aware address segments and suppression decisions in Campaign
zemion closed issue GovOPlaN/govoplan-postbox#11 2026-07-31 22:54:37 +02:00
[Feature] Build an inbox view for visible postboxes, messages, and role-bound access explanation
zemion commented on issue GovOPlaN/govoplan-core#225 2026-07-31 22:54:26 +02:00
Guided layered UI/UX overhaul for admin and configuration surfaces

Evaluation: this remains a valid cross-platform umbrella and is not complete.

The platform now has several of the required primitives and examples (shared Dialog/Button/DataGrid/alerts/help,…

zemion commented on issue GovOPlaN/govoplan-addresses#1 2026-07-31 22:54:26 +02:00
[Feature] Complete the Addresses provider for AdreMa distribution lists

Progress update: #9 is complete in GovOPlaN/govoplan-addresses@41ccd4c, and Campaign consumption is complete in GovOPlaN/govoplan-campaign@82ddc0c.

This umbrella remains open for the explicitly…

zemion commented on issue GovOPlaN/govoplan-connectors#4 2026-07-31 22:54:26 +02:00
[Feature] Add RSS consume and emit connector support

Implemented and published the reusable protocol layer in GovOPlaN/govoplan-connectors@52fe335 with the Core contract in GovOPlaN/govoplan-core@b65b488.

RSS 2.0 and Atom can be acquired through…

zemion commented on issue GovOPlaN/govoplan-docs#17 2026-07-31 22:54:26 +02:00
[Feature] Make GovOPlaN documentation version-aware

The version-awareness slice is complete and published in GovOPlaN/govoplan-core@b65b488 and GovOPlaN/govoplan-docs@0d8a49c.

Documentation topics declare version ranges; the context API accepts a…

zemion commented on issue GovOPlaN/govoplan-core#29 2026-07-31 22:54:26 +02:00
[Feature] Add backup/restore procedure and restore drill

Completed and published.

The existing backup/rollback procedure now has machine-readable restore-drill evidence via module-installer-rollback-drill.py --evidence-path ..., atomic mode-0600…

zemion commented on issue GovOPlaN/govoplan-core#224 2026-07-31 22:54:26 +02:00
[Feature] Platform theming system and visual appearance controls

Completed and published in GovOPlaN/govoplan-core@b65b488.

The existing persisted light/dark/system preference and live system-theme behavior are now documented as a platform contract. A…

zemion commented on issue GovOPlaN/govoplan-core#23 2026-07-31 22:54:26 +02:00
[Feature] Add storage persistence checks for managed files, generated EML/report artifacts, audit-relevant blobs, and backup/restore boundaries

Implemented and published.

  • Files now contributes an active managed-storage round-trip probe (write, read, stat, digest, delete) against the configured backend.
  • Campaign contributes an active…
zemion commented on issue GovOPlaN/govoplan-core#34 2026-07-31 22:54:26 +02:00
[Task] Server update from WebUI only after CLI backup/restore is proven

Evaluation after the backup/restore work: the prerequisite is now materially proven (restore drill evidence and backup integrity checks in GovOPlaN/govoplan@3c658fa and GovOPlaN/govoplan-core@b65b4…

zemion commented on issue GovOPlaN/govoplan-postbox#15 2026-07-31 22:54:26 +02:00
Define E2EE postbox envelope encryption and role mailbox architecture

Completed and published in GovOPlaN/govoplan-core@b65b488 and GovOPlaN/govoplan-postbox@e3daf40.

The Postbox contract/model/API can represent ciphertext, signed manifest references, key epochs,…

zemion commented on issue GovOPlaN/govoplan-core#24 2026-07-31 22:54:26 +02:00
[Feature] Add queue/worker checks covering task publishing, worker startup, retry behavior, stale worker detection, and graceful shutdown

Substantial slice published, but this issue remains open for deployment proof.

Implemented:

  • Core asserts that every routed task queue is present in the configured worker queue list.
  • All…
zemion commented on issue GovOPlaN/govoplan-campaign#22 2026-07-31 22:54:26 +02:00
[Feature] Add approval workflow and separation-of-duties gates

Evaluation and bounded evidence work completed in GovOPlaN/govoplan-campaign@82ddc0c.

Campaign validation and build summaries now record actor/timestamp provenance; review already records the…

zemion commented on issue GovOPlaN/govoplan-mail#2 2026-07-31 22:54:26 +02:00
[Task] S/MIME/OpenPGP signing/encryption with no-silent-downgrade policy

Evaluation: intentionally not implemented as a local Mail toggle.

The existing govoplan-encryption repository is a boundary scaffold, not a cryptographic runtime. Safe S/MIME/OpenPGP delivery…

zemion commented on issue GovOPlaN/govoplan-calendar#5 2026-07-31 22:54:26 +02:00
[Feature] Mirror campaign invitations and track attendee answers

Implemented and published the Calendar-owned capability slice in GovOPlaN/govoplan-calendar@ccdf121 with the Core contract in GovOPlaN/govoplan-core@b65b488.

Calendar now upserts deterministic…