# Tasks ## Current - [x] P0: Core implementation (irc, config, proxy, network, client, server, router, backlog) - [x] P0: Unit tests (irc, config, backlog) - [x] P0: CLI and entry point - [x] P0: Stealth connect + probation state machine - [x] P0: Markov bigram nick generator - [x] P0: Local DNS resolution + multi-IP failover - [x] P1: Integration testing with live IRC server (Libera.Chat) - [x] P1: Verified SOCKS5 proxy connectivity end-to-end - [x] P1: Documentation update ## Next - [ ] P2: Client-side TLS support - [ ] P2: SASL authentication - [ ] P3: Systemd service file