API Specification
Language-agnostic interface definitions for every core module, controller, and cryptographic primitive.
API Specification
The Kest API Specification defines the technical contracts and data models that govern the framework's behavior. Kest follows an **Interface-First** philosophy,
Models
Core data structures for execution lineage and trust.
Identity Providers
Platform-specific workload identification and cryptographic signing.
Context Helpers
Read the current Kest execution context from anywhere in your call stack.
Core Engine
Unified interface for policy evaluation across different engines.
Decorators
High-level Python decorators for securing application execution.