Documentation Index
Fetch the complete documentation index at: https://docs.m4trix.dev/llms.txt
Use this file to discover all available pages before exploring further.
Where to Find Updates
- GitHub — Releases and commit history
- npm — @m4trix/core and @m4trix/evals
Migration Guides
When we introduce breaking changes, we will publish migration guides in the release notes and in this documentation. During alpha, changes may be documented in:- Release notes on GitHub
- This changelog page
- Inline deprecation warnings in the codebase
Staying Up to Date
- Watch the repository for releases
- Pin versions in production until the API stabilizes
- Run
pnpm update @m4trix/core(or your package manager) to check for updates