What is in it
- The shape — goals, phases, enablers, cards and their checklists.
- The decisions — every call you have made, with the reasoning that produced it.
- The events — what actually happened: work done, commits landed, work delivered, questions asked.
- The artifacts — documents produced along the way, attached where they belong.
- The system — the modules of your codebase, and which work touched which module.
Why it matters
Tools that track your work forget why. Tools that talk to you forget everything. The graph is the thing neither of them has: a project’s shape and its reasoning, in one record, that both you and your agents read and write. Practically, this is what you get from it:Context in
Your agent starts every session knowing the whole project — not the fragment you remembered to paste in.
Context out
What your agent does and decides flows back into the record, so the next session — yours or anyone’s — inherits it.