EATP SDK
Copyright 2026 Terrene Foundation

This product includes software developed by the Terrene Foundation
(https://terrene.foundation).

EATP is an implementation of the Enterprise Agent Trust Protocol
specification, published under CC BY 4.0 by the Terrene Foundation.
See: https://terrene.foundation/standards/eatp

This software was originally extracted from the Kailash Kaizen framework
(https://github.com/terrene-foundation/kailash-py) and made available
as a standalone SDK to serve as a public good for the AI agent ecosystem.

Dependencies:
- PyNaCl (Apache 2.0) — Ed25519 cryptographic operations
- PyJWT (MIT) — JWT token interoperability
- Click (BSD 3-Clause) — CLI interface
- Pydantic (MIT) — Data validation (optional)
