> Requires spt-core **v0.27.0 or newer** (unchanged). Update with `spt adapter update claude-spt`; takes effect on an endpoint's next start — bounce your endpoints to pick it up. Plugin unchanged (**0.1.16**).

### Fixed
- **An endpoint no longer goes dark in `spt endpoint digest` after starting under a different Claude Code configuration.** The digest reads your agent's live session, and the location it reads from was captured once when the endpoint bound — so if a later session started from a different Claude Code configuration root, the digest kept looking in the old place, found nothing, and reported nothing. The endpoint stayed silent for the rest of the session: peers reading it saw no activity, the Psyche synced no context, and anything steered through the digest stopped responding — with no error anywhere to explain it. The digest now finds your session wherever it actually lives, and when it genuinely cannot find it, it says so instead of returning empty.
