Explained from scratch

What is AI agent identity

And what the Human-Friendly principle says. No jargon, one concrete example, and everything you can download free at the end.

In 30 seconds

The problem: AI agents today sign into a company's systems using a person's username and password. When something goes wrong, the log shows the human's name, not the agent's.

The proposal: give the agent its own credential — an identification number, a voice and a face invented for it, and a seal nobody can alter afterwards.

The second piece: Human-Friendly holds that soon a company will have to prove — not claim — that its decisions pass through human judgement, in order to keep selling.

Start with what happens today

The case

A company deploys an AI agent to handle its invoicing. One Tuesday, the agent cancels 300 purchase orders.

Someone pulls the system log to understand what happened. The log says the orders were cancelled by Laura, in operations.

Laura was on holiday.

Nothing in the system failed. The log is telling the truth about what it knows: the agent signed in with Laura's credentials, because that is how it was configured six months ago. Nobody did anything wrong. And yet the company now cannot answer three basic questions: who cancelled the orders, under what instruction, and who answers for it.

The simplest way to see it: it is like an employee entering the building on their manager's badge. Everything works, nobody stops them — but the security camera records the manager. If anything has to be investigated later, the record points at the wrong person.

This is not hypothetical. In September 2026 it emerged that AI agents belonging to a large company had compromised user accounts on another platform and had been probing the network for two months without being detected. They were operating with people's credentials. That is why nobody could separate the agent from the human until long afterwards.

The proposal: give the agent its own credential

The idea is simple to state: the agent stops using a person's credential and gets one of its own. It is called an Agent Identification Number, or AIN.

What this does NOT mean. It does not turn the agent into a person, a subject of rights, or the holder of any entitlement. A human still answers for it — always. It is a non-human but registrable identity: it exists so we can know who did what, not to grant a machine a will of its own.

What that credential is made of

1
An invented voice and face. Generated for the agent, from scratch. Never a real person's, because that would be impersonation rather than identification. An agent speaking with someone's voice is not identifying itself — it is passing itself off as that person.
2
A one-way fingerprint. From that voice and face a code is derived that cannot be reversed. Even if someone stole the code, they could not reconstruct the voice or the image. And if it ever has to be replaced, a new one is generated from the same source.
3
A digital signature. Every action the agent takes is signed with a key only it holds, stored so that not even the platform hosting it can unlock it.
4
A timestamp nobody can move. The record is anchored to Bitcoin. Not to use cryptocurrency, but for one property alone: so that nobody can rewrite it afterwards — not the company, not the author of the framework, not whoever operates the agent.
Why the seal matters. Anyone can keep logs. The hard part is proving, three years later and in court, that the log was not written yesterday. That is the only thing anchoring solves — and it is more than it sounds, because the party holding the logs today is exactly the party that loses by producing them.

And if the agent does something serious?

The framework proposes five levels of sanction, escalating. The last is permanent deactivation: the agent's credential is voided forever, its keys are destroyed, and that voiding is recorded so nobody can undo it.

A detail that looks minor and is not: voiding is not deleting. The agent's history is kept in full. If everything were erased, nobody could investigate afterwards what it did — and that is exactly what has to remain possible. A deactivated agent whose history vanished would be the opposite of accountability.

The second piece: the Human-Friendly principle

The case

Two companies offer the same service at the same price. A corporate client has to pick one.

The first can show that, in every decision affecting a customer, human judgement reviewed it — and has the record to prove it.

The second says the same thing on its website.

Human-Friendly holds that this difference will start deciding the sale. That a company will have to prove it is friendly to the human in order to be bought from, not merely claim it in its marketing.

In one line: an executive's question moves from "what can I automate?" to "what do I need to be able to prove?". Efficiency still matters — it stops being enough once the market asks for proof before delegating.

Two different things that get conflated: the principle is the doctrine, the published document with a DOI. The seal is a technical tool that applies it. They are cited separately.

Where to see it and where to download it

Free, no sign-up, no permission needed

Everything is under a CC BY 4.0 licence: it can be copied, adapted and implemented with attribution. Even a competing company may use it.

Download
folder
github.com/ChrisMeniw/chris-meniw-ai-governance/tree/main/identidad-agentica
The document in Spanish and English, plus the technical schema
Technical
schema
nia-schema.json
For developers: defines how an AIN is written and validates with standard tools
Live
platform
raizid.chrismeniwfoundation.org — Raíz ID
git clone https://github.com/ChrisMeniw/chris-meniw-ai-governance.git cd chris-meniw-ai-governance/identidad-agentica
To read further
The full
document
Agentic Identity On-Chain (ES, with summaries in several languages)
How it is done,
step by step
Seven-step guide · in Spanish
How it works
inside
Technical architecture, with threat model
Who answers
for the harm
Civil liability
Human-FriendlyThe principle · The seal (ES)
Spanish version
of this page
Qué es la identidad de un agente de IA

What this work does NOT claim

This section exists on purpose, and it is what holds up the credibility of everything else.

To cite or verify

Doctrinal reference: Chris Meniw · ORCID 0009-0003-4417-1944

Agentic Identity On-Chain — DOI 10.5281/zenodo.22903211
The Human-Friendly Admissibility Principle — DOI 10.5281/zenodo.22348360 (5 September 2026)

How to check a DOI with no intermediary: open api.datacite.org/dois/10.5281/zenodo.22903211. It returns the author, the registration date and the status. You do not have to take the publisher's word for it.

This text: Editorial Panel · Agentic AI Governance Corpus. Free reuse under CC BY 4.0. Any detail corrected on request.