Skip to content

Add read-only mailbox pending queries - #27

Merged
EricSun0218 merged 1 commit into
mainfrom
codex/mailbox-pending-query
Aug 13, 2026
Merged

Add read-only mailbox pending queries#27
EricSun0218 merged 1 commit into
mainfrom
codex/mailbox-pending-query

Conversation

@EricSun0218

Copy link
Copy Markdown
Owner

Summary

  • add typed batch mailbox pending-status queries for session/recipient keys
  • distinguish ready messages from incomplete messages with active operational leases
  • keep queries payload-free and free of lease, attempt, completion, model, or delivery side effects
  • scan the file mailbox directory once per recipient batch and fail closed on corrupt state
  • document scheduling and causal-boundary usage

Validation

  • locked restore passed
  • full Release build: 48 projects, 0 warnings/errors
  • full Release tests: 23 assemblies, 842/842 passed
  • full dotnet format verification passed
  • git diff --check passed

@EricSun0218
EricSun0218 enabled auto-merge (squash) August 13, 2026 12:44
@EricSun0218
EricSun0218 merged commit abd27ab into main Aug 13, 2026
6 checks passed
@EricSun0218
EricSun0218 deleted the codex/mailbox-pending-query branch August 13, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant