pub fn kill_point(name: &str)Expand description
A test kill point (RFC test strategy §2): with AGENTD_TEST_KILL_AT=<name>
set (debug / internal-mocks builds only), the process SIGKILLs itself
here — the chaos suite’s way of dying between two durable writes.