Commit Graph

3 Commits

Author SHA1 Message Date
a8b2f5d9ed feat: add rule dispatch, cross-plugin API, and Docker integration test
Wire rule registry and authenticated callbacks into both client and server
runtimes; expose __yonexusClient / __yonexusServer on globalThis for
cross-plugin communication. Add Docker-based integration test with
server-test-plugin (test_ping echo) and client-test-plugin (test_pong
receiver), plus docker-compose setup. Fix transport race condition where
a stale _connections entry caused promoteToAuthenticated to silently fail.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 20:15:09 +01:00
nav
83e02829e7 reset project and add new yonexus communication plan 2026-03-31 13:59:40 +00:00
1436d63a8c feat: scaffold yonexus MVP core with storage, auth, query, and scope memory 2026-03-07 05:21:25 +00:00