Albrecht Degering zemion
  • Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-docs#2 2026-07-30 14:32:51 +02:00
[Feature] Add typed documentation source DTOs and a source registry

Implemented in da15645. Documentation sources now use typed DTOs and a validated source registry exposed through the module contract. Source ownership and malformed-provider behavior have…

zemion commented on issue GovOPlaN/govoplan-core#277 2026-07-30 14:32:50 +02:00
[Feature] Establish platform optimistic concurrency and conflict-reconciliation contract

Implemented in 9b88ae3, with Campaign adoption in cd223cb: strong resource ETags, mandatory If-Match/base revisions, bounded conflict DTOs, SQLAlchemy revision claiming, conservative…

zemion closed issue GovOPlaN/govoplan-core#40 2026-07-30 14:32:50 +02:00
[Debt] Remove legacy compatibility code only after migration/export compatibility requirements are explicit
zemion commented on issue GovOPlaN/govoplan-core#40 2026-07-30 14:32:50 +02:00
[Debt] Remove legacy compatibility code only after migration/export compatibility requirements are explicit

Completed in 9b88ae3. docs/COMPATIBILITY_INVENTORY.md classifies retained database bridges, portable-schema readers, and runtime/API aliases with their retention and removal releases. The dead…

zemion commented on issue GovOPlaN/govoplan-core#10 2026-07-30 14:32:49 +02:00
[Feature] Add structured log/audit/report redaction regression tests

Implemented and verified in 9b88ae3. Redaction now descends through mappings, lists, and tuples; structured payload, audit/event, operation-context, and slow-request log regressions verify that…

zemion closed issue GovOPlaN/govoplan-core#10 2026-07-30 14:32:49 +02:00
[Feature] Add structured log/audit/report redaction regression tests
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-07-30 14:30:10 +02:00
cd223cbb95 feat: harden campaign delivery and editing
zemion pushed to main at GovOPlaN/govoplan-docs 2026-07-30 14:29:52 +02:00
da15645dba feat: complete governed documentation sources
zemion pushed to main at GovOPlaN/govoplan-mail 2026-07-30 14:28:47 +02:00
b8029c24d6 feat: add durable mail delivery outbox
zemion pushed to main at GovOPlaN/govoplan-files 2026-07-30 14:28:14 +02:00
835eacfc5d feat: harden file sharing and integrity
zemion pushed to main at GovOPlaN/govoplan-postbox 2026-07-30 14:27:57 +02:00
bdc161e889 feat: complete postbox access evidence
zemion pushed to main at GovOPlaN/govoplan-search 2026-07-30 14:27:46 +02:00
e6bb9d359f feat: present global search in an anchored overlay
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-30 14:27:27 +02:00
9b88ae388b feat: harden shared platform contracts
zemion closed issue GovOPlaN/govoplan-core#3 2026-07-30 12:11:11 +02:00
[Task] Optimize governance role-template sync for large tenant counts by bulk-loading tenant validation and materialized group/role rows per template instead of querying per ten...
zemion closed issue GovOPlaN/govoplan-core#6 2026-07-30 12:10:53 +02:00
[Feature] Add session/device listing and revocation UI
zemion commented on issue GovOPlaN/govoplan-core#6 2026-07-30 12:10:49 +02:00
[Feature] Add session/device listing and revocation UI

Moved to https://git.add-ideas.de/GovOPlaN/govoplan-access/issues/16. Access owns sessions, revocation, and the corresponding…

zemion opened issue GovOPlaN/govoplan-admin#7 2026-07-30 12:10:32 +02:00
[Task] Batch role-template assignment validation and synchronization
zemion opened issue GovOPlaN/govoplan-access#17 2026-07-30 12:10:19 +02:00
[Task] Add bulk role-template materialization for tenant assignments
zemion opened issue GovOPlaN/govoplan-access#16 2026-07-30 12:10:15 +02:00
[Feature] Add session and device listing with selective revocation