aprender 0.41.0

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

# apr pipeline

Pipeline orchestration (plan/apply/status) — wraps forjar DAG engine

**Category**: Observability & Pipeline

## Synopsis

```text
apr pipeline [OPTIONS]
```

## Example

<!-- example-cost: trivial -->
```bash
apr pipeline --help
```

## Full help

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

## See also

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