docs: note new-session trigger for mission toolset reload

This commit is contained in:
Jason Woltje
2026-05-07 13:31:43 -05:00
parent 079c5597ff
commit 5cde3a3b6d

View File

@@ -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