mirror of
https://github.com/luxfi/zap.git
synced 2026-07-26 22:53:31 +00:00
WIP main was an orphaned old base; remote main is the canonical refactor and already contains the WIP intent, advanced further: PQ handshake (bigger handshake/), the full transport/ suite WITH C kernels (dpdk_pmd/gpudirect_rdma/ uma_cuda) and QUIC (quic-go in go.mod), plus larger node.go/zap.go. All 15 modified source files + go.mod/go.sum in the WIP were the older base and are superseded (accept remote). LLM.md/MIGRATION.md: remote canonical, no unique local notes to fold. The 416 mdns/rust/target/* build artifacts the WIP had committed are dropped (compiled output, never committed). Genuinely-new, ported: mcp/ package (MCP<->ZAP bridge for fast tool calling), absent from remote. Builds clean against the refactored zap API (go build ./... OK). Full WIP preserved on branch wip/local + tag backup/pre-reconcile-main.