v0.1.0
First release of becwright.
- Deterministic enforcement of constraints (BECs) via a native git pre-commit hook.
- CLI: check / install / uninstall / export / import.
- Included checks: forbid (any language), no_token_in_logs, hardcoded_secrets, debug_remnants, dangerous_eval, wildcard_imports.
- Portable BECs: export/import a rule + its check between repos as a single .bec.yaml.
- Language-agnostic engine; catalog with Python and JS/TS BECs.
Install: pipx install becwright