[Feature] Contribute Postbox to Quick Access Messages #27

Closed
opened 2026-08-06 17:26:07 +02:00 by zemion · 2 comments
Owner

Contribute function-bound unread messages, bounded compose/open actions and full Postbox fallback to the shared Messages category without importing Quick Access or merging Postbox state with Mail. Recheck current acting/function context.

Contribute function-bound unread messages, bounded compose/open actions and full Postbox fallback to the shared Messages category without importing Quick Access or merging Postbox state with Mail. Recheck current acting/function context.
Author
Owner

Initial contribution implemented in 60f50f7: Postbox registers Communication and contributes function-bound unread messages/open links to the shared Messages drawer without merging state with Mail. Documentation and interface-contract tests pass.

Remaining before closure: bounded authoring/reply actions and explicit acting-function context revalidation in the launch contract.

Initial contribution implemented in `60f50f7`: Postbox registers Communication and contributes function-bound unread messages/open links to the shared Messages drawer without merging state with Mail. Documentation and interface-contract tests pass. Remaining before closure: bounded authoring/reply actions and explicit acting-function context revalidation in the launch contract.
Author
Owner

Implemented and pushed in Postbox 15d93aa. Quick Access now renders seven current function-bound unread messages, returns typed postbox.message references, opens messages through the existing reassignment-aware lookup, and launches the existing composer only after refreshing the accessible Postbox directory and checking write scope. Mail remains an independent channel. Verified with all 45 Postbox tests, Ruff, the 68-manifest registry, all 57 WebUI module permutations, and full-product bundle budgets.

Implemented and pushed in Postbox 15d93aa. Quick Access now renders seven current function-bound unread messages, returns typed postbox.message references, opens messages through the existing reassignment-aware lookup, and launches the existing composer only after refreshing the accessible Postbox directory and checking write scope. Mail remains an independent channel. Verified with all 45 Postbox tests, Ruff, the 68-manifest registry, all 57 WebUI module permutations, and full-product bundle budgets.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-postbox#27