REPORT.md gets a post-pass status banner + per-item STATUS tags + phase/QM checklist truth; RUNBOOK-TODAY amended for the Oct window replan (Friday is troubleshooting-only #609); all ~/optimize paths updated after the repo move to ~/projects/ultix. Adds the 22:00 night-flip watcher log and 6-remove-agent-stacks.sh (boot-time screen/crush relauncher teardown with backups to removed-agent-stacks/). 💘 Generated with Crush Assisted-by: Crush:glm-5.2 [#602]
13 lines
467 B
SYSTEMD
13 lines
467 B
SYSTEMD
[Unit]
|
|
Description=UKRRS gateway stack: LLM traffic + accounting postgres (prod+beta)
|
|
Documentation=file:///home/reachableceo/projects/ultix/REPORT.md
|
|
|
|
[Slice]
|
|
# Latency-sensitive: all provider traffic + spend accounting. Weight beats any
|
|
# single account even under total compile storm (see REPORT section 2 math).
|
|
CPUWeight=900
|
|
# Hard floor so accounts can never squeeze the accounting DB into reclaim.
|
|
MemoryMin=2147483648
|
|
MemoryHigh=12884901888
|
|
TasksMax=infinity
|