axnet/swapAxnet Swap: An atomic, Request-First Solana execution layer for AI agents using Dual-Sign handshakes to eliminate prepayments and failed swaps. Axnet is the first Solana swap protocol built specifically for autonomous agentic swarms. Unlike traditional swap interfaces that require active wallet connections and manual approvals, Axnet uses a Recursive Handshake Pattern to decouple swap intent from execution. Key Features: * Atomic Reliability: Uses Dual-Sign transactions (Fee + Swap) ensuring either both execute or neither do—no more "stuck" funds or partial fills. * Stateless Execution: Agents don't need to maintain a persistent connection; the protocol uses the X-402-ID header to track intent through the signing lifecycle. * Agent-Native Security: Private keys never leave the agent's local environment. Axnet provides the "Challenge" transactions; the agent provides the signatures. *Deep Liquidity: Routed via Jupiter V6+ for optimal pricing across all Solana DEXs.