huskies: merge 1163 story Replace perm_rx lock-as-presence-signal with a permission router
This commit is contained in:
@@ -31,6 +31,9 @@ pub mod merge;
|
||||
pub mod notifications;
|
||||
/// OAuth 2.0 PKCE flow for Anthropic authentication.
|
||||
pub mod oauth;
|
||||
/// Permission router — responder registry and pending-reply tracking that
|
||||
/// replace holding `perm_rx`'s mutex as a presence signal.
|
||||
pub mod permission_router;
|
||||
/// Pipeline status aggregation helpers.
|
||||
pub mod pipeline;
|
||||
/// Project open/close/list domain logic.
|
||||
|
||||
Reference in New Issue
Block a user