## Context `max_connections(5)` hard-coded. Under ACP concurrent requests, pool exhaustion causes latency. ## Solution Add `sqlite_pool_size: u32` to MemoryConfig with default 5. **Epic:** #862 | **Effort:** S | **Crate:** zeph-memory