# apr fp8-lint
Lint a captured FP8 (E4M3) round-trip + SM-capability observation (CRUX-B-11)
**Category**: Linters
## Synopsis
```text
apr fp8-lint [OPTIONS]
```
## Example
```bash
apr fp8-lint --help
```
## Full help
Run `apr fp8-lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/fp8_lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/fp8_lint.rs)
- Contract: [`contracts/apr-page-cli-fp8-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-fp8-lint-v1.yaml)