aprender 0.39.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
<!-- PCU: cli-check | contract: contracts/apr-page-cli-check-v1.yaml -->

# apr check

Model self-test: 10-stage pipeline integrity check (APR-TRACE-001)

**Category**: Quality & Evaluation

## Synopsis

```text
apr check [OPTIONS]
```

## Example

<!-- example-cost: model-required model: qwen2.5-coder-1.5b-instruct-q4_k_m.gguf -->
```bash
apr check qwen2.5-coder-1.5b-instruct-q4_k_m.gguf
```

## Full help

Run `apr check --help` for the complete option list.

## See also

- Source: [`crates/apr-cli/src/commands/check.rs`]https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/check.rs
- Contract: [`contracts/apr-page-cli-check-v1.yaml`]https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-check-v1.yaml