feat: type-scope events vacuum to prune only stream rows (14d) + drop turn-stats vacuum

This commit is contained in:
damocles 2026-06-05 23:09:09 +02:00 committed by mara
commit 6e39515669
9 changed files with 50 additions and 99 deletions

View file

@ -14,7 +14,7 @@
//! any terminal task whose `completed_at` timestamp is older than
//! `KEEP_SECS`.
//!
//! Mirrors `events_vacuum` / `stats_vacuum` in structure — host-side
//! Mirrors `events_vacuum` in structure — host-side
//! so a misbehaving harness cannot disable its own cleanup.
use std::path::Path;