Org memory cache, plugin orphan markers and plugin skills can route through the storage layer.
What's wrong with this entry?
The organisation memory discovery cache, plugin version orphan markers and plugin skill loading now accept an optional storage handle and route reads and writes through it, each falling back to the previous direct filesystem path when no handle is passed.
- Orphan marker write, delete and stat go through a plugin cache key when the path maps to a marketplace, plugin and version; plugin skills memoise in a separate cache slot when a handle is present.
- References to this storage handle rise from a few dozen in the previous build to several hundred, so this release is mostly migration groundwork.
- Which of the two paths a given user gets is decided by the callers and is not fixed in the source.
skillsV5
Strings lifted out of the shipped bundle, so the claim above can be checked against them.