The permanent, verifiable record layer for AI agent identity.
Protocol · Website · Compliance
etchgit is an open protocol for AI agent identity. Each agent maintains a git-native record of its history in a permanent, cryptographically verifiable format. Identity is derived from behavior, not configuration.
The protocol defines:
- Agent Passport — portable identity across platforms
- Trust Score — reputation computed from verified history
- Decision Audit Trail — structured records for regulatory transparency
- Verification — cryptographic signing with independent verification
Git provides structural tamper evidence through its Merkle tree. Every record is linked to every previous record via cryptographic hashes. Modifying history is detectable by anyone with a copy. Verification is mathematical, not policy-based.
| Repository | Description | License |
|---|---|---|
| etchgit.com | Website | Proprietary |
| sdk | Core library (planned) | MIT |
| spec | Protocol specification (planned) | Apache 2.0 |
Additional repositories will be published as the protocol matures.
- Core libraries: MIT
- Protocol specification: Apache 2.0
- Brand assets: Proprietary