Public docs

Import and Export

Martenweave treats import and export as model review workflows, not hidden synchronization.

The core rule is simple: imports should create evidence, profiles, or PatchProposals. Exports should produce reviewable files, reports, schemas, or context. Canonical model changes still go through validation and approval.

Available Now

The current core includes commands and services for:

The exact command names and options are documented in the core repository and CLI help.

Supported By Examples Or Manual Workflow

These workflows are practical today, but may still require manual setup, local files, or review steps:

Planned Or Integration Direction

These are directionally aligned with the product, but should not be described as fully implemented hosted integrations:

Martenweave can grow toward these paths, but the current open-source core is a local-first package and CLI.

Import Safety Model

Raw files are not model truth.

Good import behavior:

Bad import behavior:

Export Safety Model

Exports should be reproducible from canonical model state.

Useful exports include:

Generated files are disposable. Canonical model files remain the source of record.