zerum 0.1.0

Deterministic-first Python code governance: native checks (ZR001–ZR010), CLI, and SARIF/JSON reporters
Documentation
1
2
3
4
5
//! Ruff JSON adapter stub.

pub fn available() -> bool {
    false
}