aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore: untrack root cli binary, update .gitignoremainbndw2026-03-092-0/+1
* refactor: rename modules to code.northwest.io/axonbndw2026-03-0912-23/+28
* fix: harden DM crypto — HKDF key derivation, AEAD associated data, ModInver...bndw2026-03-093-11/+91
* chore: add .gitignore, untrack compiled binarybndw2026-03-092-0/+4
* feat: phase 3 CLI + phase 4 JS client librarybndw2026-03-092-42/+595
* relay: gitignorebndw2026-03-091-0/+3
* feat: add axon CLI for pub/sub; fix relay hijack context bugbndw2026-03-098-1/+603
* remove kafka references; update go.mod dependenciesbndw2026-03-094-4/+12
* add go.work for multi-module workspacebndw2026-03-091-0/+6
* feat: phase 2 relay implementationbndw2026-03-0911-0/+1621
* expand phase 2 plan with relay architecture and muxstr patternsbndw2026-03-091-18/+92
* feat: implement Phase 1 Axon protocol core packagebndw2026-03-087-0/+1072
* add implementation planbndw2026-03-081-0/+99
* initial: Axon protocol spec and READMEbndw2026-03-082-0/+384