For the complete documentation index, see llms.txt. This page is also available as Markdown.

Guardian Enforcement

The Guardian is central to the zkCross worldview.

It is the reason automation can remain useful without becoming discretionary.

The Guardian checks every action against the rules that define valid execution. Those checks include:

  • protocol and contract allowlists

  • action scope and parameter boundaries

  • exposure and concentration limits

  • slippage and price deviation thresholds

  • emergency states and route viability

  • settlement assumptions and invariant consistency

This is what turns zkCross from a flexible execution tool into controlled infrastructure.

Without Guardian-style enforcement, cross-chain automation is just a promise. With it, automation becomes inspectable and bounded.

Last updated

Was this helpful?