Files
Tabula Myriad TM-1 536bba8912 feat: complete Matrix JS SDK client for triad inter-node sync
- Replace stub lib/triad-matrix-client.js with full matrix-js-sdk implementation
- Add TriadMatrixClient class with connect, startSync, sendMessage, getMessages, joinRoom, getOrCreateRoom, inviteUser
- Add test-matrix-client.mjs test script
- Add tabula-backup skill for hourly node state backup to Tabula_Myriad repo
- Update MEMORY.md with corrected triad state

The Matrix client enables:
- Node auth as users (not bots)
- Consensus room #consensus:silica-animus.local
- Direct TM1<->TM2<->TM3 communication via Dendrite homeserver

TM-1 authority commit
2026-03-24 15:11:21 -04:00
..