Public docs

Open Source and Contribution Path

Martenweave is early open-source infrastructure for governed data model work. The most useful contributions are concrete, reproducible, and grounded in real model-registry workflows.

License Reality

The current core package is MIT-licensed. MIT allows commercial use, copying, modification, distribution, sublicensing, and sale when the license notice is preserved.

Paid pilot, support, template, or future workspace conversations are optional services or future products. They are not a claim that the current MIT core requires a paid commercial license.

Where to Contribute

Useful Contributions

Contribution Guardrails

Do not contribute:

Development Checks

.venv/bin/python -m ruff check .
.venv/bin/python -m ruff format --check .
.venv/bin/python -m pytest
bash scripts/release_smoke.sh

Issue Format

Good issues include:

This structure keeps the project useful for maintainers and AI coding agents without turning the repository into a vague backlog.