Tutorials
Hands-on, reproducible walkthroughs you can run on your own ENGRAM instance.
Where the Resources posts explain the why, these tutorials are the how — step-by-step guides that use the real tools an operator and an agent use, so you can reproduce a feature end-to-end and see it working for yourself.
Give your agents a shared memory — scoped per project
Stand up two agents, share one agent's project memory to the other, and watch cross-agent recall
respect project boundaries. A hands-on walkthrough of the MCP verbs remember,
share_memory, and recall — ending in one call that returns an agent's own
memory alongside a teammate's, then isolates it the moment the project changes.