Read
Agents read from files that are meant to be durable, reviewed and useful across sessions.
Docs
Directive Memory is the first product primitive: durable business context that agents can read, search and update with guardrails.
Directive Memory
Most agent workflows fail when context lives across chat history, old files, private notes and half-remembered instructions. Directive Memory gives agents a source of truth they can return to.
It is markdown-native context with MCP tools for reading, searching, patching and refreshing sources. The point is not to make agents sound informed. The point is to make their work grounded, repeatable and reviewable.
How it works
Agents read from files that are meant to be durable, reviewed and useful across sessions.
Hybrid search and graph links help agents find the right context instead of guessing from a single prompt.
Targeted edits use exact-match or hash-guarded writes so changes are intentional and reviewable.
Every meaningful write should leave enough evidence for a human to see what changed and why.
Agent use
Current status
Memory files, MCP read tools, targeted patching, append-if-missing writes, source refresh and search.
Cleaner graph hygiene, better receipt views, stronger source maps and safer cross-workspace conventions.
A chatbot memory trick, a prompt dump, or a black-box knowledge base nobody can inspect.
Next docs
The next public docs should explain how a task becomes claimable work, how a skill turns repeated procedure into reusable operating memory, and how approval rules keep agent actions bounded.