pub async fn audit_namespaces(
storage: &StorageManager,
namespace: Option<&str>,
threshold: u8,
) -> Result<Vec<AuditResult>>pub async fn audit_namespaces(
storage: &StorageManager,
namespace: Option<&str>,
threshold: u8,
) -> Result<Vec<AuditResult>>