Expand description
Reusable domain policy helpers and deterministic plan-op utilities.
Functionsยง
- apply_
allow_ deny - Apply allowlist/denylist policy gates on operations.
- apply_
params - Apply explicit user parameters to operations that require them.
- apply_
plan_ policy - Apply all planner-level policy and deterministic-normalization passes.
- args_
fingerprint - Fingerprint arbitrary JSON with deterministic key order.
- deterministic_
op_ id - Deterministic plan-op ID based on fix key, target path, rule kind and args.
- enforce_
caps - Enforce planning caps (max ops and max files).
- glob_
match - Lightweight wildcard matcher for policy keys.
- stable_
op_ sort_ key - Stable sort key for deterministic plan operation ordering.