tokmd-gate
Evaluate JSON Pointer policies against tokmd receipts.
Problem
CI needs explicit pass/fail rules over structured receipts, not ad hoc scripts.
What it gives you
PolicyConfig,PolicyRule,RuleOperator,RuleLevelevaluate_policyfor receipt checksevaluate_ratchet_policyfor trend gatesresolve_pointerfor JSON Pointer lookup
Quick use / integration notes
[[]]
= "max_tokens"
= "/derived/totals/tokens"
= "<="
= 500000
= "error"
Supported operators: >, >=, <, <=, ==, !=, in, contains, and exists.
Go deeper
How-to
../../docs/reference-cli.md
Reference
src/lib.rs
Explanation
../../docs/explanation.md