You'll notice
Useful3 Signal0
Background sessions pinned only by the very old marker file will no longer show as pinned.
What's wrong with this entry?
Anonymous. No account, no email.
What
Reading the pinned-session set no longer falls back to scanning background session directories for an old marker file.
Details
- previously, a missing pins file triggered a scan for a legacy "pinned" marker per session, migrated the result into the pins file, and fired a dead-probe event
- now a missing pins file just writes an empty list and returns an empty set; the probe event no longer exists in the build
- sessions pinned only by the old sidecar marker would no longer be recognised
Evidence
pins.json
Strings lifted out of the shipped bundle, so the claim above can be checked against them.