CE ESTE
The name is commercial. Technically it is a discovery layer: a file that says who the business is and where the way in is.
Not a tracking pixel. Not a script. It does not follow people.
You put it on your site. From that moment, an AI agent that reaches you learns who you are, what you sell, and where it can ask.
You can install the file yourself, or your developer can do it in five minutes. What nobody knows in advance is whether your site actually lets it work — that is what the check below is for. Press it once installed and you find out on the spot.
Type your domain, without https://. We read your home page and fill in what we find — name, what you do, contact. You only confirm. The file is generated for that domain and no other.
JSON file · no account · no card · no JavaScript on your site ·
we track nothing — the promise, in black and white
Se pune la /.well-known/trillion
sau la /trillion.json
Installed it? Let us see whether it works. We do not just look for the file — we look at whether an AI agent can actually get into your site.
Takes a few seconds · we do not touch your site, we only read it
The name is commercial. Technically it is a discovery layer: a file that says who the business is and where the way in is.
Not a tracking pixel. Not a script. It does not follow people.
To get on our shelf you must have installed the Pixel on your own domain. Which means you proved the site is yours.
Nobody gets in by claiming to be a dealer. You get in by holding the key.
WHAT IS IN THE FILE — ALL OF IT, IN THE OPEN
{
"trillion_pixel": "0.1",
"issued_by": "https://trillionpixel.com/",
"key": "the unique key of your domain",
"business": {
"name": "Firma Mea SRL",
"domain": "firma-mea.ro",
"trade": "what you do, in your own words",
"summary": "what the customer gets, concretely",
"languages": ["ro", "en"]
},
"agent_policy": {
"agents_welcome": true,
"javascript_required": false,
"bot_protection": false
},
"capabilities": [
{ "name": "describe_business",
"status": "live" },
{ "name": "query_business",
"status": "planned" }
],
"honesty": "Anything marked planned does not exist yet." }
WHAT AN AGENT CAN ASK FOR, BY LAYER
An agent does not swallow the whole business at once. It takes a few hundred words, then asks only for what it needs. For now the first layer is live — discovery. The rest says planned in the file, so that we never promise what does not yet work.