What Waykeep records
Hooks and MCP tools retain useful records such as pitfalls, decisions, corrections, facts, patterns, goals, and plan state, with provenance.
Documentation
Install the local core, understand what it records, or inspect the boundary before you wire it into your work.
Quickstart
Install the published package, wire the supported agent hooks, then check the whole path.
npm install -g waykeep
waykeep init
waykeep doctor
Choose a path
Install the plugin or wire the supported hooks directly.
Open guideWire MCP and lifecycle hooks, then approve the entries once.
Open guideSee the record types, provenance, confidence, and truth maintenance.
Inspect memoryUse the local daemon so concurrent agents share one responsive store.
Read daemon guideUnderstand exactly what hosted sync changes and what remains local.
Read the boundaryArchitecture at a glance
Hooks and tools record useful context locally. The next session receives a briefing or warning; Team is an optional paid branch.
Reference index
Truth and limits
Hooks and MCP tools retain useful records such as pitfalls, decisions, corrections, facts, patterns, goals, and plan state, with provenance.
The free core, SQLite database, full-text index, and embeddings run locally. Private-project content is excluded from other project contexts and Team sync.
Eligible memory for an enrolled project can flow to entitled members through hosted, eventually consistent sync. Losing entitlement returns clients to local-only operation.
Help