dsh-mnemon-strategy-auto-capture
v0.5.4
Published
Additive in-turn durable-memory capture guidance; no background tasks or new write authority.
Downloads
3,373
Readme
dsh-mnemon-strategy-auto-capture
Optional additive, in-turn guidance for dsh-mnemon-strategy-default-three-tier.
The default targets ready durable-evidence Sources whose selected View exposes the Source-local remember Action. Custom Sources must configure the Action ids that actually mean recording:
- id: mnemon-strategy-auto-capture
name: dsh-mnemon-strategy-auto-capture
config:
sourceKeys:
- source:team-notes
actionIds:
- appendThe plugin asks the current LLM to consider at most one qualified durable fact. It starts no background Agent or timer, executes no write during View composition, cannot expose an Action removed by the base Strategy or Host, and cannot bypass ActionOffer authorization. Model compliance and capture quality require task-level evaluation.
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.
