Caracal Core
Caracal Core is the network-enforced policy enforcement and metering engine for AI agents. It provides:
- Gateway Proxy: Intercepts and authorizes all agent API calls at the network level.
- Policy Engine: Evaluates spending limits, time windows, and allowlists.
- Immutable Ledger: Records all metering events with Merkle tree integrity.
- SDK: Python client for direct integration into your applications.
Getting Started
- Introduction: Learn the core concepts.
- Installation: Set up your environment.
- Quickstart: Deploy in 5 minutes.
Learn More
- Concepts: Understand the architecture.
- API Reference: Explore the SDK.
- Deployment: Production deployment guides.