openlatch-client 0.5.7

OpenLatch runtime enforcement node — the capture-and-enforce adapter that evaluates every covered action against a coding agent's Autonomy Zone before it runs
1
2
3
4
5
6
7
8
9
10
// AUTO-GENERATED module — DO NOT EDIT
//
// Generated by build.rs from schemas/. Edit the schemas or build.rs.

#[allow(clippy::all)]
pub mod types;

pub mod known_values;

pub mod contract_catalog;