API Reference
Export catalog and curated method pages for the wolbarg package.
What is it?
Two layers of API docs:
- Curated method pages — how to use
remember,recall, graph, lifecycle, etc. - Generated Exports — exhaustive list of every public symbol from
sdk/src/index.ts(compact table; regenerate withnpm run docs:api).
Prefer curated pages for learning. Use the generated catalog when you need symbol coverage for tools and LLMs.
Start here
Regenerate the export catalog:
npm run docs:api