You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds compatibility guidance for older Engram MCP schemas that do not expose capture_prompt.
Details
mem_save protocol docs now explain best-effort prompt capture, mem_save_prompt feeding 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_prompt field rather than failing.
Golden fixtures were regenerated for updated embedded assets.