Skip to main content

Module trust_level

Module trust_level 

Source
Expand description

Trust tier enum for skill execution permissions.

SkillTrustLevel is the single source of truth for trust-level semantics across all Zeph crates. It lives in zeph-common so both zeph-skills and zeph-tools can depend on it without introducing a circular dependency.

Enumsยง

SkillTrustLevel
Trust tier controlling what a skill is allowed to do.