• Joined on 2026-02-27
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-08 22:35:19 +00:00
479bb5e349 Update heartbeat and re-pair task status
nav pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-08 22:05:03 +00:00
83f6195c1f feat: validate yonexus auth requests
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-08 22:05:03 +00:00
739a1ee094 feat: advance yonexus authentication handshake
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-08 22:05:02 +00:00
5ca6ec0952 feat: add client auth request flow
nav pushed to dev/2026-04-08 at nav/Yonexus.Protocol 2026-04-08 22:05:02 +00:00
7e69a08443 feat: add shared auth proof helpers
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-08 21:38:51 +00:00
02d158eacd feat: wire yonexus pairing request flow
nav pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-08 21:38:50 +00:00
a05b226056 feat: implement server pairing confirmation flow
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-08 21:38:50 +00:00
cec59784de feat: handle client pairing messages
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-08 21:35:09 +00:00
3891eab488 chore: update pairing task progress
nav pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-08 21:35:05 +00:00
cd09fe6043 feat(server): add pairing service and notify stub
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-08 21:35:00 +00:00
fc226b1f18 feat(client): add keypair generation
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-08 21:13:47 +00:00
34a591dd0c Track runtime and handshake progress
nav pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-08 21:13:36 +00:00
f7c7531385 Add server runtime and hello handshake
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-08 21:13:35 +00:00
fb39a17dbb Add client runtime and hello handshake
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-08 21:05:48 +00:00
8c475f259a Record transport scaffolding and protocol tests
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-08 21:05:45 +00:00
bc3e931979 Add client WebSocket transport
nav pushed to dev/2026-04-08 at nav/Yonexus.Server 2026-04-08 21:05:38 +00:00
b44a4cae66 Add server WebSocket transport
nav pushed to dev/2026-04-08 at nav/Yonexus.Protocol 2026-04-08 21:05:33 +00:00
fbe1457ab6 Add protocol codec tests and vitest setup
nav pushed to dev/2026-04-08 at nav/Yonexus 2026-04-08 20:33:37 +00:00
38f68ca7ab feat: persist Yonexus trust state scaffolding
nav pushed to dev/2026-04-08 at nav/Yonexus.Client 2026-04-08 20:33:35 +00:00
2148027a41 feat(client): add local trust material state store