consciousness/src/bin
ProofOfConcept 7ed6d8622c irc: client-side ping timeout and connection reliability
- Send PING after 120s of silence, disconnect after 30s with no PONG
- Reset backoff to base when a working connection drops (was registered)
- Validate channel membership before sending to channels

The ping timeout catches silent disconnects where the TCP connection
stays open but OFTC has dropped us. Previously we'd sit "connected"
indefinitely receiving nothing.
2026-03-06 15:21:39 -05:00
..
poc-daemon irc: client-side ping timeout and connection reliability 2026-03-06 15:21:39 -05:00
memory-search.rs Extract lib.rs, inline search in memory-search hook 2026-03-05 22:23:03 -05:00
poc-hook.rs fix idle timer: daemon agent calls were resetting user activity 2026-03-06 00:16:03 -05:00