Getting started
Humans — follow the journey. Agents & tooling — install the knowledge package. One page, one next click.
npm
For agents & tooling
Memorix docs knowledge SDK. Always a devDependency — humans just read the site.
npm i -D @x12i/memorix-docs
Why install it
- Versioned Memorix truth your coding agent can pin and upgrade
- Markdown packs, chapter indexes, and use-case packs — not scraped HTML
- Typed helpers (listUseCases, getBookMarkdown) instead of hallucinated paths
When You wire an AI agent, CI check, or tooling that needs Memorix knowledge.
Not for Production dependencies — this is documentation for tools, never runtime.
Less recommended Download the full library as Markdown Useful when working with a web LLM assistant that cannot install packages — paste or attach the file instead of using the SDK.
Start book — chapters
Open the book →Installation, scope, best-practice pipeline order, and the hands-on tutorials to the core loop.
Hard rules
Fresh sandbox* orgs + agent opx for drills — never live customer orgs. See HARD-RULES.md in the monorepo before shipping anything against Memorix.