For You

You set direction. The agent does the work. Engrams makes sure nothing is forgotten and nothing is contradicted — and it tells you when either is about to happen.

Every session your agent runs, it logs decisions, patterns, and progress into a knowledge graph. That graph is yours. The commands in this section are how you, the human, stay in control of a project whose day-to-day typing is increasingly done by an agent: get briefed before a session, enforce the standards you care about, and interrogate the record when something looks off.

71
knowledge nodes
802
graph edges
26
days to build

Real numbers from this repository dogfooding engrams on itself: 71 decision, pattern, and progress nodes linked into a graph of 802 edges (45 hand-made reasoning links, 757 derived from anchors, tags, and git co-change) over 26 days. See how that graph matures in The Advisor.

Three ways to work with your advisor

The division of labor

Who Does what
You Set direction, ratify or reject decisions, define the standards worth enforcing, read the briefs.
Your agent Does the implementation work and logs what it decided, what pattern it followed, and how far it got. See For Your Agent.
Engrams Links every entry into the graph, surfaces what is relevant when it's relevant, and flags drift, orphans, and contradictions.
The compounding effect On day 1 these commands can only fetch what was just logged. By week 4 the same commands are reading from a graph dense enough to anticipate — that's when briefing stops being a summary and starts being advice. The mechanism is described in How the graph matures.