f229795cea
mavend scraped the child's stderr for the listen line and threw every other line away, and never piped its stdout at all. Nothing about the resident model's memory was diagnosable from a running box: no buffer sizes, no KV-cache layout, no offload lines, no prompt-cache limit. Both streams now share one pipe and every line lands in mavend's log with a `llama:` prefix. The last 12 startup lines are also kept and go into the error when the server dies before it listens, because bare "EOF" never named which allocation it choked on. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>