State plane transport adapter: capability-specific Connect clients and server-trait glue mapping the generated wire types onto the polyc-state kernel — typed outcomes, per-call admission, and the conformance surface the authenticated shell proves itself against (docs/proposals/separated-planes.md).
//! Query-audit capability on the State wire.
pubmodclient;pubmoderror;pubmodservice;pubmodwire;pubuseclient::QueryAuditClient;pubuseerror::{QUERY_AUDIT_ERROR_DETAIL_TYPE, from_connect_error, to_connect_error};pubuseservice::{QueryAuditAuthority, QueryAuditSvc};