From 5cde3a3b6de89dcf1f8c43265155de7593fd3756 Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Thu, 7 May 2026 13:31:43 -0500 Subject: [PATCH] docs: note new-session trigger for mission toolset reload --- docs/plans/2026-05-07-coordination-resilience.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plans/2026-05-07-coordination-resilience.md b/docs/plans/2026-05-07-coordination-resilience.md index bf3be68..491f2f6 100644 --- a/docs/plans/2026-05-07-coordination-resilience.md +++ b/docs/plans/2026-05-07-coordination-resilience.md @@ -163,6 +163,7 @@ Never reassign rate-limited work back to the same provider if the failure was pr - Mission packet recovery contract: `/opt/hermes/docs/mission-toolset-heartbeat.md` - Hermes mission implementation plan: `/opt/hermes/docs/plans/mission-toolset-implementation.md` - The same packet-first resume rule applies: inspect the latest packet before re-reading mission files. +- New-session trigger: when a profile config changes, start a fresh session or `/reset` so the updated toolset is actually loaded. ## Watchers to implement