Albrecht Degering zemion
  • Joined on 2025-08-22
zemion pushed to main at GovOPlaN/govoplan-mail 2026-08-03 05:00:23 +02:00
5b5077cde7 Fence Mail provider and mailbox recovery effects
zemion pushed to main at GovOPlaN/govoplan-core 2026-08-03 05:00:16 +02:00
7e59a7f2b3 Resolve unknown recovery outcomes from evidence
zemion commented on issue GovOPlaN/govoplan#36 2026-08-03 04:23:15 +02:00
[Task] Adopt Core recovery ledger for module-owned external and multi-resource effects

Codex State: progress

The Files object-effect slice is pushed.

  • govoplan-files@6baf2a4: lease-fenced upload/finalization and repair intent before object writes; independent database/object…
zemion commented on issue GovOPlaN/govoplan-files#41 2026-08-03 04:22:53 +02:00
[Debt] Adopt the Core recovery ledger for Files object and connector effects

Codex State: progress

Files now adopts the Core recovery ledger for every implemented managed-object mutation.

  • govoplan-files@6baf2a4 starts durable request/digest evidence and a…
zemion pushed to main at GovOPlaN/govoplan 2026-08-03 04:22:32 +02:00
5bef966119 Record Files recovery ledger adoption
zemion pushed to main at GovOPlaN/govoplan-files 2026-08-03 04:21:59 +02:00
6baf2a421b Fence managed file object effects
zemion pushed to main at GovOPlaN/govoplan-core 2026-08-03 03:59:27 +02:00
5bfbe9a887 Bridge legacy WebUI router imports
zemion commented on issue GovOPlaN/govoplan-campaign#92 2026-08-03 03:55:34 +02:00
[Debt] Adopt the Core recovery ledger for Campaign build, delivery, and retention effects

Implemented and pushed the complete Campaign adoption slice. Build remains the reference operation; normal/background delivery, synchronous batches, explicit test/resend actions, IMAP Sent append,…

zemion pushed to main at GovOPlaN/govoplan 2026-08-03 03:55:24 +02:00
5e80b39bbd Record Campaign recovery ledger adoption
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-08-03 03:55:07 +02:00
50ce8b0acb Fence generated artifact retention
zemion pushed to main at GovOPlaN/govoplan-ops 2026-08-03 03:48:32 +02:00
63f393afcb Distinguish verified recovery rejections
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-08-03 03:48:15 +02:00
9da03090a7 Fence Campaign delivery effects in recovery ledger
zemion pushed to main at GovOPlaN/govoplan-core 2026-08-03 03:47:49 +02:00
01f91154e0 Add durable external-effect runtime identity
zemion commented on issue GovOPlaN/govoplan-campaign#92 2026-08-03 03:10:09 +02:00
[Debt] Adopt the Core recovery ledger for Campaign build, delivery, and retention effects

Codex State: progress

Campaign build publication now serves as the reference recovery-ledger adoption (dd09b06). It uses a canonical request hash/idempotency key, a distributed version…

zemion commented on issue GovOPlaN/govoplan#36 2026-08-03 03:10:06 +02:00
[Task] Adopt Core recovery ledger for module-owned external and multi-resource effects

Codex State: progress

The first adoption slice is pushed.

  • Added a machine-checked cross-module operation inventory and recovery-mode classification in govoplan@9370f50.
  • Opened…
zemion pushed to main at GovOPlaN/govoplan 2026-08-03 03:09:25 +02:00
9370f501a0 Inventory module recovery ledger adoption
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-08-03 03:09:08 +02:00
dd09b06c47 Adopt recovery ledger for Campaign builds
c6bbdae2e1 Fix Campaign CSV evidence projection
Compare 2 commits »
zemion pushed to main at GovOPlaN/govoplan-core 2026-08-03 03:08:49 +02:00
6c2940aebc Refresh shared contract test fixtures
670693bde8 Support repository-root WebUI packages
bca6a7c8aa Implement durable module recovery operations
Compare 3 commits »
zemion closed issue GovOPlaN/govoplan-core#24 2026-08-03 02:32:16 +02:00
[Feature] Add queue/worker checks covering task publishing, worker startup, retry behavior, stale worker detection, and graceful shutdown
zemion commented on issue GovOPlaN/govoplan-core#24 2026-08-03 02:32:16 +02:00
[Feature] Add queue/worker checks covering task publishing, worker startup, retry behavior, stale worker detection, and graceful shutdown

Implemented and verified.

Evidence:

  • Meta worker lifecycle drill: tools/checks/worker-runtime-drill.py.
  • Gitea Module Matrix run 300 reached and passed **Prove worker delivery and shutdown…