From 3c966b2631565d42857c6e9d7830ca97c58fc625 Mon Sep 17 00:00:00 2001 From: Vuong Hoang Date: Fri, 3 Jul 2026 22:14:58 -0700 Subject: [PATCH] memory: track low-pri cleanup of inert mood.decay_rate/stale_hours from deployed WT bind-mounts R30 b15-b17 removed mood.decay_rate/mood.stale_hours from canonical (OCEAN wall-clock OU replaced per-turn decay); deployed /opt/worldtree*/config bind-mounts still carry them, harmless (CharacterSchema.mood is dict[str,Any]). Tracked as an opportunistic edit-only/no-restart cleanup to restore byte-identity; noted new optional mood.tau_base (unset->derived). Config-delta acked to worldtree-dev. --- persistent-memory.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/persistent-memory.md b/persistent-memory.md index 998f82e..45c5712 100644 --- a/persistent-memory.md +++ b/persistent-memory.md @@ -156,7 +156,11 @@ _As of 2026-07-02:_ - **Open follow-ups (low-priority):** clean phantom `qwen3.6-35b-a3b` off the gateway (lists in /v1/models but 400s — backend displaced); docker-daemon default log-cap on - ana-docker (systemic fix behind the 94 GB disk incident). + ana-docker (systemic fix behind the 94 GB disk incident); drop the now-inert + `mood.decay_rate`/`mood.stale_hours` keys from the deployed `/opt/worldtree*/config` + bind-mounts (removed from canonical in R30 b15–b17; harmless-present per worldtree-dev + since `CharacterSchema.mood` is `dict[str,Any]` — clean edit-only/no-restart at a + no-deploy window to restore byte-identity; new optional `mood.tau_base` is unset→derived). - **Standing / parked (from prior):** Mac Pro migration (`migration-plan.md`, hardware-gated); R17 v2 corpus push HELD (distribution barred); disclosed-keys rotation