dsh-mnemon-strategy-scoped
v0.5.4
Published
Additive Source selection and write narrowing for Mnemon's default three-tier Strategy.
Readme
dsh-mnemon-strategy-scoped
Optional additive Source selection for dsh-mnemon-strategy-default-three-tier.
Enable the plugin alongside the default Strategy. With no configuration it includes every ready Source whose role is working-context, narrative, or durable-evidence, in deterministic role/key order. Configure exact sourceKeys to express priority; configure writableSourceKeys to make the remaining selected Sources read-only in the View.
- id: mnemon-strategy-scoped
name: dsh-mnemon-strategy-scoped
config:
sourceKeys:
- source:global-runtime
- source:project-runtime
writableSourceKeys:
- source:project-runtimeKeys name already installed Source instances; this plugin does not create or migrate storage. Uninstalling it removes only its selection contribution. If duplicate roles remain installed, the unextended default Strategy will correctly report ambiguity rather than choose by load order.
Installation and verification
The default Starter already installs this package as a disabled Entry. Use its switch under Settings → Memory System → Memory enhancements; do not add a second copy of the same Entry. The configuration example above is for an explicitly composed custom Profile.
Installing an npm package is not the same as activating a contribution. From a source checkout, run pnpm verify with declared public peers installed; use a packed peer for unreleased SDK work.
