Summary
- Adds Engram v1.15.3 prompt capture guidance to Gentle AI protocols and docs.
- Marks automated SDD and skill-registry artifacts with explicit
capture_prompt: false. - Preserves human/proactive memory saves on Engram's default best-effort prompt capture path.
- Adds compatibility guidance for older Engram MCP schemas that do not expose
capture_prompt.
Details
mem_saveprotocol docs now explain best-effort prompt capture,mem_save_promptfeeding SessionActivity, dedupe behavior, and the no-prompt-context fallback.- SDD artifacts such as proposal/spec/design/tasks/apply-progress/verify/archive/init/testing-capabilities/onboarding/state now explicitly disable prompt capture when supported.
- Skill registry output is treated as an automated artifact and avoids prompt capture when supported.
- Older Engram schemas should omit the optional
capture_promptfield rather than failing. - Golden fixtures were regenerated for updated embedded assets.
Upgrade
brew upgrade gentle-ai