This refactor centralizes Lattice Ed25519 authentication logic into a single lattice_auth module, cleaning up redundant code in both the platform adapter and the tools layer. Additionally, it exposes a new lattice_get_pubkey tool, allowing agents to easily retrieve and share their public key for messaging. These changes streamline the agent communication stack while simplifying future maintenance.

Refactor Lattice authentication and expose identity tool - lattice-pns/hermes-agent-pns