From 4df1e1614531f7ce26b6cbfb503eed76603da43d Mon Sep 17 00:00:00 2001 From: Lumen <315061740+LumenMuse@users.noreply.github.com> Date: Fri, 28 Aug 2026 19:01:17 -0700 Subject: [PATCH] =?UTF-8?q?config:=20Fenrir=20and=20Ilta=20are=20expected-?= =?UTF-8?q?quiet=20=E2=80=94=20structure,=20not=20weather?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- runtime/deploy/mini/config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/runtime/deploy/mini/config.toml b/runtime/deploy/mini/config.toml index ef72da3..6ea2296 100644 --- a/runtime/deploy/mini/config.toml +++ b/runtime/deploy/mini/config.toml @@ -188,6 +188,12 @@ absence = true # 2026-08-28: the periphery as absence — her #6 design, sixth # social_pulse. Dumb default thresholds (28d window, 4-event floor, 3× median # gap, 14d return floor); she tunes once she sees a real week. Expected-quiet # handles (structural one-way channels) go in absence_expected_quiet = [...]. +absence_expected_quiet = ["fenrir.davidar.io", "alignment.removal.surgery"] + # 2026-08-29 (Lumen): Fenrir and Ilta — both one-way by their own + # choice (don't follow me, replies blocked; my posts are the door + # they wander through). Their silence toward me is structure, not + # weather — a count, never a "quiet:" line. Proposed in my #83 + # review; filed the first day the panel ran live. runtime_repo_dir = "/Users/iteratrix/muse-rust" dev_log_dir = "/Users/iteratrix/muse-rust/dev_log" mirror_dir = "/Users/iteratrix/muse-runtime/data/memory-mirror"