Block a user
[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…
[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@6baf2a4starts durable request/digest evidence and a…
[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,…
[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…
[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…
[Feature] Add queue/worker checks covering task publishing, worker startup, retry behavior, stale worker detection, and graceful shutdown
[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…