platform/vault

a memory your ai actually uses.

the document vault is a durable store of specs, decisions, and rules. the agent reads from it on every task β€” and writes back what it learns.

specs that stick

write a spec once. the agent honors it across every session, every refactor, every team member.

learns as it works

the agent writes back what it learns β€” gotchas, conventions, and decisions β€” so the next task is faster.

always in context

no more pasting the same instructions into every prompt. the vault is loaded automatically.

yours to control

stored in your repo. versioned with git. private by default. ship it on-device or in your vpc.