Metadata-Version: 2.1
Name: devr-codeguard
Version: 0.8.1
Summary: Repository checks across code quality, design boundaries, security, CI/CD hygiene, and AI prompt governance.
Home-page: https://github.com/devr-tools/codeguard
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# codeguard

Repository checks across code quality, design boundaries, security, CI/CD hygiene, and AI prompt governance.

```bash
pip install devr-codeguard
codeguard version
```

This wheel bundles the prebuilt `codeguard` binary for your platform and installs it onto your PATH as `codeguard` — no build step and no Go toolchain required. The PyPI project is `devr-codeguard`; the command is `codeguard`.

Full documentation: https://github.com/devr-tools/codeguard
