verifyos-cli 0.13.1

AI agent-friendly Rust CLI for scanning iOS app bundles for App Store rejection risks before submission.
Documentation
1
2
3
4
5
6
7
8
9
10
# verifyOS Core (placeholder)

This folder is reserved for the future `verifyos-core` crate that will hold:

- rules
- parsers
- report models
- engine orchestration

For now, these live in the root `src/` directory.