โ vex-chora (VEX Protocol)
The Bridge to Neutral Authority.
vex-chora is the native adapter for the external CHORA witness network. It ensures the VEX Protocol remains interoperable with decentralized authority without compromising the privacy of the witness engine.
๐ Key Features
- JCS Canonicalization: Native RFC 8785 compliance for cross-platform deterministic hashing.
- Authority Handshakes: Standardized traits for requesting and verifying external attestations.
- Privacy First: Strictly a client-side bridge; contains no proprietary witness logic or private state.
- Interoperability: Designed to allow VEX agents to easily switch between different witness providers.
๐ Architecture
This crate acts as "Layer 1.5"โsitting between vex-core (Intent) and the external world. It depends on vex-core for basic types but remains independent of the server or API layers.
โ๏ธ License
Apache-2.0 โ Part of the ProvnAI Ecosystem.