engram_startStart a new agent session with one canonical call.
Call first after setup/restart, before the agent starts making product or code decisions.
agent_toolWhich AI tool is calling, e.g. claude-code, codex, cursor, gemini, antigravity.
projectProduct or client name, e.g. HouseCompass. The schema allows an empty start as a fallback, but useful starts should include this.
repoRepository or project slug for filtering private memory. The schema allows an empty start as a fallback, but useful starts should include this.
roleWhat the agent should behave as: frontend product engineer, backend engineer, PM, etc.
marketDomain context, e.g. UK property, fintech, education.
taskImmediate task the agent is about to do. This is the strongest signal for relevant recall.
stackRelevant technologies.
contextOptional full context summary. If omitted, Engram builds one from the other fields.
include_skillsDefault true. Include matching skill guides.
limitDefault 12. Max memories to load.