Turn authority requirements into a deterministic policy.
Author a policy in EVE's YAML policy DSL and compile it to a reviewable, versioned, deterministic pack — the same shape EVE CoreGuard enforces. No LLM in the decision path. The public compiler produces a draft only; activating a policy is a separate, governed step.
Compile a policy (draft)
Load a template or paste a YAML policy. EVE validates and interprets it deterministically and reports the policy id, version, rule count, and any errors or warnings. Nothing is activated.
Load a template or paste YAML, then compile.
How activation works
Deterministic compilation is only the first step. An active policy pack goes through a governed chain — draft → review → approve → sign → deploy — performed by an authorized operator. The public compiler here intentionally cannot activate a policy.