(no title)
sukinai | 28 days ago
A couple architecture questions:
For the WebRTC + CRDT layer: how are you handling identity/auth (who’s allowed to join), and do you support end-to-end encryption with key exchange that’s easy for humans?
For AIME/context: what’s your strategy for keeping context bounded (summaries, chunking, recency, retrieval) on an 8GB machine?
Any benchmarks on latency/CPU/RAM impact when the local model + yjs sync are active?
No comments yet.