MemWal is still in beta, so documentation is an active part of product hardening. If you see unclear guidance, outdated flows, or missing examples, contributions are welcome.Documentation Index
Fetch the complete documentation index at: https://docs.memwal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Source of Truth
The docs source of truth is the markdown content underdocs/ in this repository.
Working Rules
- update the docs site and README together when entry points change
- keep old stub pages temporarily when URL changes would otherwise break links
- prefer linking readers into the new IA rather than expanding legacy sections forever
Before Shipping
- run
pnpm dev:docs - run
pnpm build:docs - click through nav and sidebar links