1a2ae96b6a
Replace client's local implementations with unified trx-app utilities. Changes: - Use trx_app::normalize_name() instead of local fn - Depend on trx-app crate This eliminates the client's copy of the normalize_name logic and ensures both server and client use the same implementation. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>