This repository hosts the Matrix-first server strategy for Vauxl.
- Deploy a compliant Matrix homeserver baseline (fork or implementation path).
- Provide authentication, room state, federation basics, and media service compatibility.
- Keep all Vauxl features as additive, namespaced, and documented extensions.
- Breaking Matrix client interoperability.
- Undocumented proprietary event formats.
src/implementation or fork integrationtests/conformance and integration testsdocs/extension and operations docs
All custom events/capabilities use the org.vauxl.* namespace and include discovery/fallback behavior.