Under the hood
Session-signal tracking now also updates a per-host aggregate, alongside existing per-session tracking
What
Internal tracking of "session signals" (state like which bash tools or tools have been used) now also updates a shared aggregate tied to the session's host, in addition to the existing tracking that was scoped to just the bash tool, host, and used-tools set. This happens both when signals are absorbed and when they are reset.
Why
This is internal bookkeeping that lets related state be tracked at the host level rather than only per individual session, which the finding doesn't further explain the purpose of.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding doesn't say what this per-host aggregate is used for or what visible effect it has.