Cyclium.Intent.PlanGate (Cyclium v0.2.0)

Copy Markdown View Source

Orchestrates structural validation, signature matching, constraint checks, and app policy callbacks for an action plan.

Summary

Functions

evaluate(plan, ctx, strategy_cfg)

@spec evaluate(Cyclium.Intent.ActionPlan.t(), map(), map()) :: :ok | {:deny, binary()}