Plans and session records are now addressable through the keyed storage layer, not just as files.
What's wrong with this entry?
Plans and session files are now addressable through Claude Code's keyed storage layer rather than only as raw files on disk.
- Two namespaces were registered,
plan(keyed by name) andsession(keyed by file), both classified as plain. - Priming plan slug collisions lists entries from the store, but only when a store handle is passed and the plans directory is the default one; otherwise it still reads the directory directly, and it also falls back to that on a store error logged as "primePlanSlugCollisions: v5 list failed: ".
- The old raw-file reader for plan workshop documents was deleted.
primePlanSlugCollisions: v5 list failed:
Strings lifted out of the shipped bundle, so the claim above can be checked against them.