docs: record the #499 deploy (V-499)

This commit is contained in:
2026-08-03 23:28:36 +04:00
parent f9b2391a8b
commit 58051b5af1
@@ -75,3 +75,10 @@ scraped llama-server's stderr for the listen line and discarded it, and never
piped stdout at all. Both streams now go to mavend's log with a `llama:` prefix. piped stdout at all. Both streams now go to mavend's log with a `llama:` prefix.
The last 12 startup lines go into the error when the server dies before it The last 12 startup lines go into the error when the server dies before it
listens. listens.
## Deployed
The `mavenai:latest` image was rebuilt and `maven-mavend-1` recreated the same
day. The daemon's own log now carries the child's startup, it reads
`prompt cache is enabled, size limit: 512 MiB`, and the resident server sat at
439MB RSS after load and 613MB after one served turn.