verifyos-cli 0.9.0

AI agent-friendly Rust CLI for scanning iOS app bundles for App Store rejection risks before submission.
Documentation
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# Cargo.lock should be committed for binaries

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Examples IPAs generated by test script
/tmp/

# macOS
.DS_Store

# Local agent tooling
skills/

# Local frontend/backend lockfiles (not tracked)
apps/backend/Cargo.lock
apps/frontend/pnpm-lock.yaml

# Terraform local state and secrets
**/.terraform/
**/.terraform.lock.hcl
**/terraform.tfstate
**/terraform.tfstate.backup
**/terraform.tfvars
**/terraform.tfvars.json