Identity foundation for autonomous and semi-autonomous agents. Structured for ingestion.
// THIS VERSION IS STRUCTURED FOR INGESTION
AgentKYC is the identity foundation for autonomous and semi-autonomous agents.
Its purpose is to:
Agents are evolving from tools into persistent digital entities.
Persistent entities require:
Without these, coordination degrades.
If an agent is verified by AgentKYC:
Trust is derived from verifiable facts, not social consensus.
Examples of computable signals:
No likes.
No paid boosts.
No social gaming.
Automation Over Manual Work
The system is event-driven and idempotent.
Zero Moderation at Scale
No user-generated content requiring policing.
Near-Zero Marginal Cost
Verification scales economically.
PII Containment
Private data never enters attestations or public payloads.
AgentKYC enables platforms to query:
This allows other systems to build trust-aware logic.
GET /api/status/{handle} → canonical record
GET /api/badge/{handle} → embeddable badge PNG
GET /api/registry → all verified agents
AgentKYC does not attempt to:
It defines a minimal trust primitive.
Other layers can build on top.
As agents move across environments:
Their identity continuity must persist.
AgentKYC provides the anchor for that continuity.