car-policy 0.1.0

Policy engine for Common Agent Runtime
Documentation

Policy engine — rules that govern what actions the runtime will allow.

Policies are registered as closures that take an action and state, returning Some(reason) to reject or None to allow.