• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-mail#10 2026-07-29 02:29:56 +02:00
[Design review] Rework Mail server, envelope, credential, and policy structure

Selector audit follow-up: the current credential editor still asks for comma-separated module IDs and server references. This should be addressed as part of the envelope/server/credential redesign…

zemion commented on issue GovOPlaN/govoplan#17 2026-07-29 02:29:55 +02:00
[User Story] Task-focused Views reduce GovOPlaN to the interface needed for the current job

Progress update: View assignment targets no longer require typed user/group IDs.

Implemented locally:

  • shared Core SearchableSelect with async lookup and keyboard/listbox semantics
  • tenant-scope…
zemion opened issue GovOPlaN/govoplan-workflow#8 2026-07-29 02:29:33 +02:00
[UX] Replace raw Workflow scope IDs with governed target selectors
zemion opened issue GovOPlaN/govoplan-files#39 2026-07-29 02:29:33 +02:00
[UX] Add pattern-aware selectors for connector policy references
zemion opened issue GovOPlaN/govoplan-notifications#3 2026-07-29 02:29:33 +02:00
[UX] Replace muted source module IDs with a module multi-selector
zemion opened issue GovOPlaN/govoplan-admin#6 2026-07-29 02:29:33 +02:00
[UX] Replace configuration package tenant and change-request IDs with selectors
zemion opened issue GovOPlaN/govoplan-dataflow#13 2026-07-29 02:29:33 +02:00
[UX] Replace raw Dataflow scope IDs with governed target selectors
zemion opened issue GovOPlaN/govoplan-core#272 2026-07-29 02:28:59 +02:00
[UX] Replace raw cross-module references with typed searchable selectors
zemion commented on issue GovOPlaN/govoplan-postbox#23 2026-07-29 02:03:42 +02:00
[Feature] Integrate Campaign with Postbox as an explicit delivery channel

Codex State: progress

Summary

  • Implemented the typed delivery catalog and rejection/outcome-unknown contract used by Campaign without importing Postbox internals.
  • The Postbox provider…
zemion commented on issue GovOPlaN/govoplan-campaign#81 2026-07-29 02:03:27 +02:00
[Feature] Add Postbox as a governed Campaign delivery channel

Codex State: progress

Summary

  • Resolved the target-cardinality, derivation, and fallback decisions: recipient rows support multiple direct or field-derived Postbox targets, independently…
zemion commented on issue GovOPlaN/govoplan-dashboard#2 2026-07-29 00:59:31 +02:00
[Feature] Configurable, View-aware personal dashboards

Codex State: progress

Summary

  • Implemented configurable personal Dashboard layouts with drag/drop, add/remove, sizing, provider-defined settings, Save/Cancel, and browser migration…
zemion opened issue GovOPlaN/govoplan-dashboard#2 2026-07-29 00:46:26 +02:00
[Feature] Configurable, View-aware personal dashboards
zemion commented on issue GovOPlaN/govoplan-idm#5 2026-07-29 00:19:27 +02:00
[Feature] Expose effective function-assignment resolution and lifecycle events for consumers

Codex State: progress

Implemented deterministic effective-time lookup, batch identity/account resolution, reverse function incumbencies with explicit vacancy, tenant/function validation,…

zemion commented on issue GovOPlaN/govoplan-campaign#81 2026-07-29 00:19:23 +02:00
[Feature] Add Postbox as a governed Campaign delivery channel

Codex State: needs-info

The optional capability dependency and typed Campaign adapter are implemented locally; Campaign delivery options now report whether Postbox is active. Full recipient/job…

zemion opened issue GovOPlaN/govoplan-campaign#82 2026-07-29 00:19:23 +02:00
[Bug] Repair missing IMAP append claim-token column on upgraded databases
zemion commented on issue GovOPlaN/govoplan-postbox#24 2026-07-29 00:19:21 +02:00
[Feature] Add unified Postbox projections and explicit hierarchy-copy routing

Codex State: progress

Unified source-preserving group projections are implemented, including safe retention of temporarily hidden preferences. The persistence model reserves explicit…

zemion commented on issue GovOPlaN/govoplan-postbox#23 2026-07-29 00:19:21 +02:00
[Feature] Integrate Campaign with Postbox as an explicit delivery channel

Codex State: needs-info

Campaign now declares Postbox as optional, validates the postbox.delivery contract, exposes availability, and has a typed adapter that fails explicitly when…

zemion commented on issue GovOPlaN/govoplan-postbox#20 2026-07-29 00:19:20 +02:00
[Feature] Emit Postbox delivery, vacancy, assignment, and escalation notifications

Codex State: progress

Postbox emits versioned delivery/read/ack/evidence/lifecycle events and optionally dispatches one privacy-minimal in-app notification per current incumbent with a message…

zemion commented on issue GovOPlaN/govoplan-postbox#21 2026-07-29 00:19:20 +02:00
[Feature] Establish function-bound Postbox domain, capabilities, and access decisions

Codex State: progress

The first usable Postbox foundation described here is implemented across govoplan-postbox, Core contracts, IDM reverse/batch assignment resolution, and the meta…