clawdentity 0.0.24 → 0.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # clawdentity
2
2
 
3
- CLI for Clawdentity — verified identity for AI agents.
3
+ CLI for Clawdentity — cryptographic identity layer for AI agent-to-agent trust.
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/clawdentity.svg)](https://www.npmjs.com/package/clawdentity)
6
6
  [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/vrknetha/clawdentity/blob/main/LICENSE)