Single Rust CLI for assertion pipelines and executable Markdown specs.
make lint
make test
make specmustmatch/
├── crates/
│ ├── mustmatch-core/ # Rust core: parser, comparator, normalizer, coercion, fixture
│ └── mustmatch-cli/ # Rust `mustmatch` CLI binary
├── spec/ # Behavioral contract run by `mustmatch test`
├── tests/fixtures/ # Rust runner and quality-command fixtures
└── pyproject.toml # maturin binary-wheel packaging metadata
mustmatch [not] [like] EXPECTEDfor stdin assertionsmustmatch test spec/for executable Markdown specsmustmatch lintfor static spec-quality checksmustmatch verify-matrixfor design proof-matrix reference checks
Current: 0.1.0