DOCS
Reference corpus
Memoire stores public design references as JSON, Markdown, and token files so agents can apply design-system guidance without scraping third-party sites at runtime.
Agent entrypoints
- /references - human overview
- Style corpus JSON - machine-readable index
/references/<source>/<id>.json- full reference record/references/<source>/<id>/design.md- compact prompt context/references/<source>/<id>/tokens.json- normalized tokens/references/<source>/<id>/tailwind-v4.css- Tailwind v4 theme block
CLI usage
memi references search editorial
memi references pull memoire:<source>/<id>
memi references use memoire:<source>/<id>
memi compose "create a landing section" --reference memoire:<source>/<id> Attribution
Each imported reference includes its source URL, original site URL, capture date, contributor metadata, and license note. The source policy keeps acknowledgements in one place instead of repeating them across every UI surface.