Metadata-Version: 2.4
Name: kanon-sentry
Version: 1.0.0
Requires-Dist: pydantic>=2.0
Summary: Python SDK for the Kanon Intent Engine
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# Kanon
**The Universal Constraint Kernel for Intent-Based Agency.**

Kanon is an open-source framework designed to decouple high-level human intent from autonomous execution. It provides a deterministic "Safety Kernel" that governs probabilistic AI agents.

### Core Philosophy
- **Intent-First:** Objectives and constraints are first-class executable constructs.
- **Deterministic Safety:** Intelligence suggests; the Kanon Kernel enforces.
- **Modular Governance:** Swap safety policies as easily as library imports.
