Surfaced during manual validation: the pmacs-gpu window sits on '(connecting...)' forever when attaching to a daemon built without --features crdt. Handshake succeeds (negotiation reports semantic_render + crdt_replica as agreed by both sides), but the daemon's crdt_replica default is cfg!(feature='crdt')=false in that build, so send_buffer_snapshots() never fires and pmacs-gpu has nothing to render. Classified small under rule (iii). The structural answer (should the daemon return a clearer signal when crdt_replica was negotiated but isn't actually compiled in?) is genuine but deferred; for session 3 the failure mode is now documented inline at the build-AttachRequest site so the next user to hit it recognizes the symptom. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fonts | ||
| src | ||
| Cargo.toml | ||