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.
Current Status: Alpha
m4trix is currently in alpha. The API may change without notice. We welcome feedback and contributions.Stability Guarantees
- Alpha — Breaking changes possible; we aim to document them when they occur
- Beta (future) — Minor version bumps for breaking changes; patch for fixes
- Stable (future) — Semantic versioning with clear deprecation cycles
Versioning
We follow Semantic Versioning (semver) where applicable:- Major — Breaking changes
- Minor — New features, backward compatible
- Patch — Bug fixes, backward compatible